summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Harpin <development@landsofshadow.co.uk>2014-12-13 12:01:56 +0000
committerAlex Harpin <development@landsofshadow.co.uk>2014-12-13 12:01:56 +0000
commitc00c3d72cc980ab9cdfd958efd1d8c1484b680c3 (patch)
tree441ab8fce4ddbfd94e95a48008bdfdb5044c34ff
parent32336f949395e54007b15bb2aa404d93eda09241 (diff)
downloadvyatta-op-vpn-debian/0.15.0+vyos2+lithium3.tar.gz
vyatta-op-vpn-debian/0.15.0+vyos2+lithium3.zip
0.15.0+vyos2+lithium3debian/0.15.0+vyos2+lithium3
-rw-r--r--debian/changelog14
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 338bbf0..520b524 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,17 @@
+vyatta-op-vpn (0.15.0+vyos2+lithium3) unstable; urgency=low
+
+ [ Jason Hendry ]
+ * Add IKEv2 SA info to "show vpn ipsec *" options
+ * Fixing detection of IKE SA info with IKEv2
+ * Print ESP info from most recently used SPI. Fixed bug where tunnel
+ with 0 bytes of traffic gets reported as down
+ * Fixing typo in variable name, %ike_hash is now %esp_hash
+ * Updating another typo, $ike_sa is now $esp_sa
+
+ [ Alex Harpin ]
+
+ -- Alex Harpin <development@landsofshadow.co.uk> Sat, 13 Dec 2014 11:58:01 +0000
+
vyatta-op-vpn (0.15.0+vyos2+lithium2) unstable; urgency=low
[ Ryan Riske ]