From: Mark Andrews Date: Thu, 4 Mar 2010 00:08:28 +0000 (+0000) Subject: 9.6.2-P1 X-Git-Tag: v9.6.2-P1^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d134806a52a9e7250d3de802d0b44b96faa4b6e1;p=thirdparty%2Fbind9.git 9.6.2-P1 --- diff --git a/CHANGES b/CHANGES index ae46f90f867..d14fdd638f9 100644 --- a/CHANGES +++ b/CHANGES @@ -1,4 +1,4 @@ - --- 9.6-ESV released --- + --- 9.6.2-P1 released --- 2852. [bug] Handle broken DNSSEC trust chains better. [RT #15619] diff --git a/README b/README index fc981a6d694..902d9ed97d2 100644 --- a/README +++ b/README @@ -42,12 +42,6 @@ BIND 9 Stichting NLnet - NLnet Foundation Nominum, Inc. -BIND 9.6-ESV (Extended Support Version) - - BIND 9.6-ESV will be supported until March 31, 2013, at - which time you will need to upgrade to the current release - of BIND. - BIND 9.6.2 BIND 9.6.2 is a maintenance release, fixing bugs in 9.6.1. diff --git a/version b/version index 263d03aa14e..79bbd493946 100644 --- a/version +++ b/version @@ -1,10 +1,10 @@ -# $Id: version,v 1.43.12.8.2.2 2010/03/03 01:44:55 marka Exp $ +# $Id: version,v 1.43.12.8.2.3 2010/03/04 00:08:28 marka Exp $ # # This file must follow /bin/sh rules. It is imported directly via # configure. # MAJORVER=9 MINORVER=6 -PATCHVER= -RELEASETYPE=-ESV -RELEASEVER= +PATCHVER=2 +RELEASETYPE=-P +RELEASEVER=1