Subject: CVS commit: pkgsrc/net/djbdns
From: Amitai Schlair
Date: 2009-04-22 06:48:13
Message id: 20090422044813.68AB2175D0@cvs.netbsd.org

Log Message:
Add DJB's patch to fix the axfrdns bug reported by Matthew Dempsky,
described here:

http://article.gmane.org/gmane.network.djbdns/13864

Add mutually exclusive options, both by Jeff King, to address the
dnscache poisoning weaknesses described in CVE-2008-4392:

* "djbdns-qmerge1" (from http://www.your.org/dnscache/)
* "djbdns-qmerge2" (from \ 
http://article.gmane.org/gmane.network.djbdns/13965)

Both options are included because qmerge1 is better tested but has
known shortcomings, while qmerge2 is probably more correct but (as
yet) less well tested.

Bump PKGREVISION.

Files:
RevisionActionfile
1.57modifypkgsrc/net/djbdns/Makefile
1.17modifypkgsrc/net/djbdns/distinfo
1.12modifypkgsrc/net/djbdns/options.mk
1.1addpkgsrc/net/djbdns/files/patch-qmerge2
1.5addpkgsrc/net/djbdns/patches/patch-ac