From e6075974ba8b423caef8b0d08016d439a663b807bed932ba6ffaef8d7e3b7422 Mon Sep 17 00:00:00 2001 From: Ruediger Meier Date: Wed, 12 Apr 2017 14:43:05 +0000 Subject: [PATCH] Accepting request 487605 from home:rudi_m:branches:Base:System pre_checkin.sh was missing OBS-URL: https://build.opensuse.org/request/show/487605 OBS-URL: https://build.opensuse.org/package/show/Base:System/util-linux?expand=0&rev=341 --- python-libmount.changes | 6 ++++++ python-libmount.spec | 3 +++ util-linux-systemd.changes | 6 ++++++ util-linux-systemd.spec | 3 +++ 4 files changed, 18 insertions(+) diff --git a/python-libmount.changes b/python-libmount.changes index 73097c4..2c9f0dd 100644 --- a/python-libmount.changes +++ b/python-libmount.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Apr 12 09:19:21 UTC 2017 - agraf@suse.com + +- Prefer sysfs exported SMBIOS3 tables in lscu (bsc#1033718) + + arm64-lscpu-use-sysfs-for-table-access-if-available.patch + ------------------------------------------------------------------- Thu Apr 6 17:35:34 CEST 2017 - sbrabec@suse.com diff --git a/python-libmount.spec b/python-libmount.spec index 3e87572..622fb47 100644 --- a/python-libmount.spec +++ b/python-libmount.spec @@ -157,6 +157,8 @@ Source51: blkid.conf Patch0: make-sure-sbin-resp-usr-sbin-are-in-PATH.diff # PATCH-FEATURE-SLE util-linux-losetup-Add-support-for-setting-logical-blocksize.patch bsc931634 FATE319010 hare@suse.de -- Add support for setting logical blocksizes. Patch1: util-linux-losetup-Add-support-for-setting-logical-blocksize.patch +# PATCH-BUG-FIX arm64-lscpu-use-sysfs-for-table-access-if-available.patch bsc#1033718 agraf@suse.de -- Use SMBIOS3 tables when available in lscpu +Patch2: arm64-lscpu-use-sysfs-for-table-access-if-available.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build # %if %build_util_linux @@ -411,6 +413,7 @@ library. # logical block size support in loop does not exist in Tumbleweed and upstream kernel yet %patch1 -p1 %endif +%patch2 -p1 # # setctsid cp -p %{S:22} %{S:23} . diff --git a/util-linux-systemd.changes b/util-linux-systemd.changes index 73097c4..2c9f0dd 100644 --- a/util-linux-systemd.changes +++ b/util-linux-systemd.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Apr 12 09:19:21 UTC 2017 - agraf@suse.com + +- Prefer sysfs exported SMBIOS3 tables in lscu (bsc#1033718) + + arm64-lscpu-use-sysfs-for-table-access-if-available.patch + ------------------------------------------------------------------- Thu Apr 6 17:35:34 CEST 2017 - sbrabec@suse.com diff --git a/util-linux-systemd.spec b/util-linux-systemd.spec index 859954f..5dc3eda 100644 --- a/util-linux-systemd.spec +++ b/util-linux-systemd.spec @@ -157,6 +157,8 @@ Source51: blkid.conf Patch0: make-sure-sbin-resp-usr-sbin-are-in-PATH.diff # PATCH-FEATURE-SLE util-linux-losetup-Add-support-for-setting-logical-blocksize.patch bsc931634 FATE319010 hare@suse.de -- Add support for setting logical blocksizes. Patch1: util-linux-losetup-Add-support-for-setting-logical-blocksize.patch +# PATCH-BUG-FIX arm64-lscpu-use-sysfs-for-table-access-if-available.patch bsc#1033718 agraf@suse.de -- Use SMBIOS3 tables when available in lscpu +Patch2: arm64-lscpu-use-sysfs-for-table-access-if-available.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build # %if %build_util_linux @@ -411,6 +413,7 @@ library. # logical block size support in loop does not exist in Tumbleweed and upstream kernel yet %patch1 -p1 %endif +%patch2 -p1 # # setctsid cp -p %{S:22} %{S:23} .