From aa8a659ab7381fa458ca81fb68116f49a02db77a Mon Sep 17 00:00:00 2001 From: =?utf8?q?Peter=20M=C3=BCller?= Date: Sun, 25 Jun 2023 13:55:55 +0000 Subject: [PATCH] Core Update 176: Delete OpenSSL 1.1.1 files MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit This step was announced in https://blog.ipfire.org/post/ipfire-2-27-core-update-175-released . Signed-off-by: Peter Müller --- config/rootfiles/core/176/update.sh | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/config/rootfiles/core/176/update.sh b/config/rootfiles/core/176/update.sh index 0db3b0a0aa..0ab60085d2 100644 --- a/config/rootfiles/core/176/update.sh +++ b/config/rootfiles/core/176/update.sh @@ -39,7 +39,10 @@ extract_files # Remove files rm -vf \ - /usr/bin/gawk-5.1.1 + /usr/bin/gawk-5.1.1 \ + /usr/lib/engines-1* \ + /usr/lib/libcrypto.so.1* \ + /usr/lib/libssl.so.1* \ /lib/udev/rules.d/69-dm-lvm-metad.rules # update linker config -- 2.39.5