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