Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
foo.www.example.com with the below records on TinyDNS will return
198.51.100.1, PowerDNS will return NXDOMAIN. According to :rfc:`4592` \*.example.com should only
match subdomains in under example.com, not \*.\*.example.com. This
-compatibility issue is `noted on the axfer-get page for the djbdns
+compatibility issue is `noted on the axfr-get page for the djbdns
suite <https://cr.yp.to/djbdns/axfr-get.html>`__.
::
2383 <http://wiki.powerdns.com/projects/trac/changeset/2383>`__.
- As suggested in `ticket
416 <https://github.com/PowerDNS/pdns/issues/416>`__, we now log the
- SOA serial number after committing an AXFRed zone to the backend.
+ SOA serial number after committing an AXFR'd zone to the backend.
Code in `commit
2385 <http://wiki.powerdns.com/projects/trac/changeset/2385>`__.
- Pick up location of sqlite3 libraries using pkg-config. Implemented