- Fix that symlink does not interfere with chown of pidfile
(bsc#1179191, CVE-2020-28935) OBS-URL: https://build.opensuse.org/package/show/server:dns/nsd?expand=0&rev=80
This commit is contained in:
parent
5a464ece91
commit
2c8506e8e2
@ -7,6 +7,8 @@ FEATURES:
|
|||||||
- Merge PR #141: ZONEMD RR type.
|
- Merge PR #141: ZONEMD RR type.
|
||||||
|
|
||||||
BUG FIXES:
|
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 #129: ambiguous use of errno, in log message if sendmmsg fails.
|
||||||
- Fix #128: Fix that the invalid port number is logged for sendmmsg
|
- Fix #128: Fix that the invalid port number is logged for sendmmsg
|
||||||
failed: Invalid argument.
|
failed: Invalid argument.
|
||||||
@ -23,8 +25,6 @@ BUG FIXES:
|
|||||||
- Fix #138: NSD returns non-EDNS answer when QUESTION is empty.
|
- Fix #138: NSD returns non-EDNS answer when QUESTION is empty.
|
||||||
- Fix #142: NODATA answers missin SOA in authority section after
|
- Fix #142: NODATA answers missin SOA in authority section after
|
||||||
CNAME chain.
|
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 <michael@stroeder.com>
|
Thu Oct 8 19:28:21 UTC 2020 - Michael Ströder <michael@stroeder.com>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user