aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2008-06-17 13:05:21 +0000
committerMatthias Andree <matthias.andree@gmx.de>2008-06-17 13:05:21 +0000
commit363adcddaad27ab48493a3ca72eabb0e93399c38 (patch)
tree4ee5ac3a3de18861d62967e3495aa7874cb718f9
parent94b3f4fdb0d14c01444cf02389511d9a45b6e1e1 (diff)
downloadfetchmail-363adcddaad27ab48493a3ca72eabb0e93399c38.tar.gz
fetchmail-363adcddaad27ab48493a3ca72eabb0e93399c38.tar.bz2
fetchmail-363adcddaad27ab48493a3ca72eabb0e93399c38.zip
Record BerliOS patch ID for CVE-2008-2711.
svn path=/branches/BRANCH_6-3/; revision=5200
-rw-r--r--NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index abe43b9b..20837dcd 100644
--- a/NEWS
+++ b/NEWS
@@ -59,8 +59,8 @@ fetchmail 6.3.9 (not yet released):
bytes, it will crash, because it hands an uninitialized argument
pointer (not the format string though) to vsnprintf and reads a
random memory location (it calls va_arg() too often without
- resetting it with va_start()). Based on a patch by Petr Uzel, fixes
- Novell Bug #354291.
+ resetting it with va_start()). Based on a patch (BerliOS patch #2492)
+ by Petr Uzel, fixes Novell Bug #354291.
See also fetchmail-SA-2008-01.txt.
# CRITICAL BUG FIX: