https://bugs.exim.org/show_bug.cgi?id=1715

Git Commit <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #3 from Git Commit <[email protected]> ---
Git commit:
http://git.exim.org/exim.git/commitdiff/e161710d237103c8287ea46bb805d24319606a9f

commit e161710d237103c8287ea46bb805d24319606a9f
Author:     Graeme Fowler <[email protected]>
AuthorDate: Tue Nov 17 16:23:51 2015 +0000
Commit:     Graeme Fowler <[email protected]>
CommitDate: Tue Nov 17 16:23:51 2015 +0000

    GF: Changelog entry for bug 1715
---
 doc/doc-txt/ChangeLog | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog
index 142d81e..22ddaa2 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -96,6 +96,12 @@ JH/19 Two additional event types: msg:rcpt:defer and
msg:rcpt:host:defer. Both
       information encodes the lookup type (A vs. MX) used for the (first)
host,
       and the trailing two digits of the smtp 4xx reponse.

+GF/01 Bug 1715: Fix for race condition in exicyclog, where exim could attempt
+      to write to mainlog (or rejectlog, paniclog) in the window between file
+      creation and permissions/ownership being changed. Particularly affects
+      installations where exicyclog is run as root, rather than exim user;
+      result is that the running daemon panics and dies.
+

 Exim version 4.86
 -----------------

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-- 
## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim 
details at http://www.exim.org/ ##

Reply via email to