[Lunar-commits] r26443 - moonbase/trunk/security/stunnel
Florin Braescu
florin at lunar-linux.org
Sun Oct 28 06:52:57 CET 2007
Author: florin
Date: 2007-10-28 06:52:57 +0100 (Sun, 28 Oct 2007)
New Revision: 26443
Modified:
moonbase/trunk/security/stunnel/DETAILS
Log:
bump the version from 4.20 to 4.21. Initial FIPS 140-2 support was added. Non-MT-safe libwrap (TCP Wrappers) library support was rewritten. It's currently based on pre-forked processes and should be much faster. Some bugfixes were also added.
Modified: moonbase/trunk/security/stunnel/DETAILS
===================================================================
--- moonbase/trunk/security/stunnel/DETAILS 2007-10-27 20:31:22 UTC (rev 26442)
+++ moonbase/trunk/security/stunnel/DETAILS 2007-10-28 05:52:57 UTC (rev 26443)
@@ -1,11 +1,12 @@
MODULE=stunnel
- VERSION=4.20
+ VERSION=4.21
SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL=http://www.stunnel.org/download/stunnel/src/
- SOURCE_VFY=sha1:a9a449b28a4f34ab22f6b4bfaa81c1904a5883c4
+ SOURCE_URL[0]=ftp://stunnel.mirt.net/$MODULE
+ SOURCE_URL[1]=http://www.stunnel.org/download/$MODULE/src/
+ SOURCE_VFY=sha1:7785c45167d902aa728b839adee02a8cc056d86a
WEB_SITE=http://stunnel.mirt.net/
ENTERED=20011108
- UPDATED=20061201
+ UPDATED=20071028
SHORT="stunnel: multiplatform SSL tunneling proxy"
cat << EOF
More information about the Lunar-commits
mailing list