Compare commits

2 Commits
1.1 ... main

4 changed files with 117 additions and 5 deletions

BIN
hwinfo-23.2.tar.xz (Stored with Git LFS)

Binary file not shown.

BIN
hwinfo-25.0.tar.xz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@@ -1,3 +1,115 @@
--------------------------------------------------------------------
Mon Jul 14 15:12:08 UTC 2025 - wfeldt@opensuse.org
- merge gh#openSUSE/hwinfo#170
- Makefile: fix build for ARCH=i686
- 25.0
--------------------------------------------------------------------
Mon Jul 14 15:09:17 UTC 2025 - wfeldt@opensuse.org
- merge gh#openSUSE/hwinfo#165
- Fix memory leaks in block device name handling
--------------------------------------------------------------------
Mon Jul 14 15:09:02 UTC 2025 - wfeldt@opensuse.org
- merge gh#openSUSE/hwinfo#164
- feat: capture usb alternate setting
- feat: capture usb interface association
- feat: use interface association descriptor first when classifying
usb devices
- USB improvements
--------------------------------------------------------------------
Mon Jul 14 15:08:22 UTC 2025 - wfeldt@opensuse.org
- merge gh#openSUSE/hwinfo#169
- add nvmeof and iscsi info (jsc#PED-13261, jsc#PED-13209)
--------------------------------------------------------------------
Mon Jul 7 13:52:35 UTC 2025 - wfeldt@opensuse.org
- merge gh#openSUSE/hwinfo#167
- fix usb network card detection (bsc#1245950)
- 24.1
--------------------------------------------------------------------
Wed Apr 16 16:45:55 UTC 2025 - wfeldt@opensuse.org
- merge gh#openSUSE/hwinfo#161
- fix aarch64 cpu detection (bsc#1241295)
- 24.0
--------------------------------------------------------------------
Wed Apr 16 15:42:23 UTC 2025 - wfeldt@opensuse.org
- merge gh#openSUSE/hwinfo#160
- add touchpad class (bsc#1241295)
--------------------------------------------------------------------
Wed Apr 16 15:10:58 UTC 2025 - wfeldt@opensuse.org
- merge gh#openSUSE/hwinfo#159
- update pci, usb, and sdio data (bsc#1241295)
--------------------------------------------------------------------
Wed Apr 16 14:29:55 UTC 2025 - wfeldt@opensuse.org
- merge gh#openSUSE/hwinfo#158
- capture more x86 fields from /proc/cpuinfo (bsc#1241295)
--------------------------------------------------------------------
Tue Apr 15 15:50:18 UTC 2025 - wfeldt@opensuse.org
- Add support for installing to prefixes other than /usr with
INSTALL_PREFIX (bsc#1241295)
--------------------------------------------------------------------
Tue Apr 15 15:41:52 UTC 2025 - wfeldt@opensuse.org
- merge gh#openSUSE/hwinfo#102
- Closes #61: refactors redundant condition (bsc#1241295)
--------------------------------------------------------------------
Tue Apr 15 15:40:27 UTC 2025 - wfeldt@opensuse.org
- merge gh#openSUSE/hwinfo#110
- remove malloc.h headers usage (bsc#1241295)
--------------------------------------------------------------------
Tue Apr 15 11:06:11 UTC 2025 - wfeldt@opensuse.org
- merge gh#openSUSE/hwinfo#147
- Don't create unused /sbin on install (bsc#1241295)
--------------------------------------------------------------------
Tue Apr 15 09:14:53 UTC 2025 - wfeldt@opensuse.org
- merge gh#openSUSE/hwinfo#157
- Free additional memory fields to prevent hd leaks (bsc#1241295)
--------------------------------------------------------------------
Mon Apr 7 17:20:52 UTC 2025 - wfeldt@opensuse.org
- merge gh#openSUSE/hwinfo#155
- fix network card detection on aarch64 (bsc#1240648)
- 23.5
--------------------------------------------------------------------
Wed Mar 19 17:37:53 UTC 2025 - wfeldt@opensuse.org
- merge gh#openSUSE/hwinfo#150
- do not overdo usb device de-duplication (bsc#1239663)
- 23.4
--------------------------------------------------------------------
Mon Oct 21 10:50:15 UTC 2024 - wfeldt@opensuse.org
- merge gh#openSUSE/hwinfo#148
- avoid reporting of spurious usb storage devices (bsc#1223330)
- 23.3
--------------------------------------------------------------------
Thu Jul 20 11:51:26 UTC 2023 - wfeldt@opensuse.org

View File

@@ -1,7 +1,7 @@
#
# spec file for package hwinfo
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: hwinfo
Version: 23.2
Version: 25.0
%define lname libhd%(echo "%version" | perl -pe 's{\\D.*}{}')
Release: 0
Summary: Hardware Library