diff options
author | Alberto Gonzalez Iniesta <agi@inittab.org> | 2016-01-20 17:33:12 +0100 |
---|---|---|
committer | Alberto Gonzalez Iniesta <agi@inittab.org> | 2016-01-20 17:33:12 +0100 |
commit | e1189bfcd3a87747e1b9262623414aed1b735eb0 (patch) | |
tree | 6a4abdf913bc1bd6ad78f0904f403767e80cd88e /debian/changelog | |
parent | c7db1569e9ff2b00683027cda315662304d9d772 (diff) |
Fix #803032
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 cc36009..09e232e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,8 @@ openvpn (2.3.10-1) unstable; urgency=medium (Closes: #799592, #796914) * Add CAP_AUDIT_WRITE to openvpn@.service CapabilityBoundingSet to fix auth-pam plugin. (Closes: #795313) + * Patch from Martin Pitt to start OpenVPN before user sessions + to avoid hidding possible password prompts. (Closes: #803032) -- Alberto Gonzalez Iniesta <agi@inittab.org> Wed, 20 Jan 2016 12:01:36 +0100 |