summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniil Baturin <daniil@baturin.org>2014-12-19 21:40:29 +0100
committerDaniil Baturin <daniil@baturin.org>2014-12-19 21:40:29 +0100
commit831009e4c755e1e0ea16e5931b0416a21430d4a6 (patch)
treebdccbaf5a090c055e4d9250cc2301059c901c028
parent9ebf737b55b8974edac26d1275c77da15a6199a2 (diff)
downloadvyatta-cfg-vpn-debian/0.12.105+vyos2+lithium5.tar.gz
vyatta-cfg-vpn-debian/0.12.105+vyos2+lithium5.zip
0.12.105+vyos2+lithium5debian/0.12.105+vyos2+lithium5
-rw-r--r--debian/changelog14
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index ae3e7ee..6cb2517 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,17 @@
+vyatta-cfg-vpn (0.12.105+vyos2+lithium5) unstable; urgency=low
+
+ [ Jason Hendry ]
+ * Exposing ikev2 reauth option in CLI, defaulting to 'no'
+ * Fixing syntax error in vpn-config.pl, fixing allowed parameters in
+ the per-tunnel ikev2-reauth node
+
+ [ Daniil Baturin ]
+ * Bug #414: quote the leftid value to avoid problems with non-
+ alphanumeric characters.
+ * Bug #415: use remote-id for peer ID unconditionally if it's set.
+
+ -- Daniil Baturin <daniil@baturin.org> Fri, 19 Dec 2014 21:40:28 +0100
+
vyatta-cfg-vpn (0.12.105+vyos2+lithium4) unstable; urgency=low
[ Alex Harpin ]