|
From: <abe...@us...> - 2011-12-13 22:41:20
|
Revision: 5305
http://astlinux.svn.sourceforge.net/astlinux/?rev=5305&view=rev
Author: abelbeck
Date: 2011-12-13 22:41:14 +0000 (Tue, 13 Dec 2011)
Log Message:
-----------
stunnel, version bump to 4.44, add build option to generate proper default PID file
Modified Paths:
--------------
branches/1.0/package/stunnel/stunnel.mk
Modified: branches/1.0/package/stunnel/stunnel.mk
===================================================================
--- branches/1.0/package/stunnel/stunnel.mk 2011-12-13 17:02:16 UTC (rev 5304)
+++ branches/1.0/package/stunnel/stunnel.mk 2011-12-13 22:41:14 UTC (rev 5305)
@@ -4,12 +4,14 @@
#
#############################################################
-STUNNEL_VERSION = 4.36
-STUNNEL_SITE = http://ftp.nluug.nl/pub/networking/stunnel/obsolete/4.x/
+STUNNEL_VERSION = 4.44
+STUNNEL_SITE = http://ftp.nluug.nl/pub/networking/stunnel/archive/4.x
STUNNEL_DEPENDENCIES = openssl
STUNNEL_CONF_OPT += \
--with-ssl=$(STAGING_DIR)/usr \
+ --localstatedir=/var \
+ --disable-libwrap \
--with-threads=fork
define STUNNEL_INSTALL_TARGET_CMDS
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <abe...@us...> - 2012-02-04 16:05:29
|
Revision: 5436
http://astlinux.svn.sourceforge.net/astlinux/?rev=5436&view=rev
Author: abelbeck
Date: 2012-02-04 16:05:23 +0000 (Sat, 04 Feb 2012)
Log Message:
-----------
stunnel, version bump to 4.52
Modified Paths:
--------------
branches/1.0/package/stunnel/stunnel.mk
Modified: branches/1.0/package/stunnel/stunnel.mk
===================================================================
--- branches/1.0/package/stunnel/stunnel.mk 2012-02-01 00:58:14 UTC (rev 5435)
+++ branches/1.0/package/stunnel/stunnel.mk 2012-02-04 16:05:23 UTC (rev 5436)
@@ -4,7 +4,7 @@
#
#############################################################
-STUNNEL_VERSION = 4.44
+STUNNEL_VERSION = 4.52
STUNNEL_SITE = http://ftp.nluug.nl/pub/networking/stunnel/archive/4.x
STUNNEL_DEPENDENCIES = openssl
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <abe...@us...> - 2012-09-03 13:55:41
|
Revision: 5659
http://astlinux.svn.sourceforge.net/astlinux/?rev=5659&view=rev
Author: abelbeck
Date: 2012-09-03 13:55:30 +0000 (Mon, 03 Sep 2012)
Log Message:
-----------
stunnel, version bump to 4.53, fixed crash on termination
Modified Paths:
--------------
branches/1.0/package/stunnel/stunnel.mk
Modified: branches/1.0/package/stunnel/stunnel.mk
===================================================================
--- branches/1.0/package/stunnel/stunnel.mk 2012-09-03 03:30:01 UTC (rev 5658)
+++ branches/1.0/package/stunnel/stunnel.mk 2012-09-03 13:55:30 UTC (rev 5659)
@@ -4,7 +4,7 @@
#
#############################################################
-STUNNEL_VERSION = 4.52
+STUNNEL_VERSION = 4.53
STUNNEL_SITE = http://ftp.nluug.nl/pub/networking/stunnel/archive/4.x
STUNNEL_DEPENDENCIES = openssl
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <abe...@us...> - 2013-03-20 17:42:16
|
Revision: 6005
http://astlinux.svn.sourceforge.net/astlinux/?rev=6005&view=rev
Author: abelbeck
Date: 2013-03-20 17:42:09 +0000 (Wed, 20 Mar 2013)
Log Message:
-----------
stunnel, version bump to 4.55, Security fix: CVE-2013-1762
Modified Paths:
--------------
branches/1.0/package/stunnel/stunnel.mk
Modified: branches/1.0/package/stunnel/stunnel.mk
===================================================================
--- branches/1.0/package/stunnel/stunnel.mk 2013-03-20 17:05:16 UTC (rev 6004)
+++ branches/1.0/package/stunnel/stunnel.mk 2013-03-20 17:42:09 UTC (rev 6005)
@@ -4,7 +4,7 @@
#
#############################################################
-STUNNEL_VERSION = 4.53
+STUNNEL_VERSION = 4.55
STUNNEL_SITE = http://ftp.nluug.nl/pub/networking/stunnel/archive/4.x
STUNNEL_DEPENDENCIES = openssl
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <abe...@us...> - 2013-04-03 16:44:31
|
Revision: 6033
http://astlinux.svn.sourceforge.net/astlinux/?rev=6033&view=rev
Author: abelbeck
Date: 2013-04-03 16:44:19 +0000 (Wed, 03 Apr 2013)
Log Message:
-----------
stunnel, version bump to 4.56
Modified Paths:
--------------
branches/1.0/package/stunnel/stunnel.mk
Modified: branches/1.0/package/stunnel/stunnel.mk
===================================================================
--- branches/1.0/package/stunnel/stunnel.mk 2013-04-01 13:30:55 UTC (rev 6032)
+++ branches/1.0/package/stunnel/stunnel.mk 2013-04-03 16:44:19 UTC (rev 6033)
@@ -4,7 +4,7 @@
#
#############################################################
-STUNNEL_VERSION = 4.55
+STUNNEL_VERSION = 4.56
STUNNEL_SITE = http://ftp.nluug.nl/pub/networking/stunnel/archive/4.x
STUNNEL_DEPENDENCIES = openssl
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <abe...@us...> - 2014-06-19 18:58:25
|
Revision: 6557
http://sourceforge.net/p/astlinux/code/6557
Author: abelbeck
Date: 2014-06-19 18:58:16 +0000 (Thu, 19 Jun 2014)
Log Message:
-----------
stunnel, version bump to 5.02
Modified Paths:
--------------
branches/1.0/package/stunnel/stunnel.mk
Modified: branches/1.0/package/stunnel/stunnel.mk
===================================================================
--- branches/1.0/package/stunnel/stunnel.mk 2014-06-19 18:20:33 UTC (rev 6556)
+++ branches/1.0/package/stunnel/stunnel.mk 2014-06-19 18:58:16 UTC (rev 6557)
@@ -4,7 +4,7 @@
#
#############################################################
-STUNNEL_VERSION = 5.01
+STUNNEL_VERSION = 5.02
STUNNEL_SITE = http://ftp.nluug.nl/pub/networking/stunnel/archive/5.x
STUNNEL_DEPENDENCIES = openssl
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <abe...@us...> - 2014-08-10 14:29:37
|
Revision: 6626
http://sourceforge.net/p/astlinux/code/6626
Author: abelbeck
Date: 2014-08-10 14:29:28 +0000 (Sun, 10 Aug 2014)
Log Message:
-----------
stunnel, version bump to 5.03
Modified Paths:
--------------
branches/1.0/package/stunnel/stunnel.mk
Modified: branches/1.0/package/stunnel/stunnel.mk
===================================================================
--- branches/1.0/package/stunnel/stunnel.mk 2014-08-10 12:42:40 UTC (rev 6625)
+++ branches/1.0/package/stunnel/stunnel.mk 2014-08-10 14:29:28 UTC (rev 6626)
@@ -4,7 +4,7 @@
#
#############################################################
-STUNNEL_VERSION = 5.02
+STUNNEL_VERSION = 5.03
STUNNEL_SITE = http://ftp.nluug.nl/pub/networking/stunnel/archive/5.x
STUNNEL_DEPENDENCIES = openssl
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <abe...@us...> - 2014-10-16 10:51:41
|
Revision: 6766
http://sourceforge.net/p/astlinux/code/6766
Author: abelbeck
Date: 2014-10-16 10:51:33 +0000 (Thu, 16 Oct 2014)
Log Message:
-----------
stunnel, version bump to 5.06
Modified Paths:
--------------
branches/1.0/package/stunnel/stunnel.mk
Modified: branches/1.0/package/stunnel/stunnel.mk
===================================================================
--- branches/1.0/package/stunnel/stunnel.mk 2014-10-16 10:32:05 UTC (rev 6765)
+++ branches/1.0/package/stunnel/stunnel.mk 2014-10-16 10:51:33 UTC (rev 6766)
@@ -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
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <abe...@us...> - 2014-11-10 19:58:31
|
Revision: 6816
http://sourceforge.net/p/astlinux/code/6816
Author: abelbeck
Date: 2014-11-10 19:58:24 +0000 (Mon, 10 Nov 2014)
Log Message:
-----------
stunnel, version bump to 5.07
Modified Paths:
--------------
branches/1.0/package/stunnel/stunnel.mk
Modified: branches/1.0/package/stunnel/stunnel.mk
===================================================================
--- branches/1.0/package/stunnel/stunnel.mk 2014-11-10 19:37:23 UTC (rev 6815)
+++ branches/1.0/package/stunnel/stunnel.mk 2014-11-10 19:58:24 UTC (rev 6816)
@@ -4,7 +4,7 @@
#
#############################################################
-STUNNEL_VERSION = 5.06
+STUNNEL_VERSION = 5.07
STUNNEL_SITE = http://ftp.nluug.nl/pub/networking/stunnel/archive/5.x
STUNNEL_DEPENDENCIES = openssl
@@ -15,6 +15,7 @@
--with-ssl=$(STAGING_DIR)/usr \
--localstatedir=/var \
--disable-libwrap \
+ --disable-systemd \
--disable-fips \
--with-threads=fork
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <abe...@us...> - 2014-12-29 19:40:49
|
Revision: 6880
http://sourceforge.net/p/astlinux/code/6880
Author: abelbeck
Date: 2014-12-29 19:40:47 +0000 (Mon, 29 Dec 2014)
Log Message:
-----------
stunnel, version bump to 5.08
Modified Paths:
--------------
branches/1.0/package/stunnel/stunnel.mk
Modified: branches/1.0/package/stunnel/stunnel.mk
===================================================================
--- branches/1.0/package/stunnel/stunnel.mk 2014-12-29 19:27:22 UTC (rev 6879)
+++ branches/1.0/package/stunnel/stunnel.mk 2014-12-29 19:40:47 UTC (rev 6880)
@@ -4,7 +4,7 @@
#
#############################################################
-STUNNEL_VERSION = 5.07
+STUNNEL_VERSION = 5.08
STUNNEL_SITE = http://ftp.nluug.nl/pub/networking/stunnel/archive/5.x
STUNNEL_DEPENDENCIES = openssl
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <abe...@us...> - 2015-04-23 21:40:24
|
Revision: 7050
http://sourceforge.net/p/astlinux/code/7050
Author: abelbeck
Date: 2015-04-23 21:40:14 +0000 (Thu, 23 Apr 2015)
Log Message:
-----------
stunnel, version bump to 5.16
Modified Paths:
--------------
branches/1.0/package/stunnel/stunnel.mk
Modified: branches/1.0/package/stunnel/stunnel.mk
===================================================================
--- branches/1.0/package/stunnel/stunnel.mk 2015-04-23 21:22:53 UTC (rev 7049)
+++ branches/1.0/package/stunnel/stunnel.mk 2015-04-23 21:40:14 UTC (rev 7050)
@@ -4,7 +4,7 @@
#
#############################################################
-STUNNEL_VERSION = 5.14
+STUNNEL_VERSION = 5.16
STUNNEL_SITE = http://ftp.nluug.nl/pub/networking/stunnel/archive/5.x
STUNNEL_DEPENDENCIES = openssl
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <abe...@us...> - 2015-04-30 20:38:45
|
Revision: 7058
http://sourceforge.net/p/astlinux/code/7058
Author: abelbeck
Date: 2015-04-30 20:38:43 +0000 (Thu, 30 Apr 2015)
Log Message:
-----------
stunnel, version bump to 5.17, Fixed a NULL pointer dereference causing the service to crash
Modified Paths:
--------------
branches/1.0/package/stunnel/stunnel.mk
Modified: branches/1.0/package/stunnel/stunnel.mk
===================================================================
--- branches/1.0/package/stunnel/stunnel.mk 2015-04-27 17:59:07 UTC (rev 7057)
+++ branches/1.0/package/stunnel/stunnel.mk 2015-04-30 20:38:43 UTC (rev 7058)
@@ -4,7 +4,7 @@
#
#############################################################
-STUNNEL_VERSION = 5.16
+STUNNEL_VERSION = 5.17
STUNNEL_SITE = http://ftp.nluug.nl/pub/networking/stunnel/archive/5.x
STUNNEL_DEPENDENCIES = openssl
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <abe...@us...> - 2015-06-17 12:33:05
|
Revision: 7119
http://sourceforge.net/p/astlinux/code/7119
Author: abelbeck
Date: 2015-06-17 12:33:03 +0000 (Wed, 17 Jun 2015)
Log Message:
-----------
stunnel, version bump to 5.19
Modified Paths:
--------------
branches/1.0/package/stunnel/stunnel.mk
Modified: branches/1.0/package/stunnel/stunnel.mk
===================================================================
--- branches/1.0/package/stunnel/stunnel.mk 2015-06-15 16:26:17 UTC (rev 7118)
+++ branches/1.0/package/stunnel/stunnel.mk 2015-06-17 12:33:03 UTC (rev 7119)
@@ -4,7 +4,7 @@
#
#############################################################
-STUNNEL_VERSION = 5.17
+STUNNEL_VERSION = 5.19
STUNNEL_SITE = http://ftp.nluug.nl/pub/networking/stunnel/archive/5.x
STUNNEL_DEPENDENCIES = openssl
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <abe...@us...> - 2015-09-06 13:34:58
|
Revision: 7240
http://sourceforge.net/p/astlinux/code/7240
Author: abelbeck
Date: 2015-09-06 13:34:55 +0000 (Sun, 06 Sep 2015)
Log Message:
-----------
stunnel, version bump to 5.23
Modified Paths:
--------------
branches/1.0/package/stunnel/stunnel.mk
Modified: branches/1.0/package/stunnel/stunnel.mk
===================================================================
--- branches/1.0/package/stunnel/stunnel.mk 2015-09-06 13:16:47 UTC (rev 7239)
+++ branches/1.0/package/stunnel/stunnel.mk 2015-09-06 13:34:55 UTC (rev 7240)
@@ -4,7 +4,7 @@
#
#############################################################
-STUNNEL_VERSION = 5.22
+STUNNEL_VERSION = 5.23
STUNNEL_SITE = http://www.usenix.org.uk/mirrors/stunnel/archive/5.x
STUNNEL_DEPENDENCIES = openssl
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <abe...@us...> - 2015-10-10 16:21:01
|
Revision: 7265
http://sourceforge.net/p/astlinux/code/7265
Author: abelbeck
Date: 2015-10-10 16:20:59 +0000 (Sat, 10 Oct 2015)
Log Message:
-----------
stunnel, version bump to 5.24
Modified Paths:
--------------
branches/1.0/package/stunnel/stunnel.mk
Modified: branches/1.0/package/stunnel/stunnel.mk
===================================================================
--- branches/1.0/package/stunnel/stunnel.mk 2015-10-10 15:48:26 UTC (rev 7264)
+++ branches/1.0/package/stunnel/stunnel.mk 2015-10-10 16:20:59 UTC (rev 7265)
@@ -4,7 +4,7 @@
#
#############################################################
-STUNNEL_VERSION = 5.23
+STUNNEL_VERSION = 5.24
STUNNEL_SITE = http://www.usenix.org.uk/mirrors/stunnel/archive/5.x
STUNNEL_DEPENDENCIES = openssl
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <abe...@us...> - 2015-11-04 15:53:21
|
Revision: 7315
http://sourceforge.net/p/astlinux/code/7315
Author: abelbeck
Date: 2015-11-04 15:53:18 +0000 (Wed, 04 Nov 2015)
Log Message:
-----------
stunnel, version bump to 5.25
Modified Paths:
--------------
branches/1.0/package/stunnel/stunnel.mk
Modified: branches/1.0/package/stunnel/stunnel.mk
===================================================================
--- branches/1.0/package/stunnel/stunnel.mk 2015-11-04 14:21:39 UTC (rev 7314)
+++ branches/1.0/package/stunnel/stunnel.mk 2015-11-04 15:53:18 UTC (rev 7315)
@@ -4,7 +4,7 @@
#
#############################################################
-STUNNEL_VERSION = 5.24
+STUNNEL_VERSION = 5.25
STUNNEL_SITE = http://www.usenix.org.uk/mirrors/stunnel/archive/5.x
STUNNEL_DEPENDENCIES = openssl
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <abe...@us...> - 2016-07-25 20:28:22
|
Revision: 7775
http://sourceforge.net/p/astlinux/code/7775
Author: abelbeck
Date: 2016-07-25 20:28:20 +0000 (Mon, 25 Jul 2016)
Log Message:
-----------
stunnel, version bump to 5.35
Fixes:
TLS session caching memory leak
Malfunctioning 'verify = 4'
Modified Paths:
--------------
branches/1.0/package/stunnel/stunnel.mk
Modified: branches/1.0/package/stunnel/stunnel.mk
===================================================================
--- branches/1.0/package/stunnel/stunnel.mk 2016-07-25 17:27:02 UTC (rev 7774)
+++ branches/1.0/package/stunnel/stunnel.mk 2016-07-25 20:28:20 UTC (rev 7775)
@@ -4,7 +4,7 @@
#
#############################################################
-STUNNEL_VERSION = 5.31
+STUNNEL_VERSION = 5.35
STUNNEL_SITE = http://www.usenix.org.uk/mirrors/stunnel/archive/5.x
STUNNEL_DEPENDENCIES = openssl
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <abe...@us...> - 2016-10-15 19:25:29
|
Revision: 7896
http://sourceforge.net/p/astlinux/code/7896
Author: abelbeck
Date: 2016-10-15 19:25:26 +0000 (Sat, 15 Oct 2016)
Log Message:
-----------
stunnel, version bump to 5.36
Modified Paths:
--------------
branches/1.0/package/stunnel/stunnel.mk
Modified: branches/1.0/package/stunnel/stunnel.mk
===================================================================
--- branches/1.0/package/stunnel/stunnel.mk 2016-10-15 19:12:23 UTC (rev 7895)
+++ branches/1.0/package/stunnel/stunnel.mk 2016-10-15 19:25:26 UTC (rev 7896)
@@ -4,7 +4,7 @@
#
#############################################################
-STUNNEL_VERSION = 5.35
+STUNNEL_VERSION = 5.36
STUNNEL_SITE = http://www.usenix.org.uk/mirrors/stunnel/archive/5.x
STUNNEL_DEPENDENCIES = openssl
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <abe...@us...> - 2016-11-07 16:42:23
|
Revision: 7936
http://sourceforge.net/p/astlinux/code/7936
Author: abelbeck
Date: 2016-11-07 16:42:21 +0000 (Mon, 07 Nov 2016)
Log Message:
-----------
stunnel, version bump to 5.37
Modified Paths:
--------------
branches/1.0/package/stunnel/stunnel.mk
Modified: branches/1.0/package/stunnel/stunnel.mk
===================================================================
--- branches/1.0/package/stunnel/stunnel.mk 2016-11-06 22:45:27 UTC (rev 7935)
+++ branches/1.0/package/stunnel/stunnel.mk 2016-11-07 16:42:21 UTC (rev 7936)
@@ -4,7 +4,7 @@
#
#############################################################
-STUNNEL_VERSION = 5.36
+STUNNEL_VERSION = 5.37
STUNNEL_SITE = http://www.usenix.org.uk/mirrors/stunnel/archive/5.x
STUNNEL_DEPENDENCIES = openssl
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <abe...@us...> - 2016-11-28 22:35:57
|
Revision: 7996
http://sourceforge.net/p/astlinux/code/7996
Author: abelbeck
Date: 2016-11-28 22:35:55 +0000 (Mon, 28 Nov 2016)
Log Message:
-----------
stunnel, version bump to 5.38
Modified Paths:
--------------
branches/1.0/package/stunnel/stunnel.mk
Modified: branches/1.0/package/stunnel/stunnel.mk
===================================================================
--- branches/1.0/package/stunnel/stunnel.mk 2016-11-28 15:04:18 UTC (rev 7995)
+++ branches/1.0/package/stunnel/stunnel.mk 2016-11-28 22:35:55 UTC (rev 7996)
@@ -4,7 +4,7 @@
#
#############################################################
-STUNNEL_VERSION = 5.37
+STUNNEL_VERSION = 5.38
STUNNEL_SITE = http://www.usenix.org.uk/mirrors/stunnel/archive/5.x
STUNNEL_DEPENDENCIES = openssl
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <abe...@us...> - 2017-01-02 21:10:31
|
Revision: 8065
http://sourceforge.net/p/astlinux/code/8065
Author: abelbeck
Date: 2017-01-02 21:10:29 +0000 (Mon, 02 Jan 2017)
Log Message:
-----------
stunnel, version bump to 5.39
Modified Paths:
--------------
branches/1.0/package/stunnel/stunnel.mk
Modified: branches/1.0/package/stunnel/stunnel.mk
===================================================================
--- branches/1.0/package/stunnel/stunnel.mk 2017-01-02 20:55:32 UTC (rev 8064)
+++ branches/1.0/package/stunnel/stunnel.mk 2017-01-02 21:10:29 UTC (rev 8065)
@@ -4,7 +4,7 @@
#
#############################################################
-STUNNEL_VERSION = 5.38
+STUNNEL_VERSION = 5.39
STUNNEL_SITE = http://www.usenix.org.uk/mirrors/stunnel/archive/5.x
STUNNEL_DEPENDENCIES = openssl
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <abe...@us...> - 2017-01-29 19:55:57
|
Revision: 8135
http://sourceforge.net/p/astlinux/code/8135
Author: abelbeck
Date: 2017-01-29 19:55:55 +0000 (Sun, 29 Jan 2017)
Log Message:
-----------
stunnel, version bump to 5.40
Modified Paths:
--------------
branches/1.0/package/stunnel/stunnel.mk
Modified: branches/1.0/package/stunnel/stunnel.mk
===================================================================
--- branches/1.0/package/stunnel/stunnel.mk 2017-01-29 16:20:52 UTC (rev 8134)
+++ branches/1.0/package/stunnel/stunnel.mk 2017-01-29 19:55:55 UTC (rev 8135)
@@ -4,7 +4,7 @@
#
#############################################################
-STUNNEL_VERSION = 5.39
+STUNNEL_VERSION = 5.40
STUNNEL_SITE = http://www.usenix.org.uk/mirrors/stunnel/archive/5.x
STUNNEL_DEPENDENCIES = openssl
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|