From: Michael Tremer Date: Mon, 2 Jun 2025 18:41:58 +0000 (+0000) Subject: core196: Ship OpenSSL X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e4d01c9d6f08a229bda70b2a73f9b42b37631c01;p=people%2Fmfischer%2Fipfire-2.x.git core196: Ship OpenSSL This is being shipped because it has been rebuilt with GCC 15. There has been reports on some systems that OpenSSL triggers some compiler bug and therefore the openssl command tends to segfault a lot. This is now being resolved with GCC 15. Signed-off-by: Michael Tremer --- diff --git a/config/rootfiles/core/196/filelists/openssl b/config/rootfiles/core/196/filelists/openssl new file mode 120000 index 000000000..e011a9266 --- /dev/null +++ b/config/rootfiles/core/196/filelists/openssl @@ -0,0 +1 @@ +../../../common/openssl \ No newline at end of file