From a918b3c2ba54b8d4d6232b4aa21694b6acf13a57815bf720dd630805542455a2 Mon Sep 17 00:00:00 2001 From: Steffen Winterfeldt Date: Fri, 28 Mar 2014 07:42:39 +0000 Subject: [PATCH 1/2] - version 21.2 OBS-URL: https://build.opensuse.org/package/show/system:install:head/hwinfo?expand=0&rev=60 --- hwinfo-21.1.tar.bz2 | 3 --- hwinfo-21.2.tar.bz2 | 3 +++ hwinfo.changes | 6 ++++++ hwinfo.spec | 4 ++-- 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 hwinfo-21.1.tar.bz2 create mode 100644 hwinfo-21.2.tar.bz2 diff --git a/hwinfo-21.1.tar.bz2 b/hwinfo-21.1.tar.bz2 deleted file mode 100644 index d4ee6d6..0000000 --- a/hwinfo-21.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:02f9f361cc6fdd283c339674410d93ac1ea4051b266829b0d2c47eeed45e9cf7 -size 684754 diff --git a/hwinfo-21.2.tar.bz2 b/hwinfo-21.2.tar.bz2 new file mode 100644 index 0000000..5ba5343 --- /dev/null +++ b/hwinfo-21.2.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8f17ef38a703f0a13fa7b7aebe2085936871c840e8af618d867e47c5aee0e64 +size 685423 diff --git a/hwinfo.changes b/hwinfo.changes index 75606e5..edc5fc3 100644 --- a/hwinfo.changes +++ b/hwinfo.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Mar 28 08:42:12 CET 2014 - snwint@suse.de + +- xen vm: use memory settings from /proc/xen/balloon (bnc #867915) +- avoid strcpy() (bnc #870383) + ------------------------------------------------------------------- Mon Mar 24 13:46:26 CET 2014 - snwint@suse.de diff --git a/hwinfo.spec b/hwinfo.spec index 6f8813e..974c038 100644 --- a/hwinfo.spec +++ b/hwinfo.spec @@ -36,9 +36,9 @@ License: GPL-2.0+ Group: Hardware/Other # Until migration to github this should be correct url Url: http://gitorious.org/opensuse/hwinfo -Version: 21.1 +Version: 21.2 Release: 0 -Source: hwinfo-21.1.tar.bz2 +Source: hwinfo-21.2.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build %description From a80026a5d2dc436ea45aff59637af9b1159bc1b8a963f82f98c3ac58b7266734 Mon Sep 17 00:00:00 2001 From: Steffen Winterfeldt Date: Mon, 31 Mar 2014 09:13:39 +0000 Subject: [PATCH 2/2] - version 21.3 OBS-URL: https://build.opensuse.org/package/show/system:install:head/hwinfo?expand=0&rev=61 --- hwinfo-21.2.tar.bz2 | 3 --- hwinfo-21.3.tar.bz2 | 3 +++ hwinfo.changes | 8 ++++++++ hwinfo.spec | 4 ++-- 4 files changed, 13 insertions(+), 5 deletions(-) delete mode 100644 hwinfo-21.2.tar.bz2 create mode 100644 hwinfo-21.3.tar.bz2 diff --git a/hwinfo-21.2.tar.bz2 b/hwinfo-21.2.tar.bz2 deleted file mode 100644 index 5ba5343..0000000 --- a/hwinfo-21.2.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f8f17ef38a703f0a13fa7b7aebe2085936871c840e8af618d867e47c5aee0e64 -size 685423 diff --git a/hwinfo-21.3.tar.bz2 b/hwinfo-21.3.tar.bz2 new file mode 100644 index 0000000..a779647 --- /dev/null +++ b/hwinfo-21.3.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31db92f2e55129a9eb993ba2dfc368b9a0837e36e423ec5ee33abc6f98645732 +size 685515 diff --git a/hwinfo.changes b/hwinfo.changes index edc5fc3..c0dd8ba 100644 --- a/hwinfo.changes +++ b/hwinfo.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Mar 31 11:13:05 CEST 2014 - snwint@suse.de + +- Changed the logic for IUCV detection to only include netiucv type devices + Since /sys/bus/iucv/devices/ contains a "generic" netiucv entry as well + as any activated devices,such as netiucv0, or netiucv1, the extra logic + to add an unactivated device is no longer needed, so it has been removed. + ------------------------------------------------------------------- Fri Mar 28 08:42:12 CET 2014 - snwint@suse.de diff --git a/hwinfo.spec b/hwinfo.spec index 974c038..bd15ed7 100644 --- a/hwinfo.spec +++ b/hwinfo.spec @@ -36,9 +36,9 @@ License: GPL-2.0+ Group: Hardware/Other # Until migration to github this should be correct url Url: http://gitorious.org/opensuse/hwinfo -Version: 21.2 +Version: 21.3 Release: 0 -Source: hwinfo-21.2.tar.bz2 +Source: hwinfo-21.3.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build %description