From: Michael Tremer Date: Mon, 8 Apr 2019 10:56:58 +0000 (+0100) Subject: core130: Ship perl-Net-SSLeay X-Git-Tag: v2.23-core131~43^2~5 X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=commitdiff_plain;h=f0ce8b2c8853041cd708a0cef88b1bd22cbf88df;hp=d66433fca6323940ac217d7a0834a0b178d509eb core130: Ship perl-Net-SSLeay 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 --- diff --git a/config/rootfiles/core/130/filelists/Net_SSLeay b/config/rootfiles/core/130/filelists/Net_SSLeay new file mode 120000 index 0000000000..13fe0560cf --- /dev/null +++ b/config/rootfiles/core/130/filelists/Net_SSLeay @@ -0,0 +1 @@ +../../../common/Net_SSLeay \ No newline at end of file