diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2022-03-05 17:22:06 +0100 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2022-03-05 17:22:06 +0100 |
commit | b7fe350ec6809f5b71095b0e64959ab8da053c40 (patch) | |
tree | 6e1087909edb359313b8917f26f3fa6cb3d10e72 /website | |
parent | 844fef868fa47bb30ba68001806017b125506613 (diff) | |
download | fetchmail-b7fe350ec6809f5b71095b0e64959ab8da053c40.tar.gz fetchmail-b7fe350ec6809f5b71095b0e64959ab8da053c40.tar.bz2 fetchmail-b7fe350ec6809f5b71095b0e64959ab8da053c40.zip |
Update for 6.4.28.
Diffstat (limited to 'website')
-rw-r--r-- | website/index.html | 26 |
1 files changed, 15 insertions, 11 deletions
diff --git a/website/index.html b/website/index.html index 7fd5a28f..4e26bf9f 100644 --- a/website/index.html +++ b/website/index.html @@ -43,18 +43,16 @@ <h1>Fetchmail</h1> <div style="background-color:#c0ffc0;color:#000000;"> - <h1>NEWS: FETCHMAIL 6.5.0.beta7 release</h1> - <p>On 2022-02-28, <a - href="https://sourceforge.net/projects/fetchmail/files/branch_6.5/">fetchmail - 6.5.0.beta7 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 the 6.4.22...6.4.27 developments, - adds a --forceidle option and enhances rcfile parser error reporting.</p> - <h1>NEWS: FETCHMAIL 6.4.27 RELEASE</h1> - <p>On 2022-01-26, <a + <h1>NEWS: FETCHMAIL 6.4.28 RELEASE</h1> + <p>On 2022-03-05, <a href="https://sourceforge.net/projects/fetchmail/files/branch_6.4/">fetchmail - 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> + 6.4.28 has been released.</a> + It updates the Spanish translation (courtesy of Cristian Othón Martínez + Vera).</p> + <p>OpenSSL 1.1.1 and 3.0 and wolfSSL 5.1.1 (or newer on the respective compatible branches) remain + supported.</p> + <p>6.4.27 updated the Romanian translation (courtesy of Remus-Gabriel + Chelu).</p> <p>6.4.26 added a wolfSSL compatibility workaround and updated the Serbian translation (courtesy of Miroslav Nikolić).</p> <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 @@ -67,6 +65,12 @@ <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.beta7 release</h1> + <p>On 2022-02-28, <a + href="https://sourceforge.net/projects/fetchmail/files/branch_6.5/">fetchmail + 6.5.0.beta7 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 the 6.4.22...6.4.27 developments, + adds a --forceidle option and enhances rcfile parser error reporting.</p> </div> <div style="background-color:#ffe0c0;color:#000000;font-size:85%"> |