From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Tremer To: development@lists.ipfire.org Subject: Re: [PATCH] root.hints: Update to version Dec 18, 2024 Date: Mon, 06 Jan 2025 10:32:42 +0000 Message-ID: <900FDFF0-8D67-4F92-B316-0E982AEB031B@ipfire.org> In-Reply-To: <20250106095208.4439-1-adolf.belka@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0405697795435909103==" List-Id: --===============0405697795435909103== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Reviewed-by: Michael Tremer > On 6 Jan 2025, at 09:52, Adolf Belka wrote: >=20 > - 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= is stored > anywhere on this. > - No changelog for any changes to the root.hints file but the diff in the f= ile shows that > just one change has been done to the B.ROOT-SERVERS.NET. entry with a cha= nge in IP. >=20 > Signed-off-by: Adolf Belka > --- > config/unbound/root.hints | 10 +++++----- > 1 file changed, 5 insertions(+), 5 deletions(-) >=20 > 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 >=20 --===============0405697795435909103==--