]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
Core Update 169: Ship iptables
authorPeter Müller <peter.mueller@ipfire.org>
Mon, 30 May 2022 19:13:08 +0000 (19:13 +0000)
committerPeter Müller <peter.mueller@ipfire.org>
Mon, 30 May 2022 19:13:08 +0000 (19:13 +0000)
Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
config/rootfiles/core/169/filelists/iptables [new symlink]
config/rootfiles/core/169/update.sh

diff --git a/config/rootfiles/core/169/filelists/iptables b/config/rootfiles/core/169/filelists/iptables
new file mode 120000 (symlink)
index 0000000..8caf12b
--- /dev/null
@@ -0,0 +1 @@
+../../../common/iptables
\ No newline at end of file
index 1fdbfc338903ccb6b16f135c6e9deec622afddf6..c9d65364e9f845e1f769575b2c6d3ae902a7e478 100644 (file)
@@ -34,6 +34,13 @@ done
 # Stop services
 
 # Remove files
+rm -rvf \
+       /lib/libxtables.so.12.4.0 \
+       /lib/xtables/libip6t_DNAT.so \
+       /lib/xtables/libip6t_REDIRECT.so \
+       /lib/xtables/libipt_DNAT.so \
+       /lib/xtables/libipt_REDIRECT.so \
+       /usr/lib/libfuse3.so.3.10.4
 
 # Extract files
 extract_files