From: Peter Müller Date: Mon, 28 Nov 2022 12:10:37 +0000 (+0100) Subject: Core Update 172: Ship libtasn X-Git-Tag: v2.27-core172~49 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=05dd992b96c40e32c955223c93563f8651b237ae;p=ipfire-2.x.git Core Update 172: Ship libtasn Signed-off-by: Peter Müller --- diff --git a/config/rootfiles/core/172/update.sh b/config/rootfiles/core/172/update.sh index 7e4e031ae6..89f2cc0f7c 100644 --- a/config/rootfiles/core/172/update.sh +++ b/config/rootfiles/core/172/update.sh @@ -86,6 +86,7 @@ rm -rvf \ /usr/lib/libns-9.16.33.so \ /usr/lib/libpng16.so.16.37.0 \ /usr/lib/libreadline.so.8.1 \ + /usr/lib/libtasn1.so.6.6.2 \ /usr/lib/libunbound.so.8.1.1* \ /usr/lib/libxml2.so.2.9.* \ /usr/lib/python3.10/ensurepip/_bundled/pip-21* \