From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH] root.hints: Update to version Dec 18, 2024 Date: Mon, 06 Jan 2025 10:52:08 +0100 Message-ID: <20250106095208.4439-1-adolf.belka@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2381329771810283358==" List-Id: --===============2381329771810283358== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable - Update from version Jul 3, 2019 to Dec 18, 2024 - Not sure if there have been other version in between or not as no history i= s stored anywhere on this. - No changelog for any changes to the root.hints file but the diff in the fil= e shows that just one change has been done to the B.ROOT-SERVERS.NET. entry with a chan= ge in IP. Signed-off-by: Adolf Belka --- config/unbound/root.hints | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/config/unbound/root.hints b/config/unbound/root.hints index 08c76a372..abd2b4f8b 100644 --- a/config/unbound/root.hints +++ b/config/unbound/root.hints @@ -8,9 +8,9 @@ ; file /domain/named.cache=20 ; on server FTP.INTERNIC.NET ; -OR- RS.INTERNIC.NET -;=20 -; last update: July 03, 2019=20 -; related version of root zone: 2019070301 +; +; last update: December 18, 2024 +; related version of root zone: 2024121801 ;=20 ; FORMERLY NS.INTERNIC.NET=20 ; @@ -21,8 +21,8 @@ A.ROOT-SERVERS.NET. 3600000 AAAA 2001:503:ba3e::= 2:30 ; FORMERLY NS1.ISI.EDU=20 ; . 3600000 NS B.ROOT-SERVERS.NET. -B.ROOT-SERVERS.NET. 3600000 A 199.9.14.201 -B.ROOT-SERVERS.NET. 3600000 AAAA 2001:500:200::b +B.ROOT-SERVERS.NET. 3600000 A 170.247.170.2 +B.ROOT-SERVERS.NET. 3600000 AAAA 2801:1b8:10::b ;=20 ; FORMERLY C.PSI.NET=20 ; --=20 2.47.1 --===============2381329771810283358==--