summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>2007-04-28 20:17:04 +0000
committerhubertf <hubertf@pkgsrc.org>2007-04-28 20:17:04 +0000
commit3267048a4c63ffe159e9c77816659f53be92b379 (patch)
treec49c0b10cd6d347432859cf7906f38996323663e /doc
parent6218a22d2f8897b4a024d2e3fd91911ecf5421e8 (diff)
downloadpkgsrc-3267048a4c63ffe159e9c77816659f53be92b379.tar.gz
Update vpnc to 0.4.0. Changes:
* DragonFly BSD support by Hans-Werner Hilse * Solaris 10 fixes by Sunil * support to read obfuscated passwords from .pcf files, based on work from "HAL-9000@evilscientists.de" * granted Dan Villiom Podlaski Christiansen svn commit privileges * Darwin support by Dan Villiom Podlaski Christiansen * UDP IP keepalive support from FreeBSD port * Juniper/ScreenOS support from Marc Huber * replace "--disable-natt --force-natt --udp" with "--natt-mode" * null cipher support from Simon Lipp * Windows/Cygwin and tap support from Paolo Zarpellon * rekeying support * various other fixes contributed by Joerg Mayer, Heiko Stamer, Plamen Todorov, Asgeir, Jukka Salmi, Wolfram Sang, Laurence MOINDROT, Chris Osicki, Anton Altaparmakov, Adam Simpkins, Ken Bell, Hanno Boeck, Kyle McKay, Dennis Schneider Also, the binary is now in .../sbin instead of .../bin. Patch contributed by Jukka Salmi <j+pkgsrc@salmi.ch> in private mail.
Diffstat (limited to 'doc')
-rw-r--r--doc/CHANGES-20073
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES-2007 b/doc/CHANGES-2007
index d30a17a8533..ebcb365ed78 100644
--- a/doc/CHANGES-2007
+++ b/doc/CHANGES-2007
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2007,v 1.937 2007/04/28 17:43:30 bouyer Exp $
+$NetBSD: CHANGES-2007,v 1.938 2007/04/28 20:17:04 hubertf Exp $
Changes to the packages collection and infrastructure in 2007:
@@ -1820,3 +1820,4 @@ Changes to the packages collection and infrastructure in 2007:
Updated sysutils/xenkernel30 to 3.0.4 [bouyer 2007-04-28]
Updated sysutils/xentools30 to 3.0.4 [bouyer 2007-04-28]
Updated sysutils/xentools30-hvm to 3.0.4 [bouyer 2007-04-28]
+ Updated net/vpnc to 0.4.0 [hubertf 2007-04-28]