Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package sg3_utils for openSUSE:Factory 
checked in at 2021-04-29 22:44:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sg3_utils (Old)
 and      /work/SRC/openSUSE:Factory/.sg3_utils.new.1947 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sg3_utils"

Thu Apr 29 22:44:27 2021 rev:55 rq:888729 version:1.46

Changes:
--------
--- /work/SRC/openSUSE:Factory/sg3_utils/sg3_utils.changes      2019-05-06 
13:17:43.292010442 +0200
+++ /work/SRC/openSUSE:Factory/.sg3_utils.new.1947/sg3_utils.changes    
2021-04-29 22:44:36.216244938 +0200
@@ -1,0 +2,63 @@
+Tue Apr 20 09:15:11 UTC 2021 - Paolo Stivanin <i...@paolostivanin.com>
+
+- Update to version 1.46:
+  * sg_rep_pip: new utility: report provisioning initialization
+    pattern command
+  * sg_turs: estimated time-to-ready [spc6r03]
+    - add --delay=MS option
+  * sg_requests: substantial cleanup
+  * sg_vpd: add Format presets and Concurrent positioning ranges
+    - add hot-pluggable field in standard Inquiry [spc6r05]
+    - fix vendor struct opts_t alignment
+  * sg_inq: add hot-pluggable field in standard Inquiry
+  * sg_dd: --verify : separate category for miscompare errors
+    - --verify : oflag=coe continue on miscompares, counts them
+    - add cdl= operand for command duration limit indexes
+    - add oflag=nocreat and conv=nocreat : OFILE must exist
+    - add iflag=00, ff, random flags
+    - setup conditional auto rule for getrandom()
+    - add command timeout after comma in time= operand
+  * sg_get_elem_status: add ralwd bit sbc4r20a
+  * sg_write_x: add dld bits to write(32) [sbc4r19a]
+  * sg_rep_zones: print invalid write pointer LBA as -1 rather
+    than 16 "f"s
+  * sg_opcodes: improve handling of RWCDLP field
+  * sg_ses: use fan speed factor field for calculation [ses4r04]
+    - add --all (-a) option, same action as --join
+  * sg_compare_and_write: add examples section to its manpage
+  * sg_modes: document '-s' option (same as '-6')
+  * sg_sanitize + sg_format: when --verbose given once report
+    probable success; without --verbose 'no news is good news'
+  * sg_zone: add Remove element and modify zones command
+  * sg_raw: increase maximum data-in and data-out buffer size
+    from 64 KB to 1 MB
+    - fix --cmdfile= handling
+    - add --nvm option to send commands from the NVM command set
+    - add --cmdset option to bypass cdb heuristic
+    - add --scan= first_opcode,last_opcode
+  * sg_pt_freebsd: allow device names without leading /dev/
+    thus fix for regression introduced in rev 731 (ver: 1.43)
+  * sg_pt_solaris+sg_pt_osf1: fix problem with clear_scsi_pt_obj()
+    which needs to remember is_nvme and dev_fd values
+  * sg_lib: add ZBC (2020) feature set entries
+  * sg_lib: restore elements and rebuild command added
+  * sg_lib,sg_pt: add partial_clear_scsi_pt_obj(),
+    get_scsi_pt_cdb_len() and get_scsi_pt_cdb_buf()
+    - add do_nvm_pt() for the NVM (sub-)command set
+    - tweak transport error handling in Linux
+  * sg_lib: Linux NVMe SNTL: add read, write and verify;
+    synchronize cache and write same translations
+    - add dummy start stop unit and test unit ready commands
+    - wire cache mpage's WCE to nvme 'volatile write cache'
+    - fix crash in sg_f2hex_arr() when fname not found
+  * sg_lib: reprint cdb with illegal request sense key
+    - asc/ascq match asc-num.txt @t10 20200708 [spc6r02]
+  * gcc-10: suppress warnings
+  * autoconf: upgrade version 2.69 to 2.70
+  * remove space from end of source lines for git-svn
+  * testing/sg_mrq_testing: new, for blocking mrq usage
+  * testing/sgs_dd: add evfd flags and eventfd processing
+  * testing: remove master-slave terminology for sgv4
+  * examples: add nvme_read_ctl.hex and nvme_write_ctl.hex
+
+-------------------------------------------------------------------

Old:
----
  sg3_utils-1.45~815+5.6aa67ed.tar.xz

New:
----
  sg3_utils-1.46.tar.xz

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

Other differences:
------------------
++++++ sg3_utils.spec ++++++
--- /var/tmp/diff_new_pack.K4NuoU/_old  2021-04-29 22:44:36.740242605 +0200
+++ /var/tmp/diff_new_pack.K4NuoU/_new  2021-04-29 22:44:36.744242587 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package sg3_utils
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,15 +17,15 @@
 
 
 Name:           sg3_utils
-%define lname  libsgutils2-1_45-2
-Version:        1.45~815+5.6aa67ed
+%define lname  libsgutils2-1_46-2
+Version:        1.46
 Release:        0
 Summary:        A collection of tools that send SCSI commands to devices
-License:        GPL-2.0-or-later AND BSD-3-Clause
+License:        BSD-3-Clause AND GPL-2.0-or-later
 Group:          Hardware/Other
-Url:            http://sg.danny.cz/sg/sg3_utils.html
-
-Source:         sg3_utils-%{version}.tar.xz
+URL:            http://sg.danny.cz/sg/sg3_utils.html
+Source:         https://sg.danny.cz/sg/p/sg3_utils-%{version}.tar.xz
+#Source:         sg3_utils-%{version}.tar.xz
 Source1:        dracut.conf
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  libtool

++++++ sg3_utils-1.45~815+5.6aa67ed.tar.xz -> sg3_utils-1.46.tar.xz ++++++
++++ 57344 lines of diff (skipped)

Reply via email to