summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorAlberto Gonzalez Iniesta <agi@inittab.org>2014-03-17 18:17:01 +0100
committerAlberto Gonzalez Iniesta <agi@inittab.org>2014-03-17 18:17:01 +0100
commit263a36ccf900dabf288e3050e2226cc7be6f38cd (patch)
treee443c617f1fdd84c105a0cf795b5e34bebc73dce /debian/changelog
parentd94d10b7a7ceb5367367886eaaf845de6ec8ecee (diff)
Fix systemd issues
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 17733bf..7dcf182 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+openvpn (2.3.2-9) unstable; urgency=medium
+
+ * Create /run/openvpn in init script even if no VPN is
+ autostarted by it. (Closes: #741938)
+ * Fix systemd detection based on /run/systemd/system.
+
+ -- Alberto Gonzalez Iniesta <agi@inittab.org> Mon, 17 Mar 2014 15:40:02 +0100
+
openvpn (2.3.2-8) unstable; urgency=medium
* Add support for systemd. (Closes: #700888)