summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorAlberto Gonzalez Iniesta <agi@inittab.org>2015-07-01 13:15:55 +0200
committerAlberto Gonzalez Iniesta <agi@inittab.org>2015-07-01 13:15:55 +0200
commit36e6270cd1fdac93994548f1563b4f5fd5c24628 (patch)
tree5cf1af61a6ccb24eae9c2e3e081e81c38f7e0e3f /debian/changelog
parentdb0b5876a982e93446fcc2df42c16d3e2b62dcfb (diff)
parentb35ad09bfc4a26e7ea456f01596aa86576a62b3b (diff)
Merge branch 'jessie'
Conflicts: debian/changelog debian/control debian/patches/series
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog18
1 files changed, 18 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index c69c7c8..de37804 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,24 @@ openvpn (2.3.5-1) unstable; urgency=medium
-- Alberto Gonzalez Iniesta <agi@inittab.org> Wed, 29 Oct 2014 17:44:06 +0100
+openvpn (2.3.4-5) unstable; urgency=high
+
+ * Apply upstream patch that fixes possible DoS by authenticated
+ clients. CVE-2014-8104
+ * Patch sample certs since they were expired and made the package
+ build fail. (Closes: #770835)
+
+ -- Alberto Gonzalez Iniesta <agi@inittab.org> Mon, 01 Dec 2014 16:10:37 +0100
+
+openvpn (2.3.4-4) unstable; urgency=medium
+
+ * Use dh-systemd in order to enable the service unit.
+ (Closes: #768411)
+ * Add comment on /etc/default/openvpn file about options
+ not supported on systemd. (Closes: #768384)
+
+ -- Alberto Gonzalez Iniesta <agi@inittab.org> Fri, 07 Nov 2014 13:59:54 +0100
+
openvpn (2.3.4-3) unstable; urgency=medium
* Apply patch by Samuel Thibault to clean up temporary files.