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.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 75606e5..c0dd8ba 100644 --- a/hwinfo.changes +++ b/hwinfo.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +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 + +- 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..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.1 +Version: 21.3 Release: 0 -Source: hwinfo-21.1.tar.bz2 +Source: hwinfo-21.3.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build %description