aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2007-11-06 15:39:43 +0000
committerMatthias Andree <matthias.andree@gmx.de>2007-11-06 15:39:43 +0000
commitc512cbd42f8d5e606a9edc0f9e8f4408c7225897 (patch)
tree3b04dbff5b025bcd40e0a4dde1e9140bdd94acbb /NEWS
parenta45ed91dc4f82c44a14554a1723a3a9a697455b5 (diff)
downloadfetchmail-c512cbd42f8d5e606a9edc0f9e8f4408c7225897.tar.gz
fetchmail-c512cbd42f8d5e606a9edc0f9e8f4408c7225897.tar.bz2
fetchmail-c512cbd42f8d5e606a9edc0f9e8f4408c7225897.zip
Remove FETCHMAIL_DEBUG diversion that couldn't be officially enabled and was
prone to symlink attacks. Found by Nico Golde. svn path=/branches/BRANCH_6-3/; revision=5134
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 0ef1534d..a5c4e4e8 100644
--- a/NEWS
+++ b/NEWS
@@ -67,6 +67,11 @@ fetchmail 6.3.9 (not yet released):
Fixes Debian Bug#421446 (Holger Leskien), Novell Bug #247233 (Jon Nelson).
Thanks to Matthias Strauß for a configuration to reproduce the issue.
+# CHANGES:
+* Removed dead FETCHMAIL_DEBUG code from fetchmail.h that was disabled by
+ default with no switches in configure to enable it. However, the macro would
+ have been prone to a symlink attack. Found by Nico Golde.
+
# DOCUMENTATION:
* Add fetchmail-SA-2007-02.txt
* Re-add two lines to the manual page that had accidentally become comments