bind: bump to 9.17.12
authorNoah Meyerhans <redacted>
Thu, 29 Apr 2021 16:05:26 +0000 (09:05 -0700)
committerNoah Meyerhans <redacted>
Thu, 29 Apr 2021 19:39:46 +0000 (12:39 -0700)
commitccb1e8923e6e0269e2443c37362b2b27c121d956
treeb3b795d0064215a78b5fd9ee8c2aa3aa6668b942
parent55711c25ee8ec5e958a2ecbc1f1af84d38d4d653
bind: bump to 9.17.12

Fixes the following security issues:

* CVE-2021-25215 - named crashed when a DNAME record placed in the ANSWER
                   section during DNAME chasing turned out to be the final
                   answer to a client query.
* CVE-2021-25214 - Insufficient IXFR checks could result in named serving a
                   zone without an SOA record at the apex, leading to a
                   RUNTIME_CHECK assertion failure when the zone was
                   subsequently refreshed. This has been fixed by adding an
                   owner name check for all SOA records which are included
                   in a zone transfer.

Signed-off-by: Noah Meyerhans <redacted>
net/bind/Makefile
net/bind/patches/010-openssl-deprecated.patch [deleted file]
git clone https://git.99rst.org/PROJECT