diff options
author | Bernhard Schmidt <berni@debian.org> | 2019-02-20 22:31:39 +0100 |
---|---|---|
committer | Bernhard Schmidt <berni@debian.org> | 2019-02-20 22:31:39 +0100 |
commit | a351f71e82badcc71a2ce881bbb97eccfcebc06b (patch) | |
tree | 7979cfdb5b3bb2fe667135ee21f9fcfdfb1966df /debian | |
parent | b0462a2b03bad37ff411fb5824b7a4c660df90f6 (diff) |
Changelog for 2.4.7-1debian/2.4.7-1
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 7f4b2a4..f676f8d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,22 @@ +openvpn (2.4.7-1) unstable; urgency=medium + + [ Bernhard Schmidt ] + * New upstream version 2.4.7 + - improvements regarding TLSv1.3 + - Add CAP_AUDIT_WRITE for auth_pam for upstream units (Closes: #868806) + * adjust kfreebsd_support.patch for new upstream version + * Also Add CAP_AUDIT_WRITE for auth_pam for openvpn@.service (Closes: #868806) + * openvpn@.service: Bump LimitNPROC to 100, see #861923 + + [ Simon Deziel ] + * d/control: suggests openvpn-systemd-resolved (Closes: #913265) + + [ Hilko Bengen ] + * Avoid hangs when spawning child processes by not setting pkcs11-helper + "safe fork mode" (Closes: #772812, #900805, #907452) + + -- Bernhard Schmidt <berni@debian.org> Wed, 20 Feb 2019 14:50:03 +0100 + openvpn (2.4.6-1) unstable; urgency=medium [ Jörg Frings-Fürst ] |