From: Peter Müller Date: Tue, 15 Feb 2022 18:15:53 +0000 (+0000) Subject: Core Update 165: Ship changes related to P2P block removal X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3071989cfc346a4abd49b8c35409f1b553b37b2f;p=people%2Fms%2Fipfire-2.x.git Core Update 165: Ship changes related to P2P block removal Signed-off-by: Peter Müller --- diff --git a/config/rootfiles/core/165/filelists/files b/config/rootfiles/core/165/filelists/files index fe2041e2da..3e1059ca0a 100644 --- a/config/rootfiles/core/165/filelists/files +++ b/config/rootfiles/core/165/filelists/files @@ -1,3 +1,4 @@ +etc/rc.d/init.d/firewall opt/pakfire/etc/pakfire.conf opt/pakfire/lib/functions.pl srv/web/ipfire/cgi-bin/backup.cgi @@ -14,3 +15,4 @@ usr/sbin/setup var/ipfire/ids-functions.pl var/ipfire/location-functions.pl var/ipfire/main/manualpages +var/ipfire/menu.d/50-firewall.menu diff --git a/config/rootfiles/core/165/update.sh b/config/rootfiles/core/165/update.sh index 0d3a12251e..2cabbc1ffb 100644 --- a/config/rootfiles/core/165/update.sh +++ b/config/rootfiles/core/165/update.sh @@ -63,7 +63,9 @@ rm -rvf \ /usr/lib/libpython3.8.so \ /usr/lib/libpython3.8.so.1.0 \ /usr/lib/python3.8/ \ - /usr/share/xt_geoip/ + /usr/share/xt_geoip/ \ + /var/ipfire/firewall/p2protocols \ + /srv/web/ipfire/cgi-bin/p2p-block.cgi # Stop services