diff options
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 043b390f..cc7a1645 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 -->2022-08-27</td> +<td align="right"><!-- update date -->2022-10-15</td> </tr> </table> </div> @@ -42,12 +42,14 @@ <h1>Fetchmail</h1> <div style="background-color:#c0ffc0;color:#000000;"> - <h1>NEWS: FETCHMAIL 6.4.33 RELEASE</h1> - <p>On 2022-08-27, <a + <h1>NEWS: FETCHMAIL 6.4.34 RELEASE</h1> + <p>On 2022-10-15, <a href="https://sourceforge.net/projects/fetchmail/files/branch_6.4/">fetchmail - 6.4.33 has been released.</a> - <p>OpenSSL 1.1.1q and 3.0.5 and wolfSSL 5.4.0 (or newer on the respective compatible branches) remain - supported.</p> + 6.4.34 has been released.</a> It fixes a critical softbounce bug (courtesy of Horváth Zsolt) and updates translations. + <p>OpenSSL 1.1.1q and 3.0.5 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> + <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> <p>6.4.31 updated the configure script for --with-ssl properly identifying the right OpenSSL on a system with multiple OpenSSL versions installed, and updates the |