summaryrefslogtreecommitdiff
path: root/security/stunnel/files
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2000-12-19 07:03:21 +0000
committerjlam <jlam@pkgsrc.org>2000-12-19 07:03:21 +0000
commit47dddbae81863f575871e795315ee013459c11d8 (patch)
treee938a904c532fcf6eb56c87927362ed48d6ab2b0 /security/stunnel/files
parentfba42166ba9d7af3eec93459fecfc4a19d0aa355 (diff)
downloadpkgsrc-47dddbae81863f575871e795315ee013459c11d8.tar.gz
Update stunnel to 3.9. For NetBSD, if in-tree OpenSSL exists, then the
default certificate directory is now /etc/openssl/certs (matches OpenSSL's default), but if stunnel uses the pkgsrc OpenSSL, then the default is ${PREFIX}/certs. Changes from version 3.8 include: * Updated temporary key generation: - stunnel is now honoring requested key-lengths correctly, - temporary key is changed every hour. * transfer() no longer hangs on some platforms. Special thanks to Peter Wagemans for the patch. * Potential security problem with syslog() call fixed. * use daemon() function instead of daemonize, if available * added -S flag, allowing you to choose which default verify sources to use * relocated service name output logging until after log_open. (no longer outputs log info to inetd socket, causing bad SSL) * -V flag now outputs the default values used by stunnel * Added rigerous PRNG seeding * PID changes (and related security-fix) * Man page fixes * Client SSL Session-IDs now used * -N flag to specify tcpwrapper service name * UPGRADE NOTE: this version seriously changes several previous stunnel default behaviours. There are no longer any default cert file/dirs compilied into stunnel, you must use the --with-cert-dir and --with-cert-file configure arguments to set these manually, if desired. Stunnel does not use the underlying ssl library defaults by default unless configured with --enable-ssllib-cs. Note that these can always be enabled at run time with the -A,-a, and -S flags. Additionally, unless --with-pem-dir is specified at compile time, stunnel will default to looking for stunnel.pem in the current directory.
Diffstat (limited to 'security/stunnel/files')
-rw-r--r--security/stunnel/files/md54
-rw-r--r--security/stunnel/files/patch-sum7
2 files changed, 6 insertions, 5 deletions
diff --git a/security/stunnel/files/md5 b/security/stunnel/files/md5
index 4e1b2c949c7..87ae7967710 100644
--- a/security/stunnel/files/md5
+++ b/security/stunnel/files/md5
@@ -1,3 +1,3 @@
-$NetBSD: md5,v 1.1.1.1 2000/04/03 09:25:36 martin Exp $
+$NetBSD: md5,v 1.2 2000/12/19 07:03:22 jlam Exp $
-MD5 (stunnel-3.8.tar.gz) = f84f3698b50f7028c94340e546acaa01
+MD5 (stunnel-3.9.tar.gz) = 3c73fe4db1944af05afcca233ac4b700
diff --git a/security/stunnel/files/patch-sum b/security/stunnel/files/patch-sum
index 344ba701c44..55e0aec3ee1 100644
--- a/security/stunnel/files/patch-sum
+++ b/security/stunnel/files/patch-sum
@@ -1,4 +1,5 @@
-$NetBSD: patch-sum,v 1.5 2000/06/17 21:52:18 tron Exp $
+$NetBSD: patch-sum,v 1.6 2000/12/19 07:03:22 jlam Exp $
-MD5 (patch-aa) = 0d5c228a94cab01f2cbabc2fef5fa19b
-MD5 (patch-ab) = 0fcbda3fef76c54473ff38b56d02e915
+MD5 (patch-aa) = b41e548df25c43ca17c3643d25d863fe
+MD5 (patch-ab) = 4edeb8b7a500e1282f6f340746abe581
+MD5 (patch-ac) = 54c0f72c8fb116d8e4f26fe061d385a9