mirror of
https://github.com/NLnetLabs/unbound.git
synced 2025-12-20 23:00:56 -05:00
fixup
git-svn-id: file:///svn/unbound/trunk@1094 be551aaa-1e26-0410-a405-d3ace91eadb9
This commit is contained in:
parent
fa07056f79
commit
55aefcad19
2 changed files with 2 additions and 1 deletions
|
|
@ -3,6 +3,7 @@
|
||||||
- fixup bug#175: call tzset before chroot to have correct timestamps
|
- fixup bug#175: call tzset before chroot to have correct timestamps
|
||||||
in system log.
|
in system log.
|
||||||
- do not generate lex input and lex unput functions.
|
- do not generate lex input and lex unput functions.
|
||||||
|
- fix bug 174 - check for tcp_sigpipe that ldns-testns is installed.
|
||||||
|
|
||||||
19 May 2008: Wouter
|
19 May 2008: Wouter
|
||||||
- fedora 9, check in6_pktinfo define in configure.
|
- fedora 9, check in6_pktinfo define in configure.
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
NEED_SPLINT='00-lint.tpkg'
|
NEED_SPLINT='00-lint.tpkg'
|
||||||
NEED_DOXYGEN='01-doc.tpkg'
|
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'
|
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'
|
||||||
NEED_XXD='fwd_compress_c00c.tpkg'
|
NEED_XXD='fwd_compress_c00c.tpkg'
|
||||||
NEED_NC='fwd_compress_c00c.tpkg'
|
NEED_NC='fwd_compress_c00c.tpkg'
|
||||||
NEED_CURL='06-ianaports.tpkg'
|
NEED_CURL='06-ianaports.tpkg'
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue