SOURCES: stunnel-config.patch - updated for 4.15
radek
radek at pld-linux.org
Mon Apr 3 10:31:46 CEST 2006
Author: radek Date: Mon Apr 3 08:31:46 2006 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- updated for 4.15
---- Files affected:
SOURCES:
stunnel-config.patch (1.2 -> 1.3)
---- Diffs:
================================================================
Index: SOURCES/stunnel-config.patch
diff -u SOURCES/stunnel-config.patch:1.2 SOURCES/stunnel-config.patch:1.3
--- SOURCES/stunnel-config.patch:1.2 Sun Dec 26 19:38:21 2004
+++ SOURCES/stunnel-config.patch Mon Apr 3 10:31:41 2006
@@ -1,29 +1,29 @@
-diff -burN stunnel-4.06.orig/tools/stunnel.conf-sample.in stunnel-4.06/tools/stunnel.conf-sample.in
---- stunnel-4.06.orig/tools/stunnel.conf-sample.in 2004-12-26 18:33:15.119066912 +0100
-+++ stunnel-4.06/tools/stunnel.conf-sample.in 2004-12-26 19:14:48.552007488 +0100
-@@ -3,15 +3,15 @@
+--- stunnel-4.15/tools/stunnel.conf-sample.in.orig 2006-01-07 14:58:50.000000000 +0100
++++ stunnel-4.15/tools/stunnel.conf-sample.in 2006-04-01 23:31:04.987918000 +0200
+@@ -3,15 +3,16 @@
; Please make sure you understand them (especially the effect of chroot jail)
; Certificate/key is needed in server mode and optional in client mode
-cert = @prefix@/etc/stunnel/mail.pem
-;key = @prefix@/etc/stunnel/mail.pem
-+;cert = /etc/stunnel/mail.pem
++cert = /etc/stunnel/mail.pem
+;key = /etc/stunnel/mail.pem
; Some security enhancements for UNIX systems - comment them out on Win32
--chroot = @prefix@/var/stunnel/
+-chroot = @prefix@/var/lib/stunnel/
-setuid = nobody
-setgid = nogroup
-+;chroot = @prefix@/var/stunnel/
++;chroot = @prefix@/var/lib/stunnel/
+setuid = stunnel
+setgid = stunnel
; PID is created inside chroot jail
-pid = /stunnel.pid
++;pid = /stunnel.pid
+pid = /var/run/stunnel/stunnel.pid
; Some performance tunings
socket = l:TCP_NODELAY=1
-@@ -41,17 +41,17 @@
+@@ -43,17 +44,17 @@
; Service-level configuration
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/stunnel-config.patch?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list