diff options
Diffstat (limited to 'website')
-rw-r--r-- | website/index.html | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/website/index.html b/website/index.html index 344513ed..5ae35079 100644 --- a/website/index.html +++ b/website/index.html @@ -46,11 +46,15 @@ href="http://mandree.home.pages.de/fetchmail/">fetchmail-6.3.6-rc5 was released< <div style="background-color:#80ff80;color:#000000;"> <h1>ADDITIONAL FIXES FOR FETCHMAIL 6.3.8 RELEASE</h1> -<p>New 2008-06-17: After the fetchmail-6.3.8 release described below, -two denial-of-service vulnerabilities (<a href="#cve-2007-4565">CVE-2007-4565</a>) were discovered, but a new -release is not yet available. Patches are parts of the security announcements:</p> +<p>New 2008-06-24 After the fetchmail-6.3.8 release described below, +two denial-of-service vulnerabilities were discovered, but a new release +is not yet available. Release candidates may be found at <a + href="http://home.pages.de/~mandree/fetchmail/">http://home.pages.de/~mandree/fetchmail/</a>. +Official patches for 6.3.8 are parts of the security +announcements (you may need to use patch -l to apply them, this should +tell patch to ignore whitespace differences):</p> <ul> - <li><a href="#cve-2008-2711">CVE-2008-2711:</a> <a + <li><strong>(REVISED)</strong> <a href="#cve-2008-2711">CVE-2008-2711:</a> <a href="fetchmail-SA-2008-01.txt">fetchmail-SA-2008-01.txt</a></li> <li><a href="#cve-2007-4565">CVE-2007-4565:</a> <a href="fetchmail-SA-2007-02.txt">fetchmail-SA-2007-02.txt</a></li> |