From: Gert Doering Date: Sat, 19 Dec 2015 13:24:28 +0000 (+0100) Subject: Prepare for v2.3.10 release, list PolarSSL 1.2 to 1.3 upgrade X-Git-Tag: v2.3.10~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6eec6a0f314aa8e4dd97ef4502ae7726af19794d;p=thirdparty%2Fopenvpn.git Prepare for v2.3.10 release, list PolarSSL 1.2 to 1.3 upgrade Signed-off-by: Gert Doering --- diff --git a/Changes.rst b/Changes.rst index 35b01ba4f..520baf3ef 100644 --- a/Changes.rst +++ b/Changes.rst @@ -30,7 +30,8 @@ Push peer info PolarSSL support Allow use of PolarSSL in OpenVPN as the crypto library, the SSL library and - for providing PKCS#11 support. + for providing PKCS#11 support (up to 2.3.9 supporting PolarSSL 1.2, starting + with 2.3.10, PolarSSL 1.3). Plug-in API v3 This is a new, more flexible plug-in API. @@ -99,6 +100,16 @@ Behavioral changes - Do not randomize resolving of IP addresses in getaddr() +Version 2.3.10 +============= + +Behavioral changes +------------------ + +- PolarSSL support changed from PolarSSL v1.2 to PolarSSL v1.3, + as v1.2 is end-of-support 2015-12-31. + + Version 2.3.9 =============