diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2012-12-23 16:45:59 +0100 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2012-12-23 16:45:59 +0100 |
commit | 4260a265b2da01ba1a9757ffb2693db898349ecc (patch) | |
tree | d6e326fc88b261298d1c4f5f730e16e78a706cc5 /NEWS | |
parent | 5c7da5cc729148aace14fdf4b088554bddb7447c (diff) | |
download | fetchmail-4260a265b2da01ba1a9757ffb2693db898349ecc.tar.gz fetchmail-4260a265b2da01ba1a9757ffb2693db898349ecc.tar.bz2 fetchmail-4260a265b2da01ba1a9757ffb2693db898349ecc.zip |
Remove LSM-related stuff from the distribution.
IBiblio no longer accepts submissions, and considers itself an archive.
There is no point in our carrying forward any related material, if
needed for reference purposes, it can be fetched from older versions in
the Git repository.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -56,13 +56,16 @@ removed from a 6.4.0 or newer release.) -------------------------------------------------------------------------------- -fetchmail-6.3.24 (not yet released): +fetchmail-6.3.24 (released 2012-12-23, 26108 LoC): # NOTE THAT THE RELEASE OF FUTURE FETCHMAIL 6.3.X VERSIONS IS UNCLEAR. Should a 7.0 release be made earlier, chances are that the 6.3.X branch is abandoned and its changes be folded into the 7.0 release, with changes after 6.3.24 not available on their own in a newer 6.3.X release. +# NOTE THAT FETCHMAIL IS NO LONGER PUBLISHED THROUGH IBIBLIO. + They have stopped accepting submissions and consider themselves an archive. + # CRITICAL AND REGRESSION FIXES * Plug a memory leak in OpenSSL's certificate verification callback. This would affect fetchmail configurations running with SSL in daemon mode |