diff options
author | Phil Pennock <pdp@exim.org> | 2012-10-26 20:30:27 -0400 |
---|---|---|
committer | Phil Pennock <pdp@exim.org> | 2012-10-26 20:30:27 -0400 |
commit | 6d7c6175eda3aaa316d1960a89170a285510ad40 (patch) | |
tree | deb34f9bc7dea2eca3d87ade4ab0eb3518b96e03 /doc/doc-txt | |
parent | a453e37fa4f71167b49e96e7a33c843aea45d390 (diff) | |
parent | 4263f395efd136dece52d765dfcff3c96f17506e (diff) |
Merge 4.80.1 security fix in.
Merge commit '4263f395efd136dece52d765dfcff3c96f17506e'
Amendment to ChangeLog to handle changes.
Diffstat (limited to 'doc/doc-txt')
-rw-r--r-- | doc/doc-txt/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index db1c5254c..8daf3578e 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -81,6 +81,16 @@ JH/09 Add $headers_added variable, with content from use of ACL modifier JH/10 Add 8bitmime log_selector, for 8bitmime status on the received line. Pulled from Bugzilla 817 by Wolfgang Breyha. +PP/11 SECURITY: protect DKIM DNS decoding from remote exploit. + CVE-2012-5671 + + +Exim version 4.80.1 +------------------- + +PP/01 SECURITY: protect DKIM DNS decoding from remote exploit. + CVE-2012-5671 + This, or similar/improved, will also be change PP/11 of 4.81. Exim version 4.80 |