diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2019-09-27 19:57:18 +0200 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2019-09-27 19:57:18 +0200 |
commit | 63d91f270d4228ad52b2a785d1ed357d04612564 (patch) | |
tree | 56489f6ac8403d771f535882a5d853301d0024ee /website | |
parent | 67868e1e814a3f54ce705dfe97a43f88db89587c (diff) | |
download | fetchmail-63d91f270d4228ad52b2a785d1ed357d04612564.tar.gz fetchmail-63d91f270d4228ad52b2a785d1ed357d04612564.tar.bz2 fetchmail-63d91f270d4228ad52b2a785d1ed357d04612564.zip |
Update website after 6.4.0 release.
Diffstat (limited to 'website')
-rw-r--r-- | website/index.html | 28 |
1 files changed, 5 insertions, 23 deletions
diff --git a/website/index.html b/website/index.html index 8af13d4d..59ff7690 100644 --- a/website/index.html +++ b/website/index.html @@ -43,30 +43,12 @@ <h1>Fetchmail</h1> <div style="background-color:#c0ffc0;color:#000000;"> - <h1>NEWS: FETCHMAIL 6.4.0 RELEASE CANDIDATE</h1> - <p>On 2019-09-02, <a + <h1>NEWS: FETCHMAIL 6.4.0 RELEASE</h1> + <p>On 2019-09-27, <a href="https://sourceforge.net/projects/fetchmail/files/branch_6.4/">fetchmail - 6.4.0-rc4 has been released (click this link to see changes since 6.3 or - download)</a>. Note that you will need OpenSSL 1.0.2 to compile.</p> - <h1>OLD: FETCHMAIL 6.3.26 RELEASE</h1> - <p>On 2013-04-23, <a - href="https://sourceforge.net/projects/fetchmail/files/branch_6.3/">fetchmail-6.3.26 - has been released (this is the download link),</a> fixing a few - minor bugs, improving OpenSSL error reporting, and adding an - Esperanto-language translation. - <br>It is a recommended update for all users and distributors. <a - href="https://sourceforge.net/projects/fetchmail/files/branch_6.3/">Click - here to see the change details.</a></p> - - <h1>SSL issues after upgrade to OpenSSL 1.0.0?</h1> - <p>If your fetchmail upgrade entails an upgrade of the OpenSSL - library to 1.0.0, remember to re-run <kbd>c_rehash - /path/to/certs</kbd>, where the last part is whatever argument - you give to fetchmail's <code>sslcertpath</code> option. Details: - please <a - href="fetchmail-FAQ.html#R14">see fetchmail's FAQ item - R14.</a>.</p> - + 6.4.0 has been released (click this link to download, or to see changes since 6.3.26) + </a>. Note that you will need OpenSSL 1.0.2 to compile.</p> + <p>This is a RECOMMENDED update for all users. Fetchmail 6.3.x versions are discontinued and no longer supported.</p> </div> <div style="background-color:#ffe0c0;color:#000000;font-size:85%"> <h1>SECURITY ALERTS</h1> |