From 2629c4511c68729d98acfd08637c1f00d3807f49 Mon Sep 17 00:00:00 2001 From: Matthias Andree Date: Mon, 3 Sep 2012 23:05:37 +0200 Subject: [PATCH] Note Earl's regression fix for SSL_CTX_clear_options() on older OpenSSL. --- NEWS | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/NEWS b/NEWS index 48d3c97c..ffe07fe9 100644 --- a/NEWS +++ b/NEWS @@ -56,6 +56,15 @@ removed from a 6.4.0 or newer release.) -------------------------------------------------------------------------------- +fetchmail-6.3.23 (not yet released) + +# REGRESSION FIXES +* Fix compilation with OpenSSL implementations before 0.9.8m that lack + SSL_CTX_clear_options. Patch by Earl Chew. + Note that the use of older OpenSSL versions with fetchmail is unsupported and + *not* recommended. + + fetchmail-6.3.22 (released 2012-08-29, 26077 LoC): # SECURITY FIXES -- 2.43.2