From 9dc409a71bd1ee4ea0848d6ca7fe60ca0ef26338 Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Tue, 30 Apr 2013 15:58:43 +1000 Subject: [PATCH] 9.8.5rc1 --- EXCLUDED | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/EXCLUDED b/EXCLUDED index 07302272cd..98dbd1e1e7 100644 --- a/EXCLUDED +++ b/EXCLUDED @@ -1,3 +1,31 @@ +3557. [bug] Reloading redirect zones was broken. [RT #33292] + +3554. [bug] RRL failed to correctly rate-limit upward + referrals and failed to count dropped error + responses in the statistics. [RT #33225] + +3551. [bug] resolver.querydscp[46] were uninitialized. [RT #32686] + +3545. [bug] RRL slip behavior was incorrect when set to 1. + [RT #33111] + +3527. [compat] Add a URI to allow applications to explicitly + request a particular XML schema from the statistics + channel, returning 404 if not supported. [RT #32481] + +3523. [contrib] Ported filesystem and ldap DLZ drivers to + dynamically-loadable modules, and added the + "wildcard" module based on a contribution from + Vadim Goncharov . [RT #23569] + +3522. [bug] DLZ lookups could fail to return SERVFAIL when + they ought to. [RT #32685] + +3518. [bug] Increase the size of dns_rrl_key.s.rtype by one bit + so that all dns_rrl_rtype_t enum values fit regardless + of whether it is teated as signed or unsigned by + the compiler. [RT #32792] + 3511. [doc] Improve documentation of redirect zones. [RT #32756] 3507. [bug] Statistics channel XSL had a glitch when attempting