aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2021-11-27 13:38:03 +0100
committerMatthias Andree <matthias.andree@gmx.de>2021-11-27 13:38:03 +0100
commitde7cb01c16ccf06e3718b87c1949a019bda1ee7a (patch)
tree97c8ac6a3ad6c87059bb1e2f7a3d0c0551e40ac0
parent382a83104918c56ef4b323d44f8c793901310211 (diff)
downloadfetchmail-de7cb01c16ccf06e3718b87c1949a019bda1ee7a.tar.gz
fetchmail-de7cb01c16ccf06e3718b87c1949a019bda1ee7a.tar.bz2
fetchmail-de7cb01c16ccf06e3718b87c1949a019bda1ee7a.zip
website: Announce 6.4.25.rc2
-rw-r--r--website/index.html11
1 files changed, 8 insertions, 3 deletions
diff --git a/website/index.html b/website/index.html
index b2830b03..53087ffe 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-11-20</td>
+<td align="right"><!-- update date -->2021-11-27</td>
</tr>
</table>
</div>
@@ -44,9 +44,11 @@
<div style="background-color:#c0ffc0;color:#000000;">
<h1>NEWS: FETCHMAIL 6.4.25 RELEASE CANDIDATE and 6.4.24 RELEASE</h1>
- <p>On 2021-11-20, <a
+ <p>On 2021-11-27, <a
href="https://sourceforge.net/projects/fetchmail/files/branch_6.4/">fetchmail
- 6.4.25 release candidate #1 and release 6.4.24 have been issued (click this link to download, or to see recent changes).</a>
+ 6.4.25 release candidate #2 has been issued. A week earlier, release 6.4.24
+ had been issued (click this link to download, or to see recent
+ changes).</a>
It updates translations and the manual page, fixes a compilation issue
when the rcfile* parser is re-built with Bison 3.8 or newer, and fixes a
compatibility issue with the end-of-life OpenSSL 1.0.2 and the expiry of the
@@ -56,6 +58,9 @@
3.0.</p>
<p>6.4.25 only: Experimental support for wolfSSL 5.0.0 was added, which is
under the GPLv2 or newer license.</p>
+ <p>changes between release candidates #1 and #2: documentation updates
+ around licensing and SSL, configure script fixes, translation updates,
+ added a contributed systemd unit file and README.</p>
<p>Note that you are responsible for getting your OpenSSL 1.0.2 patched as
security issues become known. If your vendor does not do that any longer,
update to 1.1.1 or 3.0.0!</p>