f1a7eebe12
- Upgrade to 9.18.3: Bugs fixed: * Fix a crash in DNS-over-HTTPS (DoH) code caused by premature TLS stream socket object deletion. * RPZ NSIP and NSDNAME rule processing didn't handle stub and static-stub zones at or above the query name. This has now been addressed. * Fixed a deadlock that could occur if an rndc connection arrived during the shutdown of network interfaces. * Refactor the fctx_done() function to set fctx to NULL after detaching, so that reference counting errors will be easier to avoid. * udp_recv() in dispatch could trigger an INSIST when the callback's result indicated success but the response was canceled in the meantime. * Work around a jemalloc quirk which could trigger an out-of-memory condition in named over time. * If there was a pending negative cache DS entry, validations depending upon it could fail. * dig returned a 0 exit status on UDP connection failure. * Fix an assertion failure when using dig with +nssearch and +tcp options by starting the next query in the send_done() callback (like in the UDP mode) instead of doing that recursively in start_tcp(). Also ensure that queries interrupted while connecting are detached properly. * Don't remove CDS/CDNSKEY DELETE records on zone sign when using 'auto-dnssec maintain;'. This obsoletes the following patch: bind-define-local-instances-of-FALLTHROUGH-and-UNREACHABLE.patch [CVE-2022-1183, bsc#1199619] OBS-URL: https://build.opensuse.org/request/show/980817 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bind?expand=0&rev=179 |
||
---|---|---|
.gitattributes | ||
.gitignore | ||
bind-9.18.3.tar.xz | ||
bind-9.18.3.tar.xz.sha512.asc | ||
bind-ldapdump-use-valid-host.patch | ||
bind-prevent-buffer-overflow.patch | ||
bind.changes | ||
bind.conf | ||
bind.keyring | ||
bind.spec | ||
dlz-schema.txt | ||
dnszone-schema.txt | ||
named.conf | ||
named.root | ||
vendor-files.tar.bz2 |