aboutsummaryrefslogtreecommitdiff
path: root/extra/iptables
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2022-05-16 19:18:26 +0200
committerCem Keylan <cem@ckyln.com>2022-05-16 19:19:44 +0200
commitc9d4ecc16c7c7ce705e2ff220b5f642514b872d6 (patch)
tree16c85a0f792974adb302c0c795bc5eef9306f90a /extra/iptables
parentc91ad954eae954cc908df325676c15ffc83504ad (diff)
downloadrepository-c9d4ecc16c7c7ce705e2ff220b5f642514b872d6.tar.gz
iptables: bump to 1.8.8
Diffstat (limited to 'extra/iptables')
-rwxr-xr-xextra/iptables/build3
-rw-r--r--extra/iptables/checksums2
-rw-r--r--extra/iptables/sources2
-rw-r--r--extra/iptables/version2
4 files changed, 6 insertions, 3 deletions
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 <netinet\/ether.h>/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