From: Peter Müller Date: Wed, 18 Jan 2023 23:24:53 +0000 (+0000) Subject: Core Update 173: Ship iptables X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4eed0341c4eeed7f0d2cca5f0c9d20b0a4367de1;p=people%2Fms%2Fipfire-2.x.git Core Update 173: Ship iptables Signed-off-by: Peter Müller --- diff --git a/config/rootfiles/core/173/filelists/iptables b/config/rootfiles/core/173/filelists/iptables new file mode 120000 index 0000000000..8caf12bccb --- /dev/null +++ b/config/rootfiles/core/173/filelists/iptables @@ -0,0 +1 @@ +../../../common/iptables \ No newline at end of file diff --git a/config/rootfiles/core/173/update.sh b/config/rootfiles/core/173/update.sh index fd5d6a5125..e268d143e0 100644 --- a/config/rootfiles/core/173/update.sh +++ b/config/rootfiles/core/173/update.sh @@ -93,6 +93,13 @@ extract_files ldconfig # Remove files +rm -rvf \ + /lib/xtables/libip6t_LOG.so \ + /lib/xtables/libip6t_MASQUERADE.so \ + /lib/xtables/libip6t_SNAT.so \ + /lib/xtables/libipt_LOG.so \ + /lib/xtables/libipt_MASQUERADE.so \ + /lib/xtables/libipt_SNAT.so # Remove spandsp add-on, if installed for addon in spandsp; do