Commit Graph

10 Commits

Author SHA1 Message Date
Evan Hunt
6da5ebd9bf [v9_10] correct the license info 2017-09-19 13:00:12 -07:00
Mark Andrews
c4f0e9c412 address merge error 2017-07-07 15:46:31 +10:00
Evan Hunt
88dc9d367d [v9_10] address TSIG bypass/forgery vulnerabilities
4643.	[security]	An error in TSIG handling could permit unauthorized
			zone transfers or zone updates. (CVE-2017-3142)
			(CVE-2017-3143) [RT #45383]

(cherry picked from commit 581c1526ab)
(cherry picked from commit a03f4b1ea4)
2017-06-27 11:40:31 -07:00
Evan Hunt
f5dd7776e1 [v9_10] quote service registry paths
4532.	[security]	The BIND installer on Windows used an unquoted
                        service path, which can enable privilege escalation.
			(CVE-2017-3141) [RT #45229]

(cherry picked from commit 967a3b9419)
(cherry picked from commit c28e44f3f8)
2017-05-30 13:38:59 -07:00
Evan Hunt
a57b289ed0 [v9_10] fix rpz formerr loop
4531.	[security]	Some RPZ configurations could go into an infinite
			query loop when encountering responses with TTL=0.
			(CVE-2017-3140) [RT #45181]

(cherry picked from commit 3440cf9c60)
2017-05-30 12:35:59 -07:00
Evan Hunt
cdb08d61f7 [v9_10] change markdown comment style for pandoc 2017-04-27 23:44:25 -07:00
Evan Hunt
7e5ab67300 [v9_10] allow parallel make
4609.	[cleanup]	Rearrange makefiles to enable parallel execution
			(i.e. "make -j"). [RT #45078]
2017-04-23 23:04:46 -07:00
Evan Hunt
fc1bce500b [v9_10] update copyrights that had been missed recently 2017-04-23 17:10:33 -07:00
Evan Hunt
e9c9b9396a [v9_10] remove references to compile options that aren't in 9.10 2017-04-20 20:13:22 -07:00
Evan Hunt
dc35ff9ec6 [v9_10] update README, remove FAQ
4593.	[doc]		Update README using markdown, remove outdated FAQ
			file in favor of the knowledge base.
2017-04-20 19:39:06 -07:00