SHA256
1
0
forked from pool/hwinfo

14 Commits

Author SHA256 Message Date
4a2ebd51e9 Accepting request 1293179 from system:install:head
submitted by snwint via jenkins

OBS-URL: https://build.opensuse.org/request/show/1293179
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/hwinfo?expand=0&rev=199
2025-07-15 14:42:11 +00:00
30c5adfe90 - release 25.0
OBS-URL: https://build.opensuse.org/package/show/system:install:head/hwinfo?expand=0&rev=252
2025-07-14 15:15:28 +00:00
a540c07759 Accepting request 1291065 from system:install:head
submitted by snwint via jenkins

OBS-URL: https://build.opensuse.org/request/show/1291065
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/hwinfo?expand=0&rev=198
2025-07-08 13:28:42 +00:00
fce7526e21 - release 24.1
OBS-URL: https://build.opensuse.org/package/show/system:install:head/hwinfo?expand=0&rev=250
2025-07-07 13:53:10 +00:00
61ebb07fa4 Accepting request 1270087 from system:install:head
submitted by snwint via jenkins

OBS-URL: https://build.opensuse.org/request/show/1270087
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/hwinfo?expand=0&rev=197
2025-04-18 14:14:23 +00:00
867d5917a4 - update pci, usb, and sdio data (bsc#1241295)
- capture more x86 fields from /proc/cpuinfo (bsc#1241295)
  INSTALL_PREFIX (bsc#1241295)
- Closes #61: refactors redundant condition (bsc#1241295)
- remove malloc.h headers usage (bsc#1241295)
- Don't create unused /sbin on install (bsc#1241295)
- Free additional memory fields to prevent hd leaks (bsc#1241295)

OBS-URL: https://build.opensuse.org/package/show/system:install:head/hwinfo?expand=0&rev=248
2025-04-16 16:50:03 +00:00
3953186cb2 - release 24.0
OBS-URL: https://build.opensuse.org/package/show/system:install:head/hwinfo?expand=0&rev=247
2025-04-16 16:47:52 +00:00
a69985b62b Accepting request 1267775 from system:install:head
submitted by snwint via jenkins

OBS-URL: https://build.opensuse.org/request/show/1267775
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/hwinfo?expand=0&rev=196
2025-04-09 19:49:12 +00:00
e2d442d402 - release 23.5
OBS-URL: https://build.opensuse.org/package/show/system:install:head/hwinfo?expand=0&rev=245
2025-04-07 17:23:21 +00:00
ada6da28fe Accepting request 1254489 from system:install:head
submitted by snwint via jenkins

OBS-URL: https://build.opensuse.org/request/show/1254489
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/hwinfo?expand=0&rev=195
2025-03-20 18:24:02 +00:00
75ba459bb8 - release 23.4
OBS-URL: https://build.opensuse.org/package/show/system:install:head/hwinfo?expand=0&rev=243
2025-03-19 17:38:18 +00:00
197e869aa4 - release 23.3
OBS-URL: https://build.opensuse.org/package/show/system:install:head/hwinfo?expand=0&rev=242
2025-02-24 16:06:36 +00:00
fd597a54be Accepting request 1216693 from system:install:head
submitted by snwint via jenkins

OBS-URL: https://build.opensuse.org/request/show/1216693
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/hwinfo?expand=0&rev=194
2024-10-22 12:51:13 +00:00
5f69f7528b - release 23.3
OBS-URL: https://build.opensuse.org/package/show/system:install:head/hwinfo?expand=0&rev=240
2024-10-21 10:50:55 +00:00
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 Thu Jul 20 11:51:26 UTC 2023 - wfeldt@opensuse.org

View File

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