BIND 9.9.0a3 is now available

Michael McNally mcnally at isc.org
Wed Oct 19 02:19:59 UTC 2011


   Introducing BIND 9.9.0a3

   This is a technology preview of new functionality to be be
   included in BIND 9.9.0. Not all new functionality is in
   place. APIs and configuration syntax are not yet frozen.

   BIND 9.9.0a3 is the third alpha release of BIND 9.9.0. It
   differs from 9.9.0a2 largely in that it fixes several bugs.
   However, there are a few new bits of functionality:

      RPZ update:
          - fix precedence among competing rules
          - improve ARM text including documenting rule
            precedence
          - try to rewrite CNAME chains until first hit
          - new "rpz" logging channel

      Enable DLZ modules to retrieve client information, so that
      responses can be changed depending on the source address of
      the query.

      Reduce the time spent in "rndc reconfig" by parsing the
      config file before pausing the server.


   Please see the file CHANGES for a detailed list of changes in this
   release or visit https://deepthought.isc.org/article/AA-00477/81/

   Download

     The latest versions of BIND 9 software can always be found on
     our web site at http://www.isc.org/downloads/all. There you
     will find additional information about each release, source
     code, and some pre-compiled versions for certain operating
     systems.

   Support

     Product support information is available on
     http://www.isc.org/support for paid support options. Free
     support is provided by our user community via a mailing list.
     Information on all public email lists is available at
     https://lists.isc.org/mailman/listinfo.

As a development release, 9.9.0a3 does not yet have complete
release notes but the changes from previous versions are
documented here:


Changes since 9.9.0a1

3170.   [func]      RPZ update:
             - fix precedence among competing rules
             - improve ARM text including documenting rule precedence
             - try to rewrite CNAME chains until first hit
             - new "rpz" logging channel

3169.   [func]      Catch db/version mis-matches when call dns_db_*().
             [RT #26017]

3168.   [bug]       Nxdomain redirection could trigger an assert with
             a ANY query. [RT #26017]

3167.   [bug]       Negative answers from forwarders were not being
             correctly tagged making them appear to not be cached.
             [RT #25380]

3166.   [bug]       Upgrading a zone to support inline-signing failed.
             [RT #26014]

3165.   [bug]    dnssec-signzone could generate new signatures when
             resigning, even when valid signatures were already
             present. [RT #26025]

3164.   [func]   Enable DLZ modules to retrieve client information,
             so that responses can be changed depending on the
             source address of the query. [RT #25768]

3163.   [bug]    Use finer-grained locking in client.c to address
             concurrency problems with large numbers of threads.
             [RT #26044]

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.

3161.   [bug]    zone.c:del_sigs failed to always reset rdata leading
             assertion failures. [RT #25880]

3160.   [bug]    When printing out a NSEC3 record in multiline form
             the newline was not being printed causing type codes
             to be run together. [RT #25873]

3159.   [bug]    On some platforms, named could assert on startup
             when running in a chrooted environment without
             /proc. [RT #25863]

3158.   [bug]    Recursive servers would prefer a particular UDP
             socket instead of using all available sockets.
             [RT #26038]

3157.   [tuning] Reduce the time spent in "rndc reconfig" by parsing
             the config file before pausing the server. [RT #21373]




More information about the bind-announce mailing list