From: Wouter Wijngaards Date: Mon, 18 Oct 2010 13:25:30 +0000 (+0000) Subject: Uses curl to check if the icann cert file has been updated on the website. X-Git-Tag: release-1.4.7rc1~28 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8cf752e577dd40a0d9d02b00ceff55a699697644;p=thirdparty%2Funbound.git Uses curl to check if the icann cert file has been updated on the website. git-svn-id: file:///svn/unbound/trunk@2297 be551aaa-1e26-0410-a405-d3ace91eadb9 --- diff --git a/testcode/do-tests.sh b/testcode/do-tests.sh index aceb5efc3..fe67c26d8 100755 --- a/testcode/do-tests.sh +++ b/testcode/do-tests.sh @@ -5,7 +5,7 @@ NEED_DOXYGEN='01-doc.tpkg' NEED_LDNS_TESTNS='fwd_no_edns.tpkg fwd_tcp_tc.tpkg fwd_tcp.tpkg fwd_three_service.tpkg fwd_three.tpkg fwd_ttlexpire.tpkg fwd_udp.tpkg fwd_tcp_tc6.tpkg fwd_compress_c00c.tpkg fwd_ancil.tpkg stat_timer.tpkg 05-asynclook.tpkg stream_tcp.tpkg speed_cache.tpkg fwd_oneport.tpkg fwd_udptmout.tpkg fwd_waitudp.tpkg tcp_sigpipe.tpkg hostsfileosx.tpkg local_nodefault.tpkg fwd_zero.tpkg' NEED_XXD='fwd_compress_c00c.tpkg fwd_zero.tpkg' NEED_NC='fwd_compress_c00c.tpkg fwd_zero.tpkg' -NEED_CURL='06-ianaports.tpkg' +NEED_CURL='06-ianaports.tpkg root_anchor.tpkg' NEED_WHOAMI='07-confroot.tpkg' NEED_IPV6='fwd_ancil.tpkg fwd_tcp_tc6.tpkg stub_udp6.tpkg' NEED_NOMINGW='tcp_sigpipe.tpkg 07-confroot.tpkg 08-host-lib.tpkg fwd_ancil.tpkg' diff --git a/testdata/root_anchor.tpkg b/testdata/root_anchor.tpkg index 9ba337572..47bdd000b 100644 Binary files a/testdata/root_anchor.tpkg and b/testdata/root_anchor.tpkg differ