From: Wouter Wijngaards Date: Tue, 14 Oct 2008 09:13:17 +0000 (+0000) Subject: fwd_three updated. X-Git-Tag: release-1.1.0~50 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a21136cf66a7f0689de8865e0ce13a55e671a1b1;p=thirdparty%2Funbound.git fwd_three updated. git-svn-id: file:///svn/unbound/trunk@1301 be551aaa-1e26-0410-a405-d3ace91eadb9 --- diff --git a/doc/Changelog b/doc/Changelog index 29638f744..60ea99829 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -3,6 +3,12 @@ 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, give root hints. fixed ldns_dname_abs. + - ldns tarball is snapshot of ldns r2759 (1.4.0-pre-20081014). + Which includes the ldns_dname_absolute fix. + - fwd_three test remains flaky now that unbound does not stop + listening when full. Thus, removed timeout problem. + It may be serviced by three threads, or maybe by one. + Mostly only useful for lock-check testing now. 13 October 2008: Wouter - fixed recursion servers deployed as authoritative detection, so diff --git a/testdata/fwd_three.tpkg b/testdata/fwd_three.tpkg index 08c3ef0bd..de9864f8d 100644 Binary files a/testdata/fwd_three.tpkg and b/testdata/fwd_three.tpkg differ