diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2023-02-26 11:26:04 +0100 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2023-02-26 11:26:04 +0100 |
commit | 525fff3659c7b6b723ffa0347832e9132936a76e (patch) | |
tree | 41f103bcc60310db715731b018fbfc8cd11f5f85 /website | |
parent | 4e85e6ac15c041483e11050b976b91aa9c99d286 (diff) | |
download | fetchmail-525fff3659c7b6b723ffa0347832e9132936a76e.tar.gz fetchmail-525fff3659c7b6b723ffa0347832e9132936a76e.tar.bz2 fetchmail-525fff3659c7b6b723ffa0347832e9132936a76e.zip |
Announce 6.4.37.
Diffstat (limited to 'website')
-rw-r--r-- | website/index.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/website/index.html b/website/index.html index 53a75cd3..d5e09e34 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-01-28</td> +<td align="right"><!-- update date -->2023-02-26</td> </tr> </table> </div> @@ -42,11 +42,11 @@ <h1>Fetchmail</h1> <div style="background-color:#c0ffc0;color:#000000;"> - <h1>NEWS: FETCHMAIL 6.4.36 RELEASE</h1> - <p>On 2023-01-28, <a + <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.36 has been released.</a> It updates translations. - <p>OpenSSL 1.1.1s and 3.0.7 and wolfSSL 5.5.1 (or newer on the respective + 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 compatible branches) remain supported.</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. |