From: Evan Hunt Date: Tue, 21 Jun 2011 20:36:58 +0000 (+0000) Subject: prepare release of 9.7.3-P3 X-Git-Tag: v9.7.3-P3^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=304fe688c0bfcf6cbbec28bdb0ec44d85519758b;p=thirdparty%2Fbind9.git prepare release of 9.7.3-P3 --- diff --git a/CHANGES b/CHANGES index 3c3655bddf2..4c98cd41075 100644 --- a/CHANGES +++ b/CHANGES @@ -1,10 +1,12 @@ - --- 9.7.3-P2 released --- + --- 9.7.3-P3 released --- 3124. [bug] Use an rdataset attribute flag to indicate negative-cache records rather than using rrtype 0; this will prevent problems when that rrtype is used in actual DNS packets. [RT #24777] + --- 9.7.3-P2 released (withdrawn) --- + 3123. [security] Change #2912 exposed a latent flaw in dns_rdataset_totext() that could cause named to crash with an assertion failure. [RT #24777] diff --git a/version b/version index 489fdeb3aea..1e97d76cb68 100644 --- a/version +++ b/version @@ -1,4 +1,4 @@ -# $Id: version,v 1.51.2.11.12.2 2011/06/08 22:07:10 each Exp $ +# $Id: version,v 1.51.2.11.12.3 2011/06/21 20:36:58 each Exp $ # # This file must follow /bin/sh rules. It is imported directly via # configure. @@ -7,4 +7,4 @@ MAJORVER=9 MINORVER=7 PATCHVER=3 RELEASETYPE=-P -RELEASEVER=2 +RELEASEVER=3