diff options
Diffstat (limited to 'website')
-rw-r--r-- | website/index.html | 14 |
1 files changed, 8 insertions, 6 deletions
diff --git a/website/index.html b/website/index.html index 0cbf94bf..f0ad8d0a 100644 --- a/website/index.html +++ b/website/index.html @@ -15,7 +15,7 @@ <table width="100%" cellpadding="0" summary="Canned page header"> <tr> <td>Fetchmail</td> -<td align="right"><!-- update date -->2021-12-10</td> +<td align="right"><!-- update date -->2021-12-26</td> </tr> </table> </div> @@ -43,13 +43,15 @@ <h1>Fetchmail</h1> <div style="background-color:#c0ffc0;color:#000000;"> - <h1>NEWS: FETCHMAIL 6.4.25 RELEASE CANDIDATE and 6.4.25 RELEASE</h1> - <p>On 2021-12-10, <a + <h1>NEWS: FETCHMAIL 6.4.26 RELEASE</h1> + <p>On 2021-12-26, <a href="https://sourceforge.net/projects/fetchmail/files/branch_6.4/">fetchmail - 6.4.25 has been released.</a> - It updates translations and the manual page and several other documentation + 6.4.26 has been released.</a> + It updates the Serbian translation and adds a wolfSSL 5.0.0 workaround needed + for some servers.<P> + 6.4.25 (released 2021-12-10) updated translations and the manual page and several other documentation files, adds preliminary wolfSSL 5.0 support on systems that provide a C99 - compiler, fixes up the OpenSSL-1.0.2 specific fix for a compatibility issue + compiler, fixed up a specific fix for a compatibility issue with the end-of-life OpenSSL 1.0.2 around the expiry of the DST Root CA X3 certificate which impairs connectivity to Let's-Encrypt-certified sites. Supported OpenSSL versions 1.1.1 and newer are unaffected.</p> |