From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Tremer To: development@lists.ipfire.org Subject: Re: [PATCH] Core Update 177: Delete OpenSSL 1.1.1 files Date: Mon, 10 Jul 2023 18:30:47 +0100 Message-ID: <8D35E8A8-1555-4C62-B3BC-2871B698AF8F@ipfire.org> In-Reply-To: <8c75f78f-1636-3ed1-5284-d8c0dbb058a5@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6106479045898628091==" List-Id: --===============6106479045898628091== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Reviewed-by: Michael Tremer > On 9 Jul 2023, at 16:15, Peter M=C3=BCller wro= te: >=20 > 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. >=20 > Signed-off-by: Peter M=C3=BCller > --- > config/rootfiles/core/177/update.sh | 5 ++++- > 1 file changed, 4 insertions(+), 1 deletion(-) >=20 > diff --git a/config/rootfiles/core/177/update.sh b/config/rootfiles/core/17= 7/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* >=20 > # update linker config > ldconfig > --=20 > 2.35.3 --===============6106479045898628091==--