From e739d7f445abc36277f60b2fb048809cdbeb7df1 Mon Sep 17 00:00:00 2001 From: David Sommerseth Date: Fri, 2 Dec 2016 00:09:00 +0100 Subject: Preparing OpenVPN v2.4_rc1 release Signed-off-by: David Sommerseth --- Changes.rst | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'Changes.rst') diff --git a/Changes.rst b/Changes.rst index 0594731..843f2bd 100644 --- a/Changes.rst +++ b/Changes.rst @@ -259,6 +259,12 @@ User-visible Changes changed, instead of for each new connection. This reduces the connection setup time, in particular when using large CRLs. +- OpenVPN now ships with more up-to-date systemd unit files which takes advantage + of the improved service management as well as some hardening steps. The + configuration files are picked up from /etc/openvpn/server and + /etc/openvpn/client (depending on unit file). This also avoids these new + unit files and how they work to collide with older pre-existing unit files. + Maintainer-visible changes -------------------------- @@ -267,3 +273,7 @@ Maintainer-visible changes OPENSSL_SSL_{CFLAGS,LIBS} have been merged into OPENSSL_{CFLAGS,LIBS}. This is particularly relevant for maintainers who build their own OpenSSL library, e.g. when cross-compiling. + +- Linux distributions using systemd is highly encouraged to ship these new unit + files instead of older ones, to provide a unified behaviour across systemd + based Linux distributions. -- cgit v1.1