diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2021-01-03 22:55:45 +0100 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2021-01-03 22:55:45 +0100 |
commit | 7349f1241ab59a26b95117823981cf135c553add (patch) | |
tree | 6159bdc2a22d87b66ec8d1fbcd5ada3e85d9a6f5 /NEWS | |
parent | e04065bc7c009290e5ed9a7c1529196d344d45b1 (diff) | |
download | fetchmail-7349f1241ab59a26b95117823981cf135c553add.tar.gz fetchmail-7349f1241ab59a26b95117823981cf135c553add.tar.bz2 fetchmail-7349f1241ab59a26b95117823981cf135c553add.zip |
Add support for sslcertfile.
(cherry picked from commit 204541b6d2ccdbd2111e346f47fd69316ed3ef7d)
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 20 |
1 files changed, 14 insertions, 6 deletions
@@ -64,13 +64,12 @@ removed from a 6.5.0 or newer release.) for end-of-life OpenSSL versions may be removed even from patchlevel releases. -------------------------------------------------------------------------------- -fetchmail-6.4.15 (released 2021-01-03, 27614 LoC): +fetchmail-6.4.16 (not yet released): # BUG FIXES -* Fix a typo in the manual page reported by David McKelvie. -* Fix cross-compilation with openssl, by Fabrice Fontaine. Merge request !23. -* Fix truncation of SMTP PLAIN AUTH with ^ in credentials, by Earl Chew. - Gitlab issue #23, merge request !25. +* fetchmail's --configdump, and fetchmailconf, lacked support for the + sslcertfile option. --configdump support added by Earl Chew, + Gitlab issue #25, merge request !28. # KNOWN BUGS AND WORKAROUNDS (This section floats upwards through the NEWS file so it stays with the @@ -92,7 +91,16 @@ fetchmail-6.4.15 (released 2021-01-03, 27614 LoC): messages. This will not be fixed, because the maintainer has no Kerberos 5 server to test against. Use GSSAPI. --------------------------------------------------------------------------------- +--------------------------------------------------------------------------------- +fetchmail-6.4.15 (released 2021-01-03, 27614 LoC): + +# BUG FIXES +* Fix a typo in the manual page reported by David McKelvie. +* Fix cross-compilation with openssl, by Fabrice Fontaine. Merge request !23. +* Fix truncation of SMTP PLAIN AUTH with ^ in credentials, by Earl Chew. + Gitlab issue #23, merge request !25. + +------------------------------------------------------------------------------- fetchmail-6.4.14 (released 2020-11-26, 27608 LoC): # TRANSLATION UPDATES were made by these fine people: |