]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
Core Update 165: Ship ipset-related changes and restart the firewall engine
authorPeter Müller <peter.mueller@ipfire.org>
Tue, 15 Feb 2022 18:11:28 +0000 (18:11 +0000)
committerPeter Müller <peter.mueller@ipfire.org>
Tue, 15 Feb 2022 18:11:28 +0000 (18:11 +0000)
Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
config/rootfiles/core/165/filelists/files
config/rootfiles/core/165/update.sh

index 412e92cb6565ddb0baa04894a2d0aea1637cc791..fe2041e2da7897f31085076c669845e31edee33a 100644 (file)
@@ -8,6 +8,9 @@ srv/web/ipfire/cgi-bin/pakfire.cgi
 srv/web/ipfire/cgi-bin/qos.cgi
 srv/web/ipfire/html/themes/ipfire/include/css/style.css
 usr/lib/firewall/firewall-lib.pl
+usr/lib/firewall/rules.pl
+usr/local/bin/update-location-database
 usr/sbin/setup
 var/ipfire/ids-functions.pl
+var/ipfire/location-functions.pl
 var/ipfire/main/manualpages
index 7e534672d1bf2416c4e4c12f21e5167e32d2b1ac..0d3a12251e4ace0530a0f658985ce97bb709ac7a 100644 (file)
@@ -62,7 +62,8 @@ rm -rvf \
        /usr/bin/python3.8-config \
        /usr/lib/libpython3.8.so \
        /usr/lib/libpython3.8.so.1.0 \
-       /usr/lib/python3.8/
+       /usr/lib/python3.8/ \
+       /usr/share/xt_geoip/
 
 # Stop services
 
@@ -80,6 +81,7 @@ ldconfig
 
 # Start services
 telinit u
+/etc/rc.d/init.d/firewall restart
 
 # This update needs a reboot...
 touch /var/run/need_reboot