stunnel: bump to version 5.01

Fixes CVE-2014-0016.

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Baruch Siach 2014-04-10 11:52:36 +03:00 committed by Peter Korsgaard
parent 0450235a2f
commit 22fe313dcc

View File

@ -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+