commit sdparm for openSUSE:Factory
Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package sdparm for openSUSE:Factory checked in at 2021-07-02 13:26:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/sdparm (Old) and /work/SRC/openSUSE:Factory/.sdparm.new.2625 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "sdparm" Fri Jul 2 13:26:24 2021 rev:23 rq:902730 version:1.12 Changes: -------- --- /work/SRC/openSUSE:Factory/sdparm/sdparm.changes 2016-09-05 21:11:34.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.sdparm.new.2625/sdparm.changes 2021-07-02 13:26:33.177186150 +0200 @@ -1,0 +2,43 @@ +Thu Jun 24 10:31:19 UTC 2021 - Ferdinand Thiessen <rpm@fthiessen.de> + +- Update to version 1.12 + * add Command duration limits T2A and T2B mpages + * add Sequestered command fields in Control extension mpage + * SAS/SPL disconnect-reconnect mpage: BILUNIT and CTLUNIT + fields added (21-021r3) + * vpd: SCSI Feature Sets [0x92]: add ZBC feature sets + * add SAT ATA Feature control mpage (20-085r4) + * block device char vpd page: add zoned strings + * expand Out of band management control mpage (spl5r08) + * vpd: add Format presets and Concurrent positioning + ranges pages + * vpd: standard inquiry: add hot_pluggable field + * sg_lib: allows access to cache mpage's WCE for nvme +- Update to version 1.11 + * Allow ZBC mode pages to use existing SBC mpages + as permitted by zbc2r04 chapter 6.4.1 table 70 + * add --out_mask=OM option for mode page control + bitmask (current, changeable, default and/or saveable) + * add --examine option to iterate over mode+vpd pages + * add Out of band management control mpage (spl5r01) + * expand SAS configure port mode page [0x19,0x2] with + configure port mode fields (spl5r07) + * accept additional transport acronyms (e.g. ib for srp) + * power condition mpage: rename fields IDLE->IDLE_A; + STANDBY->STANDBY_Z; ICT->IACT and SCT->SZCT + * device configuration extension mpage: expand PEWS + field with added PE_UN (PEWS units) field (ssc5r05) + * add Zoned block device control mpage (zbc2r04a) + * --defaults option can be used twice: reverts all + pages to their defaults (new in spc5r11, RTD bit) + * vpd: decode TransportIDs in SCSI port page + * command=capacity with --long force read capacity(16) + with full reporting of response + * --wscan option: expand bus type to include NVMe + * mode page output with -HHH suitable for --inhex= + * add flexible geometery page (obsolete) sbc2r00 + * point svn:externals to rev 843 of sg3_utils [v 1.45] + * update BSD license from 3 to 2 clause aka FreeBSD + license (without reference to FreeBSD project) + +------------------------------------------------------------------- Old: ---- sdparm-1.10.tar.xz New: ---- sdparm-1.12.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sdparm.spec ++++++ --- /var/tmp/diff_new_pack.NJFN2R/_old 2021-07-02 13:26:33.713181992 +0200 +++ /var/tmp/diff_new_pack.NJFN2R/_new 2021-07-02 13:26:33.713181992 +0200 @@ -1,7 +1,7 @@ # # spec file for package sdparm # -# Copyright (c) 2016 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 @@ -12,22 +12,21 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: sdparm -Version: 1.10 +Version: 1.12 Release: 0 Summary: List or change SCSI disk parameters -License: BSD-3-Clause +# getopt_long.c and port_getopt.h are BSD-4-Clause +License: BSD-2-Clause AND BSD-4-Clause Group: Hardware/Other -Url: http://sg.danny.cz/sg/sdparm.html - +URL: https://sg.danny.cz/sg/sdparm.html #Freecode-URL: http://freecode.com/projects/sdparm -Source: http://sg.danny.cz/sg/p/%name-%version.tar.xz -BuildRequires: libsgutils-devel -BuildRequires: xz +Source: https://sg.danny.cz/sg/p/sdparm-%version.tar.xz +BuildRequires: libsgutils-devel >= 1.44 Provides: scsi:/sbin/sdparm %description @@ -48,17 +47,17 @@ # None of these is performance-critical, so use -Os rather than -O2: CFLAGS=$(echo "%optflags" | sed 's/\-O2/-Os/') %configure -make %{?_smp_mflags} +%make_build %install -make install DESTDIR="%buildroot" bindir="/sbin" +%make_install bindir="/sbin" %files -%defattr(-,root,root) +%license BSD_LICENSE +%doc README ChangeLog /sbin/sas_disk_blink /sbin/scsi_ch_swp /sbin/sdparm -%_mandir/man8/*.8* -%doc README ChangeLog +%_mandir/man8/*.8%{?ext_man} %changelog ++++++ sdparm-1.10.tar.xz -> sdparm-1.12.tar.xz ++++++ ++++ 50618 lines of diff (skipped)
participants (1)
-
Source-Sync