cvs commit: ports/dns/bind97 Makefile distinfo

Doug Barton dougb at FreeBSD.org
Tue Feb 15 01:47:13 UTC 2011


dougb       2011-02-15 01:47:13 UTC

  FreeBSD ports repository

  Modified files:
    dns/bind97           Makefile distinfo 
  Log:
  Update to 9.7.3, the latest from ISC:
  
   * Zones may be dynamically added and removed with the "rndc addzone"
     and "rndc delzone" commands. These dynamically added zones are
     written to a per-view configuration file. Do not rely on the
     configuration file name nor contents as this will change in a
     future release. This is an experimental feature at this time.
   * A new command "rndc secroots" was added to dump a combined summary
     of the currently managed keys combined with statically configured
     trust anchors.
   * Added support to load new keys into managed zones without signing
     immediately with "rndc loadkeys". Added support to link keys with
     "dnssec-keygen -S" and "dnssec-settime -S".
  
  Revision  Changes    Path
  1.15      +2 -2      ports/dns/bind97/Makefile
  1.12      +4 -4      ports/dns/bind97/distinfo


More information about the cvs-ports mailing list