kumquat-buildroot/package/vsftpd
Peter Korsgaard 205f077556 vsftpd: correct openssl linking after 1d046a5c (vsftpd: use pkg-config to get OpenSSL link flags)
Fixes:
http://autobuild.buildroot.net/results/221/221c987a9657caefad54bcc2fe9d2d71189c94c5/
http://autobuild.buildroot.net/results/90c/90cea7c4fdb3e5af923eedf96d79594d6d02e563/

vsftpd directly uses symbols from libcrypto (X509_{digest,free}), so it
needs to link against both.

This doesn't trigger for static builds as libssl internally uses libcrypto
(and lists it in Requires.private).

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2015-05-13 14:10:44 +02:00
..
0001-utmpx-builddef.patch vsftpd: rename patches to the new naming convention 2014-12-01 22:34:31 +01:00
0003-fix-CVE-2015-1419.patch vsftpd: add security fix for CVE-2015-1419 2015-03-11 22:13:58 +01:00
Config.in vsftpd: Add build option to disable utmpx update code 2014-10-12 09:32:15 +02:00
S70vsftpd vsftpd: use <pkg>_INSTALL_INIT_SYSV and rename init script 2014-12-01 22:33:18 +01:00
vsftpd.hash vsftpd: add security fix for CVE-2015-1419 2015-03-11 22:13:58 +01:00
vsftpd.mk vsftpd: correct openssl linking after 1d046a5c (vsftpd: use pkg-config to get OpenSSL link flags) 2015-05-13 14:10:44 +02:00