356 lines
12 KiB
Plaintext
356 lines
12 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue Feb 13 12:37:05 UTC 2024 - Martin Pluskal <mpluskal@suse.com>
|
|
|
|
- Update to version B.02.20 (jsc#9912):
|
|
* 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 11:52:37 UTC 2023 - Martin Pluskal <mpluskal@suse.com>
|
|
|
|
- Update to version B.02.19.2+git.20231115:
|
|
* merge github PR #98
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 23 08:23:33 UTC 2023 - Martin Pluskal <mpluskal@suse.com>
|
|
|
|
- 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 12:10:56 UTC 2022 - Martin Pluskal <mpluskal@suse.com>
|
|
|
|
- Update to version B.02.19.2+git.20220831:
|
|
* PA-RISC: handle pushd failure
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jul 26 09:52:22 UTC 2022 - Martin Pluskal <mpluskal@suse.com>
|
|
|
|
- Update to version B.02.19.2+git.20220628 (jsc#526):
|
|
* make version check optional
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 28 07:25:10 UTC 2022 - Martin Pluskal <mpluskal@suse.com>
|
|
|
|
- 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 12:34:33 UTC 2022 - Martin Pluskal <mpluskal@suse.com>
|
|
|
|
- Update to version B.02.19.2+git.20211222:
|
|
* Add Spanish translation
|
|
* Fix mistakes in Catalan translation
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Nov 11 13:56:34 UTC 2021 - Martin Pluskal <mpluskal@suse.com>
|
|
|
|
- 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 10:44:03 UTC 2021 - Martin Pluskal <mpluskal@suse.com>
|
|
|
|
- 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 4 08:21:46 UTC 2021 - Martin Pluskal <mpluskal@suse.com>
|
|
|
|
- Update versioning to to allow easy transition on SLE
|
|
- Disable parallel build to avoid random failures
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jun 24 08:15:40 UTC 2021 - Martin Pluskal <mpluskal@suse.com>
|
|
|
|
- Update to version B.02.19+git.20210619:
|
|
* Fix typos in translatable messages
|
|
- jsc#SLE-19399
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 26 09:43:10 UTC 2021 - Martin Pluskal <mpluskal@suse.com>
|
|
|
|
- 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 15:38:36 UTC 2021 - Michal Suchanek <msuchanek@suse.de>
|
|
|
|
- Display UUID on Power VM LPAR (bsc#1181411 ltc#191040)
|
|
* lshw-devtree-Add-UUID-property.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 31 08:34:41 UTC 2020 - Martin Pluskal <mpluskal@suse.com>
|
|
|
|
- Fix detection of ppc products - boo#1172156
|
|
* lshw-fix-ppc.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Apr 24 13:15:19 UTC 2020 - Guillaume GARDET <guillaume.gardet@opensuse.org>
|
|
|
|
- Reenable LTO for powerpc and aarch64
|
|
- Fix PowerPC and aarch64 LTO: boo#1168865 and boo#1169668
|
|
* lshw-fix-segfault-in-apfs-volume-code.patch
|
|
- Fix aarch64 SIGABRT: (boo#1169668)
|
|
* lshw-fix-mmc.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 23 12:16:28 UTC 2020 - Michel Normand <normand@linux.vnet.ibm.com>
|
|
|
|
- Disable LTO for aarch64 & PowerPC, bypass boo#1168865
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 30 06:49:19 UTC 2020 - Martin Pluskal <mpluskal@suse.com>
|
|
|
|
- Update to version B.02.19.2:
|
|
* New release tagged, no significant changes from previous
|
|
version (git snapsho)
|
|
- Drop no longer needed patches:
|
|
* lshw-display-latest-version.patch
|
|
* lshw-add-notime-option-to-manpage.patch
|
|
* lshw-nvme.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 16 12:14:54 UTC 2020 - Martin Pluskal <mpluskal@suse.com>
|
|
|
|
- Update to version B.02.18+git.20191228:
|
|
* fix #755: handle invalid FAT
|
|
* code clean-up
|
|
* volumes: Add support for detecting Apple APFS fstype
|
|
* partitions: Add Apple APFS GUID
|
|
* specfile: Fix version issue
|
|
* Do not show modified time with -notime option
|
|
* Update help message and man page
|
|
- Drop upstreamed patches:
|
|
* lshw-help-man.patch
|
|
* lshw-modified-time.patch
|
|
- Add lshw-nvme.patch to support nvme devices bsc#1161323
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 20 08:15:44 UTC 2020 - Martin Pluskal <mpluskal@suse.com>
|
|
|
|
- Disable LTO as it causes random build failures on some
|
|
architectures (bsc#1164297)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Feb 7 10:50:13 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>
|
|
|
|
- No longer recommend -lang: supplements are in use.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 5 08:37:14 UTC 2020 - Martin Pluskal <mpluskal@suse.com>
|
|
|
|
- Fix bsc#1162690:
|
|
* lshw-add-notime-option-to-manpage.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Oct 24 14:25:29 UTC 2019 - Martin Pluskal <mpluskal@suse.com>
|
|
|
|
- Update to version B.02.18+git.20190613 (fate#326432 jsc#SLE-7715):
|
|
* devtree: Add DIMM running speed
|
|
* spd: Print dimm rank information
|
|
* Display proper logical name of network device
|
|
- Drop no longer needed lswh-logical-name-iface.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Thu May 2 09:56:21 UTC 2019 - Martin Pluskal <mpluskal@suse.com>
|
|
|
|
- Fix displaying proper logical name of network device bsc#1133923
|
|
* lswh-logical-name-iface.patch
|
|
- Fix displaying correct version bsc##1130818
|
|
* lshw-display-latest-version.patch
|
|
* lshw-help-man.patch
|
|
* lshw-modified-time.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 28 09:34:43 UTC 2019 - Martin Pluskal <mpluskal@suse.com>
|
|
|
|
- Update to version B.02.18+git.20190324:
|
|
* merge Github PR44
|
|
- Set correct version (bsc#1130818)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 7 12:36:40 UTC 2019 - Martin Pluskal <mpluskal@suse.com>
|
|
|
|
- Update to version B.02.18+git.20190104:
|
|
* Resolves bsc#1120819 bsc#1093650 fate#326432
|
|
* various new HW enablement, including:
|
|
+ improved support for latest PPC64LE
|
|
+ DDR4
|
|
- Drop no longer needed patches:
|
|
* lshw-cpuinfo.patch
|
|
* lshw-devtree_cpunodes.patch
|
|
* lshw-devtree_machine_describtion.patch
|
|
* lshw-dimminfo.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 7 15:58:41 UTC 2018 - mpluskal@suse.com
|
|
|
|
- Drop not needed post macros
|
|
- Add ppc enablement patches (bsc#1079846):
|
|
* lshw-cpuinfo.patch
|
|
* lshw-devtree_cpunodes.patch
|
|
* lshw-devtree_machine_describtion.patch
|
|
* lshw-dimminfo.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 30 14:34:04 UTC 2017 - mpluskal@suse.com
|
|
|
|
- Recommend hwdata
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 2 17:10:11 UTC 2017 - mpluskal@suse.com
|
|
|
|
- Simplify dependencies and build
|
|
- Split lang subpackage
|
|
- Prepare for SLE submission (fate#322439)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jun 20 11:25:53 UTC 2016 - mpluskal@suse.com
|
|
|
|
- Small spec file cleanup
|
|
- Do not ship pci/usb/oter id's as they are provided by other
|
|
packages as well
|
|
- Disable parallel building as it seems to cause random linking
|
|
failures (boo#985111)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Apr 26 19:39:38 UTC 2016 - mpluskal@suse.com
|
|
|
|
- Update to B.02.18
|
|
* no changelog available
|
|
- Use pkgconfig style dependencies
|
|
- Update dependencies
|
|
- Build gui and cli at same time
|
|
- Drop no longer needed patches
|
|
* lshw-gcc43.patch
|
|
* lshw-stack-corruption.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jul 24 10:48:58 UTC 2015 - mpluskal@suse.com
|
|
|
|
- Cleanup spec file with spec-cleaner
|
|
- Unconditionally build gui
|
|
- Use proper scriplets for desktop files/icons
|
|
- Update license information
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 16 20:13:46 UTC 2013 - xrigou@otenet.gr
|
|
|
|
- Add a patch for a stack curruption introduced in B.02.17 and fixed
|
|
upstream (ticket #632)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 6 19:05:34 UTC 2013 - pascal.bleser@opensuse.org
|
|
|
|
- update to B.02.17 (no detailed changelog available, minor bug fixes)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 11 00:02:17 UTC 2012 - pascal.bleser@opensuse.org
|
|
|
|
- update to B.02.16:
|
|
* bug fixes
|
|
* code cleanup
|
|
* improved support for GPT-partitioned disks
|
|
* report physical sector size of hard disks
|
|
* rewrote GTK2 GUI for increased flexibility (use external UI file)
|
|
* updated data files
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 6 08:08:03 UTC 2010 - pascal.bleser@opensuse.org
|
|
|
|
- update to B.02.15:
|
|
* adds experimental support for dumping information into an SQLite database
|
|
* a French localization was added
|
|
* a number of bugs were fixed
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jun 16 13:44:55 UTC 2010 - pascal.bleser@opensuse.org
|
|
|
|
- rework patch for Factory (with 0 fuzz)
|
|
|
|
- repackage upstream tarball as .tar.bz2
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Feb 14 00:00:00 UTC 2009 - guru@unixtech.be
|
|
|
|
- update to B.02.14:
|
|
* fixes several bugs that caused lshw to hang while scanning the system
|
|
* improves portability
|
|
* adds support for detection of EXT4 volumes
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
Sun May 11 00:00:00 UTC 2008 - guru@unixtech.be
|
|
|
|
- moved to openSUSE Build Service
|
|
- new upstream version
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Oct 14 00:00:00 UTC 2007 - guru@unixtech.be
|
|
|
|
- new upstream version
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 10 00:00:00 UTC 2007 - guru@unixtech.be
|
|
|
|
- moved to Packman
|
|
- new upstream version
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Nov 8 00:00:00 UTC 2006 - guru@unixtech.be
|
|
|
|
- new upstream version
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 10 00:00:00 UTC 2006 - guru@unixtech.be
|
|
|
|
- added binary stripping on SUSE < 9.3
|
|
- replaced /usr/share with _datadir
|
|
- removed Packager and Distribution, injected by rpmmacros
|
|
- new upstream version
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Mar 5 00:00:00 UTC 2006 - guru@unixtech.be
|
|
|
|
- new package
|
|
|
|
|