diff options
author | Doug Barton <dougb@FreeBSD.org> | 2011-07-05 19:37:48 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2011-07-05 19:37:48 +0000 |
commit | 8579a1921126cb7744dfeac1ca169ca4bad0895b (patch) | |
tree | 4b9260a8ca64103a602ed71a2e4889eb18ab9d1b /CHANGES | |
parent | dcdfcb5422f2154aa1be713ad454590f1ab6724b (diff) | |
download | src-8579a1921126cb7744dfeac1ca169ca4bad0895b.tar.gz src-8579a1921126cb7744dfeac1ca169ca4bad0895b.zip |
Vendor import of BIND 9.6-ESV-R4-P3vendor/bind9/9.6-ESV-R4-P3
Notes
Notes:
svn path=/vendor/bind9/dist/; revision=223803
svn path=/vendor/bind9/9.6-ESV-R4-P3/; revision=223804; tag=vendor/bind9/9.6-ESV-R4-P3
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -1,3 +1,16 @@ + --- 9.6-ESV-R4-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.6-ESV-R4-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] + --- 9.6-ESV-R4-P1 released --- 3121. [security] An authoritative name server sending a negative |