From e48d808d76cca66a11e02d47b4612965b85a4f1c5adf5a88a6f86c087d3e7cff Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Wed, 7 Apr 2021 20:35:21 +0000 Subject: [PATCH 1/2] - include bugfixes in SLE, to enable 32 bit systems (SLE-17217) - sysmacros.patch: Include for major/minor (bsc#1181571) (bsc#1183796) OBS-URL: https://build.opensuse.org/package/show/Base:System/numactl?expand=0&rev=88 --- numactl.changes | 7 ++++++- numactl.spec | 2 +- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/numactl.changes b/numactl.changes index b9cdbef..bda4e1c 100644 --- a/numactl.changes +++ b/numactl.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Apr 7 20:32:20 UTC 2021 - Dirk Müller + +- include bugfixes in SLE, to enable 32 bit systems (SLE-17217) + ------------------------------------------------------------------- Tue Dec 15 11:17:35 UTC 2020 - Martin Liška @@ -115,7 +120,7 @@ Wed Nov 07 14:04:26 UTC 2018 - egotthold@suse.com ------------------------------------------------------------------- Wed Aug 1 14:14:39 UTC 2018 - schwab@suse.de -- sysmacros.patch: Include for major/minor (bsc#1181571) +- sysmacros.patch: Include for major/minor (bsc#1181571) (bsc#1183796) ------------------------------------------------------------------- Fri Jan 5 15:32:35 UTC 2018 - matwey.kornilov@gmail.com diff --git a/numactl.spec b/numactl.spec index f38edf4..2a53b46 100644 --- a/numactl.spec +++ b/numactl.spec @@ -25,7 +25,7 @@ Group: System/Management URL: https://github.com/numactl/numactl/releases Source0: https://github.com/numactl/numactl/releases/download/v%{version}/%{name}-%{version}.tar.gz Source2: baselibs.conf -# PATCH-MISSING-TAG -- See http://wiki.opensuse.org/openSUSE:Packaging_Patches_guidelines +# PATCH-FIX-OPENSUSE -- Avoid segfault when no node can be found in sysfs Patch1: 0001-Fixed-segfault-when-no-node-could-be-found-in-sysfs-.patch Patch2: numactl-clearcache-pie.patch From cd9339c9c703f8c0b48f4a1ca9f4eb80bd81333627d2709ee38b3137296ceb87 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Thu, 8 Apr 2021 20:02:09 +0000 Subject: [PATCH 2/2] - update to 2.0.14 (SLE-17217): OBS-URL: https://build.opensuse.org/package/show/Base:System/numactl?expand=0&rev=89 --- numactl.changes | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/numactl.changes b/numactl.changes index bda4e1c..08c7bdb 100644 --- a/numactl.changes +++ b/numactl.changes @@ -1,8 +1,3 @@ -------------------------------------------------------------------- -Wed Apr 7 20:32:20 UTC 2021 - Dirk Müller - -- include bugfixes in SLE, to enable 32 bit systems (SLE-17217) - ------------------------------------------------------------------- Tue Dec 15 11:17:35 UTC 2020 - Martin Liška @@ -11,7 +6,7 @@ Tue Dec 15 11:17:35 UTC 2020 - Martin Liška ------------------------------------------------------------------- Sat Oct 3 12:11:20 UTC 2020 - Dirk Mueller -- update to 2.0.14: +- update to 2.0.14 (SLE-17217): * manpage update * numademo: fix issue on 32 bit systems * drop custom cflags for libnuma