Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id 70E1D63B882 for ; Tue, 24 Jul 2012 20:40:16 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 4CB1114A343; Tue, 24 Jul 2012 20:40:16 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 16E7614A33F for ; Tue, 24 Jul 2012 20:40:13 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id 76PjG3onIRYL for ; Tue, 24 Jul 2012 20:40:12 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 82EB614A321 for ; Tue, 24 Jul 2012 20:40:12 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 7AF84175DD; Tue, 24 Jul 2012 20:40:12 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Tue, 24 Jul 2012 20:40:12 +0000 From: "S.P.Zeidler" Subject: CVS commit: pkgsrc/net/bind99 To: pkgsrc-changes@NetBSD.org Reply-To: spz@netbsd.org X-Mailer: log_accum Message-Id: <20120724204012.7AF84175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: spz Date: Tue Jul 24 20:40:12 UTC 2012 Modified Files: pkgsrc/net/bind99: Makefile distinfo Log Message: patch version fixing CVE-2012-3817 and CVE-2012-3868: --- 9.9.1-P2 released --- 3349. [bug] Change #3345 was incomplete. [RT #30233] 3346. [security] Bad-cache data could be used before it was initialized, causing an assert. [RT #30025] 3345. [bug] Addressed race condition when removing the last item or inserting the first item in an ISC_QUEUE. [RT #29539] 3342. [bug] Change #3314 broke saving of stub zones to disk resulting in excessive cpu usage in some cases. [RT #29952] To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 pkgsrc/net/bind99/Makefile cvs rdiff -u -r1.6 -r1.7 pkgsrc/net/bind99/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.