|
From: Fetchmail D. T. <fet...@li...> - 2013-04-23 23:50:24
|
The 6.3.26 release of fetchmail is now available at the usual locations, including <http://developer.berlios.de/projects/fetchmail> and <http://sourceforge.net/projects/fetchmail/>. The source archive is available at: <http://prdownload.berlios.de/fetchmail/fetchmail-6.3.26.tar.xz> <http://sourceforge.net/projects/fetchmail/files/branch_6.3/fetchmail-6.3.26.tar.xz/download> or in the older bzip2 format: <http://prdownload.berlios.de/fetchmail/fetchmail-6.3.26.tar.bz2> Here are the release notes: fetchmail-6.3.26 (released 2013-04-23, 26180 LoC): # NOTE THAT FETCHMAIL IS NO LONGER PUBLISHED THROUGH IBIBLIO. * They have stopped accepting submissions and consider themselves an archive. # CRITICAL BUG FIX for setups using "mimedecode": * The mimedecode feature failed to ship the last line of the body if it was encoded as quoted-printable and had a MIME soft line break in the very last line. Reported by Lars Hecking in June 2011. Bug introduced on 1998-03-20 when the mimedecode support was added by ESR before release 4.4.1 through code contributed by Henrik Storner. Workaround for older releases: do not use mimedecode feature. Earlier versions of this NEWS file claimed this bug fixed in fetchmail-6.3.23, but it was not. Fixes Launchpad Bug#1171818. By popular demand, diffs from the previous release have been omitted. |