]> git.ipfire.org Git - thirdparty/bind9.git/commit
Ignore comments when comparing built-in root hints to named.root 12479/head
authorNicki Křížek <nicki@isc.org>
Thu, 30 Jul 2026 08:40:16 +0000 (08:40 +0000)
committerNicki Křížek <nicki@isc.org>
Thu, 30 Jul 2026 08:40:16 +0000 (08:40 +0000)
commite2d36b337b89b1fab837a29cd35fbf07d83d6d82
tree3db7dd56c469bae7156bfadea8d28f41a1e1e629
parenteb83d136a315d0ed21592c9ce76ef185353dd78a
Ignore comments when comparing built-in root hints to named.root

InterNIC periodically republishes named.root with only the "last
update" and "related version of root zone" comments changed, which
failed the live-internet check even though the actual records were
unchanged. Updating the built-in hints for comment-only churn is
pointless, so compare just the resource records.

Assisted-by: Claude:claude-fable-5
bin/tests/system/tools/tests_tools_named_root_hints.py