diff options
Diffstat (limited to 'website/index.html')
-rw-r--r-- | website/index.html | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/website/index.html b/website/index.html index 8c69a5f5..bf7d9d61 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-09</td> +<td align="right"><!-- update date -->2021-08-26</td> </tr> </table> </div> @@ -43,6 +43,14 @@ <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 + 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> + It fixes STARTTLS and other protocol-based vulnerabilities, + CVE-2021-39272, see the link under <a href="#security-alerts">SECURITY + ALERTS</a> for details. + </p> <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 |