summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>2008-01-09 11:35:26 +0000
committerhubertf <hubertf@pkgsrc.org>2008-01-09 11:35:26 +0000
commit8355a7f7d9a32c0e0e4d4081e1153bd5b00007f5 (patch)
treea5d68eef2f418ff61e1a63cc6991c3b07da07fe8 /doc
parent29e9bb1d79f04a8dd2514fd011e55134cb64ebcc (diff)
downloadpkgsrc-8355a7f7d9a32c0e0e4d4081e1153bd5b00007f5.tar.gz
Update to 0.5.1, regard PKG_SYSCONFDIR
furthermore cisco-decrypt(1) and pcf2vpnc(1) also get installed. Changes in vpnc-0.5.1: * link against -lcrypto instead of -lssl, fix from: Christophe Thil * fixed crashes on 64bit platforms by Tomas Mraz, report by Brian Downing * fixes to keepalive code from Brian Downing * generate options part of the manpage automatically, by Wolfram Sang * fix dead peer detection problems with Sonicwall, by Gerald Hanusch and Wolfgang Astleitner * fix disconnect problems with Sonicwall (please test if it fixes the known problems with Cisco), by Gerald Hanusch and Wolfgang Astleitner * again special thanks Joerg Mayer for handling all patches since the * various other fixes contributed by Scott Rankin, Markus Meschederu Changes in vpnc-0.5.0: * Dead-Peer-Detection support by Kyle McKay * Hybrid-Auth support by Andreas Hoffmann, merged by Chris Walter (depends on OpenSSL, deactivatable at compile-time) * granted Joerg Mayer svn commit privileges, special thanks to him for doing so much work on vpnc during the last month (-: * various other fixes contributed by Kyle McKay, Petr Salinger, Christian Faulhammer, Kyle McKay, Paolo Zarpellon, Joerg Mayer, Marcus Obst, Mika Liljeberg, Eduard Bloch, Wolfram Sang, Jukka Salmi, Gustavo Sverzut Barbieri, Soren Hansen, Mike Javorski. * first round of a general code cleanup (far less global variables / etc) Patch submitted by Jukka Sallmi in PR pkg/37046.
Diffstat (limited to 'doc')
-rw-r--r--doc/CHANGES-20083
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES-2008 b/doc/CHANGES-2008
index 35d0e00e6ec..c8951a6f03e 100644
--- a/doc/CHANGES-2008
+++ b/doc/CHANGES-2008
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2008,v 1.67 2008/01/09 09:28:00 bjs Exp $
+$NetBSD: CHANGES-2008,v 1.68 2008/01/09 11:35:26 hubertf Exp $
Changes to the packages collection and infrastructure in 2008:
@@ -119,3 +119,4 @@ Changes to the packages collection and infrastructure in 2008:
Updated www/elinks to 0.11.20080109nb1 [bjs 2008-01-09]
Updated x11/pixman to 0.9.6nb2 [bjs 2008-01-09]
Updated net/btpd to 0.12 [bjs 2008-01-09]
+ Updated net/vpnc to 0.5.1 [hubertf 2008-01-09]