From 08bd9a5a940bbb620b9c8b572f5192052f462f47 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Tue, 27 Jun 2023 09:46:48 +0000 Subject: [PATCH] Revert "Core Update 176: Delete OpenSSL 1.1.1 files" This reverts commit aa8a659ab7381fa458ca81fb68116f49a02db77a. This cannot be done, yet, because an updated system still has hundreds of files using the old libraries. Those will have to be re-shipped first before we actually remove OpenSSL 1.1.1. Signed-off-by: Michael Tremer --- config/rootfiles/core/176/update.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/config/rootfiles/core/176/update.sh b/config/rootfiles/core/176/update.sh index 9c0ef54e47..54dda66c78 100644 --- a/config/rootfiles/core/176/update.sh +++ b/config/rootfiles/core/176/update.sh @@ -41,10 +41,7 @@ extract_files # Remove files rm -vf \ /usr/bin/gawk-5.1.1 \ - /usr/lib/engines-1* \ - /usr/lib/libcrypto.so.1* \ /usr/lib/libfreetype.so.6.1* \ - /usr/lib/libssl.so.1* \ /lib/udev/rules.d/69-dm-lvm-metad.rules # update linker config -- 2.39.5