diff options
Diffstat (limited to 'website')
l--------- | website/fetchmail-SA-2010-02.txt | 1 | ||||
-rw-r--r-- | website/index.html | 18 |
2 files changed, 10 insertions, 9 deletions
diff --git a/website/fetchmail-SA-2010-02.txt b/website/fetchmail-SA-2010-02.txt new file mode 120000 index 00000000..9485de81 --- /dev/null +++ b/website/fetchmail-SA-2010-02.txt @@ -0,0 +1 @@ +../fetchmail-SA-2010-02.txt
\ No newline at end of file diff --git a/website/index.html b/website/index.html index dbc3c888..75a705e3 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-04-06</td> +<td align="right"><!-- update date -->2010-05-06</td> </tr> </table> </div> @@ -42,7 +42,7 @@ <h1>Fetchmail</h1> <div style="background-color:#c0ffc0;color:#000000;"> - <h1>SSL issues after upgrade to 6.3.16 or OpenSSL 1.0.0?</h1> + <h1>SSL issues after upgrade to 6.3.16/6.3.17 or 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 @@ -51,14 +51,14 @@ href="fetchmail-FAQ.html#R14">see fetchmail's FAQ item R14.</a>.</p> - <h1>NEWS: FETCHMAIL 6.3.16 RELEASE</h1> - <p>On 2010-04-06, <a - href="http://developer.berlios.de/project/showfiles.php?group_id=1824">fetchmail-6.3.16 + <h1>NEWS: FETCHMAIL 6.3.17 RELEASE</h1> + <p>On 2010-05-06, <a + href="http://developer.berlios.de/project/showfiles.php?group_id=1824">fetchmail-6.3.17 has been released (this is the download link),</a> fixing a - regression of the --interface option from 6.3.15, and improving SSL compatibility with sites - using non-mandatory algorithms. - It is a recommended update for all users. <a - href="http://developer.berlios.de/project/shownotes.php?group_id=1824&release_id=17413">Click + 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 + href="http://developer.berlios.de/project/shownotes.php?group_id=1824&release_id=17512">Click here to see the change details.</a> </p> </div> |