From owner-cvs-all@FreeBSD.ORG Wed May 23 04:40:55 2012 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E36291065743; Wed, 23 May 2012 04:40:55 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id CFFC78FC17; Wed, 23 May 2012 04:40:55 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id q4N4etaf090707; Wed, 23 May 2012 04:40:55 GMT (envelope-from dougb@repoman.freebsd.org) Received: (from dougb@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id q4N4et7e090706; Wed, 23 May 2012 04:40:55 GMT (envelope-from dougb) Message-Id: <201205230440.q4N4et7e090706@repoman.freebsd.org> From: Doug Barton Date: Wed, 23 May 2012 04:40:55 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/dns/bind99 Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 May 2012 04:40:56 -0000 dougb 2012-05-23 04:40:55 UTC FreeBSD ports repository Modified files: dns/bind99 Makefile distinfo pkg-plist Log: Upgrade to BIND versions 9.9.1, 9.8.3, 9.7.6, and 9.6-ESV-R7, the latest from ISC. These versions all contain the following: Feature Change * BIND now recognizes the TLSA resource record type, created to support IETF DANE (DNS-based Authentication of Named Entities) [RT #28989] Bug Fix * The locking strategy around the handling of iterative queries has been tuned to reduce unnecessary contention in a multi- threaded environment. Each version also contains other critical bug fixes. All BIND users are encouraged to upgrade to these latest versions. Revision Changes Path 1.8 +2 -3 ports/dns/bind99/Makefile 1.6 +4 -4 ports/dns/bind99/distinfo 1.3 +1 -0 ports/dns/bind99/pkg-plist