From: Matthias A. <mat...@gm...> - 2010-04-06 23:08:25
|
Greetings, I am announcing the release of fetchmail 6.3.16. This new stable version of fetchmail fixes --interface support broken in 6.3.15 and improves SSL compatibility with some site; details below. The software is available from: <http://developer.berlios.de/project/showfiles.php?group_id=1824> The fetchmail home pages are: <http://www.fetchmail.info/> or <http://fetchmail.berlios.de/> These are the relevant changes since the previous release. Unless otherwise noted, changes to this release were made by Matthias Andree: fetchmail-6.3.16 (released 2010-04-06, 25574 LoC): # BUG FIX * Fix --interface option, broken in 6.3.15. Reported by Vladmimir Stavrinov. Fixes Debian Bug #576717. # CHANGE * Call OpenSSL_add_all_algorithms(). This is needed to support non-mandatory algorithms in certificates. Sjoerd Simons, to fix Debian Bug #576430. OpenSSL 0.9.8* does not load - for instance - the SHA256 digest by default. Reported as OpenSSL RT#2224. By popular demand, diffs from the previous release have been omitted. -- Matthias Andree |