diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2022-01-26 20:41:29 +0100 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2022-02-27 17:10:01 +0100 |
commit | 617b21b135a59de904d4dd2348092e1acf8982be (patch) | |
tree | 15c149ab71fa7fd37d32d7612955fea252e5335d /website | |
parent | 694e1757ff20c84c128b6c3c8ca3184836943aaa (diff) | |
download | fetchmail-617b21b135a59de904d4dd2348092e1acf8982be.tar.gz fetchmail-617b21b135a59de904d4dd2348092e1acf8982be.tar.bz2 fetchmail-617b21b135a59de904d4dd2348092e1acf8982be.zip |
Update website to announce 6.4.27.
Diffstat (limited to 'website')
-rw-r--r-- | website/index.html | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/website/index.html b/website/index.html index f0ad8d0a..e4ccc7ac 100644 --- a/website/index.html +++ b/website/index.html @@ -15,7 +15,7 @@ <table width="100%" cellpadding="0" summary="Canned page header"> <tr> <td>Fetchmail</td> -<td align="right"><!-- update date -->2021-12-26</td> +<td align="right"><!-- update date -->2022-01-26</td> </tr> </table> </div> @@ -43,12 +43,13 @@ <h1>Fetchmail</h1> <div style="background-color:#c0ffc0;color:#000000;"> - <h1>NEWS: FETCHMAIL 6.4.26 RELEASE</h1> - <p>On 2021-12-26, <a + <h1>NEWS: FETCHMAIL 6.4.27 RELEASE</h1> + <p>On 2022-01-26, <a href="https://sourceforge.net/projects/fetchmail/files/branch_6.4/">fetchmail - 6.4.26 has been released.</a> - It updates the Serbian translation and adds a wolfSSL 5.0.0 workaround needed - for some servers.<P> + 6.4.27 has been released.</a> + It updates the Romanian translation (courtesy of Remus-Gabriel Chelu) and + bumps the wolfSSL compatibility to require 5.1.1 or newer, for security fixes. OpenSSL 1.1.1 and 3.0 remain supported.</p> + <p>6.4.26 added a wolfSSL compatibility workaround and updated the Serbian translation (courtesy of Miroslav Nikolić).</p> 6.4.25 (released 2021-12-10) updated translations and the manual page and several other documentation files, adds preliminary wolfSSL 5.0 support on systems that provide a C99 compiler, fixed up a specific fix for a compatibility issue |