]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
Core Update 174: Ship ipblocklist-related changes
authorPeter Müller <peter.mueller@ipfire.org>
Tue, 4 Apr 2023 20:02:58 +0000 (20:02 +0000)
committerPeter Müller <peter.mueller@ipfire.org>
Tue, 4 Apr 2023 20:02:58 +0000 (20:02 +0000)
https://wiki.ipfire.org/devel/telco/2023-04-03

Cc: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
config/rootfiles/core/174/filelists/files
config/rootfiles/core/174/update.sh

index 8b7058f81213ce7939a2ebd4d756c8317d7d36cc..1854e1aa27c60a9ac7010b9ac6e22cf67a2554cc 100644 (file)
@@ -92,7 +92,9 @@ srv/web/ipfire/cgi-bin/proxy.cgi
 srv/web/ipfire/cgi-bin/traffic.cgi
 srv/web/ipfire/cgi-bin/updatexlrator.cgi
 usr/lib/firewall/rules.pl
+usr/local/bin/update-ipblocklists
 var/ipfire/graphs.pl
 var/ipfire/header.pl
 var/ipfire/ids-functions.pl
+var/ipfire/ipblocklist-functions.pl
 var/ipfire/network-functions.pl
index 7acaad64e973d8c5a663dd97844c07d71f0c1340..25474a7b21117ae577a22d831135f243f9c9bb69 100644 (file)
@@ -184,6 +184,9 @@ if [ -e "/opt/pakfire/db/installed/meta-perl-TimeDate" ] && [ -e "/opt/pakfire/d
                /opt/pakfire/db/rootfiles/perl-TimeDate
 fi
 
+# Update IP blocklists to resolve fallout of #13072 as quickly as possible
+/usr/local/bin/update-location-database
+
 # This update needs a reboot...
 touch /var/run/need_reboot