Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Feb 2011 01:47:13 +0000 (UTC)
From:      Doug Barton <dougb@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/dns/bind97 Makefile distinfo
Message-ID:  <201102150147.p1F1lD40043811@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201102150147.p1F1lD40043811>