diff options
author | Alberto Gonzalez Iniesta <agi@inittab.org> | 2013-11-27 14:00:17 +0100 |
---|---|---|
committer | Alberto Gonzalez Iniesta <agi@inittab.org> | 2013-11-27 14:00:17 +0100 |
commit | 5d2a6dacba224682a940c13eb29b05d2d9d800c3 (patch) | |
tree | 4423d7e25b43dff75c7ba54a697a265f64062900 /debian/changelog | |
parent | d8945f5aaffe81957d918f91224c90c9ae64b415 (diff) |
Move pid & status files to /run/openvpn
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 5d9a8b8..e5afa2d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +openvpn (2.3.2-6) unstable; urgency=low + + * Move PID and status files to openvpn subdir in /run. + (Closes: #614036). Thanks Stephen Gildea for the patch and Simon Deziel + for the upgrade path. + + -- Alberto Gonzalez Iniesta <agi@inittab.org> Wed, 27 Nov 2013 13:58:33 +0100 + openvpn (2.3.2-5) unstable; urgency=low * Patch init script to fix race conditions on restarts. |