]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
prepare release of 9.7.3-P3 v9.7.3-P3
authorEvan Hunt <each@isc.org>
Tue, 21 Jun 2011 20:36:58 +0000 (20:36 +0000)
committerEvan Hunt <each@isc.org>
Tue, 21 Jun 2011 20:36:58 +0000 (20:36 +0000)
CHANGES
version

diff --git a/CHANGES b/CHANGES
index 3c3655bddf21d1310ed7ee468ff0fb714629836b..4c98cd41075d1dbe5ccc06d891351c1d334ef907 100644 (file)
--- 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 489fdeb3aea3cdd868e8ff0425df0e7ad2616b1b..1e97d76cb68c8918667e5ad080b60ba4a137b4d5 100644 (file)
--- 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