From 6fb70ba0c7155a6238fde1f7562013bcfa32f9dfad54b5561fca99c10b12a6b6 Mon Sep 17 00:00:00 2001 From: Steffen Winterfeldt Date: Fri, 25 Sep 2015 11:53:32 +0000 Subject: [PATCH 1/7] - release 21.21 OBS-URL: https://build.opensuse.org/package/show/system:install:head/hwinfo?expand=0&rev=106 --- hwinfo.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hwinfo.spec b/hwinfo.spec index 795912f..71411ef 100644 --- a/hwinfo.spec +++ b/hwinfo.spec @@ -1,7 +1,7 @@ # # spec file for package hwinfo # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed From e41905659c074996ef6afbe867a6c3e63488938587e8f7f411bb3384b4e5e047 Mon Sep 17 00:00:00 2001 From: Steffen Winterfeldt Date: Fri, 25 Sep 2015 12:37:38 +0000 Subject: [PATCH 2/7] - release 21.21 OBS-URL: https://build.opensuse.org/package/show/system:install:head/hwinfo?expand=0&rev=107 --- hwinfo.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hwinfo.spec b/hwinfo.spec index 71411ef..795912f 100644 --- a/hwinfo.spec +++ b/hwinfo.spec @@ -1,7 +1,7 @@ # # spec file for package hwinfo # -# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed From bf7cdf3880820eaa249769a309a0509020ce38beb8b12055fe1795d07cd1aace Mon Sep 17 00:00:00 2001 From: Steffen Winterfeldt Date: Fri, 25 Sep 2015 13:59:17 +0000 Subject: [PATCH 3/7] - release 21.21 OBS-URL: https://build.opensuse.org/package/show/system:install:head/hwinfo?expand=0&rev=108 --- hwinfo.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hwinfo.spec b/hwinfo.spec index 795912f..71411ef 100644 --- a/hwinfo.spec +++ b/hwinfo.spec @@ -1,7 +1,7 @@ # # spec file for package hwinfo # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed From f967b794317ac750bb4b3c9e19550c0fa2fa4b48ddfc5440bc712dfb986834f1 Mon Sep 17 00:00:00 2001 From: Steffen Winterfeldt Date: Tue, 29 Sep 2015 09:21:10 +0000 Subject: [PATCH 4/7] - release 21.22 OBS-URL: https://build.opensuse.org/package/show/system:install:head/hwinfo?expand=0&rev=109 --- hwinfo-21.21.tar.xz | 3 --- hwinfo-21.22.tar.xz | 3 +++ hwinfo.changes | 7 +++++++ hwinfo.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 hwinfo-21.21.tar.xz create mode 100644 hwinfo-21.22.tar.xz diff --git a/hwinfo-21.21.tar.xz b/hwinfo-21.21.tar.xz deleted file mode 100644 index 1e5e210..0000000 --- a/hwinfo-21.21.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6152880b468f4c5e4700051a747a439fae458605a9f02be301fe62490042258d -size 738912 diff --git a/hwinfo-21.22.tar.xz b/hwinfo-21.22.tar.xz new file mode 100644 index 0000000..df94b76 --- /dev/null +++ b/hwinfo-21.22.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04b57ce7a8f046bcb88c652567628421075335887ea27379d2498decbdc071e0 +size 739360 diff --git a/hwinfo.changes b/hwinfo.changes index c9436ae..23f9133 100644 --- a/hwinfo.changes +++ b/hwinfo.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Sep 29 09:21:03 UTC 2015 - snwint@suse.com + +- Add a general README.md +- Split README into README-legacy and README-hwprobe +- 21.22 + ------------------------------------------------------------------- Thu Sep 17 11:21:47 UTC 2015 - snwint@suse.com diff --git a/hwinfo.spec b/hwinfo.spec index 71411ef..454dfec 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.21 +Version: 21.22 Release: 0 Source: %{name}-%{version}.tar.xz BuildRoot: %{_tmppath}/%{name}-%{version}-build From b0bf2ae5964f856655dd45155fa9bd4d38b16a9fada05dcc3b702143741d21cb Mon Sep 17 00:00:00 2001 From: Steffen Winterfeldt Date: Thu, 1 Oct 2015 13:01:00 +0000 Subject: [PATCH 5/7] Accepting request 335443 from home:IGonzalezSosa:branches:system:install:head Add new documentation files to spec OBS-URL: https://build.opensuse.org/request/show/335443 OBS-URL: https://build.opensuse.org/package/show/system:install:head/hwinfo?expand=0&rev=110 --- hwinfo.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/hwinfo.spec b/hwinfo.spec index 454dfec..a77e38d 100644 --- a/hwinfo.spec +++ b/hwinfo.spec @@ -1,7 +1,7 @@ # # spec file for package hwinfo # -# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -107,7 +107,9 @@ rm -rf %{buildroot} /usr/sbin/mk_isdnhwdb /usr/sbin/getsysinfo %{_libdir}/libhd.so.* -%doc README +%doc README.md +%doc README-hwprobe.md +%doc README-legacy.md %doc %{_mandir}/man1/getsysinfo.1* %doc %{_mandir}/man1/mk_isdnhwdb.1* %doc %{_mandir}/man8/hwinfo.8* From af3959baf83bccdabf36c4aecc138ddabdb477d8dc020f2e723e99d1c903bdcc Mon Sep 17 00:00:00 2001 From: Steffen Winterfeldt Date: Thu, 1 Oct 2015 14:13:56 +0000 Subject: [PATCH 6/7] - release 21.22 OBS-URL: https://build.opensuse.org/package/show/system:install:head/hwinfo?expand=0&rev=111 --- hwinfo.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hwinfo.spec b/hwinfo.spec index a77e38d..e98685a 100644 --- a/hwinfo.spec +++ b/hwinfo.spec @@ -1,7 +1,7 @@ # # spec file for package hwinfo # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed From 6d9d10fe30d1f9b4524f77622a7ab1af5c8775bf948be26a9da1f469512f7985 Mon Sep 17 00:00:00 2001 From: Steffen Winterfeldt Date: Fri, 9 Oct 2015 12:43:25 +0000 Subject: [PATCH 7/7] - release 21.23 OBS-URL: https://build.opensuse.org/package/show/system:install:head/hwinfo?expand=0&rev=112 --- hwinfo-21.22.tar.xz | 3 --- hwinfo-21.23.tar.xz | 3 +++ hwinfo.changes | 6 ++++++ hwinfo.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 hwinfo-21.22.tar.xz create mode 100644 hwinfo-21.23.tar.xz diff --git a/hwinfo-21.22.tar.xz b/hwinfo-21.22.tar.xz deleted file mode 100644 index df94b76..0000000 --- a/hwinfo-21.22.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:04b57ce7a8f046bcb88c652567628421075335887ea27379d2498decbdc071e0 -size 739360 diff --git a/hwinfo-21.23.tar.xz b/hwinfo-21.23.tar.xz new file mode 100644 index 0000000..fa2f4b5 --- /dev/null +++ b/hwinfo-21.23.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ba60f0c5006037e340f88520b01ab217c749bc3aaee1305e88169983535b93e +size 740252 diff --git a/hwinfo.changes b/hwinfo.changes index 23f9133..a944e12 100644 --- a/hwinfo.changes +++ b/hwinfo.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Oct 9 12:43:18 UTC 2015 - snwint@suse.com + +- scsi serial id: read vpd page 0x80 from sysfs, if possible (bsc#949287) +- 21.23 + ------------------------------------------------------------------- Tue Sep 29 09:21:03 UTC 2015 - snwint@suse.com diff --git a/hwinfo.spec b/hwinfo.spec index e98685a..adcdb42 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.22 +Version: 21.23 Release: 0 Source: %{name}-%{version}.tar.xz BuildRoot: %{_tmppath}/%{name}-%{version}-build