]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[v9_8] standardize [RT #<number>] formatting
authorEvan Hunt <each@isc.org>
Thu, 14 Aug 2014 21:15:25 +0000 (14:15 -0700)
committerEvan Hunt <each@isc.org>
Thu, 14 Aug 2014 21:15:25 +0000 (14:15 -0700)
CHANGES

diff --git a/CHANGES b/CHANGES
index c7110e5fb569a4628f9c40d2864cea18fb8a70f9..a9a3f4300507ccb524c9e34955e2392709ed0520 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -5,7 +5,7 @@
 
 3913.  [bug]           Address race issue in dispatch. [RT #36731]
 
-3910.  [bug]           Fix races to free event during shutdown. [RT#36720]
+3910.  [bug]           Fix races to free event during shutdown. [RT #36720]
 
 3909.  [bug]           When computing the number of elements required for a
                        acl count_acl_elements could have a short count leading
@@ -15,7 +15,7 @@
 3908.  [bug]           rndc now differentiates between a zone in multiple
                        views and a zone that doesn't exist at all. [RT #36691]
 
-3907.  [cleanup]       Alphabetise rndc help. [RT#36683]
+3907.  [cleanup]       Alphabetise rndc help. [RT #36683]
 
 3906.  [protocol]      Update URI record format to comply with
                        draft-faltstrom-uri-08. [RT #36642]
                        timestamp. [RT #26883]
 
 3238.  [bug]           keyrdata was not being reinitialized in
-                       lib/dns/rbtdb.c:iszonesecure. [RT#26913]
+                       lib/dns/rbtdb.c:iszonesecure. [RT #26913]
 
 3237.  [bug]           dig -6 didn't work with +trace. [RT #26906]
 
 
 3162.  [test]          start.pl: modified to allow for "named.args" in
                        ns*/ subdirectory to override stock arguments to
-                       named. Largely from RT#26044, but no separate ticket.
+                       named. Largely from RT #26044, but no separate ticket.
 
 3161.  [bug]           zone.c:del_sigs failed to always reset rdata leading
                        assertion failures. [RT #25880]
 
 2939.  [func]          Check that named successfully skips NSEC3 records
                        that fail to match the NSEC3PARAM record currently
-                       in use. [RT21868]
+                       in use. [RT #21868]
 
 2938.  [bug]           When generating signed responses, from a signed zone
                        that uses NSEC3, named would use a uninitialized
                        pointer if it needed to skip a NSEC3 record because
                        it didn't match the selected NSEC3PARAM record for
-                       zone. [RT21868]
+                       zone. [RT #21868]
 
 2937.  [bug]           Worked around an apparent race condition in over
                        memory conditions.  Without this fix a DNS cache DB or
 2926.  [placeholder]
 
 2925.  [bug]           Named failed to accept uncachable negative responses
-                       from insecure zones. [RT21555]
+                       from insecure zones. [RT #21555]
 
 2924.  [func]          'rndc  secroots'  dump a combined summary of the
                        current managed keys combined with trusted keys.
 2904.  [bug]           When using DLV, sub-zones of the zones in the DLV,
                        could be incorrectly marked as insecure instead of
                        secure leading to negative proofs failing.  This was
-                       a unintended outcome from change 2890. [RT21392]
+                       a unintended outcome from change 2890. [RT #21392]
 
 2903.  [bug]           managed-keys-directory missing from namedconf.c.
                        [RT #21370]
 2892.  [bug]           Handle REVOKED keys better. [RT #20961]
 
 2891.  [maint]         Update empty-zones list to match
-                       draft-ietf-dnsop-default-local-zones-13. [RT21099]
+                       draft-ietf-dnsop-default-local-zones-13. [RT #21099]
 
 2890.  [bug]           Handle the introduction of new trusted-keys and
                        DS, DLV RRsets better. [RT #21097]
 
 2761.  [cleanup]       Enable internal symbol table for backtrace only for
                        systems that are known to work.  Currently, BSD
-                       variants, Linux and Solaris are supported. [RT20202]
+                       variants, Linux and Solaris are supported. [RT #20202]
 
 2760.  [cleanup]       Corrected named-compilezone usage summary. [RT #20533]
 
 2757.  [bug]           dig: assertion failure could occur in connect
                        timeout. [RT #20599]
 
-2756.  [bug]           Fixed corrupt logfile message in update.c. [RT20597]
+2756.  [bug]           Fixed corrupt logfile message in update.c. [RT #20597]
 
 2755.  [placeholder]
 
                        glue when sibling checks were disabled. [RT #18768]
 
 2470.  [bug]           Elements of the isc_radix_node_t could be incorrectly
-                       overwritten.  [RT18719]
+                       overwritten.  [RT #18719]
 
 2469.  [port]          solaris: Work around Solaris's select() limitations.
                        [RT #18769]
 
 2446.  [func]          Add a new log message about build options on startup.
                        A new command-line option '-V' for named is also
-                       provided to show this information. [RT18645]
+                       provided to show this information. [RT #18645]
 
 2445.  [doc]           ARM out-of-date on empty reverse zones (list includes
                        RFC1918 address, but these are not yet compiled in).
                        Fix this by doing an immediate WSAConnect() rather
                        than an io completion port type for UDP.
 
-2442.  [bug]           A lock could be destroyed twice. [RT18626]
+2442.  [bug]           A lock could be destroyed twice. [RT #18626]
 
 2441.  [bug]           isc_radix_insert() could copy radix tree nodes
                        incompletely. [RT #18573]
                        [RT #18054]
 
 2368.  [port]          Linux: use libcap for capability management if
-                       possible. [RT18026]
+                       possible. [RT #18026]
 
 2367.  [bug]           Improve counting of dns_resstatscounter_retry
                        [RT #18030]
 2277.  [bug]           Empty zone names were not correctly being caught at
                        in the post parse checks. [RT #17357]
 
-2276.  [bug]           Install <dst/gssapi.h>.  [RT17359]
+2276.  [bug]           Install <dst/gssapi.h>.  [RT #17359]
 
 2275.  [func]          Add support to dig to perform IXFR queries over UDP.
                        [RT #17235]
 2274.  [func]          Log zone transfer statistics. [RT #17336]
 
 2273.  [bug]           Adjust log level to WARNING when saving inconsistent
-                       stub/slave master and journal files. [RT17279]
+                       stub/slave master and journal files. [RT #17279]
 
 2272.  [bug]           Handle illegal dnssec-lookaside trust-anchor names.
                        [RT #17262]
                        packet was sent to. [RT #16613]
 
 2142.  [bug]           Handle master files with a modification time that
-                       matches the epoch. [RT16612]
+                       matches the epoch. [RT #16612]
 
 2141.  [bug]           dig/host should not be setting IDN_ASCCHECK (IDN
                        equivalent of LDH checks).  [RT #16609]
 2138.  [bug]           Lock order reversal in resolver.c. [RT #16653]
 
 2137.  [port]          Mips little endian and/or mips 64 bit are now
-                       supported for atomic operations. [RT#16648]
+                       supported for atomic operations. [RT #16648]
 
 2136.  [bug]           nslookup/host looped if there was no search list
                        and the host didn't exist. [RT #16657]
 
-2135.  [bug]           Uninitialized rdataset in sdlz.c. [RT16656]
+2135.  [bug]           Uninitialized rdataset in sdlz.c. [RT #16656]
 
 2134.  [func]          Additional statistics support. [RT #16666]
 
                        labels were failing. [RT #16447]
 
 2113.  [bug]           nsupdate: if a zone is specified it should be used
-                       for server discover. [RT16455]
+                       for server discover. [RT #16455]
 
 2112.  [security]      Warn if weak RSA exponent is used. [RT #16460]
 
 2095.  [port]          libbind: alway prototype inet_cidr_ntop_ipv6() and
                        net_cidr_ntop_ipv6(). [RT #16388]
 
-2094.  [contrib]       Update named-bootconf.  [RT16404]
+2094.  [contrib]       Update named-bootconf.  [RT #16404]
 
 2093.  [bug]           named-checkzone -s was broken.
 
                        [RT #16179]
 
 2043.  [port]          nsupdate/nslookup: Force the flushing of the prompt
-                       for interactive sessions. [RT#16148]
+                       for interactive sessions. [RT #16148]
 
 2042.  [bug]           named-checkconf was incorrectly rejecting the
                        logging category "config". [RT #16117]
 
 1927.  [bug]           Access to soanode or nsnode in rbtdb violated the
                        lock order rule and could cause a dead lock.
-                       [RT15518]
+                       [RT #15518]
 
 1926.  [bug]           The Windows installer did not check for empty
                        passwords.  BINDinstall was being installed in
                        dns_log_setcontext().
 
 1921.  [bug]           Client memory contexts were not using internal
-                       malloc. [RT15434]
+                       malloc. [RT #15434]
 
 1920.  [bug]           The cache rbtdb lock array was too small to
                        have the desired performance characteristics.
 1832.  [bug]           named fails to return BADKEY on unknown TSIG algorithm.
                        [RT #13620]
 
-1831.  [doc]           Update named-checkzone documentation. [RT#13604]
+1831.  [doc]           Update named-checkzone documentation. [RT #13604]
 
 1830.  [bug]           adb lame cache has sence of test reversed. [RT #13600]
 
                        [RT #13510]
 
 1823.  [bug]           Wrong macro used to check for point to point interface.
-                       [RT#13418]
+                       [RT #13418]
 
 1822.  [bug]           check-names test for RT was reversed. [RT #13382]
 
 1771.  [placeholder]
 
 1770.  [bug]           named-checkconf failed to report missing a missing
-                       file clause for rbt{64} master/hint zones. [RT#13009]
+                       file clause for rbt{64} master/hint zones. [RT #13009]
 
 1769.  [port]          win32: change compiler flags /MTd ==> /MDd,
                        /MT ==> /MD.
                        support for (struct in6_pktinfo) failed.  [RT #13077]
 
 1766.  [bug]           Update the master file timestamp on successful refresh
-                       as well as the journal's timestamp. [RT13062]
+                       as well as the journal's timestamp. [RT #13062]
 
 1765.  [bug]           configure --with-openssl=auto failed. [RT #12937]
 
                        "ifconfig.sh down" didn't work for Solaris 9.
 
 1716.  [doc]           named.conf(5) was being installed in the wrong
-                       location.  [RT12441]
+                       location.  [RT #12441]
 
 1715.  [func]          'dig +trace' now randomly selects the next servers
                        to try.  Report if there is a bad delegation.
                        are defined in named.conf. [RT #12023]
 
 1693.  [bug]           max-journal-size was not effective for master zones
-                       with ixfr-from-differences set. [RT12024]
+                       with ixfr-from-differences set. [RT #12024]
 
 1692.  [bug]           Don't set -I, -L and -R flags when libcrypto is in
                        /usr/lib. [RT #11971]
 1671.  [contrib]       queryperf: add NAPTR to the list of known types.
 
 1670.  [func]          Log UPDATE requests to slave zones without an acl as
-                       "disabled" at debug level 3. [RT11657]
+                       "disabled" at debug level 3. [RT #11657]
 
 1669.  [placeholder]
 
                        [RT #11445]
 
 1646.  [bug]           win32: logging file versions didn't work with
-                       non-UNC filenames.  [RT#11486]
+                       non-UNC filenames.  [RT #11486]
 
 1645.  [bug]           named could trigger a REQUIRE failure if multiple
                        masters with keys are specified.
 1629.  [func]          dig now supports IPv6 scoped addresses with the
                        extended format in the local-server part. [RT #8753]
 
-1628.  [bug]           Typo in Compaq Trucluster support. [RT11264]
+1628.  [bug]           Typo in Compaq Trucluster support. [RT #11264]
 
 1627.  [bug]           win32: sockets were not being closed when the
-                       last external reference was removed. [RT11179]
+                       last external reference was removed. [RT #11179]
 
-1626.  [bug]           --enable-getifaddrs was broken. [RT#11259]
+1626.  [bug]           --enable-getifaddrs was broken. [RT #11259]
 
 1625.  [bug]           named failed to load/transfer RFC2535 signed zones
-                       which contained CNAMES. [RT11237]
+                       which contained CNAMES. [RT #11237]
 
-1624.  [bug]           zonemgr_putio() call should be locked. [RT11163]
+1624.  [bug]           zonemgr_putio() call should be locked. [RT #11163]
 
 1623.  [bug]           A serial number of zero was being displayed in the
                        "sending notifies" log message when also-notify was
                        available, and suppress wildcard binding if not.
 
 1621.  [bug]           match-destinations did not work for IPv6 TCP queries.
-                       [RT11156]
+                       [RT #11156]
 
 1620.  [func]          When loading a zone report if it is signed. [RT #11149]
 
 1619.  [bug]           Missing ISC_LIST_UNLINK in end_reserved_dispatches().
-                       [RT11118]
+                       [RT #11118]
 
 1618.  [bug]           Fencepost errors in dns_name_ishostname() and
                        dns_name_ismailbox() could trigger a INSIST().
 1615.  [port]          Define ISC_SOCKADDR_LEN_T based on _BSD_SOCKLEN_T_ if
                        it is defined.
 
-1614.  [port]          win32: silence resource limit messages. [RT11101]
+1614.  [port]          win32: silence resource limit messages. [RT #11101]
 
 1613.  [bug]           Builds would fail on machines w/o a if_nametoindex().
                        Missing #ifdef ISC_PLATFORM_HAVEIFNAMETOINDEX/#endif.
                        [RT #11119]
 
 1612.  [bug]           check-names at the option/view level could trigger
-                       an INSIST. [RT11116]
+                       an INSIST. [RT #11116]
 
 1611.  [bug]           solaris: IPv6 interface scanning failed to cope with
                        no active IPv6 interfaces.
                        to use when making queries.
 
 1607.  [bug]           dig, host and nslookup were still using random()
-                       to generate query ids. [RT11013]
+                       to generate query ids. [RT #11013]
 
 1606.  [bug]           DLV insecurity proof was failing.
 
                        partially initialized structure.
 
 1603.  [bug]           nsupdate: set interactive based on isatty().
-                       [RT10929]
+                       [RT #10929]
 
 1602.  [bug]           Logging to a file failed unless a size was specified.
-                       [RT10925]
+                       [RT #10925]
 
 1601.  [bug]           Silence spurious warning 'both "recursion no;" and
                        "allow-recursion" active' warning from view "_bind".
-                       [RT10920]
+                       [RT #10920]
 
 1600.  [bug]           Duplicate zone pre-load checks were not case
                        insensitive.
                        queries while the dump was in progress.  [RT #10565]
 
 1593.  [bug]           rndc should return "unknown command" to unknown
-                       commands. [RT10642]
+                       commands. [RT #10642]
 
-1592.  [bug]           configure_view() could leak a dispatch. [RT10675]
+1592.  [bug]           configure_view() could leak a dispatch. [RT #10675]
 
 1591.  [bug]           libbind: updated to BIND 8.4.5.
 
                        workaround code. [RT #10331]
 
 1576.  [bug]           Race condition in dns_dispatch_addresponse().
-                       [RT10272]
+                       [RT #10272]
 
 1575.  [func]          Log TSIG name on TSIG verify failure. [RT #4404]
 
                        complete answer message to the last update.
 
 1568.  [bug]           nsupdate now reports that the update failed in
-                       interactive mode. [RT10236]
+                       interactive mode. [RT #10236]
 
 1567.  [maint]         B.ROOT-SERVERS.NET is now 192.228.79.201.
 
                        were specified in /etc/resolv.conf. [RT #8232]
 
 1553.  [bug]           The windows socket code could stop accepting
-                       connections. [RT#10115]
+                       connections. [RT #10115]
 
 1552.  [bug]           Accept NOTIFY requests from mapped masters if
                        matched-mapped is set. [RT #10049]
                        in a easily parsable format (-D and -o).
 
 1548.  [bug]           When parsing APL records it was possible to silently
-                       accept out of range ADDRESSFAMILY values. [RT9979]
+                       accept out of range ADDRESSFAMILY values. [RT #9979]
 
 1547.  [bug]           Named wasted memory recording duplicate lame zone
                        entries. [RT #9341]
 
 1535.  [placeholder]
 
-1534.  [bug]           Race condition when priming cache. [RT9940]
+1534.  [bug]           Race condition when priming cache. [RT #9940]
 
 1533.  [func]          Warn if both "recursion no;" and "allow-recursion"
-                       are active. [RT4389]
+                       are active. [RT #4389]
 
 1532.  [port]          netbsd: the configure test for <sys/sysctl.h>
                        requires <sys/param.h>.
                        moment. [RT #9462]
 
 1529.  [bug]           "notify explicit;" failed to log that NOTIFY messages
-                       were being sent for the zone. [RT9442]
+                       were being sent for the zone. [RT #9442]
 
 1528.  [cleanup]       Simplify some dns_name_ functions based on the
                        deprecation of bitstring labels.
 
 1525.  [bug]           dns_cache_create() could trigger a REQUIRE
                        failure in isc_mem_put() during error cleanup.
-                       [RT9360]
+                       [RT #9360]
 
 1524.  [port]          AIX needs to be able to resolve all symbols when
                        creating shared libraries (--with-libtool).
 
-1523.  [bug]           Fix race condition in rbtdb. [RT9189]
+1523.  [bug]           Fix race condition in rbtdb. [RT #9189]
 
 1522.  [bug]           dns_db_findnode() relax the requirements on 'name'.
-                       [RT9286]
+                       [RT #9286]
 
 1521.  [bug]           dns_view_createresolver() failed to check the
-                       result from isc_mem_create(). [RT9294]
+                       result from isc_mem_create(). [RT #9294]
 
 1520.  [protocol]      Add SSHFP (SSH Finger Print) type.
 
                        [RT #6189]
 
 1486.  [bug]           isc_print_snprintf() '%%' consumed one too many format
-                       characters. [RT8230]
+                       characters. [RT #8230]
 
 1485.  [bug]           gen failed to handle high type values. [RT #6225]
 
 
 1372.  [bug]           named crashes with an assertion failure on exit when
                        sharing the same port for listening and querying, and
-                       changing listening addresses several times. [RT3509]
+                       changing listening addresses several times. [RT #3509]
 
 1371.  [bug]           notify-source-v6, transfer-source-v6 and
                        query-source-v6 with explicit addresses and using the
                        addresses / prefixes.
 
 1364.  [func]          Log file name when unable to open memory statistics
-                       and dump database files. [RT3437]
+                       and dump database files. [RT #3437]
 
 1363.  [func]          Listen-on-v6 now supports specific addresses.
 
 
 1252.  [bug]           Dig, host and nslookup were not checking the address
                        the answer was coming from against the address it was
-                       sent to. [RT2692]
+                       sent to. [RT #2692]
 
 1251.  [port]          win32: a make file contained absolute version specific
                        references.
 
 1227.  [bug]           dns_lex_getmastertoken() now returns ISC_R_BADNUMBER
                        if a number was expected and some other token was
-                       found. [RT#2532]
+                       found. [RT #2532]
 
 1226.  [func]          Use EDNS for zone refresh queries. [RT #2551]
 
  729.  [port]          pthread_setconcurrency() needs to be called on Solaris.
 
  728.  [bug]           Fix comment processing on master file directives.
-                       [RT757]
+                       [RT #757]
 
  727.  [port]          Work around OS bug where accept() succeeds but
                        fails to fill in the peer address of the accepted
                        failure in adb.c. [RT #738]
 
  714.  [bug]           Preserve interval timers across reloads unless changed.
-                       [RT729]
+                       [RT #729]
 
  713.  [func]          named-checkconf takes '-t directory' similar to named.
                        [RT #726]
  644.  [bug]           #622 needed more work. [RT #562]
 
  643.  [bug]           xfrin error messages made more verbose, added class
-                       of the zone. [RT599]
+                       of the zone. [RT #599]
 
  642.  [bug]           Break the exit_check() race in the zone module.
                        [RT #598]
                        assertion. [RT #399]
 
  515.  [bug]           The ssu table was not being attached / detached
-                       by dns_zone_[sg]etssutable. [RT#397]
+                       by dns_zone_[sg]etssutable. [RT #397]
 
  514.  [func]          Retry refresh and notify queries if they timeout.
                        [RT #388]
                        transfers were finished.
 
  413.  [bug]           Notify could attempt to use the zone database after
-                       it had been unloaded. [RT#267]
+                       it had been unloaded. [RT #267]
 
  412.  [bug]           named -v didn't print the version.
 
                        the distribution, in doc/man/dnssec.
 
  353.  [bug]           double increment in lwres/gethost.c:copytobuf().
-                       [RT187]
+                       [RT #187]
 
  352.  [bug]           Race condition in dns_client_t startup could cause
                        an assertion failure.