debian/0000755000000000000000000000000012254335462007174 5ustar debian/watch0000644000000000000000000000007312162402414010213 0ustar version=3 http://sg.danny.cz/sg/p/sg3_utils-([\d\.]+)\.tgz debian/README.source0000644000000000000000000000402112162402414011336 0ustar The origing tarball was downloaded from http://sg.danny.cz/sg/p/ and then added to the git packaging repository using the following command: git import-orig --filter=debian sg3_utils-x.yy.tar.xz === This package uses quilt to manage all modifications to the upstream source. Changes are stored in the source package as diffs in debian/patches and applied during the build. To configure quilt to use debian/patches instead of patches, you want either to export QUILT_PATCHES=debian/patches in your environment or use this snippet in your ~/.quiltrc: for where in ./ ../ ../../ ../../../ ../../../../ ../../../../../; do if [ -e ${where}debian/rules -a -d ${where}debian/patches ]; then export QUILT_PATCHES=debian/patches fi done To get the fully patched source after unpacking the source package, cd to the root level of the source package and run: quilt push -a The last patch listed in debian/patches/series will become the current patch. To add a new set of changes, first run quilt push -a, and then run: quilt new where is a descriptive name for the patch, used as the filename in debian/patches. Then, for every file that will be modified by this patch, run: quilt add before editing those files. You must tell quilt with quilt add what files will be part of the patch before making changes or quilt will not work properly. After editing the files, run: quilt refresh to save the results as a patch. Alternately, if you already have an external patch and you just want to add it to the build system, run quilt push -a and then: quilt import -P /path/to/patch quilt push -a (add -p 0 to quilt import if needed). as above is the filename to use in debian/patches. The last quilt push -a will apply the patch to make sure it works properly. To remove an existing patch from the list of patches that will be applied, run: quilt delete You may need to run quilt pop -a to unapply patches first before running this command. debian/libsgutils2-2.symbols.kfreebsd0000644000000000000000000000750112162402414014765 0ustar libsgutils2.so.2 libsgutils2-2 #MINVER# clear_scsi_pt_obj@Base 1.27 construct_scsi_pt_obj@Base 1.27 dStrHex@Base 1.27 dWordHex@Base 1.27 destruct_scsi_pt_obj@Base 1.27 do_scsi_pt@Base 1.27 get_scsi_pt_duration_ms@Base 1.27 get_scsi_pt_os_err@Base 1.27 get_scsi_pt_os_err_str@Base 1.27 get_scsi_pt_resid@Base 1.27 get_scsi_pt_result_category@Base 1.27 get_scsi_pt_sense_len@Base 1.27 get_scsi_pt_status_response@Base 1.27 get_scsi_pt_transport_err@Base 1.27 get_scsi_pt_transport_err_str@Base 1.27 safe_strerror@Base 1.27 scsi_pt_close_device@Base 1.27 scsi_pt_open_device@Base 1.27 scsi_pt_open_flags@Base 1.27 scsi_pt_version@Base 1.27 set_scsi_pt_cdb@Base 1.27 set_scsi_pt_data_in@Base 1.27 set_scsi_pt_data_out@Base 1.27 set_scsi_pt_packet_id@Base 1.27 set_scsi_pt_sense@Base 1.27 set_scsi_pt_tag@Base 1.27 set_scsi_pt_task_attr@Base 1.27 set_scsi_pt_task_management@Base 1.27 sg_ata_get_chars@Base 1.27 sg_cmds_close_device@Base 1.27 sg_cmds_open_device@Base 1.27 sg_cmds_open_flags@Base 1.27 sg_cmds_process_resp@Base 1.27 sg_cmds_version@Base 1.27 sg_err_category_sense@Base 1.27 sg_get_asc_ascq_str@Base 1.27 sg_get_command_name@Base 1.27 sg_get_command_size@Base 1.27 sg_get_llnum@Base 1.27 sg_get_mode_page_controls@Base 1.27 sg_get_num@Base 1.27 sg_get_num_nomult@Base 1.27 sg_get_opcode_name@Base 1.27 sg_get_opcode_sa_name@Base 1.27 sg_get_pdt_str@Base 1.27 sg_get_scsi_status_str@Base 1.27 sg_get_sense_filemark_eom_ili@Base 1.27 sg_get_sense_info_fld@Base 1.27 sg_get_sense_key_str@Base 1.27 sg_get_sense_progress_fld@Base 1.27 sg_get_sense_str@Base 1.27 sg_get_trans_proto_str@Base 1.27 sg_is_big_endian@Base 1.27 sg_lib_asc_ascq@Base 1.27 sg_lib_asc_ascq_range@Base 1.27 sg_lib_maint_in_arr@Base 1.27 sg_lib_maint_out_arr@Base 1.27 sg_lib_normal_opcodes@Base 1.27 sg_lib_pdt_strs@Base 1.27 sg_lib_pr_in_arr@Base 1.28 sg_lib_pr_out_arr@Base 1.28 sg_lib_sense_key_desc@Base 1.27 sg_lib_serv_in12_arr@Base 1.27 sg_lib_serv_in16_arr@Base 1.27 sg_lib_serv_out12_arr@Base 1.27 sg_lib_serv_out16_arr@Base 1.27 sg_lib_transport_proto_strs@Base 1.27 sg_lib_variable_length_arr@Base 1.27 sg_lib_version@Base 1.27 sg_lib_version_str@Base 1.27 sg_ll_ata_pt@Base 1.27 sg_ll_format_unit@Base 1.27 sg_ll_get_config@Base 1.27 sg_ll_get_lba_status@Base 1.28 sg_ll_get_performance@Base 1.27 sg_ll_inquiry@Base 1.27 sg_ll_log_select@Base 1.27 sg_ll_log_sense@Base 1.27 sg_ll_mode_select10@Base 1.27 sg_ll_mode_select6@Base 1.27 sg_ll_mode_sense10@Base 1.27 sg_ll_mode_sense6@Base 1.27 sg_ll_persistent_reserve_in@Base 1.27 sg_ll_persistent_reserve_out@Base 1.27 sg_ll_prevent_allow@Base 1.27 sg_ll_read_block_limits@Base 1.28 sg_ll_read_buffer@Base 1.27 sg_ll_read_defect10@Base 1.27 sg_ll_read_long10@Base 1.27 sg_ll_read_long16@Base 1.27 sg_ll_read_media_serial_num@Base 1.27 sg_ll_readcap_10@Base 1.27 sg_ll_readcap_16@Base 1.27 sg_ll_reassign_blocks@Base 1.27 sg_ll_receive_diag@Base 1.27 sg_ll_report_id_info@Base 1.27 sg_ll_report_luns@Base 1.27 sg_ll_report_tgt_prt_grp@Base 1.27 sg_ll_request_sense@Base 1.27 sg_ll_send_diag@Base 1.27 sg_ll_set_cd_speed@Base 1.27 sg_ll_set_id_info@Base 1.27 sg_ll_set_streaming@Base 1.27 sg_ll_set_tgt_prt_grp@Base 1.27 sg_ll_start_stop_unit@Base 1.27 sg_ll_sync_cache_10@Base 1.27 sg_ll_test_unit_ready@Base 1.27 sg_ll_test_unit_ready_progress@Base 1.27 sg_ll_unmap@Base 1.28 sg_ll_verify10@Base 1.27 sg_ll_write_buffer@Base 1.27 sg_ll_write_long10@Base 1.27 sg_ll_write_long16@Base 1.27 sg_mode_page_offset@Base 1.27 sg_print_command@Base 1.27 sg_print_scsi_status@Base 1.27 sg_print_sense@Base 1.27 sg_scsi_normalize_sense@Base 1.27 sg_scsi_sense_desc_find@Base 1.27 sg_set_binary_mode@Base 1.27 sg_set_text_mode@Base 1.27 sg_set_warnings_strm@Base 1.27 sg_simple_inquiry@Base 1.27 sg_vpd_dev_id_iter@Base 1.27 sg_warnings_strm@Base 1.27 debian/libsgutils2-dev.install0000644000000000000000000000006712162402414013574 0ustar usr/include/scsi usr/lib/*.so usr/lib/*.la usr/lib/*.a debian/rules0000755000000000000000000000121612254335366010257 0ustar #!/usr/bin/make -f # debian/rules file for the sg3-utils package # This has to be exported to make some magic below work. export DH_OPTIONS # For Hardening export DEB_BUILD_MAINT_OPTIONS = hardening=+all DPKG_EXPORT_BUILDFLAGS = 1 include /usr/share/dpkg/buildflags.mk # Uncomment this to turn on verbose mode. # export DH_VERBOSE=1 DEB_HOST_ARCH_OS := $(shell dpkg-architecture -qDEB_HOST_ARCH_OS 2>/dev/null) PKG_VERS=$(shell dpkg-parsechangelog | sed -rne 's,^Version: ([^-]+).*,\1,p') get-orig-source: uscan --force-download --rename --repack --download-version=$(PKG_VERS) --destdir=. %: dh "$@" --with autoreconf .PHONY: get-orig-source debian/copyright0000644000000000000000000000536412162402414011125 0ustar This package was debianized by Eric Schwartz on Wed, 14 Nov 2001 17:05:56 -0700. It was downloaded from Upstream Authors: Douglas Gilbert , Bruce Allen , Peter Allworth , James Bottomley , Lars Marowsky-Bree , Kurt Garloff , Grant Grundler , Christophe Varoqui , Michael Weller , Eric Youngdale , Copyright: This software is copyright(c) 1994-2009 by the authors You are free to distribute this software under the terms of the GNU General Public License. On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL file. Many parts of this package are covered by the BSD license. These include central error processing code and common command code found in the lib subdirectory. Most newer utilities also use the BSD license. The author's intention is that this code can be used freely by others. The BSD license is listed below Copyright (c) The Regents of the University of California. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. Neither the name of the University nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. debian/docs0000644000000000000000000000005112162402414010031 0ustar README README.* AUTHORS COVERAGE CREDITS debian/libsgutils2-2.install0000644000000000000000000000001712162402414013152 0ustar usr/lib/*.so.* debian/sg3-utils.install0000644000000000000000000000003712162402414012404 0ustar usr/bin/* usr/share/man/man8/* debian/source/0000755000000000000000000000000012162402414010462 5ustar debian/source/format0000644000000000000000000000001412162402414011670 0ustar 3.0 (quilt) debian/patches/0000755000000000000000000000000012162402414010611 5ustar debian/patches/series0000644000000000000000000000000012162402414012014 0ustar debian/compat0000644000000000000000000000000212162402414010360 0ustar 7 debian/control0000644000000000000000000000602412254335455010603 0ustar Source: sg3-utils Section: admin Priority: optional Maintainer: Ubuntu Developers XSBC-Original-Maintainer: Ritesh Raj Sarraf Uploaders: Jonathan McDowell Build-Depends: debhelper (>= 7.0.50~), libtool, libcam-dev [kfreebsd-any], dh-autoreconf, dpkg-dev (>= 1.16.1~) Standards-Version: 3.9.2 Homepage: http://sg.danny.cz/sg/ Vcs-Git: git://anonscm.debian.org/collab-maint/sg3-utils.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/sg3-utils.git Package: sg3-utils Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Conflicts: sg-utils, cdwrite Replaces: sg-utils Description: utilities for devices using the SCSI command set Most OSes have SCSI pass-through interfaces that enable user space programs to send SCSI commands to a device and fetch the response. With SCSI to ATA Translation (SAT) many ATA disks now can process SCSI commands. Typically each utility in this package implements one SCSI command. See the draft standards at www.t10.org for SCSI command definitions plus SAT. ATA commands are defined in the draft standards at www.t13.org . For a mapping between supported SCSI and ATA commands and utility names in this package see the COVERAGE file. Package: libsgutils2-2 Section: libs Depends: ${shlibs:Depends}, ${misc:Depends} Architecture: any Conflicts: libsgutils2 Replaces: libsgutils2 Suggests: sg3-utils Description: utilities for devices using the SCSI command set (shared libraries) Most OSes have SCSI pass-through interfaces that enable user space programs to send SCSI commands to a device and fetch the response. With SCSI to ATA Translation (SAT) many ATA disks now can process SCSI commands. Typically each utility in this package implements one SCSI command. See the draft standards at www.t10.org for SCSI command definitions plus SAT. ATA commands are defined in the draft standards at www.t13.org . For a mapping between supported SCSI and ATA commands and utility names in this package see the COVERAGE file . Shared library used by the utilities in the sg3-utils package. Package: libsgutils2-dev Section: libdevel Architecture: any Depends: libsgutils2-2 (= ${binary:Version}), ${shlibs:Depends}, ${kfreebsd:Depends}, ${misc:Depends} Conflicts: libsgutils1-dev Suggests: sg3-utils Description: utilities for devices using the SCSI command set (developer files) Most OSes have SCSI pass-through interfaces that enable user space programs to send SCSI commands to a device and fetch the response. With SCSI to ATA Translation (SAT) many ATA disks now can process SCSI commands. Typically each utility in this package implements one SCSI command. See the draft standards at www.t10.org for SCSI command definitions plus SAT. ATA commands are defined in the draft standards at www.t13.org . For a mapping between supported SCSI and ATA commands and utility names in this package see the COVERAGE file. . Developer files (i.e. headers and a static library) which are associated with the utilities in the sg3-utils package. debian/changelog0000644000000000000000000002323012254335457011052 0ustar sg3-utils (1.36-1ubuntu1) trusty; urgency=medium * Use dh-autoreconf to update libtool macros for new ports. -- Colin Watson Wed, 18 Dec 2013 15:11:42 +0000 sg3-utils (1.36-1) unstable; urgency=low * [69e9dac] Imported Upstream version 1.36 * [cb75936] Add debian compat, level 7 * [68fed25] update README.source * [3c724fc] Add build-dep autotools-dev * [e4b9fdd] add destdir to install path * [7cfff11] Simplify build with debhelper * [f9a7540] Update symbols for 1.36 release * [7b0b48d] Enable hardening build -- Ritesh Raj Sarraf Sun, 23 Jun 2013 16:08:01 +0530 sg3-utils (1.33-1) unstable; urgency=low * [d05522e] Fix installation path. Thanks to Chow Loong Jin (Closes: #657404) * [22587cc] Imported Upstream version 1.33 -- Ritesh Raj Sarraf Thu, 26 Jan 2012 23:40:42 +0530 sg3-utils (1.32-1) unstable; urgency=low * New upstream version * [06cef8d] Use kfreebsd-any as the build-dep. Thanks to Robert Millan (Closes: 634362) * [850586d] separate build-arch and build-indep targets * [a432747] Drop duplicate changelog * [ec2bbd8] Update Standards Version to 3.9.2. No changes required -- Ritesh Raj Sarraf Tue, 09 Aug 2011 16:36:28 +0530 sg3-utils (1.31-1) unstable; urgency=low * New Upstream Release * [0d9bfc1] update symbols file -- Ritesh Raj Sarraf Thu, 17 Mar 2011 19:46:32 +0530 sg3-utils (1.30-1) unstable; urgency=low * New Upstream Release * Change address to my official Debian address and remove the DMUA flag * Add a get-orig-source target * Dropping patches that have merged upstream - 001_man_page_fixes.patch - 002_spelling_error_fixes.patch * Update Standards Version to 3.9.1 - Add BSD license to the copyright section -- Ritesh Raj Sarraf Fri, 11 Feb 2011 01:22:58 +0530 sg3-utils (1.29-1) unstable; urgency=low [Ritesh Raj Sarraf] * Adopt package as the new maintainer (Closes: #540828) * New upstream release + Drop patches, merged upstream - 01_am_maintainer_mode.patch - 02_kfreebsd.patch - 99_autoreconf.patch + Add new patches - 001_man_page_fixes.patch - 002_spelling_error_fixes.patch * Update symbol list for new symbols introduced in this release * Add ${misc:Depends} to make in lintian clean * Add "source/format" and specify the current source format * Update Standards Version to 3.8.4 (No changes required) * Add Vcs headers * Add DMUA Flag * Explain about tarball re-packing in README.source [Jonathan McDowell] * Add myself to Uploaders. * Move to source format 3.0 (quilt). -- Jonathan McDowell Wed, 21 Apr 2010 20:22:32 +0100 sg3-utils (1.28-2) unstable; urgency=low * QA upload. * Add libsgutils2-2.symbols.kfreebsd. Some of the symbols are Linux specific causing FTBFS on kfreebsd. -- Michael Biebl Thu, 05 Nov 2009 20:42:13 +0100 sg3-utils (1.28-1) unstable; urgency=low * QA upload. * New upstream release. - Typo fixes in sg_ident.8 man page. (Closes: #525269) - README has been updated for new homepage URL. (Closes: #527904) * Add watch file to track new upstream releases. * Add symbols file for libsgutils2-2 for improved shlibs dependencies. * Cleanup debian/rules - Use DH_OPTIONS=-a for binary-arch so we don't have to add -a to each debhelper command. - Drop -V from dh_makeshlibs as we use a symbols file now. - Drop -l and -L parameter from dh_shlibdeps, no longer necessary. - Don't copy scripts/sas* as those scripts have been removed upstream. - Use dh_prep instead of previous dh_clean -k. (Closes: #541734) * Update debian/patches/02_kfreebsd.patch to apply cleanly. * Regenerate debian/patches/99_autoreconf.patch in an etch environment to keep the patch as small as possible. * Bump Standards-Version to 3.8.3. No further changes. * Update homepage URL in debian/copyright and add a Homepage: field to debian/control. (Closes: #545300) -- Michael Biebl Mon, 26 Oct 2009 01:43:43 +0100 sg3-utils (1.27-1) unstable; urgency=low * QA upload. + Set maintainer to Debian QA Group * Don't ignore errors on make clean. * Use quilt as a patch system. * Enable AM_MAINTAINER_MODE. * Add patch by Petr Salinger to fix FTBFS on GNU/kFreeBSD (closes: #542748). -- Aurelien Jarno Sun, 30 Aug 2009 17:35:35 +0200 sg3-utils (1.27-0.1) unstable; urgency=low [ Martin Pitt ] * Non-maintainer upload; this package blocks DeviceKit, and maintainer is apparently not active any more. Also clean up and modernize the package somewhat while we are at it. * New upstream release (required for current devicekit-disks). (Closes: #532546). Upstream original tarball repacked to not contain debian/ directory. * Rename libsgutils1{,-dev} to libsgutils2-2{,-dev}, upstream bumped SONAME. Also call the library libgsutils2-2 to match SONAME. Add Conflicts/Replaces for "libsgutils2" to provide a clean upgrade from the packages as provided by Upstream and Ubuntu. * debian/rules: Update build rules for upstream Makefile → autotools switch. * debian/rules: Fix cleaning a clean source package. * Demote Recommends to Suggests; the library doesn't actually call the binaries in sg3-utils. (Closes: #532547) * Drop debian/*.dirs, unnecessary with dh_install. * Drop sg3-utils.preinst, not necessary to deal with kernel 2.4 any more. * Drop libsgutils2-0.install, libsgutils2-0-dev.install, these packages don't exist. * Drop libsgutils2.post{inst,rm}: Basically empty, debhelper will create its own. * libsgutils2-dev.install: Drop *.lo. * debian/compat: 4 -> 7. Bump debhelper build-depends accordingly. * debian/control: Bump Standards-Version to 3.8.2. * debian/control: Modernize package description for Linux 2.6. (Closes: #506578) * debian/rules: Drop -k argument from dh_clean (thanks lintian). [ Frank Lichtenheld ] * debian/control, debian/rules: Add dependency of libsgutils-dev on libcam-dev on kfreebsd-*. (Closes: #519460) -- Martin Pitt Mon, 22 Jun 2009 12:04:20 +0200 sg3-utils (1.24-2) unstable; urgency=low * Cleaned up package description (Closes: #445920). * Don't make libtool think rpath is necessary (Closes: #451153) * Capitalized Linux in extended description (Closes: #457526). * Completed sentence in libsgutils1 long description (Closes: #421391). * Added patch from Aurelian Jarno to build on kfreebsd-* (Closes: #455430). * Symlinks in examples directory cleaned up (Closes: #372610). -- Eric Schwartz (Skif) Sun, 30 Dec 2007 11:52:58 -0700 sg3-utils (1.24-1) unstable; urgency=low * New upstream release * Conflicts with upstream libsgutils package libsgutils-1-0 (closes: #391077) -- Eric Schwartz (Skif) Tue, 5 Jun 2007 17:04:21 -0600 sg3-utils (1.21-2.1) unstable; urgency=medium * Non-maintainer upload. * Fix FTBFS due to old syscall usage (Closes: #395512). -- Luk Claes Sun, 5 Nov 2006 17:23:29 +0100 sg3-utils (1.21-2) unstable; urgency=low * Added Depends on libsgutils1 to libsgutils1-dev (closes: #387798) -- Eric Schwartz (Skif) Fri, 22 Sep 2006 00:20:28 -0600 sg3-utils (1.21-1) unstable; urgency=low * New upstream release -- Eric Schwartz (Skif) Wed, 13 Sep 2006 21:54:30 -0600 sg3-utils (1.20-1) unstable; urgency=low * New upstream release -- Eric Schwartz (Skif) Wed, 26 Apr 2006 22:31:15 -0600 sg3-utils (1.17-3) unstable; urgency=low * Cleaned up sg_read(8) manpage (Closes: #294521) -- Eric Schwartz (Skif) Mon, 13 Feb 2006 17:59:46 -0700 sg3-utils (1.17-2) unstable; urgency=low * Add libtool to build-depends -- Eric Schwartz (Skif) Tue, 4 Oct 2005 19:40:00 -0600 sg3-utils (1.17-1) unstable; urgency=low * New upstream version -- Eric Schwartz (Skif) Sat, 1 Oct 2005 13:26:16 -0600 sg3-utils (1.08-2) unstable; urgency=low * Fix packaging bug that accidentally left off binaries. Sigh. (closes: #271906) -- Eric Schwartz (Skif) Wed, 15 Sep 2004 22:40:06 -0600 sg3-utils (1.08-1) unstable; urgency=low * New upstream version * Unified package description with list of tools actually installed (closes: #271093) -- Eric Schwartz (Skif) Sun, 12 Sep 2004 21:22:42 -0600 sg3-utils (1.05-1) unstable; urgency=low * New upstream release * updated description to match tools in package (closes: #221143) -- Eric Schwartz Tue, 18 Nov 2003 22:22:29 -0700 sg3-utils (1.03-1) unstable; urgency=low * New upstream release (closes: #181999) -- Eric Schwartz Tue, 29 Apr 2003 20:18:30 -0600 sg3-utils (0.95-4) unstable; urgency=low * Only warns if installed on a kernel version < 2.4 (closes: #136434) -- Eric Schwartz Tue, 28 May 2002 22:55:29 -0600 sg3-utils (0.95-3) unstable; urgency=low * Extended description to include descriptions of all tools included in the package. (closes: #121968) -- Eric Schwartz Sun, 13 Jan 2002 17:09:27 -0700 sg3-utils (0.95-2) unstable; urgency=low * Packaging manpages (closes: #122692) * Conflicts with cdwrite (closes: #123779) -- Eric Schwartz Wed, 2 Jan 2002 01:05:08 -0700 sg3-utils (0.95-1) unstable; urgency=low * Initial Release. * Adjusted Makefile to include $DESTDIR -- Eric Schwartz Wed, 14 Nov 2001 17:05:56 -0700 debian/libsgutils2-2.symbols0000644000000000000000000001071512162402414013202 0ustar libsgutils2.so.2 libsgutils2-2 #MINVER# clear_scsi_pt_obj@Base 1.27 construct_scsi_pt_obj@Base 1.27 dStrHex@Base 1.27 dWordHex@Base 1.27 destruct_scsi_pt_obj@Base 1.27 do_scsi_pt@Base 1.27 get_scsi_pt_duration_ms@Base 1.27 set_scsi_pt_flags@Base 1.29 get_scsi_pt_os_err@Base 1.27 get_scsi_pt_os_err_str@Base 1.27 get_scsi_pt_resid@Base 1.27 get_scsi_pt_result_category@Base 1.27 get_scsi_pt_sense_len@Base 1.27 get_scsi_pt_status_response@Base 1.27 get_scsi_pt_transport_err@Base 1.27 get_scsi_pt_transport_err_str@Base 1.27 safe_strerror@Base 1.27 scsi_pt_close_device@Base 1.27 scsi_pt_open_device@Base 1.27 scsi_pt_open_flags@Base 1.27 scsi_pt_version@Base 1.27 set_scsi_pt_cdb@Base 1.27 set_scsi_pt_data_in@Base 1.27 set_scsi_pt_data_out@Base 1.27 set_scsi_pt_packet_id@Base 1.27 set_scsi_pt_sense@Base 1.27 set_scsi_pt_tag@Base 1.27 set_scsi_pt_task_attr@Base 1.27 set_scsi_pt_task_management@Base 1.27 sg_ata_get_chars@Base 1.27 sg_chk_n_print3@Base 1.27 sg_chk_n_print@Base 1.27 sg_cmds_close_device@Base 1.27 sg_cmds_open_device@Base 1.27 sg_cmds_open_flags@Base 1.27 sg_cmds_process_resp@Base 1.27 sg_cmds_version@Base 1.27 sg_err_category3@Base 1.27 sg_err_category@Base 1.27 sg_err_category_new@Base 1.27 sg_err_category_sense@Base 1.27 sg_get_asc_ascq_str@Base 1.27 sg_get_command_name@Base 1.27 sg_get_command_size@Base 1.27 sg_get_llnum@Base 1.27 sg_get_mode_page_controls@Base 1.27 sg_get_num@Base 1.27 sg_get_num_nomult@Base 1.27 sg_get_opcode_name@Base 1.27 sg_get_opcode_sa_name@Base 1.27 sg_get_pdt_str@Base 1.27 sg_get_scsi_status_str@Base 1.27 sg_get_sense_filemark_eom_ili@Base 1.27 sg_get_sense_info_fld@Base 1.27 sg_get_sense_key_str@Base 1.27 sg_get_sense_progress_fld@Base 1.27 sg_get_sense_str@Base 1.27 sg_get_trans_proto_str@Base 1.27 sg_is_big_endian@Base 1.27 sg_lib_asc_ascq@Base 1.27 sg_lib_asc_ascq_range@Base 1.27 sg_lib_maint_in_arr@Base 1.27 sg_lib_maint_out_arr@Base 1.27 sg_lib_normal_opcodes@Base 1.27 sg_lib_pdt_strs@Base 1.27 sg_lib_pr_in_arr@Base 1.28 sg_lib_pr_out_arr@Base 1.28 sg_lib_read_buff_arr@Base 1.36 sg_lib_rec_copy_sa_arr@Base 1.36 sg_lib_sense_key_desc@Base 1.27 sg_lib_serv_bidi_arr@Base 1.36 sg_lib_serv_in12_arr@Base 1.27 sg_lib_serv_in16_arr@Base 1.27 sg_lib_serv_out12_arr@Base 1.27 sg_lib_serv_out16_arr@Base 1.27 sg_lib_transport_proto_strs@Base 1.27 sg_lib_variable_length_arr@Base 1.27 sg_lib_version@Base 1.27 sg_lib_version_str@Base 1.27 sg_lib_write_buff_arr@Base 1.36 sg_lib_xcopy_sa_arr@Base 1.36 sg_ll_ata_pt@Base 1.27 sg_ll_extended_copy@Base 1.36 sg_ll_format_unit@Base 1.27 sg_ll_get_config@Base 1.27 sg_ll_get_lba_status@Base 1.28 sg_ll_get_performance@Base 1.27 sg_ll_inquiry@Base 1.27 sg_ll_log_select@Base 1.27 sg_ll_log_sense@Base 1.27 sg_ll_mode_select10@Base 1.27 sg_ll_mode_select6@Base 1.27 sg_ll_mode_sense10@Base 1.27 sg_ll_mode_sense6@Base 1.27 sg_ll_persistent_reserve_in@Base 1.27 sg_ll_persistent_reserve_out@Base 1.27 sg_ll_prevent_allow@Base 1.27 sg_ll_read_block_limits@Base 1.28 sg_ll_read_buffer@Base 1.27 sg_ll_read_defect10@Base 1.27 sg_ll_read_long10@Base 1.27 sg_ll_read_long16@Base 1.27 sg_ll_read_media_serial_num@Base 1.27 sg_ll_readcap_10@Base 1.27 sg_ll_readcap_16@Base 1.27 sg_ll_reassign_blocks@Base 1.27 sg_ll_receive_copy_results@Base 1.36 sg_ll_receive_diag@Base 1.27 sg_ll_report_id_info@Base 1.27 sg_ll_report_luns@Base 1.27 sg_ll_report_referrals@Base 1.30 sg_ll_report_tgt_prt_grp2@Base 1.36 sg_ll_report_tgt_prt_grp@Base 1.27 sg_ll_request_sense@Base 1.27 sg_ll_send_diag@Base 1.27 sg_ll_set_cd_speed@Base 1.27 sg_ll_set_id_info@Base 1.27 sg_ll_set_streaming@Base 1.27 sg_ll_set_tgt_prt_grp@Base 1.27 sg_ll_start_stop_unit@Base 1.27 sg_ll_sync_cache_10@Base 1.27 sg_ll_test_unit_ready@Base 1.27 sg_ll_test_unit_ready_progress@Base 1.27 sg_ll_unmap@Base 1.28 sg_ll_unmap_v2@Base 1.29 sg_ll_verify10@Base 1.27 sg_ll_verify16@Base 1.31 sg_ll_write_buffer@Base 1.27 sg_ll_write_long10@Base 1.27 sg_ll_write_long16@Base 1.27 sg_mode_page_offset@Base 1.27 sg_normalize_sense@Base 1.27 sg_print_command@Base 1.27 sg_print_driver_status@Base 1.27 sg_print_host_status@Base 1.27 sg_print_masked_status@Base 1.27 sg_print_scsi_status@Base 1.27 sg_print_sense@Base 1.27 sg_scsi_normalize_sense@Base 1.27 sg_scsi_sense_desc_find@Base 1.27 sg_set_binary_mode@Base 1.27 sg_set_text_mode@Base 1.27 sg_set_warnings_strm@Base 1.27 sg_simple_inquiry@Base 1.27 sg_vpd_dev_id_iter@Base 1.27 sg_warnings_strm@Base 1.27