BIND 10 master, updated. cee6a7af5f4f116ea89ecfde9a235dfe727bf207 [master] added changelog entry for #1387 also fixed a minor type for entry 338 (as discussed on the dev ML)
BIND 10 source code commits
bind10-changes at lists.isc.org
Thu Dec 8 21:10:39 UTC 2011
The branch, master has been updated
via cee6a7af5f4f116ea89ecfde9a235dfe727bf207 (commit)
from a5e9d9176e9c60ef20c0f5ef59eeb6838ed47ab2 (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 cee6a7af5f4f116ea89ecfde9a235dfe727bf207
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Thu Dec 8 13:10:01 2011 -0800
[master] added changelog entry for #1387
also fixed a minor type for entry 338 (as discussed on the dev ML)
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 9 ++++++++-
1 files changed, 8 insertions(+), 1 deletions(-)
-----------------------------------------------------------------------
diff --git a/ChangeLog b/ChangeLog
index c17562c..648d3b2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,16 @@
+339. [bug] jinmei
+ libxfr, used by b10-auth to share TCP sockets with b10-xfrout,
+ incorrectly propagated ASIO specific exceptions to the application
+ if the given file name was too long. This could lead to
+ unexpected shut down of b10-auth.
+ (Trac #1387, git a5e9d9176e9c60ef20c0f5ef59eeb6838ed47ab2)
+
338. [bug] jinmei
b10-xfrin didn't check SOA serials of SOA and IXFR responses,
which resulted in unnecessary transfer or unexpected IXFR
timeouts (these issues were not overlooked but deferred to be
fixed until #1278 was completed). Validation on responses to SOA
- queries were tighten, too.
+ queries were tightened, too.
(Trac #1299, git 6ff03bb9d631023175df99248e8cc0cda586c30a)
337. [func] tomek
More information about the bind10-changes
mailing list