summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index dd7f177..8514a88 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+openvpn (2.4.0-6+deb9u3) stretch; urgency=medium
+
+ * Fix NCP behaviour on TLS reconnect, causing "AEAD Decrypt error: cipher
+ final failed" errors (Closes: #909430, #910937)
+
+ -- Bernhard Schmidt <berni@debian.org> Sun, 14 Oct 2018 22:55:44 +0200
+
openvpn (2.4.0-6+deb9u2) stretch; urgency=medium
* Fix broken reconnect on connection loss due to wrong push digest calculation.