From owner-cvs-all@FreeBSD.ORG Tue Jul 28 22:13:34 2009 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 D1F3E106564A; Tue, 28 Jul 2009 22:13:34 +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 C0A788FC08; Tue, 28 Jul 2009 22:13:34 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n6SMDYQj048322; Tue, 28 Jul 2009 22:13:34 GMT (envelope-from dougb@repoman.freebsd.org) Received: (from dougb@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n6SMDYkM048321; Tue, 28 Jul 2009 22:13:34 GMT (envelope-from dougb) Message-Id: <200907282213.n6SMDYkM048321@repoman.freebsd.org> From: Doug Barton Date: Tue, 28 Jul 2009 22:13:34 +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/bind94 Makefile distinfo ports/dns/bind95 Makefile distinfo ports/dns/bind96 Makefile distinfo 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: Tue, 28 Jul 2009 22:13:35 -0000 dougb 2009-07-28 22:13:34 UTC FreeBSD ports repository Modified files: dns/bind94 Makefile distinfo dns/bind95 Makefile distinfo dns/bind96 Makefile distinfo Log: Update to patched versions which address a remote DoS vulnerability: Receipt of a specially-crafted dynamic update message may cause BIND 9 servers to exit. This vulnerability affects all servers -- it is not limited to those that are configured to allow dynamic updates. Access controls will not provide an effective workaround. More details can be found here: https://www.isc.org/node/474 All BIND users are encouraged to update to a patched version ASAP. Revision Changes Path 1.96 +2 -2 ports/dns/bind94/Makefile 1.53 +6 -6 ports/dns/bind94/distinfo 1.98 +2 -2 ports/dns/bind95/Makefile 1.55 +6 -6 ports/dns/bind95/distinfo 1.100 +2 -2 ports/dns/bind96/Makefile 1.57 +6 -6 ports/dns/bind96/distinfo