diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2023-01-28 10:47:07 +0100 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2023-01-28 10:47:07 +0100 |
commit | 0c8a2ca479b656db8e75f623acd00b5593bc221e (patch) | |
tree | 0ad317e78a760764a448067a3725cf99775074d5 /website | |
parent | b661ab6b1afc3483130aab6516ebe50f5071bbbc (diff) | |
download | fetchmail-0c8a2ca479b656db8e75f623acd00b5593bc221e.tar.gz fetchmail-0c8a2ca479b656db8e75f623acd00b5593bc221e.tar.bz2 fetchmail-0c8a2ca479b656db8e75f623acd00b5593bc221e.zip |
announce 6.4.36
Diffstat (limited to 'website')
-rw-r--r-- | website/index.html | 30 |
1 files changed, 15 insertions, 15 deletions
diff --git a/website/index.html b/website/index.html index 2c2d66a1..53a75cd3 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-06</td> +<td align="right"><!-- update date -->2023-01-28</td> </tr> </table> </div> @@ -42,22 +42,13 @@ <h1>Fetchmail</h1> <div style="background-color:#c0ffc0;color:#000000;"> - <h1>NEWS: FETCHMAIL 6.5.0.beta9 release</h1> - <p>On 2023-01-06, <a - href="https://sourceforge.net/projects/fetchmail/files/branch_6.5/">fetchmail - 6.5.0.beta9 has been released (click this link to download, or to see recent changes).</a> - It brings the 6.5.0 betas back in line with 6.4.35, and has a few changes - of its own, including C++17 compatibility, a new IMAP-only --moveto option - to preserve seen message in a separate folder, and fixes Received: lines for time zones - that have sub-minute offsets (usually TAI-based timezones).<br> - Note that lzip as compression is discontinued, fetchmail ships as .tar.xz.</p> - <h1>NEWS: FETCHMAIL 6.4.35 RELEASE</h1> - <p>On 2023-01-04, <a + <h1>NEWS: FETCHMAIL 6.4.36 RELEASE</h1> + <p>On 2023-01-28, <a href="https://sourceforge.net/projects/fetchmail/files/branch_6.4/">fetchmail - 6.4.35 has been released.</a> It updates translations and bumps SSL/TLS library version requirements.</p> + 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 - compatible branches - note that OpenSSL 1.1.1q and 3.0.6 were withdrawn) - remain supported.</p> + 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. <p>6.4.33 updated translations.</p> <p>6.4.32 updated translations and finds both rst2html5 with and without .py suffix when rebuilding the distribution.</p> @@ -81,6 +72,15 @@ <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> + <h1>NEWS: FETCHMAIL 6.5.0.beta9 release</h1> + <p>On 2023-01-06, <a + href="https://sourceforge.net/projects/fetchmail/files/branch_6.5/">fetchmail + 6.5.0.beta9 has been released (click this link to download, or to see recent changes).</a> + It brings the 6.5.0 betas back in line with 6.4.35, and has a few changes + of its own, including C++17 compatibility, a new IMAP-only --moveto option + to preserve seen message in a separate folder, and fixes Received: lines for time zones + that have sub-minute offsets (usually TAI-based timezones).<br> + Note that lzip as compression is discontinued, fetchmail ships as .tar.xz.</p> </div> <div style="background-color:#ffe0c0;color:#000000;font-size:85%"> |