pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/bind99
Module Name: pkgsrc
Committed By: taca
Date: Mon Dec 8 21:58:18 UTC 2014
Modified Files:
pkgsrc/net/bind99: Makefile PLIST distinfo
Log Message:
Update bind99 to 9.9.6p1 (BIND 9.9.6-P1).
--- 9.9.6-P1 released ---
4006. [security] A flaw in delegation handling could be exploited
to put named into an infinite loop. This has
been addressed by placing limits on the number
of levels of recursion named will allow (default 7),
and the number of iterative queries that it will
send (default 50) before terminating a recursive
query (CVE-2014-8500).
The recursion depth limit is configured via the
"max-recursion-depth" option, and the query limit
via the "max-recursion-queries" option. [RT #37580]
To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 pkgsrc/net/bind99/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/net/bind99/PLIST
cvs rdiff -u -r1.25 -r1.26 pkgsrc/net/bind99/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index