summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorQualys Security Advisory <qsa@qualys.com>2021-02-21 22:09:06 -0800
committerHeiko Schlittermann (HS12-RIPE) <hs@schlittermann.de>2021-05-27 21:30:55 +0200
commit6f97d821f13060b234c3d272d7672558bb2365ae (patch)
tree1b6130d2e19f4aece64caecef6215b0c1e30dc12 /doc
parente4e3d18dad8b9b8560889f552e1060d0f83c7159 (diff)
SECURITY: Always exit when LOG_PANIC_DIE is set
(cherry picked from commit e20aa895b37f449d5c81c3e7b102fc534b5d23ba) (cherry picked from commit 3b8c0ceb7339329188e19efb907da950dbe691d1)
Diffstat (limited to 'doc')
-rw-r--r--doc/doc-txt/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog
index bcace272d..a5bce7e81 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -306,6 +306,10 @@ QS/03 When reading the output from interpreted forward files we do not
pass the pipe between the parent and the interpreting process to
executed child processes (if any).
+QS/04 Always die if requested from internal logging, even is logging is
+ disabled.
+
+
Exim version 4.94
-----------------