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
This commit is contained in:
Martin Wilck 2019-04-25 16:11:56 +00:00 committed by Git OBS Bridge
parent d0259cf701
commit f2127aaeed
5 changed files with 26 additions and 5 deletions

View File

@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/openSUSE/sg3_utils.git</param>
<param name="changesrevision">564be3d665882df5439e12c6a611487feb7310d6</param></service></servicedata>
<param name="changesrevision">f7cae3b1628c4a9cf23d1ed212ee666a514cbb32</param></service></servicedata>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7a9268c1f5807944d385944a64f3af5d4391a5a459984607783ff2d519b0d479
size 939944

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:920e4d223b53d28e2f3d8c9d6ef86cdd7d07908f58f11630fb78ea274175d43f
size 950400

View File

@ -1,3 +1,24 @@
-------------------------------------------------------------------
Thu Apr 25 15:52:32 UTC 2019 - mwilck@suse.com
- 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]
-------------------------------------------------------------------
Tue Mar 26 22:11:38 UTC 2019 - mwilck@suse.com

View File

@ -18,7 +18,7 @@
Name: sg3_utils
%define lname libsgutils2-1_45-2
Version: 1.45~803+31.564be3d
Version: 1.45~815+4.f7cae3b
Release: 0
Summary: A collection of tools that send SCSI commands to devices
License: GPL-2.0-or-later AND BSD-3-Clause