Changelog for
libsmputils1-1-0.99-2.16.x86_64.rpm :
* Wed Nov 11 2020 Jan Engelhardt
- Add missing ldconfig calls for libsmputils1-1.
* Thu Apr 16 2020 Martin Pluskal - Update to version 0.99: - smp_discover(_list): add --dsn option to show device slot number in single line per phy summary - attached SAS device type, word SAS added (spl4r01) - add SAS connector types, shared with NVMe (ses3r8) - add buffered phy burst size field (spl4r07) - add attached apta capable field - update phy capabilities decode (spl5r02) - use Report general to get number phys rather than loop until an error occurs - smp_rep_general: add extended fairness field - add initial time to delay expander forward open indication field - add external port field (spl5r02) - smp_phy_test: change default linkrate from 3 to 6 Gbps which is value 0xa - smp_conf_phy_event: fix file pointer leak - add G5 (22.5 Gbps for SAS-4) settings [spl4r06] - convert many two valued ints to bools - smp_lib: - add smp_get_connector_type_str(), smp_get_num_nomult() and smp_get_llnum_nomult() - add dStrHexErr() and dStrHexStr() - add hex2stdout, hex2stderr and hex2str - add smp_is_big_endian(), smp_all_zeros() and smp_all_ffs() - add sg_unaligned.h and sg_pr2serr.h headers - change connector name: \'SAS SlimLine\' to \'SlimSAS\' - sync with spl5r08 - cleanup configure.ac + Makefile.am - update BSD license from 3 to 2 clause aka FreeBSD license (without reference to FreeBSD project) - debian: bump compat file contents from 7 to 10- Drop no longer needed sysmacros.patch
* Wed Aug 01 2018 schwabAATTsuse.de- sysmacros.patch: Include for major/minor/makedev
* Wed Mar 25 2015 p.drouandAATTgmail.com- Update to version 0.98
* add Linux aacraid support, interface name : aac - device name has form /dev/aac[N[,E_ID]]
* smp_discover, smp_discover_list: in 1 line summary use routing attribute \"U\" instead of \"T\" if \"table to table supported\" set in report general response - output device slot (group) number if len > 109 - add \'attached persistent capable\' bit (spl3r2) - add pwr_dis_
* fields (spl3r3) - add \'--cap\' option to decode phy capabilities - change \'end device\' to \'SAS or SATA device\'
* smp_discover: \'-mm\' produces full output for each phy
* smp_rep_broadcast: add broadcast type names
* smp_general: add \'initiates ssp close\' and \'ssp maximum connect time limit\' fields (spl3r04)
* add support for mpt3ctl (Linux LSI 12 Gbps HBAs)
* change binary install from /usr/sbin to /usr/bin since sbin caused problems
* examples folder scripts cleanup
* make code more C11/C++ friendly
* Thu Jun 13 2013 jengelhAATTinai.de- Update to new upstream release 0.95
* mpt: cope with mpt2 ioctl that uses a different magic number- Update to new upstream release 0.96
* New utilities: smp_conf_zone_perm_tbl, smp_conf_zone_man_pass, smp_conf_zone_phy_info, smp_ena_dis_zoning, smp_rep_broadcast, smp_rep_phy_event, smp_rep_phy_event_list, smp_rep_self_conf_stat, smp_rep_zone_man_pass, smp_rep_zone_perm_tbl, smp_zone_activate, smp_zoned_broadcast, smp_zone_lock, smp_zone_unlock:
* Allow specifying --phy= IDs up to 254- Update to new upstream release 0.97
* New utilitiy: smp_conf_phy_event
* Synchronize to SPL-2 r03
* smp_rep_phy_event, smp_rep_phy_event_list: add --enumerate option to list Phy Event Source names- Now builds using autotools, changed %build/%install accordingly.- Remove smp_utils-Makefile.diff (no longer applicable), smp_utils-compile-fixes (no longer applies)- Simplify filelists. Remove redundant %clean section.
* Fri Mar 01 2013 cfarrellAATTsuse.com- license update: BSD-3-Clause and GPL-2.0 See mptctl.h
* Thu Feb 28 2013 cooloAATTsuse.com- update license to new format
* Fri Sep 30 2011 uliAATTsuse.com- cross-build fix: use %__cc macro
* Thu Mar 12 2009 hareAATTsuse.de- Update to smp_utils-0.94 (bnc#483393) - smp_discover: sync to sas2r15 - smp_discover_list: sync to sas2r15 - smp_rep_general: sync to sas2r15 - smp_rep_exp_route_tbl: sync to sas2r15 - smp_lib: sync to sas2r15 - sgv4: more detail in error messages - sgv4: drop scsi.h include, gives problems with lk 2.6.27 - mpt: allow either /dev/mptctl or /dev/mpt2ctl [10;220-221] - warn if target SAS address is 0x00000000 when -v given
* Fri May 23 2008 hareAATTsuse.de- using \'Provides\' to clean update dependency