Martin Wilck
ba481e6c64
- Update to version 1.48~20221101+1.142dace:
...
* fix output of "sg_inq -H -p bdc" (boo#1207700)
OBS-URL: https://build.opensuse.org/package/show/Base:System/sg3_utils?expand=0&rev=101
2023-01-27 15:47:27 +00:00
Martin Wilck
7fc327246c
Accepting request 1033169 from home:mwilck:branches:Base:System
...
- Update to new upstream version 1.48~20221101.6d3bd26:
(pre-release sg3_utils-1.48 [20221101] [svn: r978])
* sg_read_block_limits: fix granularity value, add --mloi option; sg_lib: add sg_ll_read_block_limits_v2(); sg_logs: json work
* sg_stream_ctl: --get fix better; sg_rem_rest_elem: cleanup
* sg_stream_ctl: fix --get indexing; fix some './configure --enable-debug' issues
* sg_inq+sg_vpd: JSON updates
* rescan-scsi-bus: speed large multipath scans
* rescan-scsi-bus.sh speed testonline()
* rescan-scsi-bus.sh: add option --no-lip-scan
* rescan-scsi-bus: sgdevice26: do not traverse sg class if scsi_device isnot added
* rescan-scsi-bus.sh: fix handling of '-I <secs>' option
* Prepare for removing /proc/scsi from the Linux kernel
* sg_inq+sg_vpd: merge VPD page processing
* sg_get_elem_status: change '--maxlen=' option default to 1056 (was 32), other cleanups
* sg_rep_zones: add experimental --json[=JO] option and generation
* sg_logs: add --exclude and --undefined options
* zoned disk man page improvements
* sg_rep_zones: add --statistics option
* sg_read_buffer: add --eh_code= and --no_output options
* sg_format: allow disk formats on ZBC (zoned) disks
* sg_rep_zones: add --brief option and --find ZT option
* sg_rep_density: new utility for decoding the response of Report density support command [ssc (tape)]
* Zoned block device characteristics VPD page support
OBS-URL: https://build.opensuse.org/request/show/1033169
OBS-URL: https://build.opensuse.org/package/show/Base:System/sg3_utils?expand=0&rev=99
2022-11-04 09:50:38 +00:00
Martin Wilck
038acf8340
- Update to version 1.47+5.d13bc56:
...
* add timeout parameter (bsc#1199248)
OBS-URL: https://build.opensuse.org/package/show/Base:System/sg3_utils?expand=0&rev=96
2022-06-01 14:51:28 +00:00
Martin Wilck
af7ea3a366
- Update to version 1.47+4.82fb156:
...
* rescan_scsi_bus.sh: restore numeric ordering of hosts (bsc#1196244)
OBS-URL: https://build.opensuse.org/package/show/Base:System/sg3_utils?expand=0&rev=95
2022-02-21 13:09:43 +00:00
Martin Wilck
859e073b28
- Update to version 1.47+3.adb7276:
...
* rescan-scsi-bus.sh: fix garbled output (bsc#1195621)
OBS-URL: https://build.opensuse.org/package/show/Base:System/sg3_utils?expand=0&rev=94
2022-02-08 20:43:09 +00:00
Martin Wilck
957afd7b29
- Update to version 1.47+2.388b767:
...
* rescan-scsi-bus.sh: apply fix for '-r' (boo#1194293)
OBS-URL: https://build.opensuse.org/package/show/Base:System/sg3_utils?expand=0&rev=91
2022-01-04 11:48:10 +00:00
Martin Wilck
18fc647883
- Update to version 1.47:
...
* sg_rep_zones: add support for REPORT ZONE DOMAINS and
REPORT REALMS in this utility
* sg_raw: fix prints of NVMe NVM command names
* sg_logs: additions to Volume statistics lpage [ssc5r05c]
- additions to Command duration limits statistics log
page [spc6r06]
* sg_vpd: fix do_hex type on some recent pages
- zoned block dev char vpd: add zone alignment mode and
zone starting LBA granularity [zbc2r11]
* sg_read_buffer: fix --length= problem
* sg_dd, sgm_dd, sgp_dd: don't close negative file descriptors
* sg_dd: srand48_r() and mrand48_r() are GNU libc specific,
put conditional in so non-reentrant version used otherwise
- 'iflag=00,ff' places the 32 bit block address (big endian)
into each block
* sgp_dd: major rework, fix issue with error being ignored
- new: --chkaddr which checks for block address in each block
- add check for stdatomic.h presence in configure.ac
* sg_xcopy: tweak CSCD identification descriptor
* sg_get_elem_status: fix issue with '--maxlen=' option
- add 2 depopulation revocation health attributes [sbc5r01]
* transport error handling improved. To fix report of a
BAD_TARGET transport error but the utility still continued.
- introduce SG_LIB_TRANSPORT_ERROR [35] exit status
* several utilities: override '--maxlen=LEN' when LEN
is < 16 (or 4), take default (or 4) instead
* scripts: 55-scsi-sg3_id.rules remove outdated rule (bsc#1189297)
* sg_lib: add sg_scsi_status_is_good(),
sg_scsi_status_is_bad() and sg_get_zone_type_str()
OBS-URL: https://build.opensuse.org/package/show/Base:System/sg3_utils?expand=0&rev=89
2021-11-11 22:44:28 +00:00
Martin Wilck
049fe0546b
Accepting request 697918 from home:mwilck:branches:Base:System
...
fixed a bug in recently added udev rules file
OBS-URL: https://build.opensuse.org/request/show/697918
OBS-URL: https://build.opensuse.org/package/show/Base:System/sg3_utils?expand=0&rev=83
2019-04-25 19:16:52 +00:00
Martin Wilck
f2127aaeed
Accepting request 697895 from home:mwilck:branches:Base:System
...
- Update to version 1.45~815+4.f7cae3b:
* 59-fc-wwpn-id.rules: fix rule syntax (bsc#1133418)
- Update to svn r815:
* sg_opcodes: expand MLU (spc5r20)
* sg_inq: update version descriptors to spc5r21
* sg_vpd: 3pc VPD page add copy group descriptor
* sg_xcopy: add --fco (fast copy only) (spc5r20) and --app=1
* add nanosecond durations with SG3_UTILS_LINUX_NANO
- Earlier SUSE fixes now included upstream:
* 58-scsi-sg3_symlink.rules: don't skip multipath members
(bsc#1085212) [r815]
* rescan-scsi-bus.sh: terminate scanning if last lun got removed
(bsc#1087008) [r815]
* Add scsi-enable-target-scan.sh (bsc#954600) [r814]
* shellcheck cleanups for rescan-scsi-bus.sh [r814]
OBS-URL: https://build.opensuse.org/request/show/697895
OBS-URL: https://build.opensuse.org/package/show/Base:System/sg3_utils?expand=0&rev=82
2019-04-25 16:11:56 +00:00
Andreas Jaeger
d0259cf701
Accepting request 688909 from home:mwilck:branches:Base:System
...
- Spec file:
* add fc_wwpn_id (bsc#1005063)
* add lun masking service (bsc#954600)
* drop BuildRequires on udev
* replace unversioned "Provides: scsi" with versioned
- Update to version sg3_utils-1.45~803+31.564be3d:
* New versioning scheme for upstream pre-release:
1.45 - upstream release target, 803 - upstream svn id,
+31: SUSE commits on top of svn, 564be3d - git hash
* rescan-scsi-bus.sh: terminate scanning if last lun got removed
(bsc#1087008)
* 58-scsi-sg3_symlink.rules: don't skip multipath members
(bsc#1085212)
* Add scsi-enable-target-scan.sh (bsc#954600)
- Update to svn r803:
* sg_opcodes: expand MLU (18-102r0)
* sg_format: add --dcrt used twice (FOV=1 DCRT=0)
* rescan-scsi-bus: widen LUN 0 only scanning
(bsc#1069384)
- Earlier SUSE fixes included in 1.45:
* rescan-scsi-bus.sh: use LUN wildcard in idlist (bsc#1069384)
[svn: r795]
* sg_ses: fixup page decoding (bsc#1077787) [svn: r795]
* sg_ses: allow to decode raw data instead of reading from a device
(bsc#1050943) [svn: r795]
- Update to sg3_utils-1.44 [20180912] [svn: r791]
* rescan-scsi-bus.sh: harden code
- bump version to 20180615
- add --ignore-rev to ignore revision change
* introduce SG3_UTILS_DSENSE environment variable
OBS-URL: https://build.opensuse.org/request/show/688909
OBS-URL: https://build.opensuse.org/package/show/Base:System/sg3_utils?expand=0&rev=80
2019-04-18 06:15:41 +00:00