summaryrefslogtreecommitdiff
path: root/security/ipsec-tools
diff options
context:
space:
mode:
authorbad <bad>2006-10-25 17:12:18 +0000
committerbad <bad>2006-10-25 17:12:18 +0000
commit1beb56f112e08acc47cea45dd25c2cdd79e243fc (patch)
treedfae02525fb9e4a60e1b2db376e146c7890547f2 /security/ipsec-tools
parent578776c6733f6b32b8d5c597c478d536ae6d7bc7 (diff)
downloadpkgsrc-1beb56f112e08acc47cea45dd25c2cdd79e243fc.tar.gz
Update ipsec-tools to 0.6.6.
Changes since 0.6.3: 0.6.6 * src/racoon/isakmp_xauth.c: Build fix * src/racoon/pfkey.c: Sets NAT-T ports to 0 if no NAT encapsulation in pk_sendgetspi(). * src/racoon/pfkey.c: Sets NAT-T ports to 0 if no NAT encapsulation in pk_sendupdate(). * src/racoon/isakmp_xauth.c: fix memory leak * src/racoon/{cfparse.y|handler.h}: typos 0.6.5 * src/racoon/isakmp.c: Fixed zombie PH1 handler when isakmp_send() fails in isakmp_ph1resend() * src/racoon/{cfparse.y|ipsec_doi.c}: Temporary fix for /32 subnets parsing. * src/racoon/isakmp_cfg.c: make software behave as the documentation advertise for INTERNAL_NETMASK4. Keep the old INTERNAL_MASK4 to avoid breaking backward compatibility. * src/racoon/session.c: Fixed / cleaned up signal handling. 0.6.4 * configure.ac src/racoon/plog.c: backported Fred's workaround for %zu problems on (at least) FreeBSD4. * src/racoon/session.c: backport: fix possible race conditions in signal handlers (see session.c 1.17). * src/libipsec/pfkey_dump.c: fixed compilation when NAT_T disabled (Fred has still some CVS problems). * src/libipsec/{libpfkey.h|pfkey_dump.c}: add a sadump_withports function to display SAD entries with their associated ports. * src/setkey/{parse.y|setkey.c|setkey.8}: allow to use setkey -p flag in conjunction with -D to show SADs with the port, allow both get and delete commands to use bracketed ports if needed. * src/racoon/racoon.conf.5: Style changes
Diffstat (limited to 'security/ipsec-tools')
-rw-r--r--security/ipsec-tools/Makefile4
-rw-r--r--security/ipsec-tools/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/security/ipsec-tools/Makefile b/security/ipsec-tools/Makefile
index d3369460abb..9adbf14730a 100644
--- a/security/ipsec-tools/Makefile
+++ b/security/ipsec-tools/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.23 2005/12/05 23:55:17 rillig Exp $
+# $NetBSD: Makefile,v 1.24 2006/10/25 17:12:18 bad Exp $
-DISTNAME= ipsec-tools-0.6.3
+DISTNAME= ipsec-tools-0.6.6
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ipsec-tools/}
EXTRACT_SUFX= .tar.bz2
diff --git a/security/ipsec-tools/distinfo b/security/ipsec-tools/distinfo
index 0f4d0459a6c..c900b059d0b 100644
--- a/security/ipsec-tools/distinfo
+++ b/security/ipsec-tools/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2005/11/22 16:22:47 tron Exp $
+$NetBSD: distinfo,v 1.13 2006/10/25 17:12:18 bad Exp $
-SHA1 (ipsec-tools-0.6.3.tar.bz2) = 8fb220cb99375f9c6bd2c5491eeb28376c92da8a
-RMD160 (ipsec-tools-0.6.3.tar.bz2) = b9569a7af2069d3b7fe9d7153dac96ffab59c64c
-Size (ipsec-tools-0.6.3.tar.bz2) = 664796 bytes
+SHA1 (ipsec-tools-0.6.6.tar.bz2) = 9365695def5c58ab68ee54fc2fb4bf81dd8c0bcc
+RMD160 (ipsec-tools-0.6.6.tar.bz2) = 2ea2c29c2d93ff5dc55a37379a30b74a63faef19
+Size (ipsec-tools-0.6.6.tar.bz2) = 665858 bytes