diff options
Diffstat (limited to 'website/index.html')
-rw-r--r-- | website/index.html | 22 |
1 files changed, 12 insertions, 10 deletions
diff --git a/website/index.html b/website/index.html index 8474b8f7..385b8e86 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-08-03</td> +<td align="right"><!-- update date -->2021-08-09</td> </tr> </table> </div> @@ -43,21 +43,23 @@ <h1>Fetchmail</h1> <div style="background-color:#c0ffc0;color:#000000;"> - <h1>NEWS: FETCHMAIL 6.5.0-beta4 release</h1> - <p>On 2021-08-03, <a - href="https://sourceforge.net/projects/fetchmail/files/branch_6.5/">fetchmail - 6.5.0.beta4 has been released (click this link to download, or to see recent changes).</a> - It fixes the security bug CVE-2021-36386 also fixed in 6.4.20.</p> - <h1>NEWS: FETCHMAIL 6.4.20 RELEASE</h1> - <p>On 2021-07-28, <a + <h1>NEWS: FETCHMAIL 6.4.21 RELEASE</h1> + <p>On 2021-08-09, <a href="https://sourceforge.net/projects/fetchmail/files/branch_6.4/">fetchmail - 6.4.20 has been released (click this link to download, or to see recent changes).</a> - It fixes security bug CVE-2021-36386, see the link under <a href="#security-alerts">SECURITY ALERTS</a> below for details. + 6.4.21 has been released (click this link to download, or to see recent changes).</a> + It fixes a regression introduced with 6.4.20's fix for security bug + CVE-2021-36386, see the link under <a href="#security-alerts">SECURITY + ALERTS</a> below for details. The security announcement there has been updated. </p> <p>Note that you should use OpenSSL 1.1.1 or newer to compile. OpenSSL 1.0.2 has been in end-of-life status since Late 2019.</p> <p>Note also that fetchmail 6.3.x versions are discontinued and no longer supported (the youngest 6.3.26 was released in 2013).</p> + <h1>NEWS: FETCHMAIL 6.5.0-beta5 release</h1> + <p>On 2021-08-09, <a + href="https://sourceforge.net/projects/fetchmail/files/branch_6.5/">fetchmail + 6.5.0.beta5 has been released (click this link to download, or to see recent changes).</a> + It fixes the security bug CVE-2021-36386 also fixed in 6.4.20.</p> </div> <div style="background-color:#ffe0c0;color:#000000;font-size:85%"> |