diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2024-01-31 21:29:09 +0100 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2024-01-31 21:29:09 +0100 |
commit | e641f507a8cf2d60e5f38a73723e97bbdb0e5c1f (patch) | |
tree | ea49a76736df4fc7e5187b0848d3365c14a30d8d /website/index.html | |
parent | 5c49ed857af685f175b6f13df7ac76fd373ce2fb (diff) | |
download | fetchmail-e641f507a8cf2d60e5f38a73723e97bbdb0e5c1f.tar.gz fetchmail-e641f507a8cf2d60e5f38a73723e97bbdb0e5c1f.tar.bz2 fetchmail-e641f507a8cf2d60e5f38a73723e97bbdb0e5c1f.zip |
website: Announce 6.4.38.
Diffstat (limited to 'website/index.html')
-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 d5e09e34..91c02eda 100644 --- a/website/index.html +++ b/website/index.html @@ -14,7 +14,7 @@ <table width="100%" cellpadding="0" summary="Canned page header"> <tr> <td>Fetchmail</td> -<td align="right"><!-- update date -->2023-02-26</td> +<td align="right"><!-- update date -->2024-01-31</td> </tr> </table> </div> @@ -42,12 +42,14 @@ <h1>Fetchmail</h1> <div style="background-color:#c0ffc0;color:#000000;"> - <h1>NEWS: FETCHMAIL 6.4.37 RELEASE</h1> - <p>On 2023-02-26, <a - href="https://sourceforge.net/projects/fetchmail/files/branch_6.4/">fetchmail - 6.4.37 has been released.</a> It updates translations, just as 6.4.36 did. - <p>OpenSSL 1.1.1t and 3.0.8 and wolfSSL 5.5.4 (or newer on the respective + <h1>NEWS: FETCHMAIL 6.4.38 RELEASE</h1> + <p>On 2024-01-31, <a + href="https://sourceforge.net/projects/fetchmail/files/branch_6.4/">fetchmail + 6.4.38 has been released.</a> It updates translations, and tightens OpenSSL/wolfSSL version requirements in order to track their security fixes and deprecations. + <p>OpenSSL 3.0.9, 3.1.4, 3.2.0 and wolfSSL 5.6.2 (or newer on the respective compatible branches) remain supported.</p> + <p>6.4.37 updated translations.</p> + <p>6.4.36 updated translations.</p> <p>6.4.35 updated translations and bumped SSL/TLS library version requirements.</p> <p>6.4.34 fixed a critical softbounce bug (courtesy of Horváth Zsolt) and updates translations. <p>6.4.33 updated translations.</p> |