From 6ea56e17aa8c2e362ad9caf25af1c68b3d52797a27c0a1fe89a1b246913c3bc4 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Wed, 16 Nov 2016 09:50:06 +0000 Subject: [PATCH] manually apply SR 440552 because of conflict OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iproute2?expand=0&rev=128 --- iproute2-doc.changes | 11 +++++++++++ iproute2.changes | 5 +++++ iproute2.spec | 1 + 3 files changed, 17 insertions(+) diff --git a/iproute2-doc.changes b/iproute2-doc.changes index dbf3ed9..9d10a08 100644 --- a/iproute2-doc.changes +++ b/iproute2-doc.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Wed Nov 16 08:29:11 UTC 2016 - jslaby@suse.com + +- put lnstat nstat routef routel ss into /usr/bin so that users can + actually run them + +------------------------------------------------------------------- +Wed Nov 16 04:32:29 UTC 2016 - glin@suse.com + +- Add libelf-devel to BuildRequires to enable bpf object loading + ------------------------------------------------------------------- Mon Oct 17 08:58:54 UTC 2016 - jengelh@inai.de diff --git a/iproute2.changes b/iproute2.changes index 9f0dee7..9d10a08 100644 --- a/iproute2.changes +++ b/iproute2.changes @@ -4,6 +4,11 @@ Wed Nov 16 08:29:11 UTC 2016 - jslaby@suse.com - put lnstat nstat routef routel ss into /usr/bin so that users can actually run them +------------------------------------------------------------------- +Wed Nov 16 04:32:29 UTC 2016 - glin@suse.com + +- Add libelf-devel to BuildRequires to enable bpf object loading + ------------------------------------------------------------------- Mon Oct 17 08:58:54 UTC 2016 - jengelh@inai.de diff --git a/iproute2.spec b/iproute2.spec index 4e06196..862cfa7 100644 --- a/iproute2.spec +++ b/iproute2.spec @@ -42,6 +42,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: bison BuildRequires: db-devel BuildRequires: flex +BuildRequires: libelf-devel BuildRequires: pkgconfig >= 0.21 BuildRequires: xz %define with_xt 1