diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2021-11-20 17:59:00 +0100 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2021-11-21 00:47:23 +0100 |
commit | a079dad7b0c1b5e988e0bcb16ba9dea0ab444861 (patch) | |
tree | 281a3f48d06fb0e96d529f5689f3a62d71c75e38 | |
parent | 2dcad9d0e005741f22616df0d32857540adfd5e8 (diff) | |
download | fetchmail-a079dad7b0c1b5e988e0bcb16ba9dea0ab444861.tar.gz fetchmail-a079dad7b0c1b5e988e0bcb16ba9dea0ab444861.tar.bz2 fetchmail-a079dad7b0c1b5e988e0bcb16ba9dea0ab444861.zip |
website: announce 6.4.25.
-rw-r--r-- | website/index.html | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/website/index.html b/website/index.html index 122e1ca2..b2830b03 100644 --- a/website/index.html +++ b/website/index.html @@ -43,10 +43,10 @@ <h1>Fetchmail</h1> <div style="background-color:#c0ffc0;color:#000000;"> - <h1>NEWS: FETCHMAIL 6.4.24 RELEASE</h1> + <h1>NEWS: FETCHMAIL 6.4.25 RELEASE CANDIDATE and 6.4.24 RELEASE</h1> <p>On 2021-11-20, <a href="https://sourceforge.net/projects/fetchmail/files/branch_6.4/">fetchmail - 6.4.24 has been released (click this link to download, or to see recent changes).</a> + 6.4.25 release candidate #1 and release 6.4.24 have been issued (click this link to download, or to see recent changes).</a> It updates translations and the manual page, fixes a compilation issue when the rcfile* parser is re-built with Bison 3.8 or newer, and fixes a compatibility issue with the end-of-life OpenSSL 1.0.2 and the expiry of the @@ -54,6 +54,8 @@ sites. Supported OpenSSL versions 1.1.1 and newer are unaffected.</p> <p>Note that you should use a supported OpenSSL version, currently 1.1.1 or 3.0.</p> + <p>6.4.25 only: Experimental support for wolfSSL 5.0.0 was added, which is + under the GPLv2 or newer license.</p> <p>Note that you are responsible for getting your OpenSSL 1.0.2 patched as security issues become known. If your vendor does not do that any longer, update to 1.1.1 or 3.0.0!</p> |