]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
core196: Ship OpenSSL
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 2 Jun 2025 18:41:58 +0000 (18:41 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 2 Jun 2025 18:41:58 +0000 (18:41 +0000)
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 <michael.tremer@ipfire.org>
config/rootfiles/core/196/filelists/openssl [new symlink]

diff --git a/config/rootfiles/core/196/filelists/openssl b/config/rootfiles/core/196/filelists/openssl
new file mode 120000 (symlink)
index 0000000..e011a92
--- /dev/null
@@ -0,0 +1 @@
+../../../common/openssl
\ No newline at end of file