]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
core130: Ship perl-Net-SSLeay
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 8 Apr 2019 10:56:58 +0000 (11:56 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 8 Apr 2019 10:56:58 +0000 (11:56 +0100)
This was still using the old version of OpenSSL.

Instead of linking the module (which we should have found earlier)
the module uses dlopen :(

Fixes: #12044
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/rootfiles/core/130/filelists/Net_SSLeay [new symlink]

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