From: Wouter Wijngaards Date: Tue, 14 Oct 2008 09:05:17 +0000 (+0000) Subject: Fixup stub and ldns. X-Git-Tag: release-1.1.0~52 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=07efa0f4eaf8a0346c23c90f632de0c93737da3f;p=thirdparty%2Funbound.git Fixup stub and ldns. git-svn-id: file:///svn/unbound/trunk@1299 be551aaa-1e26-0410-a405-d3ace91eadb9 --- diff --git a/doc/Changelog b/doc/Changelog index 9b765c967..29638f744 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -2,7 +2,7 @@ - fwd_three.tpkg test was flaky. If the three requests hit the wrong threads by chance (or bad OS) then the test would fail. Made less flaky by increasing number of retries. - - stub_udp.tpkg changed to work with bad ::1 ipv6 support. + - stub_udp.tpkg changed to work, give root hints. fixed ldns_dname_abs. 13 October 2008: Wouter - fixed recursion servers deployed as authoritative detection, so diff --git a/testdata/stub_udp.tpkg b/testdata/stub_udp.tpkg index 2a9679455..ad6f4de41 100644 Binary files a/testdata/stub_udp.tpkg and b/testdata/stub_udp.tpkg differ