From 447370b6c73546db867c249a74a9f4863fddf735 Mon Sep 17 00:00:00 2001 From: Matthias Andree Date: Thu, 3 Jul 2008 14:46:39 +0000 Subject: SSL fix: check and report if SSL_set_fd fails. SSL change: enable all workarounds with SSL_CTX_set_options(ctx,SSL_OP_ALL) svn path=/branches/BRANCH_6-3/; revision=5214 --- NEWS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 1dc45357..b7f6fdb2 100644 --- a/NEWS +++ b/NEWS @@ -87,6 +87,7 @@ fetchmail 6.3.9 (not yet released): Fixes BerliOS Bug #13207 (reported + fix suggested by Terry Brown). * Only print "Deleting fetchids file" if there actually is one. Fixes Debian Bug#374514, reported by Dan Jacobson. +* SSL fix: check and report if SSL_set_fd fails. # CHANGES: * autoconf 2.60 is now required to build fetchmail; it uses @@ -118,6 +119,7 @@ fetchmail 6.3.9 (not yet released): misconfigured upstream SSL servers that use the wrong certificate name. It specifies which CommonName fetchmail expects and logs. (Daniel Richard G.) * Changed CRLF to LF line endings in contrib/delete-later (reporter: Petr Uzel) +* SSL change: enable all workarounds with SSL_CTX_set_options(ctx,SSL_OP_ALL) # DOCUMENTATION: * Add fetchmail-SA-2007-02.txt and fetchmail-SA-2008-01.txt. -- cgit v1.2.3