68 lines
2.2 KiB
Plaintext
68 lines
2.2 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Jan 26 15:30:31 CET 2009 - hare@suse.de
|
|
|
|
- Fixes to rescan-scsi-bus.sh:
|
|
* Implement '--forcerescan' to force a rescan of existing devices
|
|
* Handle LUN changes correctly
|
|
* Check variables before evaluation
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 29 11:05:47 CET 2008 - garloff@suse.de
|
|
|
|
- rescan-scsi-bus.sh 1.29:
|
|
* Fix error in script (returning "" does not work)
|
|
* Support systems without /proc/scsi
|
|
- Don't install INSTALL
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Sep 30 14:11:15 CEST 2008 - hare@suse.de
|
|
|
|
- Add %insserv_prereq (bnc#423204)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Sep 12 20:29:08 CEST 2008 - garloff@suse.de
|
|
|
|
- Update rescan-scsi-bus.sh script to 1.28:
|
|
* Merge fixes from Hannes
|
|
* Minor cleanups
|
|
* Sort hosts numerically
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 12 18:25:43 CEST 2008 - garloff@suse.de
|
|
|
|
- Update to sg3_utils-1.27:
|
|
* Adapted to linux-2.6.26 (sg_map26)
|
|
* sg_dd uses flock (rw -- if that fails ro)
|
|
* sg_get_config: OSSC feature (mmc6r02)
|
|
- Update to sg3_utils-1.26:
|
|
* Minor fixes and enhancements to
|
|
sg_sat_phy_event, sg_ses, sg_get_config, sg_verify, sg_vpd,
|
|
sg_inq, sg_modes, sg_start, sg_request, sg_luns, sg_dd,
|
|
sg_opcodes, sg_turs.
|
|
* sg_lib: asc/ascq update for spc4r15, osd2r03 service actions,
|
|
sense key specific unit attn queue overflow decoding, ...
|
|
* Restructuring: sg_lib -> sg_lib_data, sg_inq_data, (u)int64_t,
|
|
sg_io_linux -> lib/.
|
|
* Documentation enhancements.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jul 16 09:55:33 CEST 2008 - hare@suse.de
|
|
|
|
- Use correct length parameter for sg_inq (bnc#363438)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri May 23 10:22:31 CEST 2008 - hare@suse.de
|
|
|
|
- Use 'Provides' to clean update dependency
|
|
|
|
-------------------------------------------------------------------
|
|
Fri May 9 17:31:33 CEST 2008 - schwab@suse.de
|
|
|
|
- Use autoreconf -i.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 24 14:14:14 CEST 2008 - hare@suse.de
|
|
|
|
- Split off from original scsi package.
|
|
|