Commit 22fe313d authored by Baruch Siach's avatar Baruch Siach Committed by Peter Korsgaard
Browse files

stunnel: bump to version 5.01



Fixes CVE-2014-0016.

Signed-off-by: default avatarBaruch Siach <baruch@tkos.co.il>
Signed-off-by: default avatarPeter Korsgaard <peter@korsgaard.com>
parent 0450235a
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -4,8 +4,8 @@
#
################################################################################

STUNNEL_VERSION = 4.56
STUNNEL_SITE = http://ftp.nluug.nl/pub/networking/stunnel/archive/4.x/
STUNNEL_VERSION = 5.01
STUNNEL_SITE = http://ftp.nluug.nl/pub/networking/stunnel/archive/5.x/
STUNNEL_DEPENDENCIES = openssl
STUNNEL_CONF_OPT = --with-ssl=$(STAGING_DIR)/usr --with-threads=fork
STUNNEL_LICENSE = GPLv2+