Date: Mon, 14 Dec 2009 06:25:17 +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 Makefile ports/dns/bind97 Makefile distinfo pkg-descr pkg-message pkg-plist Message-ID: <200912140625.nBE6PHQx039821@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
dougb 2009-12-14 06:25:17 UTC FreeBSD ports repository Modified files: dns Makefile Added files: dns/bind97 Makefile distinfo pkg-descr pkg-message pkg-plist Log: Add BIND 9.7.0rc1 with a -devel suffix for now so that people can start testing it sooner rather than later. When the final version is released the -devel will be removed. Some of the new features of BIND 9.7.x are: - Fully automatic signing of zones by "named" - Simplified configuration of DNSSEC Lookaside Validation (DLV) - Simplified configuration of Dynamic DNS, using the "ddns-confgen" command line tool or the "local" update-policy option - New named option "attach-cache" that allows multiple views to share a single cache - DNS rebinding attack prevention - New default values for dnssec-keygen parameters - Support for RFC 5011 automated trust anchor maintenance (see README.rfc5011 for additional details) - Smart signing: simplified tools for zone signing and key maintenance - Improved PKCS#11 support Revision Changes Path 1.110 +1 -0 ports/dns/Makefile 1.1 +229 -0 ports/dns/bind97/Makefile (new) 1.1 +6 -0 ports/dns/bind97/distinfo (new) 1.1 +20 -0 ports/dns/bind97/pkg-descr (new) 1.1 +18 -0 ports/dns/bind97/pkg-message (new) 1.1 +285 -0 ports/dns/bind97/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200912140625.nBE6PHQx039821>