diff options
author | Alberto Gonzalez Iniesta <agi@inittab.org> | 2016-01-20 17:30:10 +0100 |
---|---|---|
committer | Alberto Gonzalez Iniesta <agi@inittab.org> | 2016-01-20 17:30:10 +0100 |
commit | c7db1569e9ff2b00683027cda315662304d9d772 (patch) | |
tree | 267f051048f9768575ec0bd0dd41f4b101a3e453 /debian/changelog | |
parent | fcbae04d9e2349588b7969572f577d9f3ae72094 (diff) |
Fix #795313
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 06b2a6d..cc36009 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,8 @@ openvpn (2.3.10-1) unstable; urgency=medium * Increase start-stop-daemon timeout on stop to let openvpn tear down the connection properly in some cases. (Closes: #799592, #796914) + * Add CAP_AUDIT_WRITE to openvpn@.service CapabilityBoundingSet + to fix auth-pam plugin. (Closes: #795313) -- Alberto Gonzalez Iniesta <agi@inittab.org> Wed, 20 Jan 2016 12:01:36 +0100 |