]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
core185: excplicit erase liblzma.so.5.6.*
authorArne Fitzenreiter <arne_f@ipfire.org>
Sun, 31 Mar 2024 11:27:46 +0000 (13:27 +0200)
committerArne Fitzenreiter <arne_f@ipfire.org>
Sun, 31 Mar 2024 11:27:46 +0000 (13:27 +0200)
because if this file exist the cleanap script will remove the older version after downgrade
and the system still use the malewared version.

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
config/rootfiles/core/185/update.sh

index 28f18a7dac130f8975634a6444a23810d4c02fff..5c76a97b9e387bad22da42da868b3863d9405651 100644 (file)
@@ -67,7 +67,8 @@ rm -rvf \
        /var/ipfire/geoip-functions.pl \
        /var/ipfire/dhcpc/dhcpcd-hooks/00-linux \
        /var/ipfire/dhcpc/dhcpcd-hooks/02-dump \
-       /var/lib/location/tmp*
+       /var/lib/location/tmp* \
+       /usr/lib/liblzma.so.5.6.*
 
 # update linker config
 ldconfig