diff options
author | Alberto Gonzalez Iniesta <agi@inittab.org> | 2015-12-15 18:29:37 +0100 |
---|---|---|
committer | Alberto Gonzalez Iniesta <agi@inittab.org> | 2015-12-15 18:29:37 +0100 |
commit | 35807e5652390e8b2fd66b9051f3b41c9488302e (patch) | |
tree | 586cfc0b209cd4398b730fbe77f7423aaecf12b4 /debian/changelog | |
parent | fa7f0ba30474c910791abdc71496f573009f6f36 (diff) |
Fix password prompt on systemd systems
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 75df475..ec1150e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,8 @@ openvpn (2.3.8-1) unstable; urgency=medium * New upstream release. Drop patch from 2.3.7-2. Hopefully (Closes: #791829) + * Apply upstream fix for systemd password prompt that + delayed this upload. Sorry SysV users. * 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. |