[Lunar-commits] r15668 - moonbase/trunk/security/stunnel

Florin Braescu florin at lunar-linux.org
Sun Jul 10 07:47:25 UTC 2005


Author: florin
Date: 2005-07-10 07:47:24 +0000 (Sun, 10 Jul 2005)
New Revision: 15668

Modified:
   moonbase/trunk/security/stunnel/BUILD
   moonbase/trunk/security/stunnel/DETAILS
Log:
bump the version from 4.08 to 4.10. bugfixes and some new features.

Modified: moonbase/trunk/security/stunnel/BUILD
===================================================================
--- moonbase/trunk/security/stunnel/BUILD	2005-07-09 13:53:02 UTC (rev 15667)
+++ moonbase/trunk/security/stunnel/BUILD	2005-07-10 07:47:24 UTC (rev 15668)
@@ -1,3 +1,5 @@
+sedit "s:MAKE) stunnel.pem:MAKE) install-data:"  Makefile.in  &&
+
 case  $CERTIFICATE  in
 
   y|Y)

Modified: moonbase/trunk/security/stunnel/DETAILS
===================================================================
--- moonbase/trunk/security/stunnel/DETAILS	2005-07-09 13:53:02 UTC (rev 15667)
+++ moonbase/trunk/security/stunnel/DETAILS	2005-07-10 07:47:24 UTC (rev 15668)
@@ -1,18 +1,18 @@
            MODULE=stunnel
-         VERSION=4.08
+         VERSION=4.10
           SOURCE=$MODULE-$VERSION.tar.gz
    SOURCE_URL=http://www.stunnel.org/download/stunnel/src/
-      SOURCE_VFY=sha1:1891662f286183dd0d31a9bfe4c4f8b68fafe7c4
+      SOURCE_VFY=sha1:5c83dc30bdb891fb2597a749b428e1c9cfa8e9a2
         WEB_SITE=http://stunnel.mirt.net/
          ENTERED=20011108
-         UPDATED=20050228
+         UPDATED=20050710
         SHORT="stunnel: multiplatform SSL tunneling proxy"
 
 cat << EOF
-The stunnel program is designed to work as an SSL encryption wrapper between
-remote client and local (inetd-startable) or remote server. It can be used to
-add SSL functionality to commonly used inetd daemons like POP2, POP3, and IMAP
-servers without any changes in the programs' code. 
-Stunnel uses OpenSSL or SSLeay libraries for cryptography, so it supports
-whatever cryptographic algorithms you compiled into your library. 
+The stunnel program is designed to work as an SSL encryption wrapper 
+between remote client and local (inetd-startable) or remote server. 
+It can be used to add SSL functionality to commonly used inetd daemons 
+like POP2, POP3, and IMAP servers without any changes in the programs' 
+code. Stunnel uses OpenSSL or SSLeay libraries for cryptography, so it 
+supports whatever cryptographic algorithms you compiled into your library. 
 EOF



More information about the Lunar-commits mailing list