diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2016-12-11 17:58:08 +0100 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2016-12-11 17:59:09 +0100 |
commit | b1e81d36e5a324d1e5257de396a3ff8ff99f71ca (patch) | |
tree | 5c62a3b19bcea61c7bc7a2b74035ec3b0f9a4e1e /NEWS | |
parent | 4a57a63458ba2c0c11fdcd24f6cf2fc15957135a (diff) | |
download | fetchmail-b1e81d36e5a324d1e5257de396a3ff8ff99f71ca.tar.gz fetchmail-b1e81d36e5a324d1e5257de396a3ff8ff99f71ca.tar.bz2 fetchmail-b1e81d36e5a324d1e5257de396a3ff8ff99f71ca.zip |
Bump OpenSSL requirement to v1.0.2.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -89,7 +89,7 @@ fetchmail-6.4.0 (not yet released): ## CHANGES * fetchmail 6.3.X is unsupported. -* fetchmail now requires OpenSSL v1.0.1 or newer. +* fetchmail now requires OpenSSL v1.0.2 or newer. * fetchmail now configures OpenSSL support by default. * Fetchmail now supports --sslproto auto and --sslproto tls1+ (same as ssl23). * --sslproto tls1.1+ and tls1.2+ are now supported for auto-negotiation with a |