mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-10 19:15:54 +02:00
core185: excplicit erase liblzma.so.5.6.*
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>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user