Accepting request 494225 from system:install:head
submitted by snwint via jenkins OBS-URL: https://build.opensuse.org/request/show/494225 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/hwinfo?expand=0&rev=152
This commit is contained in:
commit
a8a035c2fd
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:2862299d77095e80a50593dc098e35b6301a3929d6226bbf408224fbcfa044d8
|
|
||||||
size 764300
|
|
3
hwinfo-21.45.tar.xz
Normal file
3
hwinfo-21.45.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:39b260fe3a910eb1848d90bfb40e36fd7fb2f55d7003d1e89158e1ec70abafbd
|
||||||
|
size 767860
|
@ -1,3 +1,38 @@
|
|||||||
|
--------------------------------------------------------------------
|
||||||
|
Wed May 10 12:07:10 UTC 2017 - wfeldt@opensuse.org
|
||||||
|
|
||||||
|
- merge gh#openSUSE/hwinfo#49
|
||||||
|
- avoid access to video memory (bsc#1033832)
|
||||||
|
- 21.45
|
||||||
|
|
||||||
|
--------------------------------------------------------------------
|
||||||
|
Mon May 8 15:09:06 UTC 2017 - wfeldt@opensuse.org
|
||||||
|
|
||||||
|
- merge gh#openSUSE/hwinfo#48
|
||||||
|
- fix conditional expression in hddb.c (gh#openSUSE/hwinfo#20)
|
||||||
|
- 21.44
|
||||||
|
|
||||||
|
--------------------------------------------------------------------
|
||||||
|
Mon May 8 08:47:36 UTC 2017 - wfeldt@opensuse.org
|
||||||
|
|
||||||
|
- merge gh#openSUSE/hwinfo#47
|
||||||
|
- block i/o access when reading mode list from BIOS (bsc#1033832)
|
||||||
|
- 21.43
|
||||||
|
|
||||||
|
--------------------------------------------------------------------
|
||||||
|
Thu May 4 14:57:27 UTC 2017 - wfeldt@opensuse.org
|
||||||
|
|
||||||
|
- merge gh#openSUSE/hwinfo#46
|
||||||
|
- include updated hd.h in package archive
|
||||||
|
- update pci and usb ids (fate#321448)
|
||||||
|
- 21.42
|
||||||
|
|
||||||
|
--------------------------------------------------------------------
|
||||||
|
Thu May 4 08:38:00 UTC 2017 - wfeldt@opensuse.org
|
||||||
|
|
||||||
|
- remove references to qlogic-firmware (bsc#1036884)
|
||||||
|
- 21.41
|
||||||
|
|
||||||
--------------------------------------------------------------------
|
--------------------------------------------------------------------
|
||||||
Wed Apr 26 13:57:45 UTC 2017 - wfeldt@opensuse.org
|
Wed Apr 26 13:57:45 UTC 2017 - wfeldt@opensuse.org
|
||||||
|
|
||||||
|
@ -36,7 +36,7 @@ Summary: Hardware Library
|
|||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
Group: Hardware/Other
|
Group: Hardware/Other
|
||||||
Url: http://gitorious.org/opensuse/hwinfo
|
Url: http://gitorious.org/opensuse/hwinfo
|
||||||
Version: 21.40
|
Version: 21.45
|
||||||
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…
Reference in New Issue
Block a user