From: <abe...@us...> - 2015-07-30 16:02:39
|
Revision: 7166 http://sourceforge.net/p/astlinux/code/7166 Author: abelbeck Date: 2015-07-30 16:02:35 +0000 (Thu, 30 Jul 2015) Log Message: ----------- stunnel, version bump to 5.22 Modified Paths: -------------- branches/1.0/package/stunnel/stunnel-configure.patch branches/1.0/package/stunnel/stunnel.mk Modified: branches/1.0/package/stunnel/stunnel-configure.patch =================================================================== --- branches/1.0/package/stunnel/stunnel-configure.patch 2015-07-29 23:51:38 UTC (rev 7165) +++ branches/1.0/package/stunnel/stunnel-configure.patch 2015-07-30 16:02:35 UTC (rev 7166) @@ -1,6 +1,6 @@ --- stunnel-5.01/configure.ac.orig 2014-04-11 10:43:39.000000000 -0500 +++ stunnel-5.01/configure.ac 2014-04-11 10:49:05.000000000 -0500 -@@ -110,7 +110,8 @@ +@@ -111,7 +111,8 @@ AC_CHECK_FILE("/dev/ptc", AC_DEFINE([HAVE_DEV_PTS_AND_PTC], [1], [Define to 1 if you have '/dev/ptc' device.])) else @@ -10,7 +10,7 @@ fi AC_MSG_NOTICE([**************************************** entropy sources]) -@@ -139,7 +140,9 @@ +@@ -140,7 +141,9 @@ AC_DEFINE_UNQUOTED([RANDOM_FILE], ["$RANDOM_FILE"], [Random file path]) fi else Modified: branches/1.0/package/stunnel/stunnel.mk =================================================================== --- branches/1.0/package/stunnel/stunnel.mk 2015-07-29 23:51:38 UTC (rev 7165) +++ branches/1.0/package/stunnel/stunnel.mk 2015-07-30 16:02:35 UTC (rev 7166) @@ -4,8 +4,8 @@ # ############################################################# -STUNNEL_VERSION = 5.19 -STUNNEL_SITE = http://ftp.nluug.nl/pub/networking/stunnel/archive/5.x +STUNNEL_VERSION = 5.22 +STUNNEL_SITE = http://www.usenix.org.uk/mirrors/stunnel/archive/5.x STUNNEL_DEPENDENCIES = openssl # We're patching configure.ac This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |