Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ISC Open Source Projects
BIND
Commits
9c179a56
Commit
9c179a56
authored
Jun 02, 2017
by
Mark Andrews
Browse files
4633. [maint] Updated AAAA (2001:500:200::b) for B.ROOT-SERVERS.NET.
parent
5e1cedb1
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGES
View file @
9c179a56
4633. [maint] Updated AAAA (2001:500:200::b) for B.ROOT-SERVERS.NET.
4632. [security] The BIND installer on Windows used an unquoted
service path, which can enable privilege escalation.
(CVE-2017-3141) [RT #45229]
...
...
lib/dns/rootns.c
View file @
9c179a56
...
...
@@ -53,7 +53,7 @@ static char root_ns[] =
"A.ROOT-SERVERS.NET. 3600000 IN A 198.41.0.4
\n
"
"A.ROOT-SERVERS.NET. 3600000 IN AAAA 2001:503:BA3E::2:30
\n
"
"B.ROOT-SERVERS.NET. 3600000 IN A 192.228.79.201
\n
"
"B.ROOT-SERVERS.NET. 3600000 IN AAAA 2001:500:
84
::b
\n
"
"B.ROOT-SERVERS.NET. 3600000 IN AAAA 2001:500:
200
::b
\n
"
"C.ROOT-SERVERS.NET. 3600000 IN A 192.33.4.12
\n
"
"C.ROOT-SERVERS.NET. 3600000 IN AAAA 2001:500:2::c
\n
"
"D.ROOT-SERVERS.NET. 3600000 IN A 199.7.91.13
\n
"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment