diff --git a/nsd.changes b/nsd.changes index 6f2df40..13bee5c 100644 --- a/nsd.changes +++ b/nsd.changes @@ -7,6 +7,8 @@ FEATURES: - Merge PR #141: ZONEMD RR type. BUG FIXES: +- Fix that symlink does not interfere with chown of pidfile + (bsc#1179191, CVE-2020-28935) - Fix #129: ambiguous use of errno, in log message if sendmmsg fails. - Fix #128: Fix that the invalid port number is logged for sendmmsg failed: Invalid argument. @@ -23,8 +25,6 @@ BUG FIXES: - Fix #138: NSD returns non-EDNS answer when QUESTION is empty. - Fix #142: NODATA answers missin SOA in authority section after CNAME chain. -- Fix for CVE-2020-28935 : Fix that symlink does not interfere - with chown of pidfile. ------------------------------------------------------------------- Thu Oct 8 19:28:21 UTC 2020 - Michael Ströder