* [PATCH] Core Update 177: Delete OpenSSL 1.1.1 files
@ 2023-07-09 15:15 Peter Müller
2023-07-10 17:30 ` Michael Tremer
0 siblings, 1 reply; 2+ messages in thread
From: Peter Müller @ 2023-07-09 15:15 UTC (permalink / raw)
To: development
[-- 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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] Core Update 177: Delete OpenSSL 1.1.1 files
2023-07-09 15:15 [PATCH] Core Update 177: Delete OpenSSL 1.1.1 files Peter Müller
@ 2023-07-10 17:30 ` Michael Tremer
0 siblings, 0 replies; 2+ messages in thread
From: Michael Tremer @ 2023-07-10 17:30 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 1197 bytes --]
Reviewed-by: Michael Tremer <michael.tremer(a)ipfire.org>
> On 9 Jul 2023, at 16:15, Peter Müller <peter.mueller(a)ipfire.org> wrote:
>
> 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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-07-10 17:30 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-09 15:15 [PATCH] Core Update 177: Delete OpenSSL 1.1.1 files Peter Müller
2023-07-10 17:30 ` Michael Tremer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox