diff options
author | Bernhard Schmidt <berni@debian.org> | 2017-06-30 16:55:48 +0200 |
---|---|---|
committer | Bernhard Schmidt <berni@debian.org> | 2017-06-30 16:55:48 +0200 |
commit | 1cc61feca65e1593f3cbe69af692e31c3042a8a6 (patch) | |
tree | c2e55b1f28c33f1df6c9b2a69a16620f0e567705 /debian/changelog | |
parent | 5fe7875501a2560542b462f9af5bb3346214147f (diff) |
Changelog for 2.4.3-4debian/2.4.3-4
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 3062ae2..2ca34ec 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,16 @@ +openvpn (2.4.3-4) unstable; urgency=medium + + * fix FTBFS on kfreebsd + * Adjust debian openvpn@.service to be closer to the upstream + ones (Closes: #858558, #864031): + - adjust Documentation URL to OpenVPN 2.4 + - use systemd READY signalling (Type=notify) + - add ProtectHome=true + - add After/Wants network-online.target + - adjust CapabililtyBoundingSet + + -- Bernhard Schmidt <berni@debian.org> Fri, 30 Jun 2017 15:39:56 +0200 + openvpn (2.4.3-3) unstable; urgency=medium [ Jörg Frings-Fürst ] |