Changelog for
sg3_utils-devel-1.36-1.9.1.x86_64.rpm :
Mon Sep 16 14:00:00 2013 kurtAATTgarloff.de
- Update to sg3_utils-1.36:
* Mark sg_map, sginfo as deprecated
* sg_vpd: Protocol-specific port information VPD page
for SAS SSP, persistent connection (spl3r2), power
disable (spl3r3)
* sg_xcopy: handle more descriptor types; handle zero
maximum segment length; allow list IDs to be disabled;
improve skip/seek handling; allow xcopy on destination
* sg_reset: and --no-esc option to stop reset escalation
- clean up cli, add long option names
* sg_luns: add --test=ALUN option for decoding LUNs
- decoded luns output in decimal or hex (if -HH given)
- add \'--linux\' option to show Linux LUN after T10
representation, can map one to the other
* sg_inq: add --vendor option to show standard inquiry\'s
vendor specific fields in ASCII
- take resid into account with response output
* sg_sync: add --16 (for 16 byte command) and --timeout=
* sg_logs: add data compression page (ssc4)
* sg_sat_set_features: increase --lba from 1 to 4 bytes
* sg_write_same: add --ndob option (sbc3r35d)
- Update to sg3_utils-1.35:
* sg_compare_and_write: new utility
* sg_inq+sg_vpd: block device characteristics VPD page:
add product_type, WABEREQ, WACEREQ and VBULS fields
* sg_inq: more --export option changes for udev
* sg_vpd: add more rdac vendor specific vpd pages
* sg_verify: add --ebytchk option for sbc3r34 changes
* sg_stpg: --offline option: fix \'Invalid state 0xe\'
* sg_ses: Door Lock element changed to Door element and
abbreviation changed from \'dl\' to \'do\' (ses3r05)
* archive/rescan-scsi-bus.sh: upgrade to version 1.53hr
- move rescan-scsi-bus.sh to scripts directory
* sync to sbc3r34
* sg_lib: sg_ll_verify10+16 expand BYTCHK to 2 bit field
* sg_pt_win32, sg_scan(win32): changes for cygwin 1.7.17
* clean up man page summary lines
- Update to sg3_utils-1.34:
* sg_xcopy: new dd like utility for extended copy command
* sg_copy_results: new utility for receive copy results
* sg_verify: add 16 byte cdb, bytchk (data-out buffer)
and group number support
* sync to spc4r36 and sbc3r32
* sg_inq: add --export so sg_inq can replace udev\'s scsi_id
- decode old EMC Symmetrix abuse of VPD page 0x83
* sg_vpd: decode old EMC Symmetrix abuse of VPD page 0x83
* sg_ses: increase max dpage response size to 64 KB
- allow ident,locate on enclosure controller
- more sanity for additional element status descriptor
* sg_sanitize: add --ause, --fail and --test=
* sg_luns: add long extended flat space addressing format
* sg_logs: add ATA pass-through results lpage (SAT-2)
* sg_rtpg: add --extended option
* sg_senddiag: list rebuild assist diag page name
* sg_pt_linux: expand DID_ (host_byte) codes
- cope with a transport error plus sense data
- prefer major() over MAJOR() macro
* sg_lib: fix sg_get_command_name() service actions
- report sdat_ovfl bit (if set) in sense data
- decode extended_copy and receive_copy service actions
- decode read_buffer and write_buffer modes
- decode ATA PT fixed format sense (SAT-2)
* sg_cmds_extra: add sg_ll_report_tgt_prt_grp2()
- Update to sg3_utils-1.33:
* sg_ses: major rework of indexes (again), now two level
* sg_write_buffer: new --specific option for mode specific
field; new mode 13 (spc4r32)
* sg_vpd: add hp3par volume info vendor VPD page
- fix \'scsi ports\' [0x88] page problem
- add \'sinq\' pseudo page for standard inquiry response
- add power consumption page
* sg_format: add --poll= option for request sense polling
- improve handling of disks > 2 TB and DIF (protection)
* sg_logs: LB provision lpage extra (sbc3r28)
* sg_modes: application tag mpage subcode 0xf0->0x2
* sg_write_same: no prot fields when wrprotect=0
* sg_get_lba_status: reflect change in sbc3r25 to Parameter
Data Length response field (offset reduced from 8 to 4)
* sg_inq, sg_vpd: sync with spc4r33
* win32: change DataBufferOffset type per MSDN; caused
problem with 64 bit machines (with buffered interface)
* sg_luns: tweak documentation for vendor specific reports
* add man pages for scsi_loging_level, scsi_mandat,
scsi_satl and scsi_temperature
- Update to sg3_utils-1.32:
* sg_sanitize: new utility for command added in sb3r27
* sg_sat_identify: add \'--ident\' to output WWN
* sg_ses: major rework of descriptor output
- add --index, --descriptor, --join, --clear, --get,
and --set options
* sg_raw: exit status corrections
* sg_decode_sense: add --nospace and --hex options
* sg_logs: fix bug with large --maxlen
- zero response length when resid implies it is invalid
- add scope field to lb provisioning lpage (sb3r27)
* sg_inq: sync version descriptors with spc4r31
* sg_lib_data: sync asc/ascq codes with spc4r31
* sg_vpd: add LBPRZ field in LB provisioning VPD page
* sg_format: allow format of pdt 7 (some MO drives)
* sg_cmds_basic: sg_cmds_process_resp() handle status good
with a sense key other than no_sense (e.g. completed)
* add README.iscsi
- Update rescan-scsi-bus.sh to 1.57:
* Compat with latest SCSI tools
Mon Oct 24 14:00:00 2011 garloffAATTsuse.de
- Update rescan-scsi-bus.sh to 1.55:
* All fixes from Hannes merged upstream.
Fri Sep 9 14:00:00 2011 kukukAATTsuse.de
- Add libgsutils.so.1 compat link [bnc#716545]
Tue Aug 2 14:00:00 2011 hareAATTsuse.de
- Decode extended RTPG header (FATE#311300)
- Simplify spec file
Mon Aug 1 14:00:00 2011 hareAATTsuse.de
- Update sg3_utils to 1.31 (bnc#709565):
* New utility \'sg_referrals\'
* Reflect updates to the SCSI standards
* Fixes for thin provisioning
- Rename libsgutils library to libsgutils2
Mon Jul 4 14:00:00 2011 hareAATTsuse.de
- Fixup sginfo to scan only SCSI devices (bnc#690981)
Mon Jul 4 14:00:00 2011 hareAATTsuse.de
- Update rescan-scsi-bus.sh to 1.52:
* Command-line arguments do not work (bnc#401167)
* Reset sg_turs return code for passive paths (bnc#533737)
* More fixes for handling LUN0 removal (bnc#496282)
* Reformat LUNs to correctly display LU number (bnc#671712)
* Remove quoting from \'olddev\' (bnc#641366)
* Do not initiate a scan when calling lip_reset (bnc#641366)
* Do not try to readd devices after deletion (bnc#641366)
Mon Apr 12 14:00:00 2010 hareAATTsuse.de
- Remove indentation changes from rescan-scsi-bus.sh
- Merge missing changes from SLES11 (bnc#580560)
Wed Nov 18 13:00:00 2009 garloffAATTsuse.de
- Update rescan-scsi-bus.sh to 1.35:
* Merge fixes from Hannes (but avoid double LUN 0 output)
* Numerically sort host adapter numbers
* Friendly msg if run by non root and fix \'
*\' expansion
- Update to sg3_utils-1.28:
* sg_unmap: new utility for thin provisioning [fate#308340]
(see examples/sg_unmap_example.txt)
* sg_get_lba_status: new utility for thin provisioning
* sg_write_same: dito (installed now)
* sg_read_block_limits: new utility for tape drives
* More complete set of man pages
* Lots of minor feature additions to the tools
* Reflect updates in SCSI standards
- Simplify patch for bnc#541849.
Mon Sep 28 14:00:00 2009 hareAATTsuse.de
- Fixup tab character in inquiry (bnc#541849)
Wed Sep 16 14:00:00 2009 hareAATTsuse.de
- Update rescan-scsi-bus.sh to correctly handle LUN0 (bnc#496282)