Hello community,

here is the log from the commit of package sg3_utils for openSUSE:Factory 
checked in at 2017-12-29 18:48:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sg3_utils (Old)
 and      /work/SRC/openSUSE:Factory/.sg3_utils.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sg3_utils"

Fri Dec 29 18:48:48 2017 rev:48 rq:559269 version:1.43

Changes:
--------
--- /work/SRC/openSUSE:Factory/sg3_utils/sg3_utils.changes      2017-08-23 
11:52:26.889698143 +0200
+++ /work/SRC/openSUSE:Factory/.sg3_utils.new/sg3_utils.changes 2017-12-29 
18:48:55.167190931 +0100
@@ -1,0 +2,43 @@
+Fri Dec 22 09:31:40 CET 2017 - h...@suse.de
+
+- sg_inq: check VPD page 0x0 before reading serial number
+  (bsc#1067839)
+- sg_inq: add option '-o/--only' to skip reading VPD pages
+  (bsc#1067839)
+- Revert 'postun' rpm spec changes after review
+
+-------------------------------------------------------------------
+Mon Dec 18 11:31:02 CET 2017 - h...@suse.de
+
+- sg_inq: decode standard INQUIRY for CD-ROMs correctly (bsc#1070431)
+- rescan-scsi-bus.sh: new option for ignore rev change
+- rescan-scsi-bus.sh: Remove white space
+- Add 'coreutils' to Requires (bsc#1072744)
+- Add 'posttrans' to rpm spec (bsc#1071972)
+
+-------------------------------------------------------------------
+Wed Nov 29 12:18:16 CET 2017 - h...@suse.de
+
+- Update to svn r730:
+  * Move testing utilities to 'testing' directory
+  * sg_opcode: check resid and trim response
+  * sg_rep_zones: expand --help option
+  * sg_mode: Add Out-of-band management control page
+  * sg_ses: filer join output on dpage element presence
+  * documentation cleanup
+- rescan-scsi-bus.sh: Add '--ignore-rev' option
+- Supplement SCSI modaliases (bsc#1065212)
+
+-------------------------------------------------------------------
+Fri Oct 13 13:25:58 CEST 2017 - h...@suse.de
+
+- Update to svn r721:
+  * Merge SUSE-specific patches with upstream svn
+  * sg_write_atomic: add new program for WRITE ATOMIC
+  * sg_bg_ctl: new background control command
+  * sg_ses: Improve output and option handling
+  * sg_logs: Add --vendor and decode more pages
+  * sg_get_lba_status: add new program
+  * Install rescan-scsi-bus.sh and scsi_logging_level per default
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ sg3_utils.spec ++++++
--- /var/tmp/diff_new_pack.VTXALe/_old  2017-12-29 18:48:55.703037033 +0100
+++ /var/tmp/diff_new_pack.VTXALe/_new  2017-12-29 18:48:55.707035885 +0100
@@ -31,8 +31,12 @@
 BuildRequires:  libtool
 BuildRequires:  udev
 BuildRequires:  xz
+Requires(post): coreutils
 Provides:       scsi
 Provides:       sg_utils
+Supplements:    modalias(scsi:t-0x00*)
+Supplements:    modalias(scsi:t-0x07*)
+Supplements:    modalias(scsi:t-0x0e*)
 Obsoletes:      scsi <= 1.7_2.38_1.25_0.19_1.02_0.93
 
 %description
@@ -90,8 +94,6 @@
 
 %install
 %make_install
-install -m 755 scripts/scsi_logging_level $RPM_BUILD_ROOT%{_bindir}
-install -m 755 scripts/rescan-scsi-bus.sh $RPM_BUILD_ROOT%{_bindir}
 install -m 644 doc/rescan-scsi-bus.sh.8 $RPM_BUILD_ROOT%{_mandir}/man8
 mkdir -p $RPM_BUILD_ROOT%{_udevrulesdir}
 install -m 644 scripts/55-scsi-sg3_id.rules $RPM_BUILD_ROOT%{_udevrulesdir}
@@ -99,10 +101,19 @@
 install -m 644 scripts/40-usb-blacklist.rules $RPM_BUILD_ROOT%{_udevrulesdir}
 rm -f %{buildroot}%{_libdir}/*.la
 
+%post
+%{?regenerate_initrd_post}
+
 %post   -p /sbin/ldconfig -n %lname
 
+%postun
+%{?regenerate_initrd_post}
+
 %postun -p /sbin/ldconfig -n %lname
 
+%posttrans
+%{?regenerate_initrd_posttrans}
+
 %files
 %defattr(-,root,root)
 %doc README README.sg_start

++++++ sg3_utils-1.43.tar.xz ++++++
++++ 41830 lines of diff (skipped)


Reply via email to