- 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

OBS-URL: https://build.opensuse.org/package/show/hardware/lshw?expand=0&rev=50
This commit is contained in:
Martin Pluskal
2021-05-26 09:50:15 +00:00
committed by Git OBS Bridge
parent 97a4e50f68
commit 4a63e80f95
11 changed files with 50 additions and 150 deletions

4
_servicedata Normal file
View File

@@ -0,0 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/lyonel/lshw.git</param>
<param name="changesrevision">74e23540335254b8fca6a81cc891c52d96937d40</param></service></servicedata>