From 99d19ce0190fe6b106c65fda8bb34a051b41b027c524d4afcf97f0c0c0214420 Mon Sep 17 00:00:00 2001 From: Steffen Winterfeldt Date: Thu, 6 Aug 2015 09:41:11 +0000 Subject: [PATCH] - release 21.18 OBS-URL: https://build.opensuse.org/package/show/system:install:head/hwinfo?expand=0&rev=93 --- hwinfo-21.17.tar.xz | 3 --- hwinfo-21.18.tar.xz | 3 +++ hwinfo.changes | 30 ++++++++++++++++++++++++++++++ hwinfo.spec | 2 +- 4 files changed, 34 insertions(+), 4 deletions(-) delete mode 100644 hwinfo-21.17.tar.xz create mode 100644 hwinfo-21.18.tar.xz diff --git a/hwinfo-21.17.tar.xz b/hwinfo-21.17.tar.xz deleted file mode 100644 index e66d62f..0000000 --- a/hwinfo-21.17.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9c929f7b85ce288ed5d8a0acbdc344c8160dd55693a8870b4456b1a96c692078 -size 591300 diff --git a/hwinfo-21.18.tar.xz b/hwinfo-21.18.tar.xz new file mode 100644 index 0000000..238b205 --- /dev/null +++ b/hwinfo-21.18.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39a9ab09e01be700667f11e4bc57fd59f05b051c2b00069bd240f9955d439118 +size 591704 diff --git a/hwinfo.changes b/hwinfo.changes index 5882bb6..d9a0a3f 100644 --- a/hwinfo.changes +++ b/hwinfo.changes @@ -1,3 +1,33 @@ +------------------------------------------------------------------- +Thu Aug 6 11:41:07 CEST 2015 - snwint@suse.com + +- Expose more properties to all devices in /proc/device-tree/vpd + 36 @01 vpd + name "vpd", model "", dtype "", compat "ibm,opal-v3-vpd" + ccin "", fru-number "", location-code "U8286.42A.10D6CFT", serial-number "", part-number "," + description "" + 37 @36 vpd/root-node-vpd@a000 + name "root-node-vpd", model "", dtype "", compat "" + ccin "", fru-number "", location-code "U8286.42A.10D6CFT", serial-number "", part-number "," + description "" + 38 @37 vpd/root-node-vpd@a000/system-vpd@1c00 + name "system-vpd", model "", dtype "", compat "" + ccin "", fru-number "", location-code "U8286.42A.10D6CFT", serial-number "", part-number "," + description "" + 39 @37 vpd/root-node-vpd@a000/root-node-vpd@a001 + name "root-node-vpd", model "", dtype "", compat "" + ccin "", fru-number "", location-code "U8286.42A.10D6CFT", serial-number "", part-number "," + description "" + 40 @37 vpd/root-node-vpd@a000/enclosure@1e00 + name "enclosure", model "", dtype "", compat "" + ccin "2CD4", fru-number "00E1962", location-code "U78C9.001.WZS007X", serial-number "YL30UF39H00M", part-number "00E3352," + description "System planar 2S4U" + 41 @40 vpd/root-node-vpd@a000/enclosure@1e00/service-processor@200 + name "service-processor", model "", dtype "", compat "" + ccin "2CD4", fru-number "00E1962", location-code "U78C9.001.WZS007X-P1", serial-number "YL30UF39H00M", part-number "00E3352," + description "System planar 2S4U" +- 21.18 + ------------------------------------------------------------------- Thu Jun 25 15:26:04 CEST 2015 - snwint@suse.com diff --git a/hwinfo.spec b/hwinfo.spec index 09588d2..0b2787b 100644 --- a/hwinfo.spec +++ b/hwinfo.spec @@ -36,7 +36,7 @@ License: GPL-2.0+ Group: Hardware/Other # Until migration to github this should be correct url Url: http://gitorious.org/opensuse/hwinfo -Version: 21.17 +Version: 21.18 Release: 0 Source: %{name}-%{version}.tar.xz BuildRoot: %{_tmppath}/%{name}-%{version}-build