From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernhard Bitsch To: development@lists.ipfire.org Subject: Re: [PATCH] root.hints: Update to version Dec 18, 2024 Date: Tue, 07 Jan 2025 12:46:40 +0100 Message-ID: <78dc5dda-e339-4050-ba4e-2a715972f4a8@ipfire.org> In-Reply-To: <20250106095208.4439-1-adolf.belka@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============4433223075864213780==" List-Id: --===============4433223075864213780== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Reviewed-by: Bernhard Bitsch Tested-by: Bernhard Bitsch Am 06.01.2025 um 10:52 schrieb Adolf Belka: > - 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 c= hange 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 > ; on server FTP.INTERNIC.NET > ; -OR- RS.INTERNIC.NET > -; > -; last update: July 03, 2019 > -; related version of root zone: 2019070301 > +; > +; last update: December 18, 2024 > +; related version of root zone: 2024121801 > ; > ; FORMERLY NS.INTERNIC.NET > ; > @@ -21,8 +21,8 @@ A.ROOT-SERVERS.NET. 3600000 AAAA 2001:503:ba3e= ::2:30 > ; FORMERLY NS1.ISI.EDU > ; > . 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 > ; > ; FORMERLY C.PSI.NET > ; --===============4433223075864213780==--