From a941a259e61ef6966958c391d211206e1eaffa38a9fcea12ad2a0793ca40c969 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Thu, 21 Jul 2022 14:05:49 +0000 Subject: [PATCH] Accepting request 990562 from home:lnussel:branches:security:netfilter - add baselibs.conf for libip4tc2, will be needed by libsystemd-shared-251.so OBS-URL: https://build.opensuse.org/request/show/990562 OBS-URL: https://build.opensuse.org/package/show/security:netfilter/iptables?expand=0&rev=153 --- baselibs.conf | 1 + iptables.changes | 6 ++++++ iptables.spec | 1 + 3 files changed, 8 insertions(+) create mode 100644 baselibs.conf diff --git a/baselibs.conf b/baselibs.conf new file mode 100644 index 0000000..07a7cbe --- /dev/null +++ b/baselibs.conf @@ -0,0 +1 @@ +libip4tc2 diff --git a/iptables.changes b/iptables.changes index 2f5668f..9359abd 100644 --- a/iptables.changes +++ b/iptables.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Jul 21 12:43:02 UTC 2022 - Ludwig Nussel + +- add baselibs.conf for libip4tc2, will be needed by + libsystemd-shared-251.so + ------------------------------------------------------------------- Fri May 13 15:39:33 UTC 2022 - Jan Engelhardt diff --git a/iptables.spec b/iptables.spec index a5d893c..f481b2f 100644 --- a/iptables.spec +++ b/iptables.spec @@ -33,6 +33,7 @@ URL: https://netfilter.org/projects/iptables/ Source: https://netfilter.org/projects/iptables/files/%name-%version.tar.bz2 Source2: https://netfilter.org/projects/iptables/files/%name-%version.tar.bz2.sig Source3: %name.keyring +Source4: baselibs.conf Patch1: iptables-batch.patch Patch2: iptables-batch-lock.patch Patch3: iptables-1.8.2-dont_read_garbage.patch