BIND 10 master, updated. 09f6d6281a4203a91dcfb6c56e240c06f11935b6 [master] changelog entry for #1370
BIND 10 source code commits
bind10-changes at lists.isc.org
Fri Nov 18 17:47:56 UTC 2011
The branch, master has been updated
via 09f6d6281a4203a91dcfb6c56e240c06f11935b6 (commit)
from 76fb414ea5257b639ba58ee336fae9a68998b30d (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 09f6d6281a4203a91dcfb6c56e240c06f11935b6
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Fri Nov 18 09:47:48 2011 -0800
[master] changelog entry for #1370
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 9 +++++++++
1 files changed, 9 insertions(+), 0 deletions(-)
-----------------------------------------------------------------------
diff --git a/ChangeLog b/ChangeLog
index 8c48913..642e42c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+323. [bug] jinmei
+ b10-xfrout incorrectly skipped adding TSIG RRs to some
+ intermediate responses (when TSIG is to be used for the
+ responses). While RFC2845 optionally allows to skip intermediate
+ TSIGs (as long as the digest for the skipped part was included
+ in a later TSIG), the underlying TSIG API doesn't support this
+ mode of signing.
+ (Trac #1370, git 76fb414ea5257b639ba58ee336fae9a68998b30d)
+
322. [func] jinmei
datasrc: Added C++ API for retrieving difference of two versions
of a zone. A new ZoneJournalReader class was introduced for this
More information about the bind10-changes
mailing list