diff options
author | Mark O'Brien <mobrien@vyatta.com> | 2008-02-25 17:38:42 -0800 |
---|---|---|
committer | Mark O'Brien <mobrien@vyatta.com> | 2008-02-25 17:38:42 -0800 |
commit | a7c317f41b4fd9b317f2a070ec31804e6183115e (patch) | |
tree | 53f4f62261062d0cf7f1ba238656c1878fc1b9ec /debian | |
parent | df143e19aa57d04568dc428a4907046d4e0d5708 (diff) | |
download | vyatta-cfg-vpn-a7c317f41b4fd9b317f2a070ec31804e6183115e.tar.gz vyatta-cfg-vpn-a7c317f41b4fd9b317f2a070ec31804e6183115e.zip |
vc4.0.0debian/0.2
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index f28246b..3e6af2d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,27 @@ +vyatta-cfg-vpn (0.2) unstable; urgency=low + + vc4.0.0 + [ Mark O'Brien ] + + + [ An-Cheng Huang ] + * convert templates to new syntax + + [ Marat Nepomnyashy ] + * Treat ipsec return code 26624 as normal when bringing up a + connection, but treat all other error codes as errors. Bug 2671 + fix. Also added settings 'nhelpers=5' to mitigate Openswan Bug 412 + and 'plutowait=yes' to mitigate Openswan Bug 198. + * Check for the case when authentication mode is not specified to + prevent Perl uninitialized value error. Bug 2772 fix. + + [ Stig Thormodsrud ] + * Fix 2838 Clearing VPN process starts VPN, even if not configured + + [ Mark O'Brien ] + + -- Mark O'Brien <mobrien@vyatta.com> Mon, 25 Feb 2008 17:38:42 -0800 + vyatta-cfg-vpn (0.1) unstable; urgency=low * Initial Release. |