pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/ipsec-tools Update ipsec-tools to 0.6.6.
details: https://anonhg.NetBSD.org/pkgsrc/rev/eb08a86f8d12
branches: trunk
changeset: 520683:eb08a86f8d12
user: bad <bad%pkgsrc.org@localhost>
date: Wed Oct 25 17:12:18 2006 +0000
description:
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:
security/ipsec-tools/Makefile | 4 ++--
security/ipsec-tools/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (25 lines):
diff -r 707181aa910e -r eb08a86f8d12 security/ipsec-tools/Makefile
--- a/security/ipsec-tools/Makefile Wed Oct 25 16:52:23 2006 +0000
+++ b/security/ipsec-tools/Makefile Wed Oct 25 17:12:18 2006 +0000
@@ -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 -r 707181aa910e -r eb08a86f8d12 security/ipsec-tools/distinfo
--- a/security/ipsec-tools/distinfo Wed Oct 25 16:52:23 2006 +0000
+++ b/security/ipsec-tools/distinfo Wed Oct 25 17:12:18 2006 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index