net-dns/djbdns: new revision with increased dnscache recursion depth.
authorMichael Orlitzky <mjo@gentoo.org>
Fri, 5 Aug 2016 13:41:35 +0000 (09:41 -0400)
committerMichael Orlitzky <mjo@gentoo.org>
Fri, 5 Aug 2016 13:41:55 +0000 (09:41 -0400)
commite36913e087879c62aaa678f2ba35927a17af9b1c
tree9cb69c89c1a03787791ff50541bfdb52bb3d1ee8
parent0a6ef659a25031905c33fe6fb80080681099dec3
net-dns/djbdns: new revision with increased dnscache recursion depth.

There is a hard limit on the number of recursive queries that dnscache
will perform. This new revision adds a patch, increasing a loop
iteration limit from 100 to 200, and thus increasing the recursion
depth. The patch was based on a similar fix for OpenWrt, suggested by
John Stile.

With the new revision, the ebuild was updated to EAPI=6. The eutils
eclass was dropped as "epatch" was replaced with "eapply"; some
patches needed new revisions to work with -p1, as eapply does. Two
other patches needed revisions to avoid fuzz from the new fix.

Gentoo-Bug: 590548
Reported-By: John Stile
Package-Manager: portage-2.2.28
net-dns/djbdns/djbdns-1.05-r31.ebuild [new file with mode: 0644]
net-dns/djbdns/files/1.05-errno-r1.patch [new file with mode: 0644]
net-dns/djbdns/files/CVE2008-4392_0001-dnscache-merge-similar-outgoing-queries-ipv6-test25-r1.patch [new file with mode: 0644]
net-dns/djbdns/files/CVE2008-4392_0001-dnscache-merge-similar-outgoing-queries-r1.patch [new file with mode: 0644]
net-dns/djbdns/files/headtail-r1.patch [new file with mode: 0644]
net-dns/djbdns/files/increase-cname-recustion-depth.patch [new file with mode: 0644]