diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2022-10-15 16:04:12 +0200 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2022-10-15 16:04:12 +0200 |
commit | fa9a3f42a8fb1964268a86ece754915c1be224e3 (patch) | |
tree | 13998dc24b056240e36391c4335177b536721b22 /website | |
parent | 8df00d5798cd428a0bed97ad5dbf94f562bb5a27 (diff) | |
download | fetchmail-fa9a3f42a8fb1964268a86ece754915c1be224e3.tar.gz fetchmail-fa9a3f42a8fb1964268a86ece754915c1be224e3.tar.bz2 fetchmail-fa9a3f42a8fb1964268a86ece754915c1be224e3.zip |
Announce 6.4.34.
Diffstat (limited to 'website')
-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 |