From: Tinderbox User Date: Thu, 31 Mar 2016 01:09:15 +0000 (+0000) Subject: regen v9_10 X-Git-Tag: v9.10.4rc1~14 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=4f00c6e350106126fe494ceda4cde72ddf3b71a2;p=thirdparty%2Fbind9.git regen v9_10 --- diff --git a/doc/arm/Bv9ARM.ch09.html b/doc/arm/Bv9ARM.ch09.html index 43054517601..56e81b48429 100644 --- a/doc/arm/Bv9ARM.ch09.html +++ b/doc/arm/Bv9ARM.ch09.html @@ -65,8 +65,11 @@

Introduction

- This document summarizes changes since the last production release - of BIND on the corresponding major release branch. + This document summarizes significant changes since the last + production release of BIND on the corresponding major release + branch. + Please see the CHANGES file for a further list of bug fixes and + other changes.

@@ -197,10 +200,24 @@

Bug Fixes

    +
  • + rndc flushtree now works even if there wasn't a cached node + at the specified name. [RT #41846] +

  • +
  • + Don't emit records with zero TTL unless the records were + received with a zero TTL. After being returned to waiting + clients, the answer will be discarded from the cache. [RT #41687] +

  • +
  • + For Windows platforms, the SIT (Source Identity Token) support + was restored. (It was mistakenly partially replaced in a + previous beta with new 9.11 COOKIE support.) [RT #41905] +

  • When deleting records from a zone database, interior nodes could be left empty but not deleted, damaging search - performance afterward. [RT #40997] + performance afterward. [RT #40997] [RT #41941]

  • The server could crash due to a use-after-free if a diff --git a/doc/arm/notes.html b/doc/arm/notes.html index 2c750d02b54..cbfcfc05c27 100644 --- a/doc/arm/notes.html +++ b/doc/arm/notes.html @@ -26,8 +26,11 @@

    Introduction

    - This document summarizes changes since the last production release - of BIND on the corresponding major release branch. + This document summarizes significant changes since the last + production release of BIND on the corresponding major release + branch. + Please see the CHANGES file for a further list of bug fixes and + other changes.

@@ -158,10 +161,24 @@

Bug Fixes

    +
  • + rndc flushtree now works even if there wasn't a cached node + at the specified name. [RT #41846] +

  • +
  • + Don't emit records with zero TTL unless the records were + received with a zero TTL. After being returned to waiting + clients, the answer will be discarded from the cache. [RT #41687] +

  • +
  • + For Windows platforms, the SIT (Source Identity Token) support + was restored. (It was mistakenly partially replaced in a + previous beta with new 9.11 COOKIE support.) [RT #41905] +

  • When deleting records from a zone database, interior nodes could be left empty but not deleted, damaging search - performance afterward. [RT #40997] + performance afterward. [RT #40997] [RT #41941]

  • The server could crash due to a use-after-free if a