- --- 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]
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]
-# $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.
MINORVER=8
PATCHVER=0
RELEASETYPE=-P
-RELEASEVER=3
+RELEASEVER=4