forked from pool/hwinfo
Accepting request 486334 from system:install:head
- sanitize changelog - powerpc: support ibmvnic network interfaces (bsc#1031676) - 21.39 - Expose more properties to all devices in /proc/device-tree/vpd (bsc#941288) - create floppy entry only if there really is a floppy device (bnc#883465) - don't dump netcard eeprom by default (bnc#875021) - xen vm: use memory settings from /proc/xen/balloon (bnc#867915) - avoid strcpy() (bnc#870383) - s390: add some virtio device IDs (bnc#807532) - adding fingerprint reader (bnc#793928) - use 'cp -x' in getsysinfo (bnc#760240) - s390: recognize model 2 OSA Express interfaces (bnc#720082) - add id to Validity fingerprint sensor (bnc#719202) - add unisys hypervisor bus info (bnc#678966) - report InfiniBand controller as network controller (bnc#645877, bnc#644299) - recognize InfiniBand controller (bnc#645877, bnc#644299, bnc#639807) - VMWare -> VMware (bnc#536888) - update pci id list (bnc#813172) - increase major version to 20 to avoid ABI change problems (maybe bnc#739349) - change multi-interface detection to work with old sysfs layout (bnc#739368, bnc#693090) - detect fcoe disks (bnc#725134) - fix network detection if several interfaces are attached to a single pci function (bnc#693090) - check for battery, too, to decide on notebook (bnc#678456) - avoid potential NULL pointer reference (bnc#677686) - support Draytech miniVigor 128 ISDN (bnc#663288) - support Validity fingerprint sensor (bnc#644149) - add vmbus storage controllers (bnc#654959) - added fingerprint sensor (bnc#528596) OBS-URL: https://build.opensuse.org/request/show/486334 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/hwinfo?expand=0&rev=150
This commit is contained in:
commit
01f32a4c57
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:fc2de66ef5f21ca4786630f26f19b08a7796f71d05d9858719a89bd88799fb7a
|
|
||||||
size 762556
|
|
3
hwinfo-21.39.tar.xz
Normal file
3
hwinfo-21.39.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:0f61db046f70f4c2bc2f96ef9cfea1f76c58894c3d768381ec1eba4cabef991f
|
||||||
|
size 762744
|
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Apr 7 10:29:25 CEST 2017 - snwint@suse.de
|
||||||
|
|
||||||
|
- sanitize changelog
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Apr 5 11:44:32 UTC 2017 - snwint@suse.com
|
||||||
|
|
||||||
|
- powerpc: support ibmvnic network interfaces (bsc#1031676)
|
||||||
|
- 21.39
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Dec 5 15:10:38 UTC 2016 - snwint@suse.com
|
Mon Dec 5 15:10:38 UTC 2016 - snwint@suse.com
|
||||||
|
|
||||||
@ -142,7 +153,7 @@ Thu Aug 6 16:11:04 CEST 2015 - snwint@suse.com
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Aug 6 11:41:07 CEST 2015 - snwint@suse.com
|
Thu Aug 6 11:41:07 CEST 2015 - snwint@suse.com
|
||||||
|
|
||||||
- Expose more properties to all devices in /proc/device-tree/vpd
|
- Expose more properties to all devices in /proc/device-tree/vpd (bsc#941288)
|
||||||
- 21.18
|
- 21.18
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package hwinfo
|
# spec file for package hwinfo
|
||||||
#
|
#
|
||||||
# Copyright (c) 2016 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# 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
|
||||||
@ -36,7 +36,7 @@ License: GPL-2.0+
|
|||||||
Group: Hardware/Other
|
Group: Hardware/Other
|
||||||
# Until migration to github this should be correct url
|
# Until migration to github this should be correct url
|
||||||
Url: http://gitorious.org/opensuse/hwinfo
|
Url: http://gitorious.org/opensuse/hwinfo
|
||||||
Version: 21.38
|
Version: 21.39
|
||||||
Release: 0
|
Release: 0
|
||||||
Source: %{name}-%{version}.tar.xz
|
Source: %{name}-%{version}.tar.xz
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
Loading…
x
Reference in New Issue
Block a user