]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
prepare release of 9.8.0-P4 v9.8.0-P4
authorEvan Hunt <each@isc.org>
Tue, 21 Jun 2011 20:44:01 +0000 (20:44 +0000)
committerEvan Hunt <each@isc.org>
Tue, 21 Jun 2011 20:44:01 +0000 (20:44 +0000)
CHANGES
version

diff --git a/CHANGES b/CHANGES
index e3281420514bacd641910fbd6547140814d57838..80ac38a8b27ec639311ab973191411b710a96b66 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,4 +1,11 @@
-       --- 9.8.0-P3 released ---
+       --- 9.8.0-P4 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.8.0-P3 released (withdrawn) ---
 
 3126.  [security]      Using DNAME record to generate replacements caused
                        RPZ to exit with a assertion failure. [RT #23766]
@@ -7,11 +14,6 @@
                        RPZ caused named to exit with a assertion failure.
                        [RT #24715]
 
-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]
-
 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 40f528df4557fe64d7e4f612357cdffa02f4cf56..6f46817e1c64026fa9e71d744203acf2f662feff 100644 (file)
--- a/version
+++ b/version
@@ -1,4 +1,4 @@
-# $Id: version,v 1.53.8.2.2.3 2011/06/09 03:25:50 marka Exp $
+# $Id: version,v 1.53.8.2.2.4 2011/06/21 20:44:01 each Exp $
 # 
 # This file must follow /bin/sh rules.  It is imported directly via
 # configure.
@@ -7,4 +7,4 @@ MAJORVER=9
 MINORVER=8
 PATCHVER=0
 RELEASETYPE=-P
-RELEASEVER=3
+RELEASEVER=4