aboutsummaryrefslogtreecommitdiffstats
path: root/website
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2021-11-20 10:16:13 +0100
committerMatthias Andree <matthias.andree@gmx.de>2021-11-20 10:16:13 +0100
commite59ba016e1de5ef401cd54eefd809858a27c4cde (patch)
treea6a85177a34e6e8f008dd92eb73ed2f48c0873b6 /website
parent22a5ee3208ffb4d8ec41973122da22b45bb4b9e6 (diff)
downloadfetchmail-e59ba016e1de5ef401cd54eefd809858a27c4cde.tar.gz
fetchmail-e59ba016e1de5ef401cd54eefd809858a27c4cde.tar.bz2
fetchmail-e59ba016e1de5ef401cd54eefd809858a27c4cde.zip
website: announce 6.4.24.
Diffstat (limited to 'website')
-rw-r--r--website/index.html21
1 files changed, 14 insertions, 7 deletions
diff --git a/website/index.html b/website/index.html
index 80df34d6..122e1ca2 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-10-31</td>
+<td align="right"><!-- update date -->2021-11-20</td>
</tr>
</table>
</div>
@@ -43,13 +43,20 @@
<h1>Fetchmail</h1>
<div style="background-color:#c0ffc0;color:#000000;">
- <h1>NEWS: FETCHMAIL 6.4.23 RELEASE</h1>
- <p>On 2021-10-31, <a
+ <h1>NEWS: FETCHMAIL 6.4.24 RELEASE</h1>
+ <p>On 2021-11-20, <a
href="https://sourceforge.net/projects/fetchmail/files/branch_6.4/">fetchmail
- 6.4.23 has been released (click this link to download, or to see recent changes).</a>
- It updates the Japanese and Serbian translations, and improves an error message
- around STARTTLS with IMAP, plugin and auth ssh.
- <p>Note that you should use OpenSSL 1.1.1 or 3.0.0 or newer to compile.</p>
+ 6.4.24 has been released (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
+ 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>
+ <p>Note that you should use a supported OpenSSL version, currently 1.1.1 or
+ 3.0.</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>
<p>Also note that OpenSSL's licensing changed between 1.1.1 and 3.0.0, the
latter now uses the Apache License 2.0. See the file COPYING for
details.</p>