BIND 10 master, updated. 8ee52fc304388aef162a819e2e59066bb70f0618 [master] changelog entry for #1389
BIND 10 source code commits
bind10-changes at lists.isc.org
Fri Dec 2 06:16:31 UTC 2011
The branch, master has been updated
via 8ee52fc304388aef162a819e2e59066bb70f0618 (commit)
from 3fdce88046bdad392bd89ea656ec4ac3c858ca2f (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 8ee52fc304388aef162a819e2e59066bb70f0618
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Thu Dec 1 22:16:09 2011 -0800
[master] changelog entry for #1389
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 9 +++++++++
1 files changed, 9 insertions(+), 0 deletions(-)
-----------------------------------------------------------------------
diff --git a/ChangeLog b/ChangeLog
index f033783..5f74851 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+334. [bug] jinmei
+ b10-xfrout could potentially create an overflow response message
+ (exceeding the 64KB max) or could create unnecessarily small
+ messages. The former was actually unlikely to happen due to the
+ effect of name compression, and the latter was marginal and at least
+ shouldn't cause an interoperability problem, but these were still
+ potential problems and were fixed.
+ (Trac #1389, git 3fdce88046bdad392bd89ea656ec4ac3c858ca2f)
+
333. [bug] dvv
Solaris needs "-z now" to force non-lazy binding and prevent g++ static
initialization code from deadlocking.
More information about the bind10-changes
mailing list