Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/external/mpl/bind/dist --- 9.16.12 released ---



details:   https://anonhg.NetBSD.org/src/rev/33e09b43f3b6
branches:  trunk
changeset: 959577:33e09b43f3b6
user:      christos <christos%NetBSD.org@localhost>
date:      Fri Feb 19 16:37:01 2021 +0000

description:
--- 9.16.12 released ---

5578.   [protocol]      Make "check-names" accept A records below "_spf",
                        "_spf_rate", and "_spf_verify" labels in order to cater
                        for the "exists" SPF mechanism specified in RFC 7208
                        section 5.7 and appendix D.1. [GL #2377]

5577.   [bug]           Fix the "three is a crowd" key rollover bug in KASP by
                        correctly implementing Equation (2) of the "Flexible and
                        Robust Key Rollover" paper. [GL #2375]

5575.   [bug]           When migrating to KASP, BIND 9 considered keys with the
                        "Inactive" and/or "Delete" timing metadata to be
                        possible active keys. This has been fixed. [GL #2406]

5572.   [bug]           Address potential double free in generatexml().
                        [GL #2420]

5571.   [bug]           named failed to start when its configuration included a
                        zone with a non-builtin "allow-update" ACL attached.
                        [GL #2413]

5570.   [bug]           Improve performance of the DNSSEC verification code by
                        reducing the number of repeated calls to
                        dns_dnssec_keyfromrdata(). [GL #2073]

5569.   [bug]           Emit useful error message when "rndc retransfer" is
                        applied to a zone of inappropriate type. [GL #2342]

5568.   [bug]           Fixed a crash in "dnssec-keyfromlabel" when using ECDSA
                        keys. [GL #2178]

5567.   [bug]           Dig now reports unknown dash options while pre-parsing
                        the options. This prevents "-multi" instead of "+multi"
                        from reporting memory usage before ending option parsing
                        with "Invalid option: -lti". [GL #2403]

5566.   [func]          Add "stale-answer-client-timeout" option, which is the
                        amount of time a recursive resolver waits before
                        attempting to answer the query using stale data from
                        cache. [GL #2247]

5565.   [func]          The SONAMEs for BIND 9 libraries now include the current
                        BIND 9 version number, in an effort to tightly couple
                        internal libraries with a specific release. [GL #2387]

5562.   [security]      Fix off-by-one bug in ISC SPNEGO implementation.
                        (CVE-2020-8625) [GL #2354]

5561.   [bug]           KASP incorrectly set signature validity to the value of
                        the DNSKEY signature validity. This is now fixed.
                        [GL #2383]

5560.   [func]          The default value of "max-stale-ttl" has been changed
                        from 12 hours to 1 day and the default value of
                        "stale-answer-ttl" has been changed from 1 second to 30
                        seconds, following RFC 8767 recommendations. [GL #2248]

5456.   [func]          Added "primaries" as a synonym for "masters" in
                        named.conf, and "primary-only" as a synonym for
                        "master-only" in the parameters to "notify", to bring
                        terminology up-to-date with RFC 8499. [GL #1948]

5362.   [func]          Limit the size of IXFR responses so that AXFR will
                        be used instead if it would be smaller. This is
                        controlled by the "max-ixfr-ratio" option, which
                        is a percentage representing the ratio of IXFR size
                        to the size of the entire zone. This value cannot
                        exceed 100%, which is the default. [GL #1515]

        --- 9.16.11 released ---

5559.   [bug]           The --with-maxminddb=PATH form of the build-time option
                        enabling support for libmaxminddb was not working
                        correctly. This has been fixed. [GL #2366]

5557.   [bug]           Prevent RBTDB instances from being destroyed by multiple
                        threads at the same time. [GL #2317]

5556.   [bug]           Further tweak newline printing in dnssec-signzone and
                        dnssec-verify. [GL #2359]

5555.   [bug]           server->reload_status was not properly initialized.
                        [GL #2361]

5554.   [bug]           dnssec-signzone and dnssec-verify were missing newlines
                        between log messages. [GL #2359]

5553.   [bug]           When reconfiguring named, removing "auto-dnssec" did not
                        turn off DNSSEC maintenance. [GL #2341]

5552.   [func]          When switching to "dnssec-policy none;", named now
                        permits a safe transition to insecure mode and publishes
                        the CDS and CDNSKEY DELETE records, as described in RFC
                        8078. [GL #1750]

5551.   [bug]           named no longer attempts to assign threads to CPUs
                        outside the CPU affinity set. Thanks to Ole Bjørn
                        Hessen. [GL #2245]

5550.   [func]          dnssec-signzone and named now log a warning when falling
                        back to the "increment" SOA serial method. [GL #2058]

5545.   [func]          OS support for load-balanced sockets is no longer
                        required to receive incoming queries in multiple netmgr
                        threads. [GL #2137]

5543.   [bug]           Fix UDP performance issues caused by making netmgr
                        callbacks asynchronous-only. [GL #2320]

5542.   [bug]           Refactor netmgr. [GL #1920] [GL #2034] [GL #2061]
                        [GL #2194] [GL #2221] [GL #2266] [GL #2283] [GL #2318]
                        [GL #2321]

        --- 9.16.10 released ---

5544.   [func]          Restore the default value of "nocookie-udp-size" to 4096
                        bytes. [GL #2250]

5541.   [func]          Adjust the "max-recursion-queries" default from 75 to
                        100. [GL #2305]

5540.   [port]          Fix building with native PKCS#11 support for AEP Keyper.
                        [GL #2315]

5539.   [bug]           Tighten handling of missing DNS COOKIE responses over
                        UDP by falling back to TCP. [GL #2275]

5538.   [func]          Add NSEC3 support to KASP. A new option for
                        "dnssec-policy", "nsec3param", can be used to set the
                        desired NSEC3 parameters. NSEC3 salt collisions are
                        automatically prevented during resalting. Salt
                        generation is now logged with zone context. [GL #1620]

5534.   [bug]           The CNAME synthesized from a DNAME was incorrectly
                        followed when the QTYPE was CNAME or ANY. [GL #2280]

        --- 9.16.9 released ---

5533.   [func]          Add the "stale-refresh-time" option, a time window that
                        starts after a failed lookup, during which a stale RRset
                        is served directly from cache before a new attempt to
                        refresh it is made. [GL #2066]

5530.   [bug]           dnstap did not capture responses to forwarded UPDATE
                        requests. [GL #2252]

5527.   [bug]           A NULL pointer dereference occurred when creating an NTA
                        recheck query failed. [GL #2244]

5525.   [bug]           Change 5503 inadvertently broke cross-compilation by
                        replacing a call to AC_LINK_IFELSE() with a call to
                        AC_RUN_IFELSE() in configure.ac.  This has been fixed,
                        making cross-compilation possible again. [GL #2237]

5523.   [bug]           The initial lookup in a zone transitioning to/from a
                        signed state could fail if the DNSKEY RRset was not
                        found. [GL #2236]

5522.   [bug]           Fixed a race/NULL dereference in TCPDNS send. [GL #2227]

5520.   [bug]           Fixed a number of shutdown races, reference counting
                        errors, and spurious log messages that could occur
                        in the network manager. [GL #2221]

5518.   [bug]           Stub zones now work correctly with primary servers using
                        "minimal-responses yes". [GL #1736]

5517.   [bug]           Do not treat UV_EOF as a TCP4RecvErr or a TCP6RecvErr.
                        [GL #2208]

        --- 9.16.8 released ---

5516.   [func]          The default EDNS buffer size has been changed from 4096
                        to 1232 bytes. [GL #2183]

5515.   [func]          Add 'rndc dnssec -rollover' command to trigger a manual
                        rollover for a specific key. [GL #1749]

5514.   [bug]           Fix KASP expected key size for Ed25519 and Ed448.
                        [GL #2171]

5513.   [doc]           The ARM section describing the "rrset-order" statement
                        was rewritten to make it unambiguous and up-to-date with
                        the source code. [GL #2139]

5512.   [bug]           "rrset-order" rules using "order none" were causing
                        named to crash despite named-checkconf treating them as
                        valid. [GL #2139]

5511.   [bug]           'dig -u +yaml' failed to display timestamps to the
                        microsecond. [GL #2190]

5510.   [bug]           Implement the attach/detach semantics for dns_message_t
                        to fix a data race in accessing an already-destroyed
                        fctx->rmessage. [GL #2124]

5509.   [bug]           filter-aaaa: named crashed upon shutdown if it was in
                        the process of recursing for A RRsets. [GL #1040]

5508.   [func]          Added new parameter "-expired" for "rndc dumpdb" that
                        also prints expired RRsets (awaiting cleanup) to the
                        dump file. [GL #1870]

5507.   [bug]           Named could compute incorrect SIG(0) responses.
                        [GL #2109]

5506.   [bug]           Properly handle failed sysconf() calls, so we don't
                        report invalid memory size. [GL #2166]

5505.   [bug]           Updating contents of a mixed-case RPZ could cause some
                        rules to be ignored. [GL #2169]

5503.   [bug]           Cleaned up reference counting of network manager
                        handles, now using isc_nmhandle_attach() and _detach()
                        instead of _ref() and _unref(). [GL #2122]

        --- 9.16.7 released ---

5501.   [func]          Log CDS/CDNSKEY publication. [GL #1748]

5500.   [bug]           Fix (non-)publication of CDS and CDNSKEY records.
                        [GL #2103]

5499.   [func]          Add '-P ds' and '-D ds' arguments to dnssec-settime.
                        [GL #1748]

5497.   [bug]           'dig +bufsize=0' failed to disable EDNS. [GL #2054]

5496.   [bug]           Address a TSAN report by ensuring each rate limiter
                        object holds a reference to its task. [GL #2081]

5495.   [bug]           With query minimization enabled, named failed to
                        resolve ip6.arpa. names that had extra labels to the
                        left of the IPv6 part. [GL #1847]

5494.   [bug]           Silence the EPROTO syslog message on older systems.
                        [GL #1928]

5493.   [bug]           Fix off-by-one error when calculating new hash table
                        size. [GL #2104]

5492.   [bug]           Tighten LOC parsing to reject a period (".") and/or "m"
                        as a value. Fix handling of negative altitudes which are
                        not whole meters. [GL #2074]

5491.   [bug]           rbtversion->glue_table_size could be read without the
                        appropriate lock being held. [GL #2080]

5489.   [bug]           Named erroneously accepted certain invalid resource
                        records that were incorrectly processed after
                        subsequently being written to disk and loaded back, as
                        the wire format differed. Such records include: CERT,
                        IPSECKEY, NSEC3, NSEC3PARAM, NXT, SIG, TLSA, WKS, and
                        X25. [GL !3953]

5488.   [bug]           NTA code needed to have a weak reference on its
                        associated view to prevent the latter from being deleted
                        while NTA tests were being performed. [GL #2067]

5486.   [func]          Add 'rndc dnssec -checkds' command, which signals to
                        named that the DS record for a given zone or key has
                        been updated in the parent zone. [GL #1613]

        --- 9.16.6 released ---

5484.   [func]          Expire zero TTL records quickly rather than using them
                        for stale answers. [GL #1829]

5483.   [func]          A new configuration option "stale-cache-enable" has been
                        introduced to enable or disable keeping stale answers in
                        cache. [GL #1712]

5482.   [bug]           If the Duplicate Address Detection (DAD) mechanism had
                        not yet finished after adding a new IPv6 address to the
                        system, BIND 9 would fail to bind to IPv6 addresses in a
                        tentative state. [GL #2038]

5481.   [security]      "update-policy" rules of type "subdomain" were
                        incorrectly treated as "zonesub" rules, which allowed
                        keys used in "subdomain" rules to update names outside
                        of the specified subdomains. The problem was fixed by
                        making sure "subdomain" rules are again processed as
                        described in the ARM. (CVE-2020-8624) [GL #2055]

5480.   [security]      When BIND 9 was compiled with native PKCS#11 support, it
                        was possible to trigger an assertion failure in code
                        determining the number of bits in the PKCS#11 RSA public
                        key with a specially crafted packet. (CVE-2020-8623)
                        [GL #2037]

5479.   [security]      named could crash in certain query resolution scenarios
                        where QNAME minimization and forwarding were both
                        enabled. (CVE-2020-8621) [GL #1997]

5478.   [security]      It was possible to trigger an assertion failure by
                        sending a specially crafted large TCP DNS message.
                        (CVE-2020-8620) [GL #1996]

5477.   [bug]           The idle timeout for connected TCP sockets, which was
                        previously set to a high fixed value, is now derived
                        from the client query processing timeout configured for
                        a resolver. [GL #2024]

5476.   [security]      It was possible to trigger an assertion failure when
                        verifying the response to a TSIG-signed request.
                        (CVE-2020-8622) [GL #2028]

5475.   [bug]           Wildcard RPZ passthru rules could incorrectly be
                        overridden by other rules that were loaded from RPZ
                        zones which appeared later in the "response-policy"
                        statement. This has been fixed. [GL #1619]

5474.   [bug]           dns_rdata_hip_next() failed to return ISC_R_NOMORE
                        when it should have. [GL !3880]

5473.   [func]          The RBT hash table implementation has been changed
                        to use a faster hash function (HalfSipHash2-4) and
                        Fibonacci hashing for better distribution. Setting
                        "max-cache-size" now preallocates a fixed-size hash
                        table so that rehashing does not cause resolution
                        brownouts while the hash table is grown. [GL #1775]

5471.   [bug]           The introduction of KASP support inadvertently caused
                        the second field of "sig-validity-interval" to always be
                        calculated in hours, even in cases when it should have
                        been calculated in days. This has been fixed. (Thanks to
                        Tony Finch.) [GL !3735]

5469.   [port]          On illumos, a constant called SEC is already defined in
                        <sys/time.h>, which conflicts with an identically named
                        constant in libbind9. This conflict has been resolved.
                        [GL #1993]

5468.   [bug]           Addressed potential double unlock in process_fd().
                        [GL #2005]

5466.   [bug]           Addressed an error in recursive clients stats reporting.
                        [GL #1719]

5465.   [func]          Added fallback to built-in trust-anchors, managed-keys,
                        or trusted-keys if the bindkeys-file (bind.keys) cannot
                        be parsed. [GL #1235]

5464.   [bug]           Requesting more than 128 files to be saved when rolling
                        dnstap log files caused a buffer overflow. This has been
                        fixed. [GL #1989]

5462.   [bug]           Move LMDB locking from LMDB itself to named. [GL #1976]

5461.   [bug]           The STALE rdataset header attribute was updated while
                        the write lock was not being held, leading to incorrect
                        statistics. The header attributes are now converted to
                        use atomic operations. [GL #1475]

diffstat:

 external/mpl/bind/dist/CHANGES                                                                                                                 |   355 +
 external/mpl/bind/dist/CODE_OF_CONDUCT.md                                                                                                      |     4 +-
 external/mpl/bind/dist/CONTRIBUTING                                                                                                            |   107 +-
 external/mpl/bind/dist/CONTRIBUTING.md                                                                                                         |    35 +-
 external/mpl/bind/dist/COPYRIGHT                                                                                                               |     4 +-
 external/mpl/bind/dist/PLATFORMS                                                                                                               |    12 +-
 external/mpl/bind/dist/PLATFORMS.md                                                                                                            |    10 +-
 external/mpl/bind/dist/README                                                                                                                  |     6 +-
 external/mpl/bind/dist/README.md                                                                                                               |     2 +-
 external/mpl/bind/dist/aclocal.m4                                                                                                              |     2 +-
 external/mpl/bind/dist/autogen.sh                                                                                                              |     2 +-
 external/mpl/bind/dist/bin/check/named-checkconf.rst                                                                                           |    58 +-
 external/mpl/bind/dist/bin/check/named-checkzone.rst                                                                                           |   215 +-
 external/mpl/bind/dist/bin/check/win32/checkconf.vcxproj.in                                                                                    |     4 +-
 external/mpl/bind/dist/bin/check/win32/checkzone.vcxproj.in                                                                                    |     4 +-
 external/mpl/bind/dist/bin/confgen/ddns-confgen.rst                                                                                            |    46 +-
 external/mpl/bind/dist/bin/confgen/rndc-confgen.rst                                                                                            |    70 +-
 external/mpl/bind/dist/bin/confgen/win32/ddnsconfgen.vcxproj.in                                                                                |     4 +-
 external/mpl/bind/dist/bin/confgen/win32/rndcconfgen.vcxproj.in                                                                                |     4 +-
 external/mpl/bind/dist/bin/delv/delv.rst                                                                                                       |   180 +-
 external/mpl/bind/dist/bin/delv/win32/delv.vcxproj.in                                                                                          |     4 +-
 external/mpl/bind/dist/bin/dig/dig.rst                                                                                                         |   403 +-
 external/mpl/bind/dist/bin/dig/host.rst                                                                                                        |   136 +-
 external/mpl/bind/dist/bin/dig/nslookup.rst                                                                                                    |   148 +-
 external/mpl/bind/dist/bin/dig/win32/dig.vcxproj.in                                                                                            |     4 +-
 external/mpl/bind/dist/bin/dig/win32/host.vcxproj.in                                                                                           |     4 +-
 external/mpl/bind/dist/bin/dig/win32/nslookup.vcxproj.in                                                                                       |     4 +-
 external/mpl/bind/dist/bin/dnssec/dnssec-cds.rst                                                                                               |   119 +-
 external/mpl/bind/dist/bin/dnssec/dnssec-dsfromkey.rst                                                                                         |    78 +-
 external/mpl/bind/dist/bin/dnssec/dnssec-importkey.rst                                                                                         |    78 +-
 external/mpl/bind/dist/bin/dnssec/dnssec-keyfromlabel.rst                                                                                      |   228 +-
 external/mpl/bind/dist/bin/dnssec/dnssec-keygen.rst                                                                                            |   264 +-
 external/mpl/bind/dist/bin/dnssec/dnssec-revoke.rst                                                                                            |    44 +-
 external/mpl/bind/dist/bin/dnssec/dnssec-settime.rst                                                                                           |   201 +-
 external/mpl/bind/dist/bin/dnssec/dnssec-signzone.rst                                                                                          |   347 +-
 external/mpl/bind/dist/bin/dnssec/dnssec-verify.rst                                                                                            |    84 +-
 external/mpl/bind/dist/bin/dnssec/win32/cds.vcxproj.in                                                                                         |     4 +-
 external/mpl/bind/dist/bin/dnssec/win32/dsfromkey.vcxproj.in                                                                                   |     4 +-
 external/mpl/bind/dist/bin/dnssec/win32/importkey.vcxproj.in                                                                                   |     4 +-
 external/mpl/bind/dist/bin/dnssec/win32/keyfromlabel.vcxproj.in                                                                                |     4 +-
 external/mpl/bind/dist/bin/dnssec/win32/keygen.vcxproj.in                                                                                      |     4 +-
 external/mpl/bind/dist/bin/dnssec/win32/revoke.vcxproj.in                                                                                      |     4 +-
 external/mpl/bind/dist/bin/dnssec/win32/settime.vcxproj.in                                                                                     |     4 +-
 external/mpl/bind/dist/bin/dnssec/win32/signzone.vcxproj.in                                                                                    |     4 +-
 external/mpl/bind/dist/bin/dnssec/win32/verify.vcxproj.in                                                                                      |     4 +-
 external/mpl/bind/dist/bin/named/Makefile.in                                                                                                   |     7 +-
 external/mpl/bind/dist/bin/named/bind9.xsl                                                                                                     |     2 +-
 external/mpl/bind/dist/bin/named/convertxsl.pl                                                                                                 |     2 +-
 external/mpl/bind/dist/bin/named/named.conf.rst                                                                                                |    56 +-
 external/mpl/bind/dist/bin/named/named.rst                                                                                                     |   158 +-
 external/mpl/bind/dist/bin/named/win32/named.vcxproj.in                                                                                        |     8 +-
 external/mpl/bind/dist/bin/nsupdate/nsupdate.rst                                                                                               |   264 +-
 external/mpl/bind/dist/bin/nsupdate/win32/nsupdate.vcxproj.in                                                                                  |     4 +-
 external/mpl/bind/dist/bin/pkcs11/pkcs11-destroy.rst                                                                                           |    36 +-
 external/mpl/bind/dist/bin/pkcs11/pkcs11-keygen.rst                                                                                            |    60 +-
 external/mpl/bind/dist/bin/pkcs11/pkcs11-list.rst                                                                                              |    36 +-
 external/mpl/bind/dist/bin/pkcs11/pkcs11-tokens.rst                                                                                            |    14 +-
 external/mpl/bind/dist/bin/pkcs11/win32/pk11destroy.vcxproj.in                                                                                 |     4 +-
 external/mpl/bind/dist/bin/pkcs11/win32/pk11keygen.vcxproj.in                                                                                  |     4 +-
 external/mpl/bind/dist/bin/pkcs11/win32/pk11list.vcxproj.in                                                                                    |     4 +-
 external/mpl/bind/dist/bin/pkcs11/win32/pk11tokens.vcxproj.in                                                                                  |     4 +-
 external/mpl/bind/dist/bin/plugins/filter-aaaa.rst                                                                                             |    24 +-
 external/mpl/bind/dist/bin/python/dnssec-checkds.py.in                                                                                         |     2 +-
 external/mpl/bind/dist/bin/python/dnssec-checkds.rst                                                                                           |     2 +-
 external/mpl/bind/dist/bin/python/dnssec-coverage.py.in                                                                                        |     2 +-
 external/mpl/bind/dist/bin/python/dnssec-coverage.rst                                                                                          |     2 +-
 external/mpl/bind/dist/bin/python/dnssec-keymgr.py.in                                                                                          |     2 +-
 external/mpl/bind/dist/bin/python/dnssec-keymgr.rst                                                                                            |     6 +-
 external/mpl/bind/dist/bin/python/isc/__init__.py.in                                                                                           |     2 +-
 external/mpl/bind/dist/bin/python/isc/checkds.py.in                                                                                            |     2 +-
 external/mpl/bind/dist/bin/python/isc/coverage.py.in                                                                                           |     2 +-
 external/mpl/bind/dist/bin/python/isc/dnskey.py.in                                                                                             |     2 +-
 external/mpl/bind/dist/bin/python/isc/eventlist.py.in                                                                                          |     2 +-
 external/mpl/bind/dist/bin/python/isc/keydict.py.in                                                                                            |     2 +-
 external/mpl/bind/dist/bin/python/isc/keyevent.py.in                                                                                           |     2 +-
 external/mpl/bind/dist/bin/python/isc/keymgr.py.in                                                                                             |     2 +-
 external/mpl/bind/dist/bin/python/isc/keyseries.py.in                                                                                          |     2 +-
 external/mpl/bind/dist/bin/python/isc/keyzone.py.in                                                                                            |     2 +-
 external/mpl/bind/dist/bin/python/isc/policy.py.in                                                                                             |     2 +-
 external/mpl/bind/dist/bin/python/isc/rndc.py.in                                                                                               |     2 +-
 external/mpl/bind/dist/bin/python/isc/tests/dnskey_test.py.in                                                                                  |     2 +-
 external/mpl/bind/dist/bin/python/isc/tests/policy_test.py.in                                                                                  |     2 +-
 external/mpl/bind/dist/bin/python/isc/utils.py.in                                                                                              |     2 +-
 external/mpl/bind/dist/bin/python/setup.py                                                                                                     |     2 +-
 external/mpl/bind/dist/bin/rndc/rndc.conf.rst                                                                                                  |    42 +-
 external/mpl/bind/dist/bin/rndc/rndc.rst                                                                                                       |   382 +-
 external/mpl/bind/dist/bin/rndc/win32/rndc.vcxproj.in                                                                                          |     4 +-
 external/mpl/bind/dist/bin/tests/bigtest/README                                                                                                |     2 +-
 external/mpl/bind/dist/bin/tests/bigtest/buildzones.sh                                                                                         |     2 +-
 external/mpl/bind/dist/bin/tests/bigtest/tests.sh                                                                                              |     2 +-
 external/mpl/bind/dist/bin/tests/fromhex.pl                                                                                                    |     2 +-
 external/mpl/bind/dist/bin/tests/headerdep_test.sh.in                                                                                          |     2 +-
 external/mpl/bind/dist/bin/tests/optional/rbt_test.txt                                                                                         |     2 +-
 external/mpl/bind/dist/bin/tests/prepare-softhsm2.sh                                                                                           |     2 +-
 external/mpl/bind/dist/bin/tests/startperf/clean.sh                                                                                            |     2 +-
 external/mpl/bind/dist/bin/tests/startperf/makenames.pl                                                                                        |     2 +-
 external/mpl/bind/dist/bin/tests/startperf/mkzonefile.pl                                                                                       |     2 +-
 external/mpl/bind/dist/bin/tests/startperf/setup.sh                                                                                            |     2 +-
 external/mpl/bind/dist/bin/tests/system/README                                                                                                 |     2 +-
 external/mpl/bind/dist/bin/tests/system/acl/clean.sh                                                                                           |     2 +-
 external/mpl/bind/dist/bin/tests/system/acl/ns2/named1.conf.in                                                                                 |     4 +-
 external/mpl/bind/dist/bin/tests/system/acl/ns2/named2.conf.in                                                                                 |     4 +-
 external/mpl/bind/dist/bin/tests/system/acl/ns2/named3.conf.in                                                                                 |     4 +-
 external/mpl/bind/dist/bin/tests/system/acl/ns2/named4.conf.in                                                                                 |     4 +-
 external/mpl/bind/dist/bin/tests/system/acl/ns2/named5.conf.in                                                                                 |     4 +-
 external/mpl/bind/dist/bin/tests/system/acl/ns4/named.conf.in                                                                                  |     2 +-
 external/mpl/bind/dist/bin/tests/system/acl/setup.sh                                                                                           |     2 +-
 external/mpl/bind/dist/bin/tests/system/acl/tests.sh                                                                                           |     6 +-
 external/mpl/bind/dist/bin/tests/system/additional/clean.sh                                                                                    |     2 +-
 external/mpl/bind/dist/bin/tests/system/additional/ns1/named.args                                                                              |     2 +-
 external/mpl/bind/dist/bin/tests/system/additional/ns1/named1.conf.in                                                                          |    12 +-
 external/mpl/bind/dist/bin/tests/system/additional/ns1/named2.conf.in                                                                          |    12 +-
 external/mpl/bind/dist/bin/tests/system/additional/ns1/named3.conf.in                                                                          |    12 +-
 external/mpl/bind/dist/bin/tests/system/additional/ns1/named4.conf.in                                                                          |    16 +-
 external/mpl/bind/dist/bin/tests/system/additional/ns2/named.conf.in                                                                           |     2 +-
 external/mpl/bind/dist/bin/tests/system/additional/ns3/named.conf.in                                                                           |     4 +-
 external/mpl/bind/dist/bin/tests/system/additional/setup.sh                                                                                    |     2 +-
 external/mpl/bind/dist/bin/tests/system/additional/tests.sh                                                                                    |     4 +-
 external/mpl/bind/dist/bin/tests/system/addzone/clean.sh                                                                                       |     6 +-
 external/mpl/bind/dist/bin/tests/system/addzone/ns1/inlinesec.db                                                                               |    24 +
 external/mpl/bind/dist/bin/tests/system/addzone/ns1/named.conf.in                                                                              |     6 +-
 external/mpl/bind/dist/bin/tests/system/addzone/ns2/default.nzf.in                                                                             |     2 +-
 external/mpl/bind/dist/bin/tests/system/addzone/ns2/named1.conf.in                                                                             |     4 +-
 external/mpl/bind/dist/bin/tests/system/addzone/ns2/named2.conf.in                                                                             |     2 +-
 external/mpl/bind/dist/bin/tests/system/addzone/ns2/named3.conf.in                                                                             |     2 +-
 external/mpl/bind/dist/bin/tests/system/addzone/ns3/named1.conf.in                                                                             |     4 +-
 external/mpl/bind/dist/bin/tests/system/addzone/setup.sh                                                                                       |     2 +-
 external/mpl/bind/dist/bin/tests/system/addzone/tests.sh                                                                                       |   159 +-
 external/mpl/bind/dist/bin/tests/system/allow-query/clean.sh                                                                                   |     2 +-
 external/mpl/bind/dist/bin/tests/system/allow-query/ns1/named.conf.in                                                                          |     2 +-
 external/mpl/bind/dist/bin/tests/system/allow-query/ns2/named01.conf.in                                                                        |     2 +-
 external/mpl/bind/dist/bin/tests/system/allow-query/ns2/named02.conf.in                                                                        |     2 +-
 external/mpl/bind/dist/bin/tests/system/allow-query/ns2/named03.conf.in                                                                        |     2 +-
 external/mpl/bind/dist/bin/tests/system/allow-query/ns2/named04.conf.in                                                                        |     2 +-
 external/mpl/bind/dist/bin/tests/system/allow-query/ns2/named05.conf.in                                                                        |     2 +-
 external/mpl/bind/dist/bin/tests/system/allow-query/ns2/named06.conf.in                                                                        |     2 +-
 external/mpl/bind/dist/bin/tests/system/allow-query/ns2/named07.conf.in                                                                        |     2 +-
 external/mpl/bind/dist/bin/tests/system/allow-query/ns2/named08.conf.in                                                                        |     2 +-
 external/mpl/bind/dist/bin/tests/system/allow-query/ns2/named09.conf.in                                                                        |     2 +-
 external/mpl/bind/dist/bin/tests/system/allow-query/ns2/named10.conf.in                                                                        |     2 +-
 external/mpl/bind/dist/bin/tests/system/allow-query/ns2/named11.conf.in                                                                        |     2 +-
 external/mpl/bind/dist/bin/tests/system/allow-query/ns2/named12.conf.in                                                                        |     2 +-
 external/mpl/bind/dist/bin/tests/system/allow-query/ns2/named21.conf.in                                                                        |     2 +-
 external/mpl/bind/dist/bin/tests/system/allow-query/ns2/named22.conf.in                                                                        |     2 +-
 external/mpl/bind/dist/bin/tests/system/allow-query/ns2/named23.conf.in                                                                        |     2 +-
 external/mpl/bind/dist/bin/tests/system/allow-query/ns2/named24.conf.in                                                                        |     2 +-
 external/mpl/bind/dist/bin/tests/system/allow-query/ns2/named25.conf.in                                                                        |     2 +-
 external/mpl/bind/dist/bin/tests/system/allow-query/ns2/named26.conf.in                                                                        |     2 +-
 external/mpl/bind/dist/bin/tests/system/allow-query/ns2/named27.conf.in                                                                        |     2 +-
 external/mpl/bind/dist/bin/tests/system/allow-query/ns2/named28.conf.in                                                                        |     2 +-
 external/mpl/bind/dist/bin/tests/system/allow-query/ns2/named29.conf.in                                                                        |     2 +-
 external/mpl/bind/dist/bin/tests/system/allow-query/ns2/named30.conf.in                                                                        |     2 +-
 external/mpl/bind/dist/bin/tests/system/allow-query/ns2/named31.conf.in                                                                        |     2 +-
 external/mpl/bind/dist/bin/tests/system/allow-query/ns2/named32.conf.in                                                                        |     2 +-
 external/mpl/bind/dist/bin/tests/system/allow-query/ns2/named33.conf.in                                                                        |     2 +-
 external/mpl/bind/dist/bin/tests/system/allow-query/ns2/named34.conf.in                                                                        |     2 +-
 external/mpl/bind/dist/bin/tests/system/allow-query/ns2/named40.conf.in                                                                        |    22 +-
 external/mpl/bind/dist/bin/tests/system/allow-query/ns2/named53.conf.in                                                                        |     2 +-
 external/mpl/bind/dist/bin/tests/system/allow-query/ns2/named54.conf.in                                                                        |     2 +-
 external/mpl/bind/dist/bin/tests/system/allow-query/ns2/named55.conf.in                                                                        |     2 +-
 external/mpl/bind/dist/bin/tests/system/allow-query/ns2/named56.conf.in                                                                        |     2 +-
 external/mpl/bind/dist/bin/tests/system/allow-query/ns2/named57.conf.in                                                                        |     4 +-
 external/mpl/bind/dist/bin/tests/system/allow-query/ns3/named.args                                                                             |     2 +-
 external/mpl/bind/dist/bin/tests/system/allow-query/setup.sh                                                                                   |     2 +-
 external/mpl/bind/dist/bin/tests/system/allow-query/tests.sh                                                                                   |     8 +-
 external/mpl/bind/dist/bin/tests/system/ans.pl                                                                                                 |     2 +-
 external/mpl/bind/dist/bin/tests/system/auth/clean.sh                                                                                          |     2 +-
 external/mpl/bind/dist/bin/tests/system/auth/ns1/example.com.db                                                                                |     1 +
 external/mpl/bind/dist/bin/tests/system/auth/ns1/named.conf.in                                                                                 |     6 +-
 external/mpl/bind/dist/bin/tests/system/auth/ns2/named.conf.in                                                                                 |     8 +-
 external/mpl/bind/dist/bin/tests/system/auth/setup.sh                                                                                          |     2 +-
 external/mpl/bind/dist/bin/tests/system/auth/tests.sh                                                                                          |    58 +-
 external/mpl/bind/dist/bin/tests/system/autosign/clean.sh                                                                                      |     2 +-
 external/mpl/bind/dist/bin/tests/system/autosign/ns1/keygen.sh                                                                                 |     2 +-
 external/mpl/bind/dist/bin/tests/system/autosign/ns1/named.conf.in                                                                             |     2 +-
 external/mpl/bind/dist/bin/tests/system/autosign/ns2/keygen.sh                                                                                 |     2 +-
 external/mpl/bind/dist/bin/tests/system/autosign/ns2/named.conf.in                                                                             |    12 +-
 external/mpl/bind/dist/bin/tests/system/autosign/ns3/keygen.sh                                                                                 |     2 +-
 external/mpl/bind/dist/bin/tests/system/autosign/ns3/named.conf.in                                                                             |    78 +-
 external/mpl/bind/dist/bin/tests/system/autosign/setup.sh                                                                                      |     2 +-
 external/mpl/bind/dist/bin/tests/system/autosign/tests.sh                                                                                      |    14 +-
 external/mpl/bind/dist/bin/tests/system/builtin/clean.sh                                                                                       |     2 +-
 external/mpl/bind/dist/bin/tests/system/builtin/setup.sh                                                                                       |     2 +-
 external/mpl/bind/dist/bin/tests/system/builtin/tests.sh                                                                                       |     2 +-
 external/mpl/bind/dist/bin/tests/system/cacheclean/clean.sh                                                                                    |     2 +-
 external/mpl/bind/dist/bin/tests/system/cacheclean/ns1/named.conf.in                                                                           |     6 +-
 external/mpl/bind/dist/bin/tests/system/cacheclean/ns2/named.conf.in                                                                           |     5 +-
 external/mpl/bind/dist/bin/tests/system/cacheclean/setup.sh                                                                                    |     2 +-
 external/mpl/bind/dist/bin/tests/system/cacheclean/tests.sh                                                                                    |     6 +-
 external/mpl/bind/dist/bin/tests/system/case/clean.sh                                                                                          |     2 +-
 external/mpl/bind/dist/bin/tests/system/case/ns1/named.conf.in                                                                                 |     4 +-
 external/mpl/bind/dist/bin/tests/system/case/ns2/named.conf.in                                                                                 |     8 +-
 external/mpl/bind/dist/bin/tests/system/case/setup.sh                                                                                          |     2 +-
 external/mpl/bind/dist/bin/tests/system/case/tests.sh                                                                                          |     6 +-
 external/mpl/bind/dist/bin/tests/system/catz/clean.sh                                                                                          |     2 +-
 external/mpl/bind/dist/bin/tests/system/catz/ns1/named.conf.in                                                                                 |     6 +-
 external/mpl/bind/dist/bin/tests/system/catz/ns2/named.conf.in                                                                                 |    16 +-
 external/mpl/bind/dist/bin/tests/system/catz/ns3/named.conf.in                                                                                 |     6 +-
 external/mpl/bind/dist/bin/tests/system/catz/setup.sh                                                                                          |     2 +-
 external/mpl/bind/dist/bin/tests/system/catz/tests.sh                                                                                          |   248 +-
 external/mpl/bind/dist/bin/tests/system/cds/checkmtime.pl                                                                                      |     2 +-
 external/mpl/bind/dist/bin/tests/system/cds/checktime.pl                                                                                       |     2 +-
 external/mpl/bind/dist/bin/tests/system/cds/clean.sh                                                                                           |     2 +-
 external/mpl/bind/dist/bin/tests/system/cds/mangle.pl                                                                                          |     2 +-
 external/mpl/bind/dist/bin/tests/system/cds/setup.sh                                                                                           |     2 +-
 external/mpl/bind/dist/bin/tests/system/cds/tests.sh                                                                                           |     2 +-
 external/mpl/bind/dist/bin/tests/system/chain/README                                                                                           |     2 +-
 external/mpl/bind/dist/bin/tests/system/chain/ans3/ans.pl                                                                                      |     2 +-
 external/mpl/bind/dist/bin/tests/system/chain/ans4/README.anspy                                                                                |     2 +-
 external/mpl/bind/dist/bin/tests/system/chain/ans4/ans.py                                                                                      |     2 +-
 external/mpl/bind/dist/bin/tests/system/chain/clean.sh                                                                                         |     2 +-
 external/mpl/bind/dist/bin/tests/system/chain/ns1/named.conf.in                                                                                |     2 +-
 external/mpl/bind/dist/bin/tests/system/chain/ns2/named.conf.in                                                                                |    26 +-
 external/mpl/bind/dist/bin/tests/system/chain/ns2/sign.sh                                                                                      |     2 +-
 external/mpl/bind/dist/bin/tests/system/chain/ns5/named.conf.in                                                                                |     4 +-
 external/mpl/bind/dist/bin/tests/system/chain/prereq.sh                                                                                        |     2 +-
 external/mpl/bind/dist/bin/tests/system/chain/setup.sh                                                                                         |     2 +-
 external/mpl/bind/dist/bin/tests/system/chain/tests.sh                                                                                         |     2 +-
 external/mpl/bind/dist/bin/tests/system/checkconf/bad-duplicate-primaries-1.conf                                                               |    13 +
 external/mpl/bind/dist/bin/tests/system/checkconf/bad-duplicate-primaries-2.conf                                                               |    13 +
 external/mpl/bind/dist/bin/tests/system/checkconf/bad-masters-dup.conf                                                                         |    16 +
 external/mpl/bind/dist/bin/tests/system/checkconf/bad-maxratio1.conf                                                                           |    17 +
 external/mpl/bind/dist/bin/tests/system/checkconf/bad-maxratio2.conf                                                                           |    17 +
 external/mpl/bind/dist/bin/tests/system/checkconf/clean.sh                                                                                     |     2 +-
 external/mpl/bind/dist/bin/tests/system/checkconf/good-kasp.conf                                                                               |     2 +-
 external/mpl/bind/dist/bin/tests/system/checkconf/good-masters-and-primaries.conf                                                              |    13 +
 external/mpl/bind/dist/bin/tests/system/checkconf/good-maxratio1.conf                                                                          |    17 +
 external/mpl/bind/dist/bin/tests/system/checkconf/good-maxratio2.conf                                                                          |    17 +
 external/mpl/bind/dist/bin/tests/system/checkconf/good-rrset-order-none.conf                                                                   |     5 +
 external/mpl/bind/dist/bin/tests/system/checkconf/good.conf                                                                                    |     6 +-
 external/mpl/bind/dist/bin/tests/system/checkconf/kasp-bad-keylen.conf                                                                         |    22 +
 external/mpl/bind/dist/bin/tests/system/checkconf/kasp-bad-nsec3-alg.conf                                                                      |    24 +
 external/mpl/bind/dist/bin/tests/system/checkconf/kasp-bad-nsec3-iter.conf                                                                     |    58 +
 external/mpl/bind/dist/bin/tests/system/checkconf/kasp-bad-nsec3-salt.conf                                                                     |    21 +
 external/mpl/bind/dist/bin/tests/system/checkconf/servestale.stale-refresh-time.0.conf                                                         |    14 +
 external/mpl/bind/dist/bin/tests/system/checkconf/servestale.stale-refresh-time.29.conf                                                        |    14 +
 external/mpl/bind/dist/bin/tests/system/checkconf/tests.sh                                                                                     |    62 +-
 external/mpl/bind/dist/bin/tests/system/checkconf/warn-maxratio1.conf                                                                          |    17 +
 external/mpl/bind/dist/bin/tests/system/checkds/clean.sh                                                                                       |     2 +-
 external/mpl/bind/dist/bin/tests/system/checkds/dig.pl                                                                                         |     2 +-
 external/mpl/bind/dist/bin/tests/system/checkds/dig.sh                                                                                         |     2 +-
 external/mpl/bind/dist/bin/tests/system/checkds/tests.sh                                                                                       |     2 +-
 external/mpl/bind/dist/bin/tests/system/checknames/clean.sh                                                                                    |     2 +-
 external/mpl/bind/dist/bin/tests/system/checknames/ns1/named.conf.in                                                                           |    14 +-
 external/mpl/bind/dist/bin/tests/system/checknames/ns4/named.conf.in                                                                           |     2 +-
 external/mpl/bind/dist/bin/tests/system/checknames/setup.sh                                                                                    |     2 +-
 external/mpl/bind/dist/bin/tests/system/checknames/tests.sh                                                                                    |     2 +-
 external/mpl/bind/dist/bin/tests/system/checkzone/clean.sh                                                                                     |     2 +-
 external/mpl/bind/dist/bin/tests/system/checkzone/setup.sh                                                                                     |     2 +-
 external/mpl/bind/dist/bin/tests/system/checkzone/tests.sh                                                                                     |     4 +-
 external/mpl/bind/dist/bin/tests/system/checkzone/zones/good-spf-exception.db                                                                  |    16 +
 external/mpl/bind/dist/bin/tests/system/ckdnsrps.sh                                                                                            |   166 +
 external/mpl/bind/dist/bin/tests/system/cleanall.sh                                                                                            |     2 +-
 external/mpl/bind/dist/bin/tests/system/cleanpkcs11.sh                                                                                         |     2 +-
 external/mpl/bind/dist/bin/tests/system/conf.sh.common                                                                                         |   110 +-
 external/mpl/bind/dist/bin/tests/system/conf.sh.in                                                                                             |     4 +-
 external/mpl/bind/dist/bin/tests/system/conf.sh.win32                                                                                          |     2 +-
 external/mpl/bind/dist/bin/tests/system/cookie/ans9/ans.py                                                                                     |   277 +
 external/mpl/bind/dist/bin/tests/system/cookie/clean.sh                                                                                        |     5 +-
 external/mpl/bind/dist/bin/tests/system/cookie/ns1/named.conf.in                                                                               |    11 +-
 external/mpl/bind/dist/bin/tests/system/cookie/ns2/named.conf.in                                                                               |     2 +-
 external/mpl/bind/dist/bin/tests/system/cookie/ns2/root.db                                                                                     |     4 +
 external/mpl/bind/dist/bin/tests/system/cookie/ns3/named.conf.in                                                                               |     2 +-
 external/mpl/bind/dist/bin/tests/system/cookie/ns7/named.conf.in                                                                               |     2 +-
 external/mpl/bind/dist/bin/tests/system/cookie/ns8/named.conf.in                                                                               |     2 +-
 external/mpl/bind/dist/bin/tests/system/cookie/prereq.sh                                                                                       |    31 +
 external/mpl/bind/dist/bin/tests/system/cookie/setup.sh                                                                                        |     2 +-
 external/mpl/bind/dist/bin/tests/system/cookie/tests.sh                                                                                        |   208 +-
 external/mpl/bind/dist/bin/tests/system/coverage/clean.sh                                                                                      |     2 +-
 external/mpl/bind/dist/bin/tests/system/coverage/setup.sh                                                                                      |     2 +-
 external/mpl/bind/dist/bin/tests/system/coverage/tests.sh                                                                                      |     2 +-
 external/mpl/bind/dist/bin/tests/system/cpu/clean.sh                                                                                           |    15 +
 external/mpl/bind/dist/bin/tests/system/cpu/ns1/named.conf.in                                                                                  |    18 +
 external/mpl/bind/dist/bin/tests/system/cpu/prereq.sh                                                                                          |    35 +
 external/mpl/bind/dist/bin/tests/system/cpu/setup.sh                                                                                           |    19 +
 external/mpl/bind/dist/bin/tests/system/cpu/tests.sh                                                                                           |    46 +
 external/mpl/bind/dist/bin/tests/system/database/clean.sh                                                                                      |     2 +-
 external/mpl/bind/dist/bin/tests/system/database/ns1/named1.conf.in                                                                            |     2 +-
 external/mpl/bind/dist/bin/tests/system/database/ns1/named2.conf.in                                                                            |     2 +-
 external/mpl/bind/dist/bin/tests/system/database/setup.sh                                                                                      |     2 +-
 external/mpl/bind/dist/bin/tests/system/database/tests.sh                                                                                      |     2 +-
 external/mpl/bind/dist/bin/tests/system/delzone/clean.sh                                                                                       |     4 +-
 external/mpl/bind/dist/bin/tests/system/delzone/ns1/inlinesec.db                                                                               |    24 +
 external/mpl/bind/dist/bin/tests/system/delzone/ns1/named.conf                                                                                 |     6 +-
 external/mpl/bind/dist/bin/tests/system/delzone/ns2/named.args                                                                                 |     2 +-
 external/mpl/bind/dist/bin/tests/system/delzone/setup.sh                                                                                       |     2 +-
 external/mpl/bind/dist/bin/tests/system/delzone/tests.sh                                                                                       |    16 +-
 external/mpl/bind/dist/bin/tests/system/dialup/clean.sh                                                                                        |     2 +-
 external/mpl/bind/dist/bin/tests/system/dialup/tests.sh                                                                                        |    16 +-
 external/mpl/bind/dist/bin/tests/system/digcomp.pl                                                                                             |     2 +-
 external/mpl/bind/dist/bin/tests/system/digdelv/ans5/ans.pl                                                                                    |     2 +-
 external/mpl/bind/dist/bin/tests/system/digdelv/ans6/ans.pl                                                                                    |     2 +-
 external/mpl/bind/dist/bin/tests/system/digdelv/ans7/ans.pl                                                                                    |     2 +-
 external/mpl/bind/dist/bin/tests/system/digdelv/clean.sh                                                                                       |     2 +-
 external/mpl/bind/dist/bin/tests/system/digdelv/ns1/named.conf.in                                                                              |     2 +-
 external/mpl/bind/dist/bin/tests/system/digdelv/ns2/named.conf.in                                                                              |     2 +-
 external/mpl/bind/dist/bin/tests/system/digdelv/ns2/sign.sh                                                                                    |     2 +-
 external/mpl/bind/dist/bin/tests/system/digdelv/prereq.sh                                                                                      |     4 +-
 external/mpl/bind/dist/bin/tests/system/digdelv/setup.sh                                                                                       |     2 +-
 external/mpl/bind/dist/bin/tests/system/digdelv/tests.sh                                                                                       |    63 +-
 external/mpl/bind/dist/bin/tests/system/digdelv/yamlget.py                                                                                     |     2 +-
 external/mpl/bind/dist/bin/tests/system/ditch.pl                                                                                               |     2 +-
 external/mpl/bind/dist/bin/tests/system/dlz/clean.sh                                                                                           |     2 +-
 external/mpl/bind/dist/bin/tests/system/dlz/ns1/dns-root/com/broken/dns.d/@/DNAME=10=example.net.=                                             |     2 +-
 external/mpl/bind/dist/bin/tests/system/dlz/ns1/dns-root/com/broken/dns.d/@/NS=10=example.com.=                                                |     2 +-
 external/mpl/bind/dist/bin/tests/system/dlz/ns1/dns-root/com/broken/dns.d/@/SOA=10=ns.example.com.=root.example.com.=None=None=None=None=None= |     2 +-
 external/mpl/bind/dist/bin/tests/system/dlz/ns1/dns-root/com/example/dns.d/@/DNAME=10=example.net.=                                            |     2 +-
 external/mpl/bind/dist/bin/tests/system/dlz/ns1/dns-root/com/example/dns.d/@/NS=10=example.com.=                                               |     2 +-
 external/mpl/bind/dist/bin/tests/system/dlz/ns1/dns-root/com/example/dns.d/@/SOA=10=ns.example.com.=root.example.com.=2010062900=0=0=0=10=     |     2 +-
 external/mpl/bind/dist/bin/tests/system/dlz/prereq.sh                                                                                          |     2 +-
 external/mpl/bind/dist/bin/tests/system/dlz/setup.sh                                                                                           |     2 +-
 external/mpl/bind/dist/bin/tests/system/dlz/tests.sh                                                                                           |     2 +-
 external/mpl/bind/dist/bin/tests/system/dlzexternal/clean.sh                                                                                   |     2 +-
 external/mpl/bind/dist/bin/tests/system/dlzexternal/ns1/named.conf.in                                                                          |     4 +-
 external/mpl/bind/dist/bin/tests/system/dlzexternal/prereq.sh                                                                                  |     8 +-
 external/mpl/bind/dist/bin/tests/system/dlzexternal/setup.sh                                                                                   |     2 +-
 external/mpl/bind/dist/bin/tests/system/dlzexternal/tests.sh                                                                                   |     2 +-
 external/mpl/bind/dist/bin/tests/system/dns64/clean.sh                                                                                         |     2 +-
 external/mpl/bind/dist/bin/tests/system/dns64/ns1/named.conf.in                                                                                |     6 +-
 external/mpl/bind/dist/bin/tests/system/dns64/ns1/sign.sh                                                                                      |     2 +-
 external/mpl/bind/dist/bin/tests/system/dns64/ns2/named.conf.in                                                                                |     2 +-
 external/mpl/bind/dist/bin/tests/system/dns64/setup.sh                                                                                         |     2 +-
 external/mpl/bind/dist/bin/tests/system/dns64/tests.sh                                                                                         |     2 +-
 external/mpl/bind/dist/bin/tests/system/dnssec/README                                                                                          |     2 +-
 external/mpl/bind/dist/bin/tests/system/dnssec/ans10/ans.py                                                                                    |   145 +
 external/mpl/bind/dist/bin/tests/system/dnssec/clean.sh                                                                                        |     3 +-
 external/mpl/bind/dist/bin/tests/system/dnssec/dnssec_update_test.pl                                                                           |     2 +-
 external/mpl/bind/dist/bin/tests/system/dnssec/ns1/named.conf.in                                                                               |     2 +-
 external/mpl/bind/dist/bin/tests/system/dnssec/ns1/root.db.in                                                                                  |     2 +
 external/mpl/bind/dist/bin/tests/system/dnssec/ns1/sign.sh                                                                                     |     2 +-
 external/mpl/bind/dist/bin/tests/system/dnssec/ns2/hours-vs-days.db.in                                                                         |   165 +
 external/mpl/bind/dist/bin/tests/system/dnssec/ns2/named.conf.in                                                                               |    57 +-
 external/mpl/bind/dist/bin/tests/system/dnssec/ns2/sign.sh                                                                                     |    14 +-
 external/mpl/bind/dist/bin/tests/system/dnssec/ns3/named.conf.in                                                                               |   124 +-
 external/mpl/bind/dist/bin/tests/system/dnssec/ns3/siginterval1.conf                                                                           |     2 +-
 external/mpl/bind/dist/bin/tests/system/dnssec/ns3/siginterval2.conf                                                                           |     2 +-
 external/mpl/bind/dist/bin/tests/system/dnssec/ns3/sign.sh                                                                                     |     2 +-
 external/mpl/bind/dist/bin/tests/system/dnssec/ns4/named4.conf.in                                                                              |     8 +-
 external/mpl/bind/dist/bin/tests/system/dnssec/ns5/named2.conf.in                                                                              |     2 +-
 external/mpl/bind/dist/bin/tests/system/dnssec/ns5/sign.sh                                                                                     |     2 +-
 external/mpl/bind/dist/bin/tests/system/dnssec/ns6/named.args                                                                                  |     2 +-
 external/mpl/bind/dist/bin/tests/system/dnssec/ns6/named.conf.in                                                                               |     2 +-
 external/mpl/bind/dist/bin/tests/system/dnssec/ns6/sign.sh                                                                                     |     2 +-
 external/mpl/bind/dist/bin/tests/system/dnssec/ns7/named.conf.in                                                                               |    24 +-
 external/mpl/bind/dist/bin/tests/system/dnssec/ns7/named.nosoa                                                                                 |     2 +-
 external/mpl/bind/dist/bin/tests/system/dnssec/ns7/sign.sh                                                                                     |     2 +-
 external/mpl/bind/dist/bin/tests/system/dnssec/ntadiff.pl                                                                                      |     2 +-
 external/mpl/bind/dist/bin/tests/system/dnssec/prereq.sh                                                                                       |    16 +-
 external/mpl/bind/dist/bin/tests/system/dnssec/setup.sh                                                                                        |     2 +-
 external/mpl/bind/dist/bin/tests/system/dnssec/tests.sh                                                                                        |    23 +-
 external/mpl/bind/dist/bin/tests/system/dnstap/README                                                                                          |     2 +-
 external/mpl/bind/dist/bin/tests/system/dnstap/clean.sh                                                                                        |     2 +-
 external/mpl/bind/dist/bin/tests/system/dnstap/ns1/named.conf.in                                                                               |     2 +-
 external/mpl/bind/dist/bin/tests/system/dnstap/ns2/named.conf.in                                                                               |     2 +-
 external/mpl/bind/dist/bin/tests/system/dnstap/ns3/named.args                                                                                  |     2 +-
 external/mpl/bind/dist/bin/tests/system/dnstap/setup.sh                                                                                        |     2 +-
 external/mpl/bind/dist/bin/tests/system/dnstap/tests.sh                                                                                        |    22 +-
 external/mpl/bind/dist/bin/tests/system/dnstap/ydump.py                                                                                        |     2 +-
 external/mpl/bind/dist/bin/tests/system/dscp/clean.sh                                                                                          |     2 +-
 external/mpl/bind/dist/bin/tests/system/dscp/ns1/named.args                                                                                    |     2 +-
 external/mpl/bind/dist/bin/tests/system/dscp/ns1/named.conf.in                                                                                 |     2 +-
 external/mpl/bind/dist/bin/tests/system/dscp/ns2/named.args                                                                                    |     2 +-
 external/mpl/bind/dist/bin/tests/system/dscp/ns2/named.conf.in                                                                                 |     4 +-
 external/mpl/bind/dist/bin/tests/system/dscp/ns3/named.args                                                                                    |     2 +-
 external/mpl/bind/dist/bin/tests/system/dscp/ns4/named.args                                                                                    |     2 +-
 external/mpl/bind/dist/bin/tests/system/dscp/ns4/named.conf.in                                                                                 |     2 +-
 external/mpl/bind/dist/bin/tests/system/dscp/ns5/named.args                                                                                    |     2 +-
 external/mpl/bind/dist/bin/tests/system/dscp/ns5/named.conf.in                                                                                 |     4 +-
 external/mpl/bind/dist/bin/tests/system/dscp/ns6/named.args                                                                                    |     2 +-
 external/mpl/bind/dist/bin/tests/system/dscp/ns7/named.args                                                                                    |     2 +-
 external/mpl/bind/dist/bin/tests/system/dscp/ns7/named.conf.in                                                                                 |     4 +-
 external/mpl/bind/dist/bin/tests/system/dscp/setup.sh                                                                                          |     2 +-
 external/mpl/bind/dist/bin/tests/system/dscp/tests.sh                                                                                          |     2 +-
 external/mpl/bind/dist/bin/tests/system/dsdigest/clean.sh                                                                                      |     2 +-
 external/mpl/bind/dist/bin/tests/system/dsdigest/ns1/named.conf.in                                                                             |     2 +-
 external/mpl/bind/dist/bin/tests/system/dsdigest/ns1/sign.sh                                                                                   |     2 +-
 external/mpl/bind/dist/bin/tests/system/dsdigest/ns2/named.conf.in                                                                             |     4 +-
 external/mpl/bind/dist/bin/tests/system/dsdigest/ns2/sign.sh                                                                                   |     2 +-
 external/mpl/bind/dist/bin/tests/system/dsdigest/setup.sh                                                                                      |     2 +-
 external/mpl/bind/dist/bin/tests/system/dsdigest/tests.sh                                                                                      |     2 +-
 external/mpl/bind/dist/bin/tests/system/dupsigs/check_journal.pl                                                                               |     2 +-
 external/mpl/bind/dist/bin/tests/system/dupsigs/clean.sh                                                                                       |     2 +-
 external/mpl/bind/dist/bin/tests/system/dupsigs/ns1/named.args                                                                                 |     2 +-
 external/mpl/bind/dist/bin/tests/system/dupsigs/ns1/named.conf.in                                                                              |     2 +-
 external/mpl/bind/dist/bin/tests/system/dupsigs/ns1/reset_keys.sh                                                                              |     2 +-
 external/mpl/bind/dist/bin/tests/system/dupsigs/setup.sh                                                                                       |     2 +-
 external/mpl/bind/dist/bin/tests/system/dupsigs/tests.sh                                                                                       |     2 +-
 external/mpl/bind/dist/bin/tests/system/dyndb/clean.sh                                                                                         |     2 +-
 external/mpl/bind/dist/bin/tests/system/dyndb/prereq.sh                                                                                        |     8 +-
 external/mpl/bind/dist/bin/tests/system/dyndb/setup.sh                                                                                         |     2 +-
 external/mpl/bind/dist/bin/tests/system/dyndb/tests.sh                                                                                         |     2 +-
 external/mpl/bind/dist/bin/tests/system/ecdsa/clean.sh                                                                                         |     2 +-
 external/mpl/bind/dist/bin/tests/system/ecdsa/ns1/named.conf                                                                                   |     2 +-
 external/mpl/bind/dist/bin/tests/system/ecdsa/ns1/sign.sh                                                                                      |     2 +-
 external/mpl/bind/dist/bin/tests/system/ecdsa/setup.sh                                                                                         |     2 +-
 external/mpl/bind/dist/bin/tests/system/ecdsa/tests.sh                                                                                         |    12 +-
 external/mpl/bind/dist/bin/tests/system/eddsa/clean.sh                                                                                         |     2 +-
 external/mpl/bind/dist/bin/tests/system/eddsa/ns1/named.conf                                                                                   |     2 +-
 external/mpl/bind/dist/bin/tests/system/eddsa/ns1/sign.sh                                                                                      |     2 +-
 external/mpl/bind/dist/bin/tests/system/eddsa/ns2/sign.sh                                                                                      |     2 +-
 external/mpl/bind/dist/bin/tests/system/eddsa/prereq.sh                                                                                        |     2 +-
 external/mpl/bind/dist/bin/tests/system/eddsa/setup.sh                                                                                         |     2 +-
 external/mpl/bind/dist/bin/tests/system/eddsa/tests.sh                                                                                         |    28 +-
 external/mpl/bind/dist/bin/tests/system/ednscompliance/clean.sh                                                                                |     2 +-
 external/mpl/bind/dist/bin/tests/system/ednscompliance/ns1/named.conf.in                                                                       |     2 +-
 external/mpl/bind/dist/bin/tests/system/ednscompliance/setup.sh                                                                                |     2 +-
 external/mpl/bind/dist/bin/tests/system/ednscompliance/tests.sh                                                                                |     2 +-
 external/mpl/bind/dist/bin/tests/system/emptyzones/clean.sh                                                                                    |     2 +-
 external/mpl/bind/dist/bin/tests/system/emptyzones/ns1/named2.conf.in                                                                          |     2 +-
 external/mpl/bind/dist/bin/tests/system/emptyzones/ns1/rfc1918.zones                                                                           |    36 +-
 external/mpl/bind/dist/bin/tests/system/emptyzones/setup.sh                                                                                    |     2 +-
 external/mpl/bind/dist/bin/tests/system/emptyzones/tests.sh                                                                                    |     2 +-
 external/mpl/bind/dist/bin/tests/system/fetchlimit/ans4/ans.pl                                                                                 |     2 +-
 external/mpl/bind/dist/bin/tests/system/fetchlimit/clean.sh                                                                                    |     2 +-
 external/mpl/bind/dist/bin/tests/system/fetchlimit/ns1/named.conf.in                                                                           |     4 +-
 external/mpl/bind/dist/bin/tests/system/fetchlimit/ns2/named.conf.in                                                                           |     2 +-
 external/mpl/bind/dist/bin/tests/system/fetchlimit/prereq.sh                                                                                   |     4 +-
 external/mpl/bind/dist/bin/tests/system/fetchlimit/setup.sh                                                                                    |     2 +-
 external/mpl/bind/dist/bin/tests/system/fetchlimit/tests.sh                                                                                    |     2 +-
 external/mpl/bind/dist/bin/tests/system/filter-aaaa/clean.sh                                                                                   |     2 +-
 external/mpl/bind/dist/bin/tests/system/filter-aaaa/ns1/named1.conf.in                                                                         |     6 +-
 external/mpl/bind/dist/bin/tests/system/filter-aaaa/ns1/named2.conf.in                                                                         |     6 +-
 external/mpl/bind/dist/bin/tests/system/filter-aaaa/ns1/sign.sh                                                                                |     2 +-
 external/mpl/bind/dist/bin/tests/system/filter-aaaa/ns4/named1.conf.in                                                                         |     6 +-
 external/mpl/bind/dist/bin/tests/system/filter-aaaa/ns4/named2.conf.in                                                                         |     6 +-
 external/mpl/bind/dist/bin/tests/system/filter-aaaa/ns4/sign.sh                                                                                |     2 +-
 external/mpl/bind/dist/bin/tests/system/filter-aaaa/prereq.sh                                                                                  |     8 +-
 external/mpl/bind/dist/bin/tests/system/filter-aaaa/setup.sh                                                                                   |     2 +-
 external/mpl/bind/dist/bin/tests/system/filter-aaaa/tests.sh                                                                                   |     2 +-
 external/mpl/bind/dist/bin/tests/system/formerr/clean.sh                                                                                       |     2 +-
 external/mpl/bind/dist/bin/tests/system/formerr/formerr.pl                                                                                     |     2 +-
 external/mpl/bind/dist/bin/tests/system/formerr/ns1/named.conf.in                                                                              |     2 +-
 external/mpl/bind/dist/bin/tests/system/formerr/setup.sh                                                                                       |     2 +-
 external/mpl/bind/dist/bin/tests/system/formerr/tests.sh                                                                                       |     2 +-
 external/mpl/bind/dist/bin/tests/system/forward/ans6/ans.pl                                                                                    |   560 ++
 external/mpl/bind/dist/bin/tests/system/forward/clean.sh                                                                                       |     5 +-
 external/mpl/bind/dist/bin/tests/system/forward/ns1/named.conf.in                                                                              |    16 +-
 external/mpl/bind/dist/bin/tests/system/forward/ns1/root.db.in                                                                                 |    34 +
 external/mpl/bind/dist/bin/tests/system/forward/ns1/sign.sh                                                                                    |    32 +
 external/mpl/bind/dist/bin/tests/system/forward/ns2/named.conf.in                                                                              |    16 +-
 external/mpl/bind/dist/bin/tests/system/forward/ns3/named1.conf.in                                                                             |    61 +
 external/mpl/bind/dist/bin/tests/system/forward/ns3/named2.conf.in                                                                             |    38 +
 external/mpl/bind/dist/bin/tests/system/forward/ns4/named.conf.in                                                                              |     2 +-
 external/mpl/bind/dist/bin/tests/system/forward/ns5/named.conf.in                                                                              |     2 +-
 external/mpl/bind/dist/bin/tests/system/forward/prereq.sh                                                                                      |     2 +-
 external/mpl/bind/dist/bin/tests/system/forward/setup.sh                                                                                       |    12 +-
 external/mpl/bind/dist/bin/tests/system/forward/tests.sh                                                                                       |    24 +-
 external/mpl/bind/dist/bin/tests/system/genzone.sh                                                                                             |     6 +-
 external/mpl/bind/dist/bin/tests/system/geoip2/clean.sh                                                                                        |     2 +-
 external/mpl/bind/dist/bin/tests/system/geoip2/conf/bad-dbname.conf                                                                            |     2 +-
 external/mpl/bind/dist/bin/tests/system/geoip2/conf/bad-regiondb.conf                                                                          |     2 +-
 external/mpl/bind/dist/bin/tests/system/geoip2/conf/bad-threeletter.conf                                                                       |     2 +-
 external/mpl/bind/dist/bin/tests/system/geoip2/data/write-test-data.pl                                                                         |     2 +-
 external/mpl/bind/dist/bin/tests/system/geoip2/ns2/named1.conf.in                                                                              |    18 +-
 external/mpl/bind/dist/bin/tests/system/geoip2/ns2/named10.conf.in                                                                             |    16 +-
 external/mpl/bind/dist/bin/tests/system/geoip2/ns2/named11.conf.in                                                                             |    16 +-
 external/mpl/bind/dist/bin/tests/system/geoip2/ns2/named2.conf.in                                                                              |    16 +-
 external/mpl/bind/dist/bin/tests/system/geoip2/ns2/named3.conf.in                                                                              |    16 +-
 external/mpl/bind/dist/bin/tests/system/geoip2/ns2/named4.conf.in                                                                              |    12 +-
 external/mpl/bind/dist/bin/tests/system/geoip2/ns2/named5.conf.in                                                                              |    14 +-
 external/mpl/bind/dist/bin/tests/system/geoip2/ns2/named6.conf.in                                                                              |    16 +-
 external/mpl/bind/dist/bin/tests/system/geoip2/ns2/named7.conf.in                                                                              |    16 +-
 external/mpl/bind/dist/bin/tests/system/geoip2/ns2/named8.conf.in                                                                              |    16 +-
 external/mpl/bind/dist/bin/tests/system/geoip2/ns2/named9.conf.in                                                                              |    16 +-
 external/mpl/bind/dist/bin/tests/system/geoip2/prereq.sh                                                                                       |     2 +-
 external/mpl/bind/dist/bin/tests/system/geoip2/setup.sh                                                                                        |     2 +-
 external/mpl/bind/dist/bin/tests/system/geoip2/tests.sh                                                                                        |     2 +-
 external/mpl/bind/dist/bin/tests/system/glue/clean.sh                                                                                          |     2 +-
 external/mpl/bind/dist/bin/tests/system/glue/ns1/named.conf.in                                                                                 |     6 +-
 external/mpl/bind/dist/bin/tests/system/glue/setup.sh                                                                                          |     2 +-
 external/mpl/bind/dist/bin/tests/system/glue/tests.sh                                                                                          |     2 +-
 external/mpl/bind/dist/bin/tests/system/idna/clean.sh                                                                                          |     2 +-
 external/mpl/bind/dist/bin/tests/system/idna/ns1/named.conf.in                                                                                 |     2 +-
 external/mpl/bind/dist/bin/tests/system/idna/setup.sh                                                                                          |     2 +-
 external/mpl/bind/dist/bin/tests/system/idna/tests.sh                                                                                          |     2 +-
 external/mpl/bind/dist/bin/tests/system/ifconfig.sh                                                                                            |     2 +-
 external/mpl/bind/dist/bin/tests/system/inline/clean.sh                                                                                        |     2 +-
 external/mpl/bind/dist/bin/tests/system/inline/ns1/named.conf.in                                                                               |     2 +-
 external/mpl/bind/dist/bin/tests/system/inline/ns1/sign.sh                                                                                     |     2 +-
 external/mpl/bind/dist/bin/tests/system/inline/ns2/named.conf.in                                                                               |    16 +-
 external/mpl/bind/dist/bin/tests/system/inline/ns3/named.conf.in                                                                               |    50 +-
 external/mpl/bind/dist/bin/tests/system/inline/ns3/sign.sh                                                                                     |     6 +-
 external/mpl/bind/dist/bin/tests/system/inline/ns4/named.conf.in                                                                               |     2 +-
 external/mpl/bind/dist/bin/tests/system/inline/ns5/named.conf.post                                                                             |     4 +-
 external/mpl/bind/dist/bin/tests/system/inline/ns5/named.conf.pre                                                                              |     4 +-
 external/mpl/bind/dist/bin/tests/system/inline/ns7/sign.sh                                                                                     |     2 +-
 external/mpl/bind/dist/bin/tests/system/inline/ns8/named.conf.in                                                                               |    32 +-
 external/mpl/bind/dist/bin/tests/system/inline/ns8/sign.sh                                                                                     |     2 +-
 external/mpl/bind/dist/bin/tests/system/inline/setup.sh                                                                                        |     2 +-
 external/mpl/bind/dist/bin/tests/system/inline/tests.sh                                                                                        |    86 +-
 external/mpl/bind/dist/bin/tests/system/integrity/clean.sh                                                                                     |     2 +-
 external/mpl/bind/dist/bin/tests/system/integrity/ns1/named.conf.in                                                                            |    24 +-
 external/mpl/bind/dist/bin/tests/system/integrity/setup.sh                                                                                     |     2 +-
 external/mpl/bind/dist/bin/tests/system/integrity/tests.sh                                                                                     |     2 +-
 external/mpl/bind/dist/bin/tests/system/ixfr/clean.sh                                                                                          |     6 +-
 external/mpl/bind/dist/bin/tests/system/ixfr/ixfr-stats.good                                                                                   |     4 +-
 external/mpl/bind/dist/bin/tests/system/ixfr/ns1/named.conf.in                                                                                 |    31 +
 external/mpl/bind/dist/bin/tests/system/ixfr/ns3/named.conf.in                                                                                 |     7 +-
 external/mpl/bind/dist/bin/tests/system/ixfr/ns4/named.conf.in                                                                                 |     9 +-
 external/mpl/bind/dist/bin/tests/system/ixfr/ns5/named.conf.in                                                                                 |     8 +-
 external/mpl/bind/dist/bin/tests/system/ixfr/prereq.sh                                                                                         |     2 +-
 external/mpl/bind/dist/bin/tests/system/ixfr/setup.sh                                                                                          |    75 +-
 external/mpl/bind/dist/bin/tests/system/ixfr/tests.sh                                                                                          |   321 +-
 external/mpl/bind/dist/bin/tests/system/kasp/README                                                                                            |     5 +-
 external/mpl/bind/dist/bin/tests/system/kasp/clean.sh                                                                                          |     9 +-
 external/mpl/bind/dist/bin/tests/system/kasp/ns2/named.conf.in                                                                                 |     6 +-
 external/mpl/bind/dist/bin/tests/system/kasp/ns2/setup.sh                                                                                      |     2 +-
 external/mpl/bind/dist/bin/tests/system/kasp/ns3/ed25519.conf                                                                                  |    15 +
 external/mpl/bind/dist/bin/tests/system/kasp/ns3/ed448.conf                                                                                    |    15 +
 external/mpl/bind/dist/bin/tests/system/kasp/ns3/named.conf.in                                                                                 |   140 +-
 external/mpl/bind/dist/bin/tests/system/kasp/ns3/policies/autosign.conf.in                                                                     |   127 +
 external/mpl/bind/dist/bin/tests/system/kasp/ns3/policies/kasp.conf.in                                                                         |   132 +
 external/mpl/bind/dist/bin/tests/system/kasp/ns3/setup.sh                                                                                      |   774 +-
 external/mpl/bind/dist/bin/tests/system/kasp/ns4/named.conf.in                                                                                 |    22 +-
 external/mpl/bind/dist/bin/tests/system/kasp/ns4/setup.sh                                                                                      |     2 +-
 external/mpl/bind/dist/bin/tests/system/kasp/ns5/named.conf.in                                                                                 |    18 +-
 external/mpl/bind/dist/bin/tests/system/kasp/ns5/setup.sh                                                                                      |     2 +-
 external/mpl/bind/dist/bin/tests/system/kasp/ns6/named.conf.in                                                                                 |    24 +-
 external/mpl/bind/dist/bin/tests/system/kasp/ns6/named2.conf.in                                                                                |    57 +-
 external/mpl/bind/dist/bin/tests/system/kasp/ns6/policies/csk1.conf.in                                                                         |    28 +
 external/mpl/bind/dist/bin/tests/system/kasp/ns6/policies/csk2.conf.in                                                                         |    28 +
 external/mpl/bind/dist/bin/tests/system/kasp/ns6/policies/kasp.conf.in                                                                         |    99 +
 external/mpl/bind/dist/bin/tests/system/kasp/ns6/setup.sh                                                                                      |   136 +-
 external/mpl/bind/dist/bin/tests/system/kasp/ns7/named.conf.in                                                                                 |    70 +
 external/mpl/bind/dist/bin/tests/system/kasp/ns7/named2.conf.in                                                                                |    81 +
 external/mpl/bind/dist/bin/tests/system/kasp/ns7/setup.sh                                                                                      |    54 +
 external/mpl/bind/dist/bin/tests/system/kasp/ns7/template.ext.db.in                                                                            |    22 +
 external/mpl/bind/dist/bin/tests/system/kasp/ns7/template.int.db.in                                                                            |    22 +
 external/mpl/bind/dist/bin/tests/system/kasp/prereq.sh                                                                                         |    19 +
 external/mpl/bind/dist/bin/tests/system/kasp/setup.sh                                                                                          |    22 +-
 external/mpl/bind/dist/bin/tests/system/kasp/tests.sh                                                                                          |  2427 +++++++--
 external/mpl/bind/dist/bin/tests/system/keepalive/clean.sh                                                                                     |     2 +-
 external/mpl/bind/dist/bin/tests/system/keepalive/ns1/named.conf.in                                                                            |     2 +-
 external/mpl/bind/dist/bin/tests/system/keepalive/ns2/named.conf.in                                                                            |     2 +-
 external/mpl/bind/dist/bin/tests/system/keepalive/setup.sh                                                                                     |     2 +-
 external/mpl/bind/dist/bin/tests/system/keepalive/tests.sh                                                                                     |     2 +-
 external/mpl/bind/dist/bin/tests/system/keymgr/01-ksk-inactive/README                                                                          |     2 +-
 external/mpl/bind/dist/bin/tests/system/keymgr/02-zsk-inactive/README                                                                          |     2 +-
 external/mpl/bind/dist/bin/tests/system/keymgr/03-ksk-unpublished/README                                                                       |     2 +-
 external/mpl/bind/dist/bin/tests/system/keymgr/04-zsk-unpublished/README                                                                       |     2 +-
 external/mpl/bind/dist/bin/tests/system/keymgr/05-ksk-unpub-active/README                                                                      |     2 +-
 external/mpl/bind/dist/bin/tests/system/keymgr/06-zsk-unpub-active/README                                                                      |     2 +-
 external/mpl/bind/dist/bin/tests/system/keymgr/07-ksk-ttl/README                                                                               |     2 +-
 external/mpl/bind/dist/bin/tests/system/keymgr/08-zsk-ttl/README                                                                               |     2 +-
 external/mpl/bind/dist/bin/tests/system/keymgr/09-no-keys/README                                                                               |     2 +-
 external/mpl/bind/dist/bin/tests/system/keymgr/10-change-roll/README                                                                           |     2 +-
 external/mpl/bind/dist/bin/tests/system/keymgr/11-many-simul/README                                                                            |     2 +-
 external/mpl/bind/dist/bin/tests/system/keymgr/12-many-active/README                                                                           |     2 +-
 external/mpl/bind/dist/bin/tests/system/keymgr/13-noroll/README                                                                                |     2 +-
 external/mpl/bind/dist/bin/tests/system/keymgr/14-wrongalg/README                                                                              |     2 +-
 external/mpl/bind/dist/bin/tests/system/keymgr/15-unspec/README                                                                                |     2 +-
 external/mpl/bind/dist/bin/tests/system/keymgr/16-wrongalg-unspec/README                                                                       |     2 +-
 external/mpl/bind/dist/bin/tests/system/keymgr/17-noforce/README                                                                               |     2 +-
 external/mpl/bind/dist/bin/tests/system/keymgr/18-nonstd-prepub/README                                                                         |     2 +-
 external/mpl/bind/dist/bin/tests/system/keymgr/19-old-keys/README                                                                              |     2 +-
 external/mpl/bind/dist/bin/tests/system/keymgr/19-old-keys/extra.sh                                                                            |     2 +-
 external/mpl/bind/dist/bin/tests/system/keymgr/clean.sh                                                                                        |     2 +-
 external/mpl/bind/dist/bin/tests/system/keymgr/setup.sh                                                                                        |     2 +-
 external/mpl/bind/dist/bin/tests/system/keymgr/testpolicy.py                                                                                   |     2 +-
 external/mpl/bind/dist/bin/tests/system/keymgr/tests.sh                                                                                        |     2 +-
 external/mpl/bind/dist/bin/tests/system/legacy/build.sh                                                                                        |     2 +-
 external/mpl/bind/dist/bin/tests/system/legacy/clean.sh                                                                                        |     2 +-
 external/mpl/bind/dist/bin/tests/system/legacy/ns1/named1.conf.in                                                                              |     5 +-
 external/mpl/bind/dist/bin/tests/system/legacy/ns1/named2.conf.in                                                                              |     5 +-
 external/mpl/bind/dist/bin/tests/system/legacy/ns10/named.conf.in                                                                              |     2 +-
 external/mpl/bind/dist/bin/tests/system/legacy/ns2/named.conf.in                                                                               |     2 +-
 external/mpl/bind/dist/bin/tests/system/legacy/ns3/named.conf.in                                                                               |     2 +-
 external/mpl/bind/dist/bin/tests/system/legacy/ns4/named.args                                                                                  |     2 +-
 external/mpl/bind/dist/bin/tests/system/legacy/ns4/named.conf.in                                                                               |     2 +-
 external/mpl/bind/dist/bin/tests/system/legacy/ns5/named.args                                                                                  |     2 +-
 external/mpl/bind/dist/bin/tests/system/legacy/ns5/named.conf.in                                                                               |     2 +-
 external/mpl/bind/dist/bin/tests/system/legacy/ns6/named.args                                                                                  |     2 +-
 external/mpl/bind/dist/bin/tests/system/legacy/ns6/named.conf.in                                                                               |     2 +-
 external/mpl/bind/dist/bin/tests/system/legacy/ns6/sign.sh                                                                                     |     2 +-
 external/mpl/bind/dist/bin/tests/system/legacy/ns7/named.args                                                                                  |     2 +-
 external/mpl/bind/dist/bin/tests/system/legacy/ns7/named.conf.in                                                                               |     5 +-
 external/mpl/bind/dist/bin/tests/system/legacy/ns7/sign.sh                                                                                     |     2 +-
 external/mpl/bind/dist/bin/tests/system/legacy/ns8/named.conf.in                                                                               |     2 +-
 external/mpl/bind/dist/bin/tests/system/legacy/ns9/named.conf.in                                                                               |     2 +-
 external/mpl/bind/dist/bin/tests/system/legacy/setup.sh                                                                                        |     2 +-
 external/mpl/bind/dist/bin/tests/system/legacy/tests.sh                                                                                        |     2 +-
 external/mpl/bind/dist/bin/tests/system/limits/clean.sh                                                                                        |     2 +-
 external/mpl/bind/dist/bin/tests/system/limits/ns1/named.conf.in                                                                               |     4 +-
 external/mpl/bind/dist/bin/tests/system/limits/setup.sh                                                                                        |     2 +-
 external/mpl/bind/dist/bin/tests/system/limits/tests.sh                                                                                        |     2 +-
 external/mpl/bind/dist/bin/tests/system/logfileconfig/clean.sh                                                                                 |     2 +-
 external/mpl/bind/dist/bin/tests/system/logfileconfig/ns1/named.dirconf                                                                        |     2 +-
 external/mpl/bind/dist/bin/tests/system/logfileconfig/ns1/named.iso8601                                                                        |     2 +-
 external/mpl/bind/dist/bin/tests/system/logfileconfig/ns1/named.iso8601-utc                                                                    |     2 +-
 external/mpl/bind/dist/bin/tests/system/logfileconfig/ns1/named.pipeconf                                                                       |     2 +-
 external/mpl/bind/dist/bin/tests/system/logfileconfig/ns1/named.plain                                                                          |     2 +-
 external/mpl/bind/dist/bin/tests/system/logfileconfig/ns1/named.plainconf                                                                      |     2 +-
 external/mpl/bind/dist/bin/tests/system/logfileconfig/ns1/named.symconf                                                                        |     2 +-
 external/mpl/bind/dist/bin/tests/system/logfileconfig/ns1/named.tsconf                                                                         |     2 +-
 external/mpl/bind/dist/bin/tests/system/logfileconfig/ns1/named.unlimited                                                                      |     2 +-
 external/mpl/bind/dist/bin/tests/system/logfileconfig/ns1/named.versconf                                                                       |     2 +-
 external/mpl/bind/dist/bin/tests/system/logfileconfig/setup.sh                                                                                 |     2 +-
 external/mpl/bind/dist/bin/tests/system/logfileconfig/tests.sh                                                                                 |     2 +-
 external/mpl/bind/dist/bin/tests/system/masterfile/clean.sh                                                                                    |     2 +-
 external/mpl/bind/dist/bin/tests/system/masterfile/ns1/named.conf.in                                                                           |     6 +-
 external/mpl/bind/dist/bin/tests/system/masterfile/ns2/named.conf.in                                                                           |     4 +-
 external/mpl/bind/dist/bin/tests/system/masterfile/setup.sh                                                                                    |     2 +-
 external/mpl/bind/dist/bin/tests/system/masterfile/tests.sh                                                                                    |     2 +-
 external/mpl/bind/dist/bin/tests/system/masterformat/clean.sh                                                                                  |     2 +-
 external/mpl/bind/dist/bin/tests/system/masterformat/ns1/compile.sh                                                                            |     2 +-
 external/mpl/bind/dist/bin/tests/system/masterformat/ns1/named.conf.in                                                                         |    16 +-
 external/mpl/bind/dist/bin/tests/system/masterformat/ns2/named.conf.in                                                                         |    22 +-
 external/mpl/bind/dist/bin/tests/system/masterformat/ns3/named.conf.in                                                                         |     4 +-
 external/mpl/bind/dist/bin/tests/system/masterformat/setup.sh                                                                                  |     2 +-
 external/mpl/bind/dist/bin/tests/system/masterformat/tests.sh                                                                                  |    16 +-
 external/mpl/bind/dist/bin/tests/system/metadata/clean.sh                                                                                      |     2 +-
 external/mpl/bind/dist/bin/tests/system/metadata/setup.sh                                                                                      |     2 +-
 external/mpl/bind/dist/bin/tests/system/metadata/tests.sh                                                                                      |     4 +-
 external/mpl/bind/dist/bin/tests/system/mirror/README                                                                                          |     2 +-
 external/mpl/bind/dist/bin/tests/system/mirror/clean.sh                                                                                        |     2 +-
 external/mpl/bind/dist/bin/tests/system/mirror/ns1/named.conf.in                                                                               |     2 +-
 external/mpl/bind/dist/bin/tests/system/mirror/ns1/sign.sh                                                                                     |     2 +-
 external/mpl/bind/dist/bin/tests/system/mirror/ns2/named.conf.in                                                                               |    20 +-
 external/mpl/bind/dist/bin/tests/system/mirror/ns2/sign.sh                                                                                     |     2 +-
 external/mpl/bind/dist/bin/tests/system/mirror/ns3/named.args                                                                                  |     2 +-
 external/mpl/bind/dist/bin/tests/system/mirror/ns3/named.conf.in                                                                               |    18 +-
 external/mpl/bind/dist/bin/tests/system/mirror/setup.sh                                                                                        |     2 +-
 external/mpl/bind/dist/bin/tests/system/mirror/tests.sh                                                                                        |    26 +-
 external/mpl/bind/dist/bin/tests/system/mkeys/README                                                                                           |     2 +-
 external/mpl/bind/dist/bin/tests/system/mkeys/clean.sh                                                                                         |     2 +-
 external/mpl/bind/dist/bin/tests/system/mkeys/ns1/named1.conf.in                                                                               |     2 +-
 external/mpl/bind/dist/bin/tests/system/mkeys/ns1/named2.conf.in                                                                               |     2 +-
 external/mpl/bind/dist/bin/tests/system/mkeys/ns1/named3.conf.in                                                                               |     2 +-
 external/mpl/bind/dist/bin/tests/system/mkeys/ns1/sign.sh                                                                                      |     2 +-
 external/mpl/bind/dist/bin/tests/system/mkeys/ns2/named.args                                                                                   |     2 +-
 external/mpl/bind/dist/bin/tests/system/mkeys/ns3/named.args                                                                                   |     2 +-
 external/mpl/bind/dist/bin/tests/system/mkeys/ns5/named1.args                                                                                  |     2 +-
 external/mpl/bind/dist/bin/tests/system/mkeys/ns5/named2.args                                                                                  |     2 +-
 external/mpl/bind/dist/bin/tests/system/mkeys/ns6/named.args                                                                                   |     2 +-
 external/mpl/bind/dist/bin/tests/system/mkeys/ns6/setup.sh                                                                                     |     2 +-
 external/mpl/bind/dist/bin/tests/system/mkeys/setup.sh                                                                                         |     2 +-
 external/mpl/bind/dist/bin/tests/system/mkeys/tests.sh                                                                                         |    31 +-
 external/mpl/bind/dist/bin/tests/system/names/clean.sh                                                                                         |     2 +-
 external/mpl/bind/dist/bin/tests/system/names/ns1/named.conf.in                                                                                |     4 +-
 external/mpl/bind/dist/bin/tests/system/names/setup.sh                                                                                         |     2 +-
 external/mpl/bind/dist/bin/tests/system/names/tests.sh                                                                                         |     2 +-
 external/mpl/bind/dist/bin/tests/system/notify/clean.sh                                                                                        |     2 +-
 external/mpl/bind/dist/bin/tests/system/notify/ns1/named.conf.in                                                                               |     2 +-
 external/mpl/bind/dist/bin/tests/system/notify/ns2/named.conf.in                                                                               |    60 +-
 external/mpl/bind/dist/bin/tests/system/notify/ns3/named.conf.in                                                                               |     4 +-
 external/mpl/bind/dist/bin/tests/system/notify/ns4/named.conf.in                                                                               |     4 +-
 external/mpl/bind/dist/bin/tests/system/notify/ns5/named.conf.in                                                                               |    10 +-
 external/mpl/bind/dist/bin/tests/system/notify/setup.sh                                                                                        |     2 +-
 external/mpl/bind/dist/bin/tests/system/notify/tests.sh                                                                                        |     2 +-
 external/mpl/bind/dist/bin/tests/system/nsec3/clean.sh                                                                                         |    19 +
 external/mpl/bind/dist/bin/tests/system/nsec3/ns3/named.conf.in                                                                                |    99 +
 external/mpl/bind/dist/bin/tests/system/nsec3/ns3/named2.conf.in                                                                               |   104 +
 external/mpl/bind/dist/bin/tests/system/nsec3/ns3/setup.sh                                                                                     |    29 +
 external/mpl/bind/dist/bin/tests/system/nsec3/ns3/template.db.in                                                                               |    25 +
 external/mpl/bind/dist/bin/tests/system/nsec3/setup.sh                                                                                         |    24 +
 external/mpl/bind/dist/bin/tests/system/nsec3/tests.sh                                                                                         |   279 +
 external/mpl/bind/dist/bin/tests/system/nslookup/clean.sh                                                                                      |     2 +-
 external/mpl/bind/dist/bin/tests/system/nslookup/ns1/named.conf.in                                                                             |     4 +-
 external/mpl/bind/dist/bin/tests/system/nslookup/setup.sh                                                                                      |     2 +-
 external/mpl/bind/dist/bin/tests/system/nslookup/tests.sh                                                                                      |     2 +-
 external/mpl/bind/dist/bin/tests/system/nsupdate/ans4/ans.pl                                                                                   |     2 +-
 external/mpl/bind/dist/bin/tests/system/nsupdate/clean.sh                                                                                      |    38 +-
 external/mpl/bind/dist/bin/tests/system/nsupdate/krb/setup.sh                                                                                  |     2 +-
 external/mpl/bind/dist/bin/tests/system/nsupdate/ns1/named.conf.in                                                                             |    42 +-
 external/mpl/bind/dist/bin/tests/system/nsupdate/ns10/named.conf.in                                                                            |     4 +-
 external/mpl/bind/dist/bin/tests/system/nsupdate/ns2/named.conf.in                                                                             |    14 +-
 external/mpl/bind/dist/bin/tests/system/nsupdate/ns3/named.conf.in                                                                             |    14 +-
 external/mpl/bind/dist/bin/tests/system/nsupdate/ns3/sign.sh                                                                                   |     2 +-
 external/mpl/bind/dist/bin/tests/system/nsupdate/ns5/named.args                                                                                |     2 +-
 external/mpl/bind/dist/bin/tests/system/nsupdate/ns5/named.conf.in                                                                             |     2 +-
 external/mpl/bind/dist/bin/tests/system/nsupdate/ns6/named.args                                                                                |     2 +-
 external/mpl/bind/dist/bin/tests/system/nsupdate/ns6/named.conf.in                                                                             |     2 +-
 external/mpl/bind/dist/bin/tests/system/nsupdate/ns7/named.conf.in                                                                             |     4 +-
 external/mpl/bind/dist/bin/tests/system/nsupdate/ns8/named.conf.in                                                                             |     4 +-
 external/mpl/bind/dist/bin/tests/system/nsupdate/ns9/named.conf.in                                                                             |    18 +-
 external/mpl/bind/dist/bin/tests/system/nsupdate/prereq.sh                                                                                     |     2 +-
 external/mpl/bind/dist/bin/tests/system/nsupdate/setup.sh                                                                                      |     3 +-
 external/mpl/bind/dist/bin/tests/system/nsupdate/tests.sh                                                                                      |   136 +-
 external/mpl/bind/dist/bin/tests/system/nsupdate/update_test.pl                                                                                |     2 +-
 external/mpl/bind/dist/bin/tests/system/nzd2nzf/clean.sh                                                                                       |     2 +-
 external/mpl/bind/dist/bin/tests/system/nzd2nzf/prereq.sh                                                                                      |     2 +-
 external/mpl/bind/dist/bin/tests/system/nzd2nzf/setup.sh                                                                                       |     2 +-
 external/mpl/bind/dist/bin/tests/system/nzd2nzf/tests.sh                                                                                       |     2 +-
 external/mpl/bind/dist/bin/tests/system/org.isc.bind.system                                                                                    |     2 +-
 external/mpl/bind/dist/bin/tests/system/packet.pl                                                                                              |    96 +-
 external/mpl/bind/dist/bin/tests/system/padding/clean.sh                                                                                       |     2 +-
 external/mpl/bind/dist/bin/tests/system/padding/ns1/named.conf.in                                                                              |     2 +-
 external/mpl/bind/dist/bin/tests/system/padding/ns2/named.conf.in                                                                              |     2 +-
 external/mpl/bind/dist/bin/tests/system/padding/setup.sh                                                                                       |     2 +-
 external/mpl/bind/dist/bin/tests/system/padding/tests.sh                                                                                       |     2 +-
 external/mpl/bind/dist/bin/tests/system/parallel.sh                                                                                            |     2 +-
 external/mpl/bind/dist/bin/tests/system/pending/clean.sh                                                                                       |     2 +-
 external/mpl/bind/dist/bin/tests/system/pending/ns1/named.conf.in                                                                              |     2 +-
 external/mpl/bind/dist/bin/tests/system/pending/ns1/sign.sh                                                                                    |     2 +-
 external/mpl/bind/dist/bin/tests/system/pending/ns2/named.conf.in                                                                              |     6 +-
 external/mpl/bind/dist/bin/tests/system/pending/ns2/sign.sh                                                                                    |     2 +-
 external/mpl/bind/dist/bin/tests/system/pending/ns3/named.conf.in                                                                              |     4 +-
 external/mpl/bind/dist/bin/tests/system/pending/setup.sh                                                                                       |     2 +-
 external/mpl/bind/dist/bin/tests/system/pending/tests.sh                                                                                       |     2 +-
 external/mpl/bind/dist/bin/tests/system/pipelined/ans5/ans.py                                                                                  |     2 +-
 external/mpl/bind/dist/bin/tests/system/pipelined/clean.sh                                                                                     |     2 +-
 external/mpl/bind/dist/bin/tests/system/pipelined/ns1/named.conf.in                                                                            |     2 +-
 external/mpl/bind/dist/bin/tests/system/pipelined/ns2/named.conf.in                                                                            |     2 +-
 external/mpl/bind/dist/bin/tests/system/pipelined/ns3/named.conf.in                                                                            |     2 +-
 external/mpl/bind/dist/bin/tests/system/pipelined/prereq.sh                                                                                    |     2 +-
 external/mpl/bind/dist/bin/tests/system/pipelined/setup.sh                                                                                     |     2 +-
 external/mpl/bind/dist/bin/tests/system/pipelined/tests.sh                                                                                     |    14 +-
 external/mpl/bind/dist/bin/tests/system/pkcs11/2037-pk11_numbits-crash-test.pkt                                                                |    20 +
 external/mpl/bind/dist/bin/tests/system/pkcs11/clean.sh                                                                                        |     2 +-
 external/mpl/bind/dist/bin/tests/system/pkcs11/setup.sh                                                                                        |     4 +-
 external/mpl/bind/dist/bin/tests/system/pkcs11/tests.sh                                                                                        |     7 +-
 external/mpl/bind/dist/bin/tests/system/qmin/ans2/ans.py                                                                                       |    37 +-
 external/mpl/bind/dist/bin/tests/system/qmin/ans3/ans.py                                                                                       |     9 +-
 external/mpl/bind/dist/bin/tests/system/qmin/ans4/ans.py                                                                                       |    17 +-
 external/mpl/bind/dist/bin/tests/system/qmin/clean.sh                                                                                          |     2 +-
 external/mpl/bind/dist/bin/tests/system/qmin/ns1/named.conf.in                                                                                 |     2 +-
 external/mpl/bind/dist/bin/tests/system/qmin/prereq.sh                                                                                         |     2 +-
 external/mpl/bind/dist/bin/tests/system/qmin/setup.sh                                                                                          |     2 +-
 external/mpl/bind/dist/bin/tests/system/qmin/tests.sh                                                                                          |    13 +-
 external/mpl/bind/dist/bin/tests/system/reclimit/README                                                                                        |     2 +-
 external/mpl/bind/dist/bin/tests/system/reclimit/ans2/ans.pl                                                                                   |     2 +-
 external/mpl/bind/dist/bin/tests/system/reclimit/ans4/ans.pl                                                                                   |     2 +-
 external/mpl/bind/dist/bin/tests/system/reclimit/ans7/ans.pl                                                                                   |     2 +-
 external/mpl/bind/dist/bin/tests/system/reclimit/clean.sh                                                                                      |     2 +-
 external/mpl/bind/dist/bin/tests/system/reclimit/ns1/named.conf.in                                                                             |     2 +-
 external/mpl/bind/dist/bin/tests/system/reclimit/prereq.sh                                                                                     |     2 +-
 external/mpl/bind/dist/bin/tests/system/reclimit/setup.sh                                                                                      |     2 +-
 external/mpl/bind/dist/bin/tests/system/reclimit/tests.sh                                                                                      |     2 +-
 external/mpl/bind/dist/bin/tests/system/redirect/clean.sh                                                                                      |     2 +-
 external/mpl/bind/dist/bin/tests/system/redirect/conf/good3.conf                                                                               |     6 +-
 external/mpl/bind/dist/bin/tests/system/redirect/ns1/named.conf.in                                                                             |     8 +-
 external/mpl/bind/dist/bin/tests/system/redirect/ns1/sign.sh                                                                                   |     2 +-
 external/mpl/bind/dist/bin/tests/system/redirect/ns2/named.conf.in                                                                             |     2 +-
 external/mpl/bind/dist/bin/tests/system/redirect/ns3/named.conf.in                                                                             |    10 +-
 external/mpl/bind/dist/bin/tests/system/redirect/ns3/sign.sh                                                                                   |     2 +-
 external/mpl/bind/dist/bin/tests/system/redirect/ns4/named.conf.in                                                                             |     2 +-
 external/mpl/bind/dist/bin/tests/system/redirect/ns5/named.conf.in                                                                             |     4 +-
 external/mpl/bind/dist/bin/tests/system/redirect/ns5/sign.sh                                                                                   |     2 +-
 external/mpl/bind/dist/bin/tests/system/redirect/ns6/named.conf.in                                                                             |     4 +-
 external/mpl/bind/dist/bin/tests/system/redirect/setup.sh                                                                                      |     2 +-
 external/mpl/bind/dist/bin/tests/system/redirect/tests.sh                                                                                      |     2 +-
 external/mpl/bind/dist/bin/tests/system/resolver/ans2/ans.pl                                                                                   |     2 +-
 external/mpl/bind/dist/bin/tests/system/resolver/ans3/ans.pl                                                                                   |     2 +-
 external/mpl/bind/dist/bin/tests/system/resolver/ans8/ans.pl                                                                                   |     2 +-
 external/mpl/bind/dist/bin/tests/system/resolver/clean.sh                                                                                      |     2 +-
 external/mpl/bind/dist/bin/tests/system/resolver/ns1/named.conf.in                                                                             |     2 +-
 external/mpl/bind/dist/bin/tests/system/resolver/ns4/named.conf.in                                                                             |    12 +-
 external/mpl/bind/dist/bin/tests/system/resolver/ns4/named.noaa                                                                                |     2 +-
 external/mpl/bind/dist/bin/tests/system/resolver/ns5/named.conf.in                                                                             |     4 +-
 external/mpl/bind/dist/bin/tests/system/resolver/ns6/keygen.sh                                                                                 |     2 +-
 external/mpl/bind/dist/bin/tests/system/resolver/ns6/named.conf.in                                                                             |    18 +-
 external/mpl/bind/dist/bin/tests/system/resolver/ns7/named1.conf.in                                                                            |     6 +-
 external/mpl/bind/dist/bin/tests/system/resolver/ns7/named2.conf.in                                                                            |     6 +-
 external/mpl/bind/dist/bin/tests/system/resolver/prereq.sh                                                                                     |     2 +-
 external/mpl/bind/dist/bin/tests/system/resolver/setup.sh                                                                                      |     2 +-
 external/mpl/bind/dist/bin/tests/system/resolver/tests.sh                                                                                      |     3 +-
 external/mpl/bind/dist/bin/tests/system/rndc/clean.sh                                                                                          |     2 +-
 external/mpl/bind/dist/bin/tests/system/rndc/ns2/named.conf.in                                                                                 |     8 +-
 external/mpl/bind/dist/bin/tests/system/rndc/ns4/named.conf.in                                                                                 |     1 +
 external/mpl/bind/dist/bin/tests/system/rndc/ns6/named.args                                                                                    |     2 +-
 external/mpl/bind/dist/bin/tests/system/rndc/setup.sh                                                                                          |     2 +-
 external/mpl/bind/dist/bin/tests/system/rndc/tests.sh                                                                                          |    17 +-
 external/mpl/bind/dist/bin/tests/system/rootkeysentinel/clean.sh                                                                               |     2 +-
 external/mpl/bind/dist/bin/tests/system/rootkeysentinel/ns1/named.conf.in                                                                      |     2 +-
 external/mpl/bind/dist/bin/tests/system/rootkeysentinel/ns1/sign.sh                                                                            |     2 +-
 external/mpl/bind/dist/bin/tests/system/rootkeysentinel/ns2/named.conf.in                                                                      |     2 +-
 external/mpl/bind/dist/bin/tests/system/rootkeysentinel/ns2/sign.sh                                                                            |     2 +-
 external/mpl/bind/dist/bin/tests/system/rootkeysentinel/setup.sh                                                                               |     2 +-
 external/mpl/bind/dist/bin/tests/system/rootkeysentinel/tests.sh                                                                               |     2 +-
 external/mpl/bind/dist/bin/tests/system/rpz/README                                                                                             |     2 +-
 external/mpl/bind/dist/bin/tests/system/rpz/clean.sh                                                                                           |     3 +-
 external/mpl/bind/dist/bin/tests/system/rpz/dnsrpzd.conf.in                                                                                    |    40 +-
 external/mpl/bind/dist/bin/tests/system/rpz/ns1/named.conf.in                                                                                  |     2 +-
 external/mpl/bind/dist/bin/tests/system/rpz/ns2/bl.tld2.db.in                                                                                  |     2 +-
 external/mpl/bind/dist/bin/tests/system/rpz/ns2/blv2.tld2.db.in                                                                                |     2 +-
 external/mpl/bind/dist/bin/tests/system/rpz/ns2/blv3.tld2.db.in                                                                                |     2 +-
 external/mpl/bind/dist/bin/tests/system/rpz/ns2/named.conf.in                                                                                  |    18 +-
 external/mpl/bind/dist/bin/tests/system/rpz/ns3/mixed-case-rpz-1.db.in                                                                         |    14 +
 external/mpl/bind/dist/bin/tests/system/rpz/ns3/mixed-case-rpz-2.db.in                                                                         |    15 +
 external/mpl/bind/dist/bin/tests/system/rpz/ns3/named.conf.in                                                                                  |    43 +-
 external/mpl/bind/dist/bin/tests/system/rpz/ns4/named.conf.in                                                                                  |    10 +-
 external/mpl/bind/dist/bin/tests/system/rpz/ns5/expire.conf.in                                                                                 |     2 +-
 external/mpl/bind/dist/bin/tests/system/rpz/ns5/named.args                                                                                     |     2 +-
 external/mpl/bind/dist/bin/tests/system/rpz/ns5/named.conf.in                                                                                  |    48 +-
 external/mpl/bind/dist/bin/tests/system/rpz/ns6/named.conf.in                                                                                  |     4 +-
 external/mpl/bind/dist/bin/tests/system/rpz/ns7/named.conf.in                                                                                  |     4 +-
 external/mpl/bind/dist/bin/tests/system/rpz/ns8/named.conf.in                                                                                  |     2 +-
 external/mpl/bind/dist/bin/tests/system/rpz/ns9/named.conf.in                                                                                  |     2 +-
 external/mpl/bind/dist/bin/tests/system/rpz/qperf.sh                                                                                           |     2 +-
 external/mpl/bind/dist/bin/tests/system/rpz/setup.sh                                                                                           |     6 +-
 external/mpl/bind/dist/bin/tests/system/rpz/tests.sh                                                                                           |    52 +-
 external/mpl/bind/dist/bin/tests/system/rpzrecurse/README                                                                                      |     2 +-
 external/mpl/bind/dist/bin/tests/system/rpzrecurse/ans5/ans.pl                                                                                 |     2 +-
 external/mpl/bind/dist/bin/tests/system/rpzrecurse/clean.sh                                                                                    |     2 +-
 external/mpl/bind/dist/bin/tests/system/rpzrecurse/ns1/example.com.db                                                                          |    16 +
 external/mpl/bind/dist/bin/tests/system/rpzrecurse/ns1/named.conf.in                                                                           |    13 +-
 external/mpl/bind/dist/bin/tests/system/rpzrecurse/ns2/db.given                                                                                |    10 +
 external/mpl/bind/dist/bin/tests/system/rpzrecurse/ns2/db.passthru                                                                             |     9 +
 external/mpl/bind/dist/bin/tests/system/rpzrecurse/ns2/named.wildcard4.conf                                                                    |    35 +
 external/mpl/bind/dist/bin/tests/system/rpzrecurse/prereq.sh                                                                                   |     4 +-
 external/mpl/bind/dist/bin/tests/system/rpzrecurse/setup.sh                                                                                    |     4 +-
 external/mpl/bind/dist/bin/tests/system/rpzrecurse/testgen.pl                                                                                  |     2 +-
 external/mpl/bind/dist/bin/tests/system/rpzrecurse/tests.sh                                                                                    |    29 +-
 external/mpl/bind/dist/bin/tests/system/rrchecker/clean.sh                                                                                     |     2 +-
 external/mpl/bind/dist/bin/tests/system/rrchecker/tests.sh                                                                                     |     2 +-
 external/mpl/bind/dist/bin/tests/system/rrl/clean.sh                                                                                           |     2 +-
 external/mpl/bind/dist/bin/tests/system/rrl/ns1/named.conf.in                                                                                  |     2 +-
 external/mpl/bind/dist/bin/tests/system/rrl/ns2/named.conf.in                                                                                  |     2 +-
 external/mpl/bind/dist/bin/tests/system/rrl/ns3/named.conf.in                                                                                  |     2 +-
 external/mpl/bind/dist/bin/tests/system/rrl/ns4/named.conf.in                                                                                  |     2 +-
 external/mpl/bind/dist/bin/tests/system/rrl/setup.sh                                                                                           |     2 +-
 external/mpl/bind/dist/bin/tests/system/rrl/tests.sh                                                                                           |     8 +-
 external/mpl/bind/dist/bin/tests/system/rrsetorder/clean.sh                                                                                    |     4 +-
 external/mpl/bind/dist/bin/tests/system/rrsetorder/ns1/named.conf.in                                                                           |     3 +-
 external/mpl/bind/dist/bin/tests/system/rrsetorder/ns1/root.db                                                                                 |     5 +
 external/mpl/bind/dist/bin/tests/system/rrsetorder/ns2/named.conf.in                                                                           |     5 +-
 external/mpl/bind/dist/bin/tests/system/rrsetorder/ns3/named.conf.in                                                                           |     1 +
 external/mpl/bind/dist/bin/tests/system/rrsetorder/setup.sh                                                                                    |     2 +-
 external/mpl/bind/dist/bin/tests/system/rrsetorder/tests.sh                                                                                    |   127 +-
 external/mpl/bind/dist/bin/tests/system/rsabigexponent/README.md                                                                               |    24 +
 external/mpl/bind/dist/bin/tests/system/rsabigexponent/clean.sh                                                                                |     2 +-
 external/mpl/bind/dist/bin/tests/system/rsabigexponent/ns1/named.conf.in                                                                       |     2 +-
 external/mpl/bind/dist/bin/tests/system/rsabigexponent/ns1/sign.sh                                                                             |     2 +-
 external/mpl/bind/dist/bin/tests/system/rsabigexponent/ns2/named.conf.in                                                                       |     2 +-
 external/mpl/bind/dist/bin/tests/system/rsabigexponent/ns2/sign.sh                                                                             |     2 +-
 external/mpl/bind/dist/bin/tests/system/rsabigexponent/prereq.sh                                                                               |     2 +-
 external/mpl/bind/dist/bin/tests/system/rsabigexponent/setup.sh                                                                                |     2 +-
 external/mpl/bind/dist/bin/tests/system/rsabigexponent/tests.sh                                                                                |     2 +-
 external/mpl/bind/dist/bin/tests/system/run.sh                                                                                                 |   169 +-
 external/mpl/bind/dist/bin/tests/system/runall.sh                                                                                              |     2 +-
 external/mpl/bind/dist/bin/tests/system/runsequential.sh                                                                                       |     2 +-
 external/mpl/bind/dist/bin/tests/system/runtime/README                                                                                         |     2 +-
 external/mpl/bind/dist/bin/tests/system/runtime/clean.sh                                                                                       |    14 +-
 external/mpl/bind/dist/bin/tests/system/runtime/ns2/named-alt4.conf.in                                                                         |     2 +-
 external/mpl/bind/dist/bin/tests/system/runtime/ns2/named-alt5.conf.in                                                                         |     2 +-
 external/mpl/bind/dist/bin/tests/system/runtime/ns2/named-alt6.conf.in                                                                         |     2 +-
 external/mpl/bind/dist/bin/tests/system/runtime/ns2/named-alt9.conf.in                                                                         |     2 +-
 external/mpl/bind/dist/bin/tests/system/runtime/setup.sh                                                                                       |     2 +-
 external/mpl/bind/dist/bin/tests/system/runtime/tests.sh                                                                                       |   110 +-
 external/mpl/bind/dist/bin/tests/system/send.pl                                                                                                |     2 +-
 external/mpl/bind/dist/bin/tests/system/serve-stale/ans2/ans.pl                                                                                |     2 +-
 external/mpl/bind/dist/bin/tests/system/serve-stale/clean.sh                                                                                   |     3 +-
 external/mpl/bind/dist/bin/tests/system/serve-stale/ns1/named1.conf.in                                                                         |     7 +-
 external/mpl/bind/dist/bin/tests/system/serve-stale/ns1/named2.conf.in                                                                         |     4 +-
 external/mpl/bind/dist/bin/tests/system/serve-stale/ns1/named3.conf.in                                                                         |    42 +
 external/mpl/bind/dist/bin/tests/system/serve-stale/ns3/named.conf.in                                                                          |     5 +-
 external/mpl/bind/dist/bin/tests/system/serve-stale/ns3/named2.conf.in                                                                         |    48 +
 external/mpl/bind/dist/bin/tests/system/serve-stale/ns3/named3.conf.in                                                                         |    48 +
 external/mpl/bind/dist/bin/tests/system/serve-stale/ns3/named4.conf.in                                                                         |    48 +
 external/mpl/bind/dist/bin/tests/system/serve-stale/ns3/named5.conf.in                                                                         |    48 +
 external/mpl/bind/dist/bin/tests/system/serve-stale/ns3/root.db                                                                                |    11 +
 external/mpl/bind/dist/bin/tests/system/serve-stale/ns4/named.conf.in                                                                          |     6 +-
 external/mpl/bind/dist/bin/tests/system/serve-stale/ns5/named.conf.in                                                                          |    40 +
 external/mpl/bind/dist/bin/tests/system/serve-stale/prereq.sh                                                                                  |    10 +-
 external/mpl/bind/dist/bin/tests/system/serve-stale/setup.sh                                                                                   |     3 +-
 external/mpl/bind/dist/bin/tests/system/serve-stale/tests.sh                                                                                   |  1174 ++++-
 external/mpl/bind/dist/bin/tests/system/setup.sh                                                                                               |     2 +-
 external/mpl/bind/dist/bin/tests/system/sfcache/README                                                                                         |     2 +-
 external/mpl/bind/dist/bin/tests/system/sfcache/clean.sh                                                                                       |     2 +-
 external/mpl/bind/dist/bin/tests/system/sfcache/ns1/named.conf.in                                                                              |     2 +-
 external/mpl/bind/dist/bin/tests/system/sfcache/ns1/sign.sh                                                                                    |     2 +-
 external/mpl/bind/dist/bin/tests/system/sfcache/ns2/named.conf.in                                                                              |     2 +-
 external/mpl/bind/dist/bin/tests/system/sfcache/ns2/sign.sh                                                                                    |     2 +-
 external/mpl/bind/dist/bin/tests/system/sfcache/ns5/sign.sh                                                                                    |     2 +-
 external/mpl/bind/dist/bin/tests/system/sfcache/setup.sh                                                                                       |     2 +-
 external/mpl/bind/dist/bin/tests/system/sfcache/tests.sh                                                                                       |     2 +-
 external/mpl/bind/dist/bin/tests/system/shutdown/clean.sh                                                                                      |     7 +-
 external/mpl/bind/dist/bin/tests/system/shutdown/conftest.py                                                                                   |     2 +-
 external/mpl/bind/dist/bin/tests/system/shutdown/prereq.sh                                                                                     |     2 +-
 external/mpl/bind/dist/bin/tests/system/shutdown/resolver/named.conf.in                                                                        |     8 +
 external/mpl/bind/dist/bin/tests/system/shutdown/setup.sh                                                                                      |     2 +-
 external/mpl/bind/dist/bin/tests/system/shutdown/tests-shutdown.py                                                                             |     2 +-
 external/mpl/bind/dist/bin/tests/system/smartsign/clean.sh                                                                                     |     2 +-
 external/mpl/bind/dist/bin/tests/system/smartsign/tests.sh                                                                                     |     2 +-
 external/mpl/bind/dist/bin/tests/system/sortlist/clean.sh                                                                                      |     2 +-
 external/mpl/bind/dist/bin/tests/system/sortlist/ns1/named.conf.in                                                                             |     4 +-
 external/mpl/bind/dist/bin/tests/system/sortlist/setup.sh                                                                                      |     2 +-
 external/mpl/bind/dist/bin/tests/system/sortlist/tests.sh                                                                                      |     2 +-
 external/mpl/bind/dist/bin/tests/system/spf/clean.sh                                                                                           |     2 +-
 external/mpl/bind/dist/bin/tests/system/spf/ns1/named.conf.in                                                                                  |     6 +-
 external/mpl/bind/dist/bin/tests/system/spf/setup.sh                                                                                           |     2 +-
 external/mpl/bind/dist/bin/tests/system/spf/tests.sh                                                                                           |     2 +-
 external/mpl/bind/dist/bin/tests/system/start.pl                                                                                               |    26 +-
 external/mpl/bind/dist/bin/tests/system/start.sh                                                                                               |     2 +-
 external/mpl/bind/dist/bin/tests/system/staticstub/clean.sh                                                                                    |     2 +-
 external/mpl/bind/dist/bin/tests/system/staticstub/ns1/named.conf.in                                                                           |     2 +-
 external/mpl/bind/dist/bin/tests/system/staticstub/ns3/named.conf.in                                                                           |     4 +-
 external/mpl/bind/dist/bin/tests/system/staticstub/ns3/sign.sh                                                                                 |     2 +-
 external/mpl/bind/dist/bin/tests/system/staticstub/ns4/named.conf.in                                                                           |     8 +-
 external/mpl/bind/dist/bin/tests/system/staticstub/ns4/sign.sh                                                                                 |     2 +-
 external/mpl/bind/dist/bin/tests/system/staticstub/setup.sh                                                                                    |     2 +-
 external/mpl/bind/dist/bin/tests/system/staticstub/tests.sh                                                                                    |     2 +-
 external/mpl/bind/dist/bin/tests/system/statistics/ans4/ans.pl                                                                                 |     2 +-
 external/mpl/bind/dist/bin/tests/system/statistics/clean.sh                                                                                    |     2 +-
 external/mpl/bind/dist/bin/tests/system/statistics/ns1/named.conf.in                                                                           |     6 +-
 external/mpl/bind/dist/bin/tests/system/statistics/ns2/named.conf.in                                                                           |     2 +-
 external/mpl/bind/dist/bin/tests/system/statistics/ns3/named.conf.in                                                                           |    10 +-
 external/mpl/bind/dist/bin/tests/system/statistics/prereq.sh                                                                                   |     2 +-
 external/mpl/bind/dist/bin/tests/system/statistics/setup.sh                                                                                    |     2 +-
 external/mpl/bind/dist/bin/tests/system/statistics/tests.sh                                                                                    |    28 +-
 external/mpl/bind/dist/bin/tests/system/statschannel/clean.sh                                                                                  |    21 +-
 external/mpl/bind/dist/bin/tests/system/statschannel/conftest.py                                                                               |     2 +-
 external/mpl/bind/dist/bin/tests/system/statschannel/fetch.pl                                                                                  |     2 +-
 external/mpl/bind/dist/bin/tests/system/statschannel/generic.py                                                                                |     2 +-
 external/mpl/bind/dist/bin/tests/system/statschannel/helper.py                                                                                 |     2 +-
 external/mpl/bind/dist/bin/tests/system/statschannel/mem-xml.pl                                                                                |     2 +-
 external/mpl/bind/dist/bin/tests/system/statschannel/ns1/named.conf.in                                                                         |     2 +-
 external/mpl/bind/dist/bin/tests/system/statschannel/ns2/named.conf.in                                                                         |     6 +-
 external/mpl/bind/dist/bin/tests/system/statschannel/ns2/sign.sh                                                                               |     6 +-
 external/mpl/bind/dist/bin/tests/system/statschannel/ns3/named.conf.in                                                                         |     2 +-
 external/mpl/bind/dist/bin/tests/system/statschannel/prereq.sh                                                                                 |     2 +-
 external/mpl/bind/dist/bin/tests/system/statschannel/server-json.pl                                                                            |     2 +-
 external/mpl/bind/dist/bin/tests/system/statschannel/server-xml.pl                                                                             |     2 +-
 external/mpl/bind/dist/bin/tests/system/statschannel/setup.sh                                                                                  |     2 +-
 external/mpl/bind/dist/bin/tests/system/statschannel/tests-json.py                                                                             |     2 +-
 external/mpl/bind/dist/bin/tests/system/statschannel/tests-xml.py                                                                              |     2 +-
 external/mpl/bind/dist/bin/tests/system/statschannel/tests.sh                                                                                  |     2 +-
 external/mpl/bind/dist/bin/tests/system/statschannel/traffic-json.pl                                                                           |     2 +-
 external/mpl/bind/dist/bin/tests/system/statschannel/traffic-xml.pl                                                                            |     2 +-
 external/mpl/bind/dist/bin/tests/system/statschannel/zones-json.pl                                                                             |     2 +-
 external/mpl/bind/dist/bin/tests/system/statschannel/zones-xml.pl                                                                              |     2 +-
 external/mpl/bind/dist/bin/tests/system/stop.pl                                                                                                |     2 +-
 external/mpl/bind/dist/bin/tests/system/stop.sh                                                                                                |     2 +-
 external/mpl/bind/dist/bin/tests/system/stopall.sh                                                                                             |     2 +-
 external/mpl/bind/dist/bin/tests/system/stress/clean.sh                                                                                        |     2 +-
 external/mpl/bind/dist/bin/tests/system/stress/prereq.sh                                                                                       |     4 +-
 external/mpl/bind/dist/bin/tests/system/stress/setup.pl                                                                                        |     2 +-
 external/mpl/bind/dist/bin/tests/system/stress/setup.sh                                                                                        |     2 +-
 external/mpl/bind/dist/bin/tests/system/stress/tests.sh                                                                                        |     8 +-
 external/mpl/bind/dist/bin/tests/system/stress/update.pl                                                                                       |     2 +-
 external/mpl/bind/dist/bin/tests/system/stub/clean.sh                                                                                          |     5 +-
 external/mpl/bind/dist/bin/tests/system/stub/ns1/named.conf.in                                                                                 |     2 +-
 external/mpl/bind/dist/bin/tests/system/stub/ns2/named.conf.in                                                                                 |     2 +-
 external/mpl/bind/dist/bin/tests/system/stub/ns3/named.conf.in                                                                                 |     4 +-
 external/mpl/bind/dist/bin/tests/system/stub/ns4/example.db                                                                                    |    21 +
 external/mpl/bind/dist/bin/tests/system/stub/ns4/named.conf.in                                                                                 |    29 +
 external/mpl/bind/dist/bin/tests/system/stub/ns5/named.conf.in                                                                                 |    32 +
 external/mpl/bind/dist/bin/tests/system/stub/setup.sh                                                                                          |     4 +-
 external/mpl/bind/dist/bin/tests/system/stub/tests.sh                                                                                          |    23 +-
 external/mpl/bind/dist/bin/tests/system/synthfromdnssec/clean.sh                                                                               |     2 +-
 external/mpl/bind/dist/bin/tests/system/synthfromdnssec/ns1/named.conf.in                                                                      |     6 +-
 external/mpl/bind/dist/bin/tests/system/synthfromdnssec/ns1/sign.sh                                                                            |     2 +-
 external/mpl/bind/dist/bin/tests/system/synthfromdnssec/setup.sh                                                                               |     2 +-
 external/mpl/bind/dist/bin/tests/system/synthfromdnssec/tests.sh                                                                               |     2 +-
 external/mpl/bind/dist/bin/tests/system/tcp/1996-alloc_dnsbuf-crash-test.pkt                                                                   |    12 +
 external/mpl/bind/dist/bin/tests/system/tcp/ans6/ans.py                                                                                        |     2 +-
 external/mpl/bind/dist/bin/tests/system/tcp/clean.sh                                                                                           |     2 +-
 external/mpl/bind/dist/bin/tests/system/tcp/ns1/named.conf.in                                                                                  |     2 +-
 external/mpl/bind/dist/bin/tests/system/tcp/ns2/named.conf.in                                                                                  |     2 +-
 external/mpl/bind/dist/bin/tests/system/tcp/prereq.sh                                                                                          |     2 +-
 external/mpl/bind/dist/bin/tests/system/tcp/setup.sh                                                                                           |     2 +-
 external/mpl/bind/dist/bin/tests/system/tcp/tests.sh                                                                                           |    10 +-
 external/mpl/bind/dist/bin/tests/system/testcrypto.sh                                                                                          |     6 +-
 external/mpl/bind/dist/bin/tests/system/testsock.pl                                                                                            |     2 +-
 external/mpl/bind/dist/bin/tests/system/testsock6.pl                                                                                           |     2 +-
 external/mpl/bind/dist/bin/tests/system/testsummary.sh                                                                                         |     4 +-
 external/mpl/bind/dist/bin/tests/system/tkey/clean.sh                                                                                          |     2 +-
 external/mpl/bind/dist/bin/tests/system/tkey/ns1/named.conf.in                                                                                 |     2 +-
 external/mpl/bind/dist/bin/tests/system/tkey/ns1/setup.sh                                                                                      |     2 +-
 external/mpl/bind/dist/bin/tests/system/tkey/setup.sh                                                                                          |     2 +-
 external/mpl/bind/dist/bin/tests/system/tkey/tests.sh                                                                                          |    81 +-
 external/mpl/bind/dist/bin/tests/system/tools/clean.sh                                                                                         |     2 +-
 external/mpl/bind/dist/bin/tests/system/tools/setup.sh                                                                                         |     2 +-
 external/mpl/bind/dist/bin/tests/system/tools/tests.sh                                                                                         |     2 +-
 external/mpl/bind/dist/bin/tests/system/tsig/ans2/ans.pl                                                                                       |    50 +
 external/mpl/bind/dist/bin/tests/system/tsig/badlocation                                                                                       |    37 +
 external/mpl/bind/dist/bin/tests/system/tsig/clean.sh                                                                                          |     3 +-
 external/mpl/bind/dist/bin/tests/system/tsig/ns1/named.conf.in                                                                                 |    14 +-
 external/mpl/bind/dist/bin/tests/system/tsig/prereq.sh                                                                                         |    22 +
 external/mpl/bind/dist/bin/tests/system/tsig/setup.sh                                                                                          |     2 +-
 external/mpl/bind/dist/bin/tests/system/tsig/tests.sh                                                                                          |    23 +-
 external/mpl/bind/dist/bin/tests/system/tsiggss/authsock.pl                                                                                    |     2 +-
 external/mpl/bind/dist/bin/tests/system/tsiggss/clean.sh                                                                                       |     2 +-
 external/mpl/bind/dist/bin/tests/system/tsiggss/ns1/named.conf.in                                                                              |     2 +-
 external/mpl/bind/dist/bin/tests/system/tsiggss/prereq.sh                                                                                      |     2 +-
 external/mpl/bind/dist/bin/tests/system/tsiggss/setup.sh                                                                                       |     2 +-
 external/mpl/bind/dist/bin/tests/system/tsiggss/tests.sh                                                                                       |    42 +-
 external/mpl/bind/dist/bin/tests/system/ttl/ns1/named.conf.in                                                                                  |     4 +-
 external/mpl/bind/dist/bin/tests/system/unknown/clean.sh                                                                                       |     2 +-
 external/mpl/bind/dist/bin/tests/system/unknown/ns1/named.conf.in                                                                              |    14 +-
 external/mpl/bind/dist/bin/tests/system/unknown/ns2/named.conf.in                                                                              |     4 +-
 external/mpl/bind/dist/bin/tests/system/unknown/ns3/named.conf.in                                                                              |     4 +-
 external/mpl/bind/dist/bin/tests/system/unknown/ns3/sign.sh                                                                                    |     2 +-
 external/mpl/bind/dist/bin/tests/system/unknown/setup.sh                                                                                       |     2 +-
 external/mpl/bind/dist/bin/tests/system/unknown/tests.sh                                                                                       |    30 +-
 external/mpl/bind/dist/bin/tests/system/upforwd/ans4/ans.pl                                                                                    |     2 +-
 external/mpl/bind/dist/bin/tests/system/upforwd/clean.sh                                                                                       |     8 +-
 external/mpl/bind/dist/bin/tests/system/upforwd/ns1/named.conf.in                                                                              |     4 +-
 external/mpl/bind/dist/bin/tests/system/upforwd/ns2/named.conf.in                                                                              |     8 +-
 external/mpl/bind/dist/bin/tests/system/upforwd/ns3/named.conf.in                                                                              |    22 +-
 external/mpl/bind/dist/bin/tests/system/upforwd/prereq.sh                                                                                      |     2 +-
 external/mpl/bind/dist/bin/tests/system/upforwd/setup.sh                                                                                       |    18 +-
 external/mpl/bind/dist/bin/tests/system/upforwd/tests.sh                                                                                       |    85 +-
 external/mpl/bind/dist/bin/tests/system/verify/clean.sh                                                                                        |     2 +-
 external/mpl/bind/dist/bin/tests/system/verify/setup.sh                                                                                        |     2 +-
 external/mpl/bind/dist/bin/tests/system/verify/tests.sh                                                                                        |     2 +-
 external/mpl/bind/dist/bin/tests/system/verify/zones/genzones.sh                                                                               |     2 +-
 external/mpl/bind/dist/bin/tests/system/views/clean.sh                                                                                         |     2 +-
 external/mpl/bind/dist/bin/tests/system/views/ns1/named.conf.in                                                                                |     2 +-
 external/mpl/bind/dist/bin/tests/system/views/ns2/named1.conf.in                                                                               |     2 +-
 external/mpl/bind/dist/bin/tests/system/views/ns2/named2.conf.in                                                                               |    12 +-
 external/mpl/bind/dist/bin/tests/system/views/ns3/named1.conf.in                                                                               |     4 +-
 external/mpl/bind/dist/bin/tests/system/views/ns3/named2.conf.in                                                                               |     6 +-
 external/mpl/bind/dist/bin/tests/system/views/ns5/named.conf.in                                                                                |     2 +-
 external/mpl/bind/dist/bin/tests/system/views/setup.sh                                                                                         |     2 +-
 external/mpl/bind/dist/bin/tests/system/views/tests.sh                                                                                         |    32 +-
 external/mpl/bind/dist/bin/tests/system/wildcard/clean.sh                                                                                      |     2 +-
 external/mpl/bind/dist/bin/tests/system/wildcard/ns1/named.conf.in                                                                             |    12 +-
 external/mpl/bind/dist/bin/tests/system/wildcard/ns1/sign.sh                                                                                   |     2 +-
 external/mpl/bind/dist/bin/tests/system/wildcard/setup.sh                                                                                      |     2 +-
 external/mpl/bind/dist/bin/tests/system/wildcard/tests.sh                                                                                      |     2 +-
 external/mpl/bind/dist/bin/tests/system/win32/bigkey.vcxproj.in                                                                                |     4 +-
 external/mpl/bind/dist/bin/tests/system/win32/feature-test.vcxproj.in                                                                          |     4 +-
 external/mpl/bind/dist/bin/tests/system/win32/gencheck.vcxproj.in                                                                              |     4 +-
 external/mpl/bind/dist/bin/tests/system/win32/keycreate.vcxproj.in                                                                             |     4 +-
 external/mpl/bind/dist/bin/tests/system/win32/keydelete.vcxproj.in                                                                             |     4 +-
 external/mpl/bind/dist/bin/tests/system/win32/pipequeries.vcxproj.in                                                                           |     4 +-
 external/mpl/bind/dist/bin/tests/system/xfer/clean.sh                                                                                          |     6 +-
 external/mpl/bind/dist/bin/tests/system/xfer/dig1.good                                                                                         |     2 +-
 external/mpl/bind/dist/bin/tests/system/xfer/dig2.good                                                                                         |     2 +-
 external/mpl/bind/dist/bin/tests/system/xfer/ns1/named.conf.in                                                                                 |    16 +-
 external/mpl/bind/dist/bin/tests/system/xfer/ns2/named.conf.in                                                                                 |    16 +-
 external/mpl/bind/dist/bin/tests/system/xfer/ns2/sec.db.in                                                                                     |    17 +
 external/mpl/bind/dist/bin/tests/system/xfer/ns3/named.conf.in                                                                                 |    24 +-
 external/mpl/bind/dist/bin/tests/system/xfer/ns4/named.conf.base                                                                               |     2 +-
 external/mpl/bind/dist/bin/tests/system/xfer/ns6/named.conf.in                                                                                 |    28 +-
 external/mpl/bind/dist/bin/tests/system/xfer/ns7/named.conf.in                                                                                 |    20 +-
 external/mpl/bind/dist/bin/tests/system/xfer/ns8/named.conf.in                                                                                 |     2 +-
 external/mpl/bind/dist/bin/tests/system/xfer/prereq.sh                                                                                         |     2 +-
 external/mpl/bind/dist/bin/tests/system/xfer/setup.sh                                                                                          |    12 +-
 external/mpl/bind/dist/bin/tests/system/xfer/tests.sh                                                                                          |    68 +-
 external/mpl/bind/dist/bin/tests/system/xferquota/clean.sh                                                                                     |     2 +-
 external/mpl/bind/dist/bin/tests/system/xferquota/ns1/named.conf.in                                                                            |     4 +-
 external/mpl/bind/dist/bin/tests/system/xferquota/ns2/named.conf.in                                                                            |     4 +-
 external/mpl/bind/dist/bin/tests/system/xferquota/setup.pl                                                                                     |    10 +-
 external/mpl/bind/dist/bin/tests/system/xferquota/setup.sh                                                                                     |     2 +-
 external/mpl/bind/dist/bin/tests/system/xferquota/tests.sh                                                                                     |     2 +-
 external/mpl/bind/dist/bin/tests/system/zero/ans5/ans.pl                                                                                       |     2 +-
 external/mpl/bind/dist/bin/tests/system/zero/clean.sh                                                                                          |     2 +-
 external/mpl/bind/dist/bin/tests/system/zero/ns1/named.conf.in                                                                                 |     2 +-
 external/mpl/bind/dist/bin/tests/system/zero/ns2/named.conf.in                                                                                 |     4 +-
 external/mpl/bind/dist/bin/tests/system/zero/ns4/named.conf.in                                                                                 |     6 +-
 external/mpl/bind/dist/bin/tests/system/zero/prereq.sh                                                                                         |     4 +-
 external/mpl/bind/dist/bin/tests/system/zero/setup.sh                                                                                          |     2 +-
 external/mpl/bind/dist/bin/tests/system/zero/tests.sh                                                                                          |     2 +-
 external/mpl/bind/dist/bin/tests/system/zonechecks/clean.sh                                                                                    |     2 +-
 external/mpl/bind/dist/bin/tests/system/zonechecks/ns1/named.conf.in                                                                           |    12 +-
 external/mpl/bind/dist/bin/tests/system/zonechecks/ns2/named.conf.in                                                                           |     6 +-
 external/mpl/bind/dist/bin/tests/system/zonechecks/setup.sh                                                                                    |    14 +-
 external/mpl/bind/dist/bin/tests/system/zonechecks/tests.sh                                                                                    |    54 +-
 external/mpl/bind/dist/bin/tests/win32/backtrace_test.vcxproj.in                                                                               |     4 +-
 external/mpl/bind/dist/bin/tests/win32/inter_test.vcxproj.in                                                                                   |     4 +-
 external/mpl/bind/dist/bin/tests/win32/makejournal.vcxproj.in                                                                                  |     4 +-
 external/mpl/bind/dist/bin/tests/win32/rwlock_test.vcxproj.in                                                                                  |     4 +-
 external/mpl/bind/dist/bin/tests/win32/shutdown_test.vcxproj.in                                                                                |     4 +-
 external/mpl/bind/dist/bin/tests/win32/sock_test.vcxproj.in                                                                                    |     4 +-
 external/mpl/bind/dist/bin/tests/win32/task_test.vcxproj.in                                                                                    |     4 +-
 external/mpl/bind/dist/bin/tests/win32/timer_test.vcxproj.in                                                                                   |     4 +-
 external/mpl/bind/dist/bin/tools/Makefile.in                                                                                                   |    10 +-
 external/mpl/bind/dist/bin/tools/arpaname.rst                                                                                                  |     2 +-
 external/mpl/bind/dist/bin/tools/dnstap-read.rst                                                                                               |    26 +-
 external/mpl/bind/dist/bin/tools/mdig.rst                                                                                                      |   206 +-
 external/mpl/bind/dist/bin/tools/named-journalprint.rst                                                                                        |     4 +-
 external/mpl/bind/dist/bin/tools/named-nzd2nzf.rst                                                                                             |     6 +-
 external/mpl/bind/dist/bin/tools/named-rrchecker.rst                                                                                           |    32 +-
 external/mpl/bind/dist/bin/tools/nsec3hash.rst                                                                                                 |    20 +-
 external/mpl/bind/dist/bin/tools/win32/arpaname.vcxproj.in                                                                                     |     4 +-
 external/mpl/bind/dist/bin/tools/win32/journalprint.vcxproj.in                                                                                 |     4 +-
 external/mpl/bind/dist/bin/tools/win32/mdig.vcxproj.in                                                                                         |     4 +-
 external/mpl/bind/dist/bin/tools/win32/nsec3hash.vcxproj.in                                                                                    |     4 +-
 external/mpl/bind/dist/bin/tools/win32/rrchecker.vcxproj.in                                                                                    |     4 +-
 external/mpl/bind/dist/bin/win32/BINDInstall/AccountInfo.cpp                                                                                   |     2 +-
 external/mpl/bind/dist/bin/win32/BINDInstall/BINDInstall.cpp                                                                                   |     2 +-
 external/mpl/bind/dist/bin/win32/BINDInstall/BINDInstall.vcxproj.in                                                                            |     4 +-
 external/mpl/bind/dist/bin/win32/BINDInstall/BINDInstallDlg.cpp                                                                                |     2 +-
 external/mpl/bind/dist/bin/win32/BINDInstall/DirBrowse.cpp                                                                                     |     2 +-
 external/mpl/bind/dist/cocci/dns_message_create.spatch                                                                                         |    84 +
 external/mpl/bind/dist/cocci/dns_message_destroy.spatch                                                                                        |     6 +
 external/mpl/bind/dist/config.h.win32                                                                                                          |     2 +-
 external/mpl/bind/dist/configure.ac                                                                                                            |   177 +-
 external/mpl/bind/dist/contrib/dnspriv/nginx.conf                                                                                              |     2 +-
 external/mpl/bind/dist/contrib/scripts/check-secure-delegation.pl.in                                                                           |     2 +-
 external/mpl/bind/dist/contrib/scripts/named-bootconf.sh                                                                                       |     2 +-
 external/mpl/bind/dist/contrib/scripts/nanny.pl                                                                                                |     2 +-
 external/mpl/bind/dist/contrib/scripts/zone-edit.sh.in                                                                                         |     2 +-
 external/mpl/bind/dist/dangerfile.py                                                                                                           |   117 +-
 external/mpl/bind/dist/doc/arm/Makefile.in                                                                                                     |     5 +-
 external/mpl/bind/dist/doc/arm/advanced.rst                                                                                                    |    75 +-
 external/mpl/bind/dist/doc/arm/catz.rst                                                                                                        |    44 +-
 external/mpl/bind/dist/doc/arm/conf.py                                                                                                         |     4 +-
 external/mpl/bind/dist/doc/arm/configuration.rst                                                                                               |    74 +-
 external/mpl/bind/dist/doc/arm/dlz.rst                                                                                                         |    15 +-
 external/mpl/bind/dist/doc/arm/dnssec-guide.rst                                                                                                |    22 +
 external/mpl/bind/dist/doc/arm/dnssec.rst                                                                                                      |    99 +-
 external/mpl/bind/dist/doc/arm/dyndb.rst                                                                                                       |    18 +-
 external/mpl/bind/dist/doc/arm/general.rst                                                                                                     |    23 +-
 external/mpl/bind/dist/doc/arm/history.rst                                                                                                     |    22 +-
 external/mpl/bind/dist/doc/arm/index.rst                                                                                                       |     3 +-
 external/mpl/bind/dist/doc/arm/introduction.rst                                                                                                |   158 +-
 external/mpl/bind/dist/doc/arm/logging-categories.rst                                                                                          |    18 +-
 external/mpl/bind/dist/doc/arm/managed-keys.rst                                                                                                |    28 +-
 external/mpl/bind/dist/doc/arm/manpages.rst                                                                                                    |    55 +-
 external/mpl/bind/dist/doc/arm/notes.rst                                                                                                       |    15 +-
 external/mpl/bind/dist/doc/arm/pkcs11.rst                                                                                                      |   369 +-
 external/mpl/bind/dist/doc/arm/plugins.rst                                                                                                     |    28 +-
 external/mpl/bind/dist/doc/arm/reference.rst                                                                                                   |  1435 +++--
 external/mpl/bind/dist/doc/arm/requirements.rst                                                                                                |    26 +-
 external/mpl/bind/dist/doc/arm/security.rst                                                                                                    |    38 +-
 external/mpl/bind/dist/doc/arm/troubleshooting.rst                                                                                             |    10 +-
 external/mpl/bind/dist/doc/dnssec-guide/advanced-discussions.rst                                                                               |  1070 ++++
 external/mpl/bind/dist/doc/dnssec-guide/commonly-asked-questions.rst                                                                           |   168 +
 external/mpl/bind/dist/doc/dnssec-guide/getting-started.rst                                                                                    |   236 +
 external/mpl/bind/dist/doc/dnssec-guide/img/add-ds-1.png                                                                                       |   Bin 
 external/mpl/bind/dist/doc/dnssec-guide/img/add-ds-2.png                                                                                       |   Bin 
 external/mpl/bind/dist/doc/dnssec-guide/img/add-ds-3.png                                                                                       |   Bin 
 external/mpl/bind/dist/doc/dnssec-guide/img/add-ds-4.png                                                                                       |   Bin 
 external/mpl/bind/dist/doc/dnssec-guide/img/add-ds-5.png                                                                                       |   Bin 
 external/mpl/bind/dist/doc/dnssec-guide/img/add-ds-6.png                                                                                       |   Bin 
 external/mpl/bind/dist/doc/dnssec-guide/img/dnssec-12-steps.png                                                                                |   Bin 
 external/mpl/bind/dist/doc/dnssec-guide/img/dnssec-8-steps.png                                                                                 |   Bin 
 external/mpl/bind/dist/doc/dnssec-guide/img/dnssec-inline-signing-1.png                                                                        |   Bin 
 external/mpl/bind/dist/doc/dnssec-guide/img/dnssec-inline-signing-2.png                                                                        |   Bin 
 external/mpl/bind/dist/doc/dnssec-guide/img/dnsviz-example-small.png                                                                           |   Bin 
 external/mpl/bind/dist/doc/dnssec-guide/img/remove-ds-1.png                                                                                    |   Bin 
 external/mpl/bind/dist/doc/dnssec-guide/img/remove-ds-2.png                                                                                    |   Bin 
 external/mpl/bind/dist/doc/dnssec-guide/img/remove-ds-3.png                                                                                    |   Bin 
 external/mpl/bind/dist/doc/dnssec-guide/img/signature-generation.png                                                                           |   Bin 
 external/mpl/bind/dist/doc/dnssec-guide/img/signature-verification.png                                                                         |   Bin 
 external/mpl/bind/dist/doc/dnssec-guide/img/unsign-1.png                                                                                       |   Bin 
 external/mpl/bind/dist/doc/dnssec-guide/img/unsign-2.png                                                                                       |   Bin 
 external/mpl/bind/dist/doc/dnssec-guide/img/unsign-3.png                                                                                       |   Bin 
 external/mpl/bind/dist/doc/dnssec-guide/img/unsign-4.png                                                                                       |   Bin 
 external/mpl/bind/dist/doc/dnssec-guide/img/verisign-dnssec-debugger-example.png                                                               |   Bin 
 external/mpl/bind/dist/doc/dnssec-guide/introduction.rst                                                                                       |   393 +
 external/mpl/bind/dist/doc/dnssec-guide/preface.rst                                                                                            |    82 +
 external/mpl/bind/dist/doc/dnssec-guide/recipes.rst                                                                                            |  1098 ++++
 external/mpl/bind/dist/doc/dnssec-guide/signing.rst                                                                                            |  1588 ++++++
 external/mpl/bind/dist/doc/dnssec-guide/troubleshooting.rst                                                                                    |   586 ++
 external/mpl/bind/dist/doc/dnssec-guide/validation.rst                                                                                         |   867 +++
 external/mpl/bind/dist/doc/doxygen/doxygen-input-filter.in                                                                                     |     2 +-
 external/mpl/bind/dist/doc/doxygen/isc-footer.html                                                                                             |     2 +-
 external/mpl/bind/dist/doc/doxygen/isc-header.html                                                                                             |     2 +-
 external/mpl/bind/dist/doc/man/Makefile.in                                                                                                     |     7 +-
 external/mpl/bind/dist/doc/man/arpaname.1in                                                                                                    |     2 +-
 external/mpl/bind/dist/doc/man/arpaname.rst                                                                                                    |     2 +-
 external/mpl/bind/dist/doc/man/conf.py                                                                                                         |     4 +-
 external/mpl/bind/dist/doc/man/ddns-confgen.8in                                                                                                |    46 +-
 external/mpl/bind/dist/doc/man/ddns-confgen.rst                                                                                                |     2 +-
 external/mpl/bind/dist/doc/man/delv.1in                                                                                                        |   180 +-
 external/mpl/bind/dist/doc/man/delv.rst                                                                                                        |     2 +-
 external/mpl/bind/dist/doc/man/dig.1in                                                                                                         |   403 +-
 external/mpl/bind/dist/doc/man/dig.rst                                                                                                         |     2 +-
 external/mpl/bind/dist/doc/man/dnssec-cds.8in                                                                                                  |   122 +-
 external/mpl/bind/dist/doc/man/dnssec-cds.rst                                                                                                  |     2 +-
 external/mpl/bind/dist/doc/man/dnssec-checkds.8in                                                                                              |     2 +-
 external/mpl/bind/dist/doc/man/dnssec-checkds.rst                                                                                              |     2 +-
 external/mpl/bind/dist/doc/man/dnssec-coverage.8in                                                                                             |     2 +-
 external/mpl/bind/dist/doc/man/dnssec-coverage.rst                                                                                             |     2 +-
 external/mpl/bind/dist/doc/man/dnssec-dsfromkey.8in                                                                                            |    78 +-
 external/mpl/bind/dist/doc/man/dnssec-dsfromkey.rst                                                                                            |     2 +-
 external/mpl/bind/dist/doc/man/dnssec-importkey.8in                                                                                            |    78 +-
 external/mpl/bind/dist/doc/man/dnssec-importkey.rst                                                                                            |     2 +-
 external/mpl/bind/dist/doc/man/dnssec-keyfromlabel.8in                                                                                         |   228 +-
 external/mpl/bind/dist/doc/man/dnssec-keyfromlabel.rst                                                                                         |     2 +-
 external/mpl/bind/dist/doc/man/dnssec-keygen.8in                                                                                               |   264 +-
 external/mpl/bind/dist/doc/man/dnssec-keygen.rst                                                                                               |     2 +-
 external/mpl/bind/dist/doc/man/dnssec-keymgr.8in                                                                                               |     6 +-
 external/mpl/bind/dist/doc/man/dnssec-keymgr.rst                                                                                               |     2 +-
 external/mpl/bind/dist/doc/man/dnssec-revoke.8in                                                                                               |    44 +-
 external/mpl/bind/dist/doc/man/dnssec-revoke.rst                                                                                               |     2 +-
 external/mpl/bind/dist/doc/man/dnssec-settime.8in                                                                                              |   206 +-
 external/mpl/bind/dist/doc/man/dnssec-settime.rst                                                                                              |     2 +-
 external/mpl/bind/dist/doc/man/dnssec-signzone.8in                                                                                             |   345 +-
 external/mpl/bind/dist/doc/man/dnssec-signzone.rst                                                                                             |     2 +-
 external/mpl/bind/dist/doc/man/dnssec-verify.8in                                                                                               |    84 +-
 external/mpl/bind/dist/doc/man/dnssec-verify.rst                                                                                               |     2 +-
 external/mpl/bind/dist/doc/man/dnstap-read.1in                                                                                                 |    26 +-
 external/mpl/bind/dist/doc/man/dnstap-read.rst                                                                                                 |     2 +-
 external/mpl/bind/dist/doc/man/filter-aaaa.8in                                                                                                 |    24 +-
 external/mpl/bind/dist/doc/man/filter-aaaa.rst                                                                                                 |     2 +-
 external/mpl/bind/dist/doc/man/host.1in                                                                                                        |   136 +-
 external/mpl/bind/dist/doc/man/host.rst                                                                                                        |     2 +-
 external/mpl/bind/dist/doc/man/index.rst                                                                                                       |     2 +-
 external/mpl/bind/dist/doc/man/mdig.1in                                                                                                        |   198 +-
 external/mpl/bind/dist/doc/man/mdig.rst                                                                                                        |     2 +-
 external/mpl/bind/dist/doc/man/named-checkconf.8in                                                                                             |    58 +-
 external/mpl/bind/dist/doc/man/named-checkconf.rst                                                                                             |     2 +-
 external/mpl/bind/dist/doc/man/named-checkzone.8in                                                                                             |   215 +-
 external/mpl/bind/dist/doc/man/named-checkzone.rst                                                                                             |     2 +-
 external/mpl/bind/dist/doc/man/named-journalprint.8in                                                                                          |     4 +-
 external/mpl/bind/dist/doc/man/named-journalprint.rst                                                                                          |     2 +-
 external/mpl/bind/dist/doc/man/named-nzd2nzf.8in                                                                                               |     6 +-
 external/mpl/bind/dist/doc/man/named-nzd2nzf.rst                                                                                               |     2 +-
 external/mpl/bind/dist/doc/man/named-rrchecker.1in                                                                                             |    38 +-
 external/mpl/bind/dist/doc/man/named-rrchecker.rst                                                                                             |     2 +-
 external/mpl/bind/dist/doc/man/named.8in                                                                                                       |   158 +-
 external/mpl/bind/dist/doc/man/named.conf.5in                                                                                                  |    60 +-
 external/mpl/bind/dist/doc/man/named.conf.rst                                                                                                  |     2 +-
 external/mpl/bind/dist/doc/man/named.rst                                                                                                       |     2 +-
 external/mpl/bind/dist/doc/man/nsec3hash.8in                                                                                                   |    20 +-
 external/mpl/bind/dist/doc/man/nsec3hash.rst                                                                                                   |     2 +-
 external/mpl/bind/dist/doc/man/nslookup.1in                                                                                                    |   150 +-
 external/mpl/bind/dist/doc/man/nslookup.rst                                                                                                    |     2 +-
 external/mpl/bind/dist/doc/man/nsupdate.1in                                                                                                    |   264 +-
 external/mpl/bind/dist/doc/man/nsupdate.rst                                                                                                    |     2 +-
 external/mpl/bind/dist/doc/man/pkcs11-destroy.8in                                                                                              |    32 +-
 external/mpl/bind/dist/doc/man/pkcs11-destroy.rst                                                                                              |     2 +-
 external/mpl/bind/dist/doc/man/pkcs11-keygen.8in                                                                                               |    58 +-
 external/mpl/bind/dist/doc/man/pkcs11-keygen.rst                                                                                               |     2 +-
 external/mpl/bind/dist/doc/man/pkcs11-list.8in                                                                                                 |    34 +-
 external/mpl/bind/dist/doc/man/pkcs11-list.rst                                                                                                 |     2 +-
 external/mpl/bind/dist/doc/man/pkcs11-tokens.8in                                                                                               |    12 +-
 external/mpl/bind/dist/doc/man/pkcs11-tokens.rst                                                                                               |     2 +-
 external/mpl/bind/dist/doc/man/rndc-confgen.8in                                                                                                |    68 +-
 external/mpl/bind/dist/doc/man/rndc-confgen.rst                                                                                                |     2 +-
 external/mpl/bind/dist/doc/man/rndc.8in                                                                                                        |   382 +-
 external/mpl/bind/dist/doc/man/rndc.conf.5in                                                                                                   |    42 +-
 external/mpl/bind/dist/doc/man/rndc.conf.rst                                                                                                   |     2 +-
 external/mpl/bind/dist/doc/man/rndc.rst                                                                                                        |     2 +-
 external/mpl/bind/dist/doc/misc/Makefile.in                                                                                                    |     2 +-
 external/mpl/bind/dist/doc/misc/dnssec-policy.default.conf                                                                                     |     1 -
 external/mpl/bind/dist/doc/misc/dnssec-policy.grammar.rst                                                                                      |     3 +-
 external/mpl/bind/dist/doc/misc/format-options.pl                                                                                              |     2 +-
 external/mpl/bind/dist/doc/misc/master.zoneopt                                                                                                 |     5 +-
 external/mpl/bind/dist/doc/misc/master.zoneopt.rst                                                                                             |     4 +-
 external/mpl/bind/dist/doc/misc/mirror.zoneopt                                                                                                 |     8 +-
 external/mpl/bind/dist/doc/misc/mirror.zoneopt.rst                                                                                             |     7 +-
 external/mpl/bind/dist/doc/misc/named.conf.rst                                                                                                 |     3 +-
 external/mpl/bind/dist/doc/misc/options                                                                                                        |    59 +-
 external/mpl/bind/dist/doc/misc/options.active                                                                                                 |    58 +-
 external/mpl/bind/dist/doc/misc/options.grammar.rst                                                                                            |     9 +-
 external/mpl/bind/dist/doc/misc/primaries.grammar.rst                                                                                          |     6 +
 external/mpl/bind/dist/doc/misc/redirect.zoneopt                                                                                               |     3 +-
 external/mpl/bind/dist/doc/misc/redirect.zoneopt.rst                                                                                           |     3 +-
 external/mpl/bind/dist/doc/misc/rfc-compliance                                                                                                 |     3 +-
 external/mpl/bind/dist/doc/misc/rst-grammars.pl                                                                                                |     2 +-
 external/mpl/bind/dist/doc/misc/rst-options.pl                                                                                                 |     2 +-
 external/mpl/bind/dist/doc/misc/rst-zoneopt.pl                                                                                                 |     2 +-
 external/mpl/bind/dist/doc/misc/slave.zoneopt                                                                                                  |     8 +-
 external/mpl/bind/dist/doc/misc/slave.zoneopt.rst                                                                                              |     7 +-
 external/mpl/bind/dist/doc/misc/sort-options.pl                                                                                                |     2 +-
 external/mpl/bind/dist/doc/misc/stub.zoneopt                                                                                                   |     3 +-
 external/mpl/bind/dist/doc/misc/stub.zoneopt.rst                                                                                               |     3 +-
 external/mpl/bind/dist/doc/notes/notes-9.16.0.rst                                                                                              |    21 +-
 external/mpl/bind/dist/doc/notes/notes-9.16.1.rst                                                                                              |     2 +-
 external/mpl/bind/dist/doc/notes/notes-9.16.10.rst                                                                                             |    50 +
 external/mpl/bind/dist/doc/notes/notes-9.16.11.rst                                                                                             |    65 +
 external/mpl/bind/dist/doc/notes/notes-9.16.12.rst                                                                                             |   115 +
 external/mpl/bind/dist/doc/notes/notes-9.16.2.rst                                                                                              |     2 +-
 external/mpl/bind/dist/doc/notes/notes-9.16.3.rst                                                                                              |     2 +-
 external/mpl/bind/dist/doc/notes/notes-9.16.4.rst                                                                                              |     2 +-
 external/mpl/bind/dist/doc/notes/notes-9.16.5.rst                                                                                              |     2 +-
 external/mpl/bind/dist/doc/notes/notes-9.16.6.rst                                                                                              |   112 +
 external/mpl/bind/dist/doc/notes/notes-9.16.7.rst                                                                                              |    55 +
 external/mpl/bind/dist/doc/notes/notes-9.16.8.rst                                                                                              |    55 +
 external/mpl/bind/dist/doc/notes/notes-9.16.9.rst                                                                                              |    42 +
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-0                                                                                 |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-1                                                                                 |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-10                                                                                |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-100                                                                               |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-101                                                                               |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-102                                                                               |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-103                                                                               |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-104                                                                               |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-105                                                                               |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-106                                                                               |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-107                                                                               |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-108                                                                               |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-109                                                                               |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-11                                                                                |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-110                                                                               |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-111                                                                               |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-112                                                                               |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-113                                                                               |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-114                                                                               |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-115                                                                               |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-116                                                                               |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-117                                                                               |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-118                                                                               |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-119                                                                               |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-12                                                                                |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-120                                                                               |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-121                                                                               |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-122                                                                               |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-123                                                                               |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-124                                                                               |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-125                                                                               |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-126                                                                               |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-127                                                                               |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-128                                                                               |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-129                                                                               |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-13                                                                                |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-130                                                                               |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-131                                                                               |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-132                                                                               |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-133                                                                               |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-134                                                                               |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-135                                                                               |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-136                                                                               |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-137                                                                               |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-138                                                                               |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-139                                                                               |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-14                                                                                |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-140                                                                               |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-141                                                                               |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-142                                                                               |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-143                                                                               |     1 +
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-15                                                                                |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-16                                                                                |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-17                                                                                |     1 +
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-18                                                                                |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-19                                                                                |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-2                                                                                 |     1 +
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-20                                                                                |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-21                                                                                |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-22                                                                                |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-23                                                                                |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-24                                                                                |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-25                                                                                |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-26                                                                                |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-27                                                                                |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-28                                                                                |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-29                                                                                |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-3                                                                                 |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-30                                                                                |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-31                                                                                |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-32                                                                                |     1 +
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-33                                                                                |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-34                                                                                |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-35                                                                                |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-36                                                                                |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-37                                                                                |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-38                                                                                |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-39                                                                                |     1 +
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-4                                                                                 |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-40                                                                                |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-41                                                                                |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-42                                                                                |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-43                                                                                |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-44                                                                                |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-45                                                                                |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-46                                                                                |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-47                                                                                |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-48                                                                                |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-49                                                                                |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-5                                                                                 |     1 +
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-50                                                                                |     1 +
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-51                                                                                |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-52                                                                                |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-53                                                                                |     1 +
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-54                                                                                |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-55                                                                                |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-56                                                                                |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-57                                                                                |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-58                                                                                |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-59                                                                                |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-6                                                                                 |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-60                                                                                |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-61                                                                                |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-62                                                                                |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-63                                                                                |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-64                                                                                |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-65                                                                                |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-66                                                                                |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-67                                                                                |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-68                                                                                |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-69                                                                                |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-7                                                                                 |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-70                                                                                |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-71                                                                                |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-72                                                                                |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-73                                                                                |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-74                                                                                |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-75                                                                                |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-76                                                                                |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-77                                                                                |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-78                                                                                |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-79                                                                                |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-8                                                                                 |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-80                                                                                |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-81                                                                                |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-82                                                                                |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-83                                                                                |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-84                                                                                |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-85                                                                                |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-86                                                                                |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-87                                                                                |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-88                                                                                |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-89                                                                                |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-9                                                                                 |     1 +
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-90                                                                                |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-91                                                                                |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-92                                                                                |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-93                                                                                |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-94                                                                                |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-95                                                                                |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-96                                                                                |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-97                                                                                |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-98                                                                                |   Bin 
 external/mpl/bind/dist/fuzz/dns_rdata_fromwire_text.in/input-99                                                                                |     1 +
 external/mpl/bind/dist/install-sh                                                                                                              |   651 +-
 external/mpl/bind/dist/lib/bind9/Makefile.in                                                                                                   |     7 +-
 external/mpl/bind/dist/lib/bind9/win32/libbind9.vcxproj.in                                                                                     |     4 +-
 external/mpl/bind/dist/lib/dns/Makefile.in                                                                                                     |     7 +-
 external/mpl/bind/dist/lib/dns/include/dns/lmdb.h                                                                                              |    11 +-
 external/mpl/bind/dist/lib/dns/spnego_asn1.pl                                                                                                  |     4 +-
 external/mpl/bind/dist/lib/dns/tests/Makefile.in                                                                                               |     7 +
 external/mpl/bind/dist/lib/dns/tests/mkraw.pl                                                                                                  |     2 +-
 external/mpl/bind/dist/lib/dns/tests/nsec3param_test.c                                                                                         |   304 +
 external/mpl/bind/dist/lib/dns/tests/testdata/nsec3param/nsec3.db.signed                                                                       |    73 +
 external/mpl/bind/dist/lib/dns/win32/libdns.def.in                                                                                             |    36 +-
 external/mpl/bind/dist/lib/dns/win32/libdns.vcxproj.in                                                                                         |     4 +-
 external/mpl/bind/dist/lib/irs/Makefile.in                                                                                                     |     7 +-
 external/mpl/bind/dist/lib/irs/include/irs/netdb.h.in                                                                                          |     2 +-
 external/mpl/bind/dist/lib/irs/include/irs/platform.h.in                                                                                       |     2 +-
 external/mpl/bind/dist/lib/irs/tests/testdata/domain.conf                                                                                      |     2 +-
 external/mpl/bind/dist/lib/irs/tests/testdata/nameserver-v4.conf                                                                               |     2 +-
 external/mpl/bind/dist/lib/irs/tests/testdata/nameserver-v6-scoped.conf                                                                        |     2 +-
 external/mpl/bind/dist/lib/irs/tests/testdata/nameserver-v6.conf                                                                               |     2 +-
 external/mpl/bind/dist/lib/irs/tests/testdata/options-bad-ndots.conf                                                                           |     2 +-
 external/mpl/bind/dist/lib/irs/tests/testdata/options-debug.conf                                                                               |     2 +-
 external/mpl/bind/dist/lib/irs/tests/testdata/options-empty.conf                                                                               |     2 +-
 external/mpl/bind/dist/lib/irs/tests/testdata/options-ndots.conf                                                                               |     2 +-
 external/mpl/bind/dist/lib/irs/tests/testdata/options-timeout.conf                                                                             |     2 +-
 external/mpl/bind/dist/lib/irs/tests/testdata/options-unknown.conf                                                                             |     2 +-
 external/mpl/bind/dist/lib/irs/tests/testdata/options.conf                                                                                     |     2 +-
 external/mpl/bind/dist/lib/irs/tests/testdata/port.conf                                                                                        |     2 +-
 external/mpl/bind/dist/lib/irs/tests/testdata/resolv.conf                                                                                      |     2 +-
 external/mpl/bind/dist/lib/irs/tests/testdata/search.conf                                                                                      |     2 +-
 external/mpl/bind/dist/lib/irs/tests/testdata/sortlist-v4.conf                                                                                 |     2 +-
 external/mpl/bind/dist/lib/irs/tests/testdata/timeout.conf                                                                                     |     2 +-
 external/mpl/bind/dist/lib/irs/tests/testdata/unknown.conf                                                                                     |     2 +-
 external/mpl/bind/dist/lib/irs/win32/libirs.vcxproj.in                                                                                         |     4 +-
 external/mpl/bind/dist/lib/isc/Makefile.in                                                                                                     |    11 +-
 external/mpl/bind/dist/lib/isc/include/Makefile.in                                                                                             |     2 +-
 external/mpl/bind/dist/lib/isc/include/isc/Makefile.in                                                                                         |     4 +-
 external/mpl/bind/dist/lib/isc/include/isc/cmocka.h                                                                                            |    55 +
 external/mpl/bind/dist/lib/isc/include/isc/platform.h.in                                                                                       |     2 +-
 external/mpl/bind/dist/lib/isc/include/isc/utf8.h                                                                                              |     4 +-
 external/mpl/bind/dist/lib/isc/netmgr/Makefile.in                                                                                              |     4 +-
 external/mpl/bind/dist/lib/isc/netmgr/tls.c                                                                                                    |   909 +++
 external/mpl/bind/dist/lib/isc/netmgr/tlsdns.c                                                                                                 |   986 ++++
 external/mpl/bind/dist/lib/isc/pthreads/Makefile.in                                                                                            |     2 +-
 external/mpl/bind/dist/lib/isc/tests/Makefile.in                                                                                               |    36 +-
 external/mpl/bind/dist/lib/isc/tests/tcp_quota_test.c                                                                                          |   738 +++
 external/mpl/bind/dist/lib/isc/tests/tcp_test.c                                                                                                |  1050 ++++
 external/mpl/bind/dist/lib/isc/tests/tcpdns_test.c                                                                                             |   878 +++
 external/mpl/bind/dist/lib/isc/tests/udp_test.c                                                                                                |   894 +++
 external/mpl/bind/dist/lib/isc/tests/uv_wrap.h                                                                                                 |   321 +
 external/mpl/bind/dist/lib/isc/utf8.c                                                                                                          |     4 +-
 external/mpl/bind/dist/lib/isc/win32/include/Makefile.in                                                                                       |     2 +-
 external/mpl/bind/dist/lib/isc/win32/include/isc/Makefile.in                                                                                   |     2 +-
 external/mpl/bind/dist/lib/isc/win32/include/isc/platform.h.in                                                                                 |     4 +-
 external/mpl/bind/dist/lib/isc/win32/libisc.def.in                                                                                             |    32 +-
 external/mpl/bind/dist/lib/isc/win32/libisc.vcxproj.in                                                                                         |    26 +-
 external/mpl/bind/dist/lib/isccc/Makefile.in                                                                                                   |     7 +-
 external/mpl/bind/dist/lib/isccc/win32/libisccc.vcxproj.in                                                                                     |     4 +-
 external/mpl/bind/dist/lib/isccfg/Makefile.in                                                                                                  |     7 +-
 external/mpl/bind/dist/lib/isccfg/win32/libisccfg.vcxproj.in                                                                                   |     4 +-
 external/mpl/bind/dist/lib/ns/tests/Makefile.in                                                                                                |    40 +-
 external/mpl/bind/dist/lib/ns/win32/libns.vcxproj.in                                                                                           |     4 +-
 external/mpl/bind/dist/lib/samples/Makefile-postinstall.in                                                                                     |     2 +-
 external/mpl/bind/dist/lib/samples/rootkey.sh                                                                                                  |     2 +-
 external/mpl/bind/dist/lib/samples/win32/async.vcxproj.in                                                                                      |     4 +-
 external/mpl/bind/dist/lib/samples/win32/gai.vcxproj.in                                                                                        |     4 +-
 external/mpl/bind/dist/lib/samples/win32/nsprobe.vcxproj.in                                                                                    |     4 +-
 external/mpl/bind/dist/lib/samples/win32/request.vcxproj.in                                                                                    |     4 +-
 external/mpl/bind/dist/lib/samples/win32/resolve.vcxproj.in                                                                                    |     4 +-
 external/mpl/bind/dist/lib/samples/win32/update.vcxproj.in                                                                                     |     4 +-
 external/mpl/bind/dist/m4/ax_check_openssl.m4                                                                                                  |     2 +-
 external/mpl/bind/dist/m4/libtool.m4                                                                                                           |    13 +-
 external/mpl/bind/dist/make/includes.in                                                                                                        |     2 +-
 external/mpl/bind/dist/make/rules.in                                                                                                           |     2 +-
 external/mpl/bind/dist/srcid                                                                                                                   |     2 +-
 external/mpl/bind/dist/util/bindkeys.pl                                                                                                        |     2 +-
 external/mpl/bind/dist/util/check-make-install.in                                                                                              |     2 +-
 external/mpl/bind/dist/util/mksymtbl.pl                                                                                                        |     2 +-
 external/mpl/bind/dist/version                                                                                                                 |     2 +-
 external/mpl/bind/dist/win32utils/Configure                                                                                                    |   248 +-
 external/mpl/bind/dist/win32utils/build.txt                                                                                                    |    17 +-
 1480 files changed, 31343 insertions(+), 10292 deletions(-)

diffs (truncated from 74338 to 300 lines):

diff -r 479eead5c403 -r 33e09b43f3b6 external/mpl/bind/dist/CHANGES
--- a/external/mpl/bind/dist/CHANGES    Fri Feb 19 15:43:56 2021 +0000
+++ b/external/mpl/bind/dist/CHANGES    Fri Feb 19 16:37:01 2021 +0000
@@ -1,3 +1,358 @@
+       --- 9.16.12 released ---
+
+5578.  [protocol]      Make "check-names" accept A records below "_spf",
+                       "_spf_rate", and "_spf_verify" labels in order to cater
+                       for the "exists" SPF mechanism specified in RFC 7208
+                       section 5.7 and appendix D.1. [GL #2377]
+
+5577.  [bug]           Fix the "three is a crowd" key rollover bug in KASP by
+                       correctly implementing Equation (2) of the "Flexible and
+                       Robust Key Rollover" paper. [GL #2375]
+
+5575.  [bug]           When migrating to KASP, BIND 9 considered keys with the
+                       "Inactive" and/or "Delete" timing metadata to be
+                       possible active keys. This has been fixed. [GL #2406]
+
+5572.  [bug]           Address potential double free in generatexml().
+                       [GL #2420]
+
+5571.  [bug]           named failed to start when its configuration included a
+                       zone with a non-builtin "allow-update" ACL attached.
+                       [GL #2413]
+
+5570.  [bug]           Improve performance of the DNSSEC verification code by
+                       reducing the number of repeated calls to
+                       dns_dnssec_keyfromrdata(). [GL #2073]
+
+5569.  [bug]           Emit useful error message when "rndc retransfer" is
+                       applied to a zone of inappropriate type. [GL #2342]
+
+5568.  [bug]           Fixed a crash in "dnssec-keyfromlabel" when using ECDSA
+                       keys. [GL #2178]
+
+5567.  [bug]           Dig now reports unknown dash options while pre-parsing
+                       the options. This prevents "-multi" instead of "+multi"
+                       from reporting memory usage before ending option parsing
+                       with "Invalid option: -lti". [GL #2403]
+
+5566.  [func]          Add "stale-answer-client-timeout" option, which is the
+                       amount of time a recursive resolver waits before
+                       attempting to answer the query using stale data from
+                       cache. [GL #2247]
+
+5565.  [func]          The SONAMEs for BIND 9 libraries now include the current
+                       BIND 9 version number, in an effort to tightly couple
+                       internal libraries with a specific release. [GL #2387]
+
+5562.  [security]      Fix off-by-one bug in ISC SPNEGO implementation.
+                       (CVE-2020-8625) [GL #2354]
+
+5561.  [bug]           KASP incorrectly set signature validity to the value of
+                       the DNSKEY signature validity. This is now fixed.
+                       [GL #2383]
+
+5560.  [func]          The default value of "max-stale-ttl" has been changed
+                       from 12 hours to 1 day and the default value of
+                       "stale-answer-ttl" has been changed from 1 second to 30
+                       seconds, following RFC 8767 recommendations. [GL #2248]
+
+5456.  [func]          Added "primaries" as a synonym for "masters" in
+                       named.conf, and "primary-only" as a synonym for
+                       "master-only" in the parameters to "notify", to bring
+                       terminology up-to-date with RFC 8499. [GL #1948]
+
+5362.  [func]          Limit the size of IXFR responses so that AXFR will
+                       be used instead if it would be smaller. This is
+                       controlled by the "max-ixfr-ratio" option, which
+                       is a percentage representing the ratio of IXFR size
+                       to the size of the entire zone. This value cannot
+                       exceed 100%, which is the default. [GL #1515]
+
+       --- 9.16.11 released ---
+
+5559.  [bug]           The --with-maxminddb=PATH form of the build-time option
+                       enabling support for libmaxminddb was not working
+                       correctly. This has been fixed. [GL #2366]
+
+5557.  [bug]           Prevent RBTDB instances from being destroyed by multiple
+                       threads at the same time. [GL #2317]
+
+5556.  [bug]           Further tweak newline printing in dnssec-signzone and
+                       dnssec-verify. [GL #2359]
+
+5555.  [bug]           server->reload_status was not properly initialized.
+                       [GL #2361]
+
+5554.  [bug]           dnssec-signzone and dnssec-verify were missing newlines
+                       between log messages. [GL #2359]
+
+5553.  [bug]           When reconfiguring named, removing "auto-dnssec" did not
+                       turn off DNSSEC maintenance. [GL #2341]
+
+5552.  [func]          When switching to "dnssec-policy none;", named now
+                       permits a safe transition to insecure mode and publishes
+                       the CDS and CDNSKEY DELETE records, as described in RFC
+                       8078. [GL #1750]
+
+5551.  [bug]           named no longer attempts to assign threads to CPUs
+                       outside the CPU affinity set. Thanks to Ole Bjørn
+                       Hessen. [GL #2245]
+
+5550.  [func]          dnssec-signzone and named now log a warning when falling
+                       back to the "increment" SOA serial method. [GL #2058]
+
+5545.  [func]          OS support for load-balanced sockets is no longer
+                       required to receive incoming queries in multiple netmgr
+                       threads. [GL #2137]
+
+5543.  [bug]           Fix UDP performance issues caused by making netmgr
+                       callbacks asynchronous-only. [GL #2320]
+
+5542.  [bug]           Refactor netmgr. [GL #1920] [GL #2034] [GL #2061]
+                       [GL #2194] [GL #2221] [GL #2266] [GL #2283] [GL #2318]
+                       [GL #2321]
+
+       --- 9.16.10 released ---
+
+5544.  [func]          Restore the default value of "nocookie-udp-size" to 4096
+                       bytes. [GL #2250]
+
+5541.  [func]          Adjust the "max-recursion-queries" default from 75 to
+                       100. [GL #2305]
+
+5540.  [port]          Fix building with native PKCS#11 support for AEP Keyper.
+                       [GL #2315]
+
+5539.  [bug]           Tighten handling of missing DNS COOKIE responses over
+                       UDP by falling back to TCP. [GL #2275]
+
+5538.  [func]          Add NSEC3 support to KASP. A new option for
+                       "dnssec-policy", "nsec3param", can be used to set the
+                       desired NSEC3 parameters. NSEC3 salt collisions are
+                       automatically prevented during resalting. Salt
+                       generation is now logged with zone context. [GL #1620]
+
+5534.  [bug]           The CNAME synthesized from a DNAME was incorrectly
+                       followed when the QTYPE was CNAME or ANY. [GL #2280]
+
+       --- 9.16.9 released ---
+
+5533.  [func]          Add the "stale-refresh-time" option, a time window that
+                       starts after a failed lookup, during which a stale RRset
+                       is served directly from cache before a new attempt to
+                       refresh it is made. [GL #2066]
+
+5530.  [bug]           dnstap did not capture responses to forwarded UPDATE
+                       requests. [GL #2252]
+
+5527.  [bug]           A NULL pointer dereference occurred when creating an NTA
+                       recheck query failed. [GL #2244]
+
+5525.  [bug]           Change 5503 inadvertently broke cross-compilation by
+                       replacing a call to AC_LINK_IFELSE() with a call to
+                       AC_RUN_IFELSE() in configure.ac.  This has been fixed,
+                       making cross-compilation possible again. [GL #2237]
+
+5523.  [bug]           The initial lookup in a zone transitioning to/from a
+                       signed state could fail if the DNSKEY RRset was not
+                       found. [GL #2236]
+
+5522.  [bug]           Fixed a race/NULL dereference in TCPDNS send. [GL #2227]
+
+5520.  [bug]           Fixed a number of shutdown races, reference counting
+                       errors, and spurious log messages that could occur
+                       in the network manager. [GL #2221]
+
+5518.  [bug]           Stub zones now work correctly with primary servers using
+                       "minimal-responses yes". [GL #1736]
+
+5517.  [bug]           Do not treat UV_EOF as a TCP4RecvErr or a TCP6RecvErr.
+                       [GL #2208]
+
+       --- 9.16.8 released ---
+
+5516.  [func]          The default EDNS buffer size has been changed from 4096
+                       to 1232 bytes. [GL #2183]
+
+5515.  [func]          Add 'rndc dnssec -rollover' command to trigger a manual
+                       rollover for a specific key. [GL #1749]
+
+5514.  [bug]           Fix KASP expected key size for Ed25519 and Ed448.
+                       [GL #2171]
+
+5513.  [doc]           The ARM section describing the "rrset-order" statement
+                       was rewritten to make it unambiguous and up-to-date with
+                       the source code. [GL #2139]
+
+5512.  [bug]           "rrset-order" rules using "order none" were causing
+                       named to crash despite named-checkconf treating them as
+                       valid. [GL #2139]
+
+5511.  [bug]           'dig -u +yaml' failed to display timestamps to the
+                       microsecond. [GL #2190]
+
+5510.  [bug]           Implement the attach/detach semantics for dns_message_t
+                       to fix a data race in accessing an already-destroyed
+                       fctx->rmessage. [GL #2124]
+
+5509.  [bug]           filter-aaaa: named crashed upon shutdown if it was in
+                       the process of recursing for A RRsets. [GL #1040]
+
+5508.  [func]          Added new parameter "-expired" for "rndc dumpdb" that
+                       also prints expired RRsets (awaiting cleanup) to the
+                       dump file. [GL #1870]
+
+5507.  [bug]           Named could compute incorrect SIG(0) responses.
+                       [GL #2109]
+
+5506.  [bug]           Properly handle failed sysconf() calls, so we don't
+                       report invalid memory size. [GL #2166]
+
+5505.  [bug]           Updating contents of a mixed-case RPZ could cause some
+                       rules to be ignored. [GL #2169]
+
+5503.  [bug]           Cleaned up reference counting of network manager
+                       handles, now using isc_nmhandle_attach() and _detach()
+                       instead of _ref() and _unref(). [GL #2122]
+
+       --- 9.16.7 released ---
+
+5501.  [func]          Log CDS/CDNSKEY publication. [GL #1748]
+
+5500.  [bug]           Fix (non-)publication of CDS and CDNSKEY records.
+                       [GL #2103]
+
+5499.  [func]          Add '-P ds' and '-D ds' arguments to dnssec-settime.
+                       [GL #1748]
+
+5497.  [bug]           'dig +bufsize=0' failed to disable EDNS. [GL #2054]
+
+5496.  [bug]           Address a TSAN report by ensuring each rate limiter
+                       object holds a reference to its task. [GL #2081]
+
+5495.  [bug]           With query minimization enabled, named failed to
+                       resolve ip6.arpa. names that had extra labels to the
+                       left of the IPv6 part. [GL #1847]
+
+5494.  [bug]           Silence the EPROTO syslog message on older systems.
+                       [GL #1928]
+
+5493.  [bug]           Fix off-by-one error when calculating new hash table
+                       size. [GL #2104]
+
+5492.  [bug]           Tighten LOC parsing to reject a period (".") and/or "m"
+                       as a value. Fix handling of negative altitudes which are
+                       not whole meters. [GL #2074]
+
+5491.  [bug]           rbtversion->glue_table_size could be read without the
+                       appropriate lock being held. [GL #2080]
+
+5489.  [bug]           Named erroneously accepted certain invalid resource
+                       records that were incorrectly processed after
+                       subsequently being written to disk and loaded back, as
+                       the wire format differed. Such records include: CERT,
+                       IPSECKEY, NSEC3, NSEC3PARAM, NXT, SIG, TLSA, WKS, and
+                       X25. [GL !3953]
+
+5488.  [bug]           NTA code needed to have a weak reference on its
+                       associated view to prevent the latter from being deleted
+                       while NTA tests were being performed. [GL #2067]
+
+5486.  [func]          Add 'rndc dnssec -checkds' command, which signals to
+                       named that the DS record for a given zone or key has
+                       been updated in the parent zone. [GL #1613]
+
+       --- 9.16.6 released ---
+
+5484.  [func]          Expire zero TTL records quickly rather than using them
+                       for stale answers. [GL #1829]
+
+5483.  [func]          A new configuration option "stale-cache-enable" has been
+                       introduced to enable or disable keeping stale answers in
+                       cache. [GL #1712]
+
+5482.  [bug]           If the Duplicate Address Detection (DAD) mechanism had
+                       not yet finished after adding a new IPv6 address to the
+                       system, BIND 9 would fail to bind to IPv6 addresses in a
+                       tentative state. [GL #2038]
+
+5481.  [security]      "update-policy" rules of type "subdomain" were
+                       incorrectly treated as "zonesub" rules, which allowed
+                       keys used in "subdomain" rules to update names outside
+                       of the specified subdomains. The problem was fixed by
+                       making sure "subdomain" rules are again processed as
+                       described in the ARM. (CVE-2020-8624) [GL #2055]
+
+5480.  [security]      When BIND 9 was compiled with native PKCS#11 support, it
+                       was possible to trigger an assertion failure in code
+                       determining the number of bits in the PKCS#11 RSA public
+                       key with a specially crafted packet. (CVE-2020-8623)
+                       [GL #2037]
+
+5479.  [security]      named could crash in certain query resolution scenarios
+                       where QNAME minimization and forwarding were both
+                       enabled. (CVE-2020-8621) [GL #1997]
+
+5478.  [security]      It was possible to trigger an assertion failure by



Home | Main Index | Thread Index | Old Index