Changelog for
lshw-lang-B.02.20-1.1.noarch.rpm :
* Tue Feb 13 2024 Martin Pluskal
- Update to version B.02.20:
* update changelog
* update data files
* get rid of GTK deprecation warning
* get rid of some snprintf warnings
* Add support for 100Gbit interfaces
* Tue Nov 28 2023 Martin Pluskal - Update to version B.02.19.2+git.20231115:
* merge github PR #98
* Thu Mar 23 2023 Martin Pluskal - Update to version B.02.19.2+git.20230320 (bsc#1209531):
* fix NVMe multipath detection
* NVMe: fix logical name with native multipath
* Thu Nov 24 2022 Martin Pluskal - Update to version B.02.19.2+git.20220831:
* PA-RISC: handle pushd failure
* Tue Jul 26 2022 Martin Pluskal - Update to version B.02.19.2+git.20220628 (jsc#526):
* make version check optional
* Mon Mar 28 2022 Martin Pluskal - Update to version B.02.19.2+git.20220310:
* Github PR85 Set product name for all netdevs sharing the same PCI number
* Fri Jan 21 2022 Martin Pluskal - Update to version B.02.19.2+git.20211222:
* Add Spanish translation
* Fix mistakes in Catalan translation
* Thu Nov 11 2021 Martin Pluskal - Update to version B.02.19.2+git.20211102:
* merge Github PR#77
* use max (9) Gzip compression
* Add Catalan translation
* Update POT file
* Add more network speeds
* Thu Oct 14 2021 Martin Pluskal - Update to version B.02.19.2+git.20211013:
* add some includes
* fix typo
* cosmetic fixes
* support for new ethtool capabilities
* code clean-up
* code clean-up
* allow pkg-config override
* allow pkg-config override
* Remove unnecessary space before closing parenthesis
* Translate all words of a phrase together
* Fix another typo
* Wed Aug 04 2021 Martin Pluskal - Update versioning to to allow easy transition on SLE- Disable parallel build to avoid random failures
* Thu Jun 24 2021 Martin Pluskal - Update to version B.02.19+git.20210619:
* Fix typos in translatable messages- jsc#SLE-19399
* Wed May 26 2021 Martin Pluskal - Update to version B.02.19+git.20210429:
* Fix getting size of memory banks <32GiB
* devtree: Add UUID property
* code clean-up
* improve portability (esp. musl)
* fix potential crash
* add static target to Makefile
* Avoid crash on device-tree parsing
* Add JEDEC manufacturer
* Report correct memory size on SMBIOS < 2.7
* fix man page after previous update- Drop no longer needed patches:
* lshw-fix-segfault-in-apfs-volume-code.patch
* lshw-fix-mmc.patch
* lshw-fix-ppc.patch
* lshw-devtree-Add-UUID-property.patch
* Tue Jan 26 2021 Michal Suchanek - Display UUID on Power VM LPAR (bsc#1181411 ltc#191040)
* lshw-devtree-Add-UUID-property.patch