xtables-addons: bump 3.30 and fix LUA build on 6.18
authorJohn Audia <redacted>
Thu, 25 Dec 2025 18:22:13 +0000 (13:22 -0500)
committerPhilip Prindeville <redacted>
Sun, 26 Apr 2026 01:03:59 +0000 (19:03 -0600)
commite1adf8f2be0753e522af3804fb5b92bf26478136
tree6fa833ba1ba7920c959b5c9edb9ac70966dd92c2
parent4c31cadb2b76879b0b451e09b1cb5365a7ded588
xtables-addons: bump 3.30 and fix LUA build on 6.18

This upstream release allows clean builds against linux 6.18. Fix LUA
PacketScript build on 6.18 by switching to ccflags-y and restoring the
required -isystem include path. Remove compat_xtables since the module
no longer exists in 3.30 and drop all dependent kmod references.

Fix CI build failure with backport:
600-xt_pknock-fox-do_div-signness-mismatch.patch

Note that upstream tarball changed from xz to zst.

Signed-off-by: John Audia <redacted>
net/xtables-addons/Makefile
net/xtables-addons/patches/100-add-rtsp-conntrack.patch
net/xtables-addons/patches/200-add-lua-packetscript.patch
net/xtables-addons/patches/300-fix-path-Makefile.extra.patch [deleted file]
net/xtables-addons/patches/600-xt_pknock-fox-do_div-signness-mismatch.patch [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT