From owner-cvs-ports@FreeBSD.ORG Mon Jun 2 05:20:09 2008 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CB45C1065676; Mon, 2 Jun 2008 05:20:09 +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 AA5538FC0C; Mon, 2 Jun 2008 05:20:09 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m525K9Xi079670; Mon, 2 Jun 2008 05:20:09 GMT (envelope-from dougb@repoman.freebsd.org) Received: (from dougb@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m525K9Or079669; Mon, 2 Jun 2008 05:20:09 GMT (envelope-from dougb) Message-Id: <200806020520.m525K9Or079669@repoman.freebsd.org> From: Doug Barton Date: Mon, 2 Jun 2008 05:20:09 +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/bind9 Makefile distinfo pkg-descr pkg-message pkg-plist X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Jun 2008 05:20:09 -0000 dougb 2008-06-02 05:20:09 UTC FreeBSD ports repository Modified files: dns/bind9 Makefile distinfo pkg-descr pkg-message pkg-plist Log: Update to version 9.3.5. It contains the latest bug fixes, updates to root server addresses, and a fix for the vulnerability mentioned here: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0122 Users of BIND 9.3.x are strongly encouraged to upgrade to this version. Also, the 9.3.x branch is now in maintenance-only mode. Users are encouraged to investigate BIND 9.4.x or perhaps 9.5.x. http://www.isc.org/index.pl?/sw/bind/versions_and_support.php Revision Changes Path 1.80 +3 -3 ports/dns/bind9/Makefile 1.43 +6 -6 ports/dns/bind9/distinfo 1.10 +1 -1 ports/dns/bind9/pkg-descr 1.3 +8 -12 ports/dns/bind9/pkg-message 1.23 +1 -0 ports/dns/bind9/pkg-plist