BIND 10 master, updated. 5c9b7307a56c8b578be2b5b1ad73799b899a2e93 [master] added changelogs for a couple of piggy-backed fixes in #1791
BIND 10 source code commits
bind10-changes at lists.isc.org
Wed Apr 11 17:35:39 UTC 2012
The branch, master has been updated
via 5c9b7307a56c8b578be2b5b1ad73799b899a2e93 (commit)
from 0c0e8a5f4ddafbd7724545c08bc813c70f360faa (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 5c9b7307a56c8b578be2b5b1ad73799b899a2e93
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Wed Apr 11 10:35:16 2012 -0700
[master] added changelogs for a couple of piggy-backed fixes in #1791
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 12 ++++++++++++
1 files changed, 12 insertions(+), 0 deletions(-)
-----------------------------------------------------------------------
diff --git a/ChangeLog b/ChangeLog
index 808b92d..ea4d9a3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+423. [bug] jinmei
+ The database based zone iterator now correctly resets mixed TTLs
+ of the same RRset (when that happens) to the lowest one. The
+ previous implementation could miss lower ones if it appears in a
+ later part of the RRset.
+ (part of Trac #1791, git f1f0bc00441057e7050241415ee0367a09c35032)
+
+422. [bug] jinmei
+ The database based zone iterator now separates RRSIGs of the same
+ name and type but for different covered types.
+ (part of Trac #1791, git b4466188150a50872bc3c426242bc7bba4c5f38d)
+
421. [build] jinmei
Made sure BIND 10 can be built with clang++ 3.1. (It failed on
MacOS 10.7 using Xcode 4.3, but it's more likely to be a matter of
More information about the bind10-changes
mailing list