diff options
Diffstat (limited to 'website/index.html')
-rw-r--r-- | website/index.html | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/website/index.html b/website/index.html index bf7d9d61..2cc3cdd5 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-26</td> +<td align="right"><!-- update date -->2021-08-27</td> </tr> </table> </div> @@ -43,13 +43,15 @@ <h1>Fetchmail</h1> <div style="background-color:#c0ffc0;color:#000000;"> - <h1>NEWS: FETCHMAIL 6.4.22.rc1 RELEASE CANDIDATE</h1> - <p>On 2021-08-26, <a + <h1>NEWS: FETCHMAIL 6.4.22.rc2 RELEASE CANDIDATE</h1> + <p>On 2021-08-27, <a href="https://sourceforge.net/projects/fetchmail/files/branch_6.4/">fetchmail - 6.4.22.rc1 has been released (click this link to download, or to see recent changes).</a> + 6.4.22.rc2 has been released (click this link to download, or to see recent changes).</a> It fixes STARTTLS and other protocol-based vulnerabilities, CVE-2021-39272, see the link under <a href="#security-alerts">SECURITY - ALERTS</a> for details. + ALERTS</a> for details.<br>rc2 also fixes a severe IMAP procotol regression + newly introduced in 6.4.22.rc1 that made fetchmail unable to download + e-mail via IMAP in many circumstances, and updates two translations. </p> <h1>NEWS: FETCHMAIL 6.4.21 RELEASE</h1> <p>On 2021-08-09, <a |