Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 923781

Summary: net-dns/bind package is having old IPs in named.cache for B.ROOT-SERVERS.NET.
Product: Gentoo Linux Reporter: Milan Dadok <dadok>
Component: Current packagesAssignee: Patrick McLean <chutzpah>
Status: RESOLVED FIXED    
Severity: normal CC: dadok, ole+gentoo
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 832218    
Bug Blocks:    

Description Milan Dadok 2024-02-04 13:03:37 UTC
IP address of B.ROOT-SERVERS.NET. was changed on 2023-11-27
https://b.root-servers.org/news/2023/05/16/new-addresses.html
old IP will work until 2024-11-27

Reproducible: Always

Actual Results:  
B.ROOT-SERVERS.NET.      3600000      A     199.9.14.201

Expected Results:  
B.ROOT-SERVERS.NET.      3600000      A     170.247.170.2
Comment 1 Larry the Git Cow gentoo-dev 2024-02-18 10:48:47 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a319063509bd1c35f3cc25cbe21ea5d1be7e2fa

commit 3a319063509bd1c35f3cc25cbe21ea5d1be7e2fa
Author:     Hank Leininger <hlein@korelogic.com>
AuthorDate: 2024-02-14 00:43:06 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-02-18 10:48:21 +0000

    net-dns/bind: add 9.16.48
    
    Signed-off-by: Hank Leininger <hlein@korelogic.com>
    Bug: https://bugs.gentoo.org/924447
    Bug: https://bugs.gentoo.org/914365
    Bug: https://bugs.gentoo.org/919679
    Closes: https://bugs.gentoo.org/923781
    Signed-off-by: Sam James <sam@gentoo.org>

 net-dns/bind/Manifest             |   1 +
 net-dns/bind/bind-9.16.48.ebuild  | 389 ++++++++++++++++++++++++++++++++++++++
 net-dns/bind/files/named.cache-r4 |  92 +++++++++
 3 files changed, 482 insertions(+)