Hello community, here is the log from the commit of package sg3_utils for openSUSE:Factory checked in at Thu Mar 10 10:16:44 CET 2011.
-------- --- sg3_utils/sg3_utils.changes 2010-08-13 11:54:22.000000000 +0200 +++ /mounts/work_src_done/STABLE/sg3_utils/sg3_utils.changes 2011-03-10 09:50:14.000000000 +0100 @@ -1,0 +2,47 @@ +Thu Mar 10 08:47:43 UTC 2011 - co...@novell.com + +- fix file list + +------------------------------------------------------------------- +Fri Feb 18 16:41:32 CET 2011 - h...@suse.de + +- Update to version 1.31: + + sg_decode_sense: new utility to decode sense data + + sg_vpd: LB provisioning + Block limits pages (sbc3r26) + + sync asc/ascq and version descriptors with spc4r28 + + sg_get_config, sg_rmsn, sg_verify: add --readonly option + + sg_lib: implement forwarded sense data descriptor + - decode user data segment referral sense data descriptor + + sg_lib, sg_turs, sg_format: more precision for progress + indication (two places after decimal point) + + sg_lib(win32): add runtime selection of SPT direct or + indirect interface + - sg_read_buffer+sg_write_buffer: set SPT direct + + add examples/forwarded_sense.txt + examples/ref_sense.txt + +- Changes from version 1.30: + + sg_referrals: new utility for REPORT REFERRALS + + sbc3r25 renames 'thin' provisioning' to 'logical block + provisioning': changes in sg_format, sg_inq, sg_logs, + sg_modes, sg_readcap, sg_vpd + + sg_inq: update version descriptor list to spc4r27 + - extended inquiry vpd page add extended self test + completion minutes field + + sg_lib: sync asc/ascq list to spc4r27 + - dStrHex(): trim excess trailing spaces + + sg_read_long: add --readonly option (open() is rw) + + sg_raw: add --readonly option (open() is rw) + - allow bidirectional commands + + sg_vpd: rdac vendor page [0xc8] parse corrections + - extended inquiry vpd page add extended self test + -completion minutes field + + sg_ses: expand --data (in) buffer to 2048 bytes + + sg_opcodes: add extended parameter data for TMFs (spc4r26) + + sg_dd: clean count calculation, document nocache flag + - treat bsg devices as implicit sg_io + + sg_write_same: if READ CAPACITY(16) fails try 10 byte variant + - anticipate approval of proposal to allow UNMAP and ANCHOR + bits to be set on WRITE SAME(10) with '--10' option + + sg3_utils man page: sections added for OS device names + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- sg3_utils-1.29.tar.bz2 New: ---- sg3_utils-1.31.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sg3_utils.spec ++++++ --- /var/tmp/diff_new_pack.wB7hjZ/_old 2011-03-10 10:15:57.000000000 +0100 +++ /var/tmp/diff_new_pack.wB7hjZ/_new 2011-03-10 10:15:57.000000000 +0100 @@ -1,7 +1,7 @@ # -# spec file for package sg3_utils (Version 1.29) +# spec file for package sg3_utils # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ Url: http://sg.torque.net/sg/sg3_utils.html Name: sg3_utils -%define sgver 1.29 +%define sgver 1.31 License: BSD3c(or similar) ; GPLv2 ; GPLv2+ Group: Hardware/Other Provides: sg_utils @@ -27,7 +27,7 @@ Obsoletes: scsi <= 1.7_2.38_1.25_0.19_1.02_0.93 AutoReqProv: on PreReq: %insserv_prereq -Version: 1.29 +Version: 1.31 Release: 1 Summary: A collection of tools that send SCSI commands to devices Source: http://sg.torque.net/sg/p/sg3_utils-%{sgver}.tar.bz2 @@ -131,6 +131,8 @@ %attr(755,root,root) %{_bindir}/sg_read_block_limits %attr(755,root,root) %{_bindir}/sg_unmap %attr(755,root,root) %{_bindir}/sg_write_same +%attr(755,root,root) %{_bindir}/sg_decode_sense +%attr(755,root,root) %{_bindir}/sg_referrals %doc %{_mandir}/man8/sg_dd.8.gz %doc %{_mandir}/man8/sgp_dd.8.gz %doc %{_mandir}/man8/sgm_dd.8.gz @@ -187,6 +189,8 @@ %doc %{_mandir}/man8/sg_read_block_limits.8.gz %doc %{_mandir}/man8/sg_unmap.8.gz %doc %{_mandir}/man8/sg_write_same.8.gz +%doc %{_mandir}/man8/sg_decode_sense.8.gz +%doc %{_mandir}/man8/sg_referrals.8.gz %attr(755,root,root) %{_libdir}/libsgutils2.so.* %files devel ++++++ sg3_utils-1.29.tar.bz2 -> sg3_utils-1.31.tar.bz2 ++++++ ++++ 68069 lines of diff (skipped) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org For additional commands, e-mail: opensuse-commit+h...@opensuse.org