Bug 2253462 - ldns: Update of b.root-servers.net
Summary: ldns: Update of b.root-servers.net
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: ldns
Version: rawhide
Hardware: Unspecified
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Petr Menšík
QA Contact: Fedora Extras Quality Assurance
URL: https://b.root-servers.org/news/2023/...
Whiteboard:
Depends On: 2253459 2253463
Blocks: 2253460 2253461
TreeView+ depends on / blocked
 
Reported: 2023-12-07 14:44 UTC by Petr Menšík
Modified: 2024-01-20 03:22 UTC (History)
10 users (show)

Fixed In Version: ldns-1.8.3-10.fc40 ldns-1.8.3-7.fc38 ldns-1.8.3-10.fc39
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 2253459
Environment:
Last Closed: 2024-01-19 03:24:03 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github NLnetLabs ldns pull 230 0 None open Update address of b.root-servers.net and some others 2024-01-04 09:05:22 UTC

Description Petr Menšík 2023-12-07 14:44:21 UTC
+++ This bug was initially created as a clone of Bug #2253459 +++

Several tools inside distribution works with DNS global servers. It contains list of root-servers.net, where one address recently has changed. It should be updated in all software using such list. Either built-in or explicit in configuration files, address of b.root-servers.net has changed.



Reproducible: Always

Steps to Reproduce:
1. check used hint address of b.root-servers.net
2. dig +short -x 199.9.14.201 -x 2001:500:200::b | grep -i ^b.root-servers.net
3. dig +short -x 170.247.170.2 -x 2801:1b8:10::b | grep -i ^b.root-servers.net
Actual Results:  
b.root-servers.net.	518400	IN	A	199.9.14.201
b.root-servers.net.	518400	IN	AAAA	2001:500:200::b


Expected Results:  
b.root-servers.net.	518400	IN	A	170.247.170.2
b.root-servers.net.	518400	IN	AAAA	2801:1b8:10::b


Authoritative servers list can be obtained from:
https://www.internic.net/domain/named.root

Or using command:
dig +tcp +norec @d.root-servers.net

Reverse addresses of old leads to: b-2017.b.root-servers.org.

$ dig +short -x 199.9.14.201 -x 2001:500:200::b 
b-2017.b.root-servers.org.
b-2017.b.root-servers.org.

$ dig +short -x 170.247.170.2 -x 2801:1b8:10::b | grep -i ^b.root-servers.net 
b.root-servers.net.
b.root-servers.net.

Comment 1 Petr Menšík 2024-01-04 09:05:23 UTC
Upstream does not have address updated already. There were more outdated addresses in drill.

Created PR: https://github.com/NLnetLabs/ldns/pull/230

Comment 2 Petr Menšík 2024-01-04 09:06:07 UTC
Waiting a bit for upstream acknowledge before creating downstream patch.

Comment 3 Fedora Update System 2024-01-04 13:22:07 UTC
FEDORA-2024-3b8d11e257 has been submitted as an update to Fedora 39. https://bodhi.fedoraproject.org/updates/FEDORA-2024-3b8d11e257

Comment 4 Fedora Update System 2024-01-04 13:22:37 UTC
FEDORA-2024-a05e0cc365 has been submitted as an update to Fedora 38. https://bodhi.fedoraproject.org/updates/FEDORA-2024-a05e0cc365

Comment 5 Fedora Update System 2024-01-05 01:19:40 UTC
FEDORA-2024-a05e0cc365 has been pushed to the Fedora 38 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2024-a05e0cc365`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2024-a05e0cc365

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 6 Fedora Update System 2024-01-05 03:36:32 UTC
FEDORA-2024-3b8d11e257 has been pushed to the Fedora 39 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2024-3b8d11e257`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2024-3b8d11e257

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 7 Fedora Update System 2024-01-19 03:24:03 UTC
FEDORA-2024-a05e0cc365 has been pushed to the Fedora 38 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 8 Fedora Update System 2024-01-20 03:22:12 UTC
FEDORA-2024-3b8d11e257 has been pushed to the Fedora 39 stable repository.
If problem still persists, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.