- sanitize changelog
- 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) - assume notebook if there's a track point or touch pad (bnc#591703) - fix NULL pointer bug (bnc#610454) - detect formfactor without hal (bnc#591703) - fix memory size detection (bnc#588028) - fix device renaming detection (bnc#574442) OBS-URL: https://build.opensuse.org/package/show/system:install:head/hwinfo?expand=0&rev=141
This commit is contained in:
parent
5bac776c82
commit
dcf361032f
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Apr 7 10:29:25 CEST 2017 - snwint@suse.de
|
||||||
|
|
||||||
|
- sanitize changelog
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Apr 5 11:44:32 UTC 2017 - snwint@suse.com
|
Wed Apr 5 11:44:32 UTC 2017 - snwint@suse.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package hwinfo
|
# spec file for package hwinfo
|
||||||
#
|
#
|
||||||
# Copyright (c) 2017 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
|
||||||
|
Loading…
Reference in New Issue
Block a user