OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 10-Sep-2007 20:35:44
Branch: HEAD Handle: 2007091019354301
Modified files:
openpkg-src/stunnel stunnel.conf stunnel.spec
Log:
add example for UUCP over SSL (even if I might be the last man on
earth still using the today old-fashioned but still excellent UUCP ;-)
Summary:
Revision Changes Path
1.2 +4 -0 openpkg-src/stunnel/stunnel.conf
1.76 +1 -1 openpkg-src/stunnel/stunnel.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/stunnel/stunnel.conf
============================================================================
$ cvs diff -u -r1.1 -r1.2 stunnel.conf
--- openpkg-src/stunnel/stunnel.conf 13 Apr 2005 15:03:50 -0000 1.1
+++ openpkg-src/stunnel/stunnel.conf 10 Sep 2007 18:35:43 -0000 1.2
@@ -41,3 +41,7 @@
;accept = 994
;connect = 6667
+;[suucp]
+;accept = 4031
+;connect = 540
+
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/stunnel/stunnel.spec
============================================================================
$ cvs diff -u -r1.75 -r1.76 stunnel.spec
--- openpkg-src/stunnel/stunnel.spec 20 Jul 2007 20:18:30 -0000 1.75
+++ openpkg-src/stunnel/stunnel.spec 10 Sep 2007 18:35:44 -0000 1.76
@@ -33,7 +33,7 @@
Group: SSL
License: GPL
Version: 4.20
-Release: 20070720
+Release: 20070910
# package options
%option with_fsl yes
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]