Accepting request 697919 from Base:System

fixed a bug in recently added udev rules file (forwarded request 697918 from mwilck)

OBS-URL: https://build.opensuse.org/request/show/697919
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sg3_utils?expand=0&rev=53
This commit is contained in:
2019-04-30 10:56:40 +00:00
committed by Git OBS Bridge
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">6aa67ed94a6c135d6a462c55b3764732259b162e</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:ecb976cacba9bdd4fa034f11bbbe3aebffec3595a782cf8ea2fd202e71bce955
size 950304

View File

@@ -1,3 +1,24 @@
-------------------------------------------------------------------
Thu Apr 25 19:11:45 UTC 2019 - mwilck@suse.com
- Update to version 1.45~815+5.6aa67ed:
* 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+5.6aa67ed
Release: 0
Summary: A collection of tools that send SCSI commands to devices
License: GPL-2.0-or-later AND BSD-3-Clause