diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2010-10-16 10:51:08 +0200 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2010-10-16 10:51:08 +0200 |
commit | 293a45fe95947d84cc87f3211cd1adeacf5654d4 (patch) | |
tree | 0fb1518f8ade0b2a0799e661c0d2a0ba14222826 /website/index.html | |
parent | 57ec1b07268bdafdda83ab301ec12ed3c5344bd1 (diff) | |
download | fetchmail-293a45fe95947d84cc87f3211cd1adeacf5654d4.tar.gz fetchmail-293a45fe95947d84cc87f3211cd1adeacf5654d4.tar.bz2 fetchmail-293a45fe95947d84cc87f3211cd1adeacf5654d4.zip |
Link fetchmail-EN-2010-03 and update front page.
Diffstat (limited to 'website/index.html')
-rw-r--r-- | website/index.html | 12 |
1 files changed, 9 insertions, 3 deletions
diff --git a/website/index.html b/website/index.html index 57d88803..903a64b9 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 -->2010-10-09</td> +<td align="right"><!-- update date -->2010-10-16</td> </tr> </table> </div> @@ -29,7 +29,7 @@ <a href="fetchmail-FAQ.pdf" title="Fetchmail FAQ as PDF">FAQ (PDF)</a><br> <a href="design-notes.html">Design Notes</a><br> <a href="http://developer.berlios.de/project/showfiles.php?group_id=1824">Download</a><br> - <a href="security.html">Security</a><br> + <a href="security.html">Security/Errata</a><br> <a href="http://gitorious.org/fetchmail/fetchmail/">Development</a><br> <a href="http://developer.berlios.de/projects/fetchmail/">Project Page</a><br> <hr> @@ -43,12 +43,18 @@ <div style="background-color:#c0ffc0;color:#000000;"> <h1>NEWS: FETCHMAIL 6.3.18 RELEASE</h1> + <p style="background-color:#ffc0c0;color:#000000;">On 2010-10-16, <a + href="fetchmail-EN-2010-03.txt">an erratum notice was issued</a> + to document important fixes made in the 6.3.18 release listed + below. Distributors are advised to upgrade their packages to + 6.3.18.</p> <p>On 2010-10-09, <a href="http://developer.berlios.de/project/showfiles.php?group_id=1824">fetchmail-6.3.18 has been released (this is the download link),</a> fixing a regression of the rcfile parser from 6.3.0, a security bug in debug output that can cause memory exhaustion and abort, and improves SSL - usability. It is a recommended update for all users. <a + usability. It is a recommended update for all users and + distributors. <a href="http://developer.berlios.de/project/shownotes.php?group_id=1824&release_id=17957">Click here to see the change details.</a> </p> |