diff options
author | Alberto Gonzalez Iniesta <agi@inittab.org> | 2015-10-28 17:40:37 +0100 |
---|---|---|
committer | Alberto Gonzalez Iniesta <agi@inittab.org> | 2015-10-28 17:40:37 +0100 |
commit | fa7f0ba30474c910791abdc71496f573009f6f36 (patch) | |
tree | 71d7923a0c0b4edd3f4410e1c77f364c341b328d | |
parent | a267de929fd422dc185380188508d2d45e10db9f (diff) |
Small changelog fix
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 561563e..75df475 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,12 +1,13 @@ openvpn (2.3.8-1) unstable; urgency=medium * New upstream release. Drop patch from 2.3.7-2. + Hopefully (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> ZZZZZZZZZZZZZZZZZZ + -- Alberto Gonzalez Iniesta <agi@inittab.org> Wed, 28 Oct 2015 17:34:26 +0100 openvpn (2.3.7-2) unstable; urgency=medium |