From: "Peter Müller" <peter.mueller@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH] Core Update 177: Delete OpenSSL 1.1.1 files
Date: Sun, 09 Jul 2023 15:15:00 +0000 [thread overview]
Message-ID: <8c75f78f-1636-3ed1-5284-d8c0dbb058a5@ipfire.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 1009 bytes --]
Originally announced for Core Update 176, this step was postponed until
Core Update 177 due to my fault of having shipped all necessary
dependencies for OpenSSL 3.x in Core Update 175 properly.
Signed-off-by: Peter Müller <peter.mueller(a)ipfire.org>
---
config/rootfiles/core/177/update.sh | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/config/rootfiles/core/177/update.sh b/config/rootfiles/core/177/update.sh
index ebe2b4fe5..39b908318 100644
--- a/config/rootfiles/core/177/update.sh
+++ b/config/rootfiles/core/177/update.sh
@@ -106,7 +106,10 @@ rm -rvf \
/lib/firmware/cxgb4/t5fw-1.27.1* \
/lib/firmware/cxgb4/t6fw-1.27.1* \
/lib/firmware/intel/ice/ddp-comms/ice_comms-1.3.3* \
- /lib/firmware/intel/ice/ddp-wireless_edge/ice_wireless_edge-1.3.7*
+ /lib/firmware/intel/ice/ddp-wireless_edge/ice_wireless_edge-1.3.7* \
+ /usr/lib/engines-1* \
+ /usr/lib/libcrypto.so.1* \
+ /usr/lib/libssl.so.1*
# update linker config
ldconfig
--
2.35.3
next reply other threads:[~2023-07-09 15:15 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-09 15:15 Peter Müller [this message]
2023-07-10 17:30 ` Michael Tremer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=8c75f78f-1636-3ed1-5284-d8c0dbb058a5@ipfire.org \
--to=peter.mueller@ipfire.org \
--cc=development@lists.ipfire.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox