diff options
author | Nigel Metheringham <nigel@exim.org> | 2010-05-26 12:26:00 +0000 |
---|---|---|
committer | Nigel Metheringham <nigel@exim.org> | 2010-05-26 12:26:00 +0000 |
commit | a466095c0f9c7f48b1c9f857b5a17cab69fecd28 (patch) | |
tree | e1b9518bf8d9a641d73ee176654d29cf016e4208 /doc/doc-txt/ChangeLog | |
parent | 1a41defab20ca8a3472d9ba6cab57b40b2011a0a (diff) |
Prevent hardlink attack on mbox sticky mail directory. fixes: bug #988
Diffstat (limited to 'doc/doc-txt/ChangeLog')
-rw-r--r-- | doc/doc-txt/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 1c1a81b70..1f86a569d 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.607 2010/03/23 14:06:48 jetmore Exp $ +$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.608 2010/05/26 12:26:00 nm4 Exp $ Change log file for Exim from version 4.21 ------------------------------------------- @@ -25,6 +25,9 @@ NM/05 Bugzilla 671: Added umask to procmail example. JJ/03 installed exipick 20100323.0, fixing doc bug +NM/06 Bugzilla 988: CVE-2010-2023 - prevent hardlink attack on sticky mail + directory. Notification and patch from Dan Rosenberg + Exim version 4.71 ----------------- |