From c9d4ecc16c7c7ce705e2ff220b5f642514b872d6 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Mon, 16 May 2022 19:18:26 +0200 Subject: iptables: bump to 1.8.8 --- extra/iptables/build | 3 +++ extra/iptables/checksums | 2 +- extra/iptables/sources | 2 +- extra/iptables/version | 2 +- 4 files changed, 6 insertions(+), 3 deletions(-) (limited to 'extra/iptables') diff --git a/extra/iptables/build b/extra/iptables/build index 33e64b1a..84186e0f 100755 --- a/extra/iptables/build +++ b/extra/iptables/build @@ -11,5 +11,8 @@ export LDFLAGS="$LDFLAGS -static" --with-xtlibdir=/usr/lib/xtables \ --disable-nftables +clsed '/^#include /d' libxtables/xtables.c +clsed 's/u_int16_t/uint16_t/g' iptables/xshared.h + make LDFLAGS="$LDFLAGS -all-static" make DESTDIR="$1" install diff --git a/extra/iptables/checksums b/extra/iptables/checksums index f9b38590..83186f4c 100644 --- a/extra/iptables/checksums +++ b/extra/iptables/checksums @@ -1,2 +1,2 @@ %BLAKE3 -c1411b529b73951975e84a1b53e04f05b59ff866d7d4108981e4fd16416205ca iptables-1.8.7.tar.bz2 +806680bf6c6f26613f88896484d947b40fb7f5dd20776c9aa3475ce1b355b308 iptables-1.8.8.tar.bz2 diff --git a/extra/iptables/sources b/extra/iptables/sources index 355baeca..3d767ede 100644 --- a/extra/iptables/sources +++ b/extra/iptables/sources @@ -1 +1 @@ -https://fossies.org/linux/misc/iptables-1.8.7.tar.bz2 +https://fossies.org/linux/misc/iptables-1.8.8.tar.bz2 diff --git a/extra/iptables/version b/extra/iptables/version index 03a11075..e1f77c9e 100644 --- a/extra/iptables/version +++ b/extra/iptables/version @@ -1 +1 @@ -1.8.7 2 +1.8.8 1 -- cgit v1.2.3