summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authortron <tron>2010-04-15 09:57:47 +0000
committertron <tron>2010-04-15 09:57:47 +0000
commit87891a90881f4b1a867d6d8015f548d716a5c9d4 (patch)
tree3b90592e5e4591b2d23ef8db7222b95911c72921 /security
parent7d6621bacd87e20d52d21312c50df9bb5904c44f (diff)
downloadpkgsrc-87891a90881f4b1a867d6d8015f548d716a5c9d4.tar.gz
Update "stunnel" package to version 4.33. Changes since 4.29:
- New features - New service-level "libwrap" option for run-time control whether /etc/hosts.allow and /etc/hosts.deny are used for access control. Disabling libwrap significantly increases performance of stunnel. - Log file reopen on USR1 signal was added. - Graceful configuration reload with HUP signal on Unix and with GUI on Windows. - Bugfixes - Inetd mode fixed - Fixed a transfer() loop issue with SSLv2 connections. - Fixed a "setsockopt IP_TRANSPARENT" warning with "local" option. - Logging subsystem bugfixes and cleanup. - Installer bugfixes for Vista and later versions of Windows. - FIPS mode can be enabled/disabled at runtime.
Diffstat (limited to 'security')
-rw-r--r--security/stunnel/Makefile7
-rw-r--r--security/stunnel/distinfo10
-rw-r--r--security/stunnel/patches/patch-aa12
3 files changed, 14 insertions, 15 deletions
diff --git a/security/stunnel/Makefile b/security/stunnel/Makefile
index 0035bdf00cd..822876a6c85 100644
--- a/security/stunnel/Makefile
+++ b/security/stunnel/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.69 2010/01/20 14:46:17 wiz Exp $
+# $NetBSD: Makefile,v 1.70 2010/04/15 09:57:47 tron Exp $
-DISTNAME= stunnel-4.29
+DISTNAME= stunnel-4.33
CATEGORIES= security
-MASTER_SITES= ftp://ftp.fu-berlin.de/unix/security/stunnel/ \
- ftp://stunnel.mirt.net/stunnel/ \
+MASTER_SITES= ftp://stunnel.mirt.net/stunnel/ \
http://www.stunnel.org/download/stunnel/src/
MAINTAINER= shaun@inerd.com
diff --git a/security/stunnel/distinfo b/security/stunnel/distinfo
index 872a2cc3785..212965b3934 100644
--- a/security/stunnel/distinfo
+++ b/security/stunnel/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.28 2010/01/20 14:46:17 wiz Exp $
+$NetBSD: distinfo,v 1.29 2010/04/15 09:57:47 tron Exp $
-SHA1 (stunnel-4.29.tar.gz) = f93ac9054c62b1db0dcf44f668d323d82cc0f413
-RMD160 (stunnel-4.29.tar.gz) = 7861b38da0c9b1bf5c3aa8c1e9a654d7cedec5ba
-Size (stunnel-4.29.tar.gz) = 544292 bytes
-SHA1 (patch-aa) = 322721b50487cd0eb795df2e3cd45beb86cd95e6
+SHA1 (stunnel-4.33.tar.gz) = 695c7ef834952cb8ddbc790e10b6e32798fc2767
+RMD160 (stunnel-4.33.tar.gz) = b9d32b4c17cf250d3284e020bb9c6b3fc4463cc5
+Size (stunnel-4.33.tar.gz) = 560103 bytes
+SHA1 (patch-aa) = 73bc30792896006853953ac626a45bcc50ca6f62
SHA1 (patch-ac) = 7b4c4331e97f575b0bb82e6ce8a2b7d9a1483da6
diff --git a/security/stunnel/patches/patch-aa b/security/stunnel/patches/patch-aa
index 61914e752b2..9603b2317a6 100644
--- a/security/stunnel/patches/patch-aa
+++ b/security/stunnel/patches/patch-aa
@@ -1,8 +1,8 @@
-$NetBSD: patch-aa,v 1.21 2008/10/17 07:31:58 adam Exp $
+$NetBSD: patch-aa,v 1.22 2010/04/15 09:57:47 tron Exp $
---- tools/Makefile.in.orig 2008-09-20 22:32:29.000000000 +0200
-+++ tools/Makefile.in
-@@ -167,7 +167,7 @@ target_alias = @target_alias@
+--- tools/Makefile.in.orig 2010-03-31 10:45:09.000000000 +0100
++++ tools/Makefile.in 2010-04-15 10:43:07.000000000 +0100
+@@ -169,7 +169,7 @@
EXTRA_DIST = ca.html ca.pl importCA.html importCA.sh script.sh \
stunnel.spec stunnel.cnf stunnel.nsi stunnel.conf
@@ -11,7 +11,7 @@ $NetBSD: patch-aa,v 1.21 2008/10/17 07:31:58 adam Exp $
conf_DATA = stunnel.conf-sample
examplesdir = $(docdir)/examples
examples_DATA = ca.html ca.pl importCA.html importCA.sh script.sh \
-@@ -337,7 +337,7 @@ info: info-am
+@@ -334,7 +334,7 @@
info-am:
@@ -19,4 +19,4 @@ $NetBSD: patch-aa,v 1.21 2008/10/17 07:31:58 adam Exp $
+install-data-am: install-confDATA \
install-examplesDATA
- install-exec-am:
+ install-dvi: install-dvi-am