djbdns: fix compile errors because of wrong ranlib use, also apply Johnny Halfmoon...
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 22 Sep 2009 08:45:48 +0000 (08:45 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 22 Sep 2009 08:45:48 +0000 (08:45 +0000)
commit0e7a8e9b4e650290ccf86e665c1f014966718c8d
tree3661df3ca5f21ae57fc036e3c6c0e5232f9a50fc
parentaf5e83a90670cb7250c08c82d05c351dbff0629c
djbdns: fix compile errors because of wrong ranlib use, also apply Johnny Halfmoon's update to 1.05-5 (#5764)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@17673 3c298f89-4303-0410-b956-a3cf2f4a3e73
40 files changed:
net/djbdns/Changelog
net/djbdns/Makefile
net/djbdns/README
net/djbdns/files/djbdns.conf
net/djbdns/files/dnscache.init
net/djbdns/files/dnscache/dnsroots.global
net/djbdns/files/dnscache/ignoreip-update [new file with mode: 0644]
net/djbdns/files/dnscache/servers/@
net/djbdns/patches/010-crosscompile.patch [new file with mode: 0644]
net/djbdns/patches/020-dnsroots-update.patch [new file with mode: 0644]
net/djbdns/patches/030-srv-records-and-axfrget.patch [new file with mode: 0644]
net/djbdns/patches/040-dnscache-less-chatty-log.patch [new file with mode: 0644]
net/djbdns/patches/050-tinydns-mmap-leak.patch [new file with mode: 0644]
net/djbdns/patches/060-dnscache-big-udp-packets.patch [new file with mode: 0644]
net/djbdns/patches/070-dnscache-dpos-tcp-servfail.patch [new file with mode: 0644]
net/djbdns/patches/080-dnscache-cache-negatives.patch [new file with mode: 0644]
net/djbdns/patches/090-tinydns-one-second.patch [new file with mode: 0644]
net/djbdns/patches/100-crosscompile.patch [deleted file]
net/djbdns/patches/110-cachestats.patch [deleted file]
net/djbdns/patches/110-dnscache-cachestats.patch [new file with mode: 0644]
net/djbdns/patches/120-compiler-temporary-filename.patch
net/djbdns/patches/130-dnscache-multiple-ip.patch [deleted file]
net/djbdns/patches/140-dnsnamex-extra-command.patch
net/djbdns/patches/200-dnscache-cname-handling.patch
net/djbdns/patches/210-dnscache-strict-forwardonly.patch
net/djbdns/patches/220-dnscacheip-space-separator.patch
net/djbdns/patches/230-tinydns-data-semantic-error.patch
net/djbdns/patches/240-tinydns-alias-chain-truncation.patch
net/djbdns/patches/250-djbdns-1.05-slogging.patch [deleted file]
net/djbdns/patches/250-dnscache-slogging.patch [new file with mode: 0644]
net/djbdns/patches/260-djbdns-1.05-dnsfilter-replace.patch [deleted file]
net/djbdns/patches/260-dnsfilter-replace.patch [new file with mode: 0644]
net/djbdns/patches/270-dnscache-sigpipe-fix.patch [new file with mode: 0644]
net/djbdns/patches/280-dnscache-ignoreip2.patch [new file with mode: 0644]
net/djbdns/patches/300-bugfix-dnscache-dempsky-poison.patch [new file with mode: 0644]
net/djbdns/patches/300-bugfix1-dempsky.patch [deleted file]
net/djbdns/patches/310-bugfix-dnscache-merge-outgoing-requests.patch [new file with mode: 0644]
net/djbdns/patches/310-bugfix2-merge-outgoing-requests.patch [deleted file]
net/djbdns/patches/320-bugfix-dnscache-cache-soa-records.patch [new file with mode: 0644]
net/djbdns/patches/320-bugfix3-cache-soa-records.patch [deleted file]