summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorAlberto Gonzalez Iniesta <agi@inittab.org>2015-08-13 11:55:01 +0200
committerAlberto Gonzalez Iniesta <agi@inittab.org>2015-08-13 11:55:01 +0200
commitef0882c8f90de0ee421ce243b263e806ffb714cc (patch)
tree5e94c90a83cbd801a69bf2955b5828dda086ac53 /debian/changelog
parent73009cc1255a93828980029f964dfd46a6d2fafc (diff)
Fix #792907 and improve @.service options
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog4
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 23c2b61..105b97b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,10 @@ openvpn (2.3.8-1) unstable; urgency=medium
* debian/control: Move libsystemd-daemon-dev Build-Dep to libsystemd-dev.
(Closes: #791904)
* New upstream release. (Closes: #791829)
+ * debian/rules: remove obsolete options (*-path) to configure
+ * openvpn@.service: Use KillMode=mixed to fix signaling of some plugins.
+ (Closes: #792907). Also add PrivateTmp & LimitNPROC options.
+ Thanks Daniel Hahler for the patch.
-- Alberto Gonzalez Iniesta <agi@inittab.org> Mon, 10 Aug 2015 16:46:20 +0200