stunnel: security bump to version 5.06
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Thu, 16 Oct 2014 17:16:58 +0000 (14:16 -0300)
committerPeter Korsgaard <peter@korsgaard.com>
Fri, 17 Oct 2014 14:45:51 +0000 (16:45 +0200)
Disables SSLv2 & SSLv3 by default to mitigate poodle.
Also add hash file.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/stunnel/stunnel.hash [new file with mode: 0644]
package/stunnel/stunnel.mk

diff --git a/package/stunnel/stunnel.hash b/package/stunnel/stunnel.hash
new file mode 100644 (file)
index 0000000..89af571
--- /dev/null
@@ -0,0 +1,2 @@
+# From http://www.stunnel.org/pipermail/stunnel-announce/2014-October/000084.html
+sha256 098c2b6db0793ea4fa5b6767ce6ef1853e9f6cc2f32133024be55f6a460b1a40        stunnel-5.06.tar.gz
index 26c7dacebe6e23b67948e5c93e28d194bb12b770..7be0cc7ff6f6848087c55f24abedfc77ec76ae9b 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-STUNNEL_VERSION = 5.03
+STUNNEL_VERSION = 5.06
 STUNNEL_SITE = http://ftp.nluug.nl/pub/networking/stunnel/archive/5.x
 STUNNEL_DEPENDENCIES = openssl
 STUNNEL_CONF_OPTS = --with-ssl=$(STAGING_DIR)/usr --with-threads=fork