From patchwork Mon Jan 6 09:52:08 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 8383 Return-Path: Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) server-digest SHA384 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mail01.haj.ipfire.org", Issuer "R11" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4YRTxL05dhz3x61 for ; Mon, 6 Jan 2025 09:52:22 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [172.28.1.201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) client-signature ECDSA (secp384r1)) (Client CN "mail02.haj.ipfire.org", Issuer "E5" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4YRTxH50pCz2hY; Mon, 6 Jan 2025 09:52:19 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4YRTxH23nhz34Ks; Mon, 6 Jan 2025 09:52:19 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) server-digest SHA384 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mail01.haj.ipfire.org", Issuer "R11" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4YRTxD52rWz3340 for ; Mon, 6 Jan 2025 09:52:16 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4YRTxC3kQgz1X1; Mon, 6 Jan 2025 09:52:15 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1736157135; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=XyFzmnfzpGw9DQo/tzapFrN0d+fGFzl0D7q1xo8MR7c=; b=Xm/NKjxOGKtsLzlpDKyTJwQ+ZXXNQQlqP5U0CaWf7Na4ZjxQGXXrME+uJTzhc7VShzu0fy iDwK1OoGciKZAkBQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1736157135; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=XyFzmnfzpGw9DQo/tzapFrN0d+fGFzl0D7q1xo8MR7c=; b=rG5XDBGJcopx2nJppeIQGTFhxR21o+ukrTJxLTrD1EVOt6+bsXU0h6FJikOCi601+E7CfV 3usiLtY86f9zweHUTexMaUKO3Z0SxidCAvuHeFP0pE4nJI4SJHmZtb/JJGGiaXneMTbot0 qWRzvgyxG3VHQTvV7D64eXN1x0JF/VF4m+Es+GXqUB0b6aPqUi+LIfsLibN0e++wQT2LBa UrqbJP5aClLFMjcSzu8Gya+zuYDVAXy6bUOqjNvrnYF/d3PsaBPBRPNxpQMOgal4iodLBE KOh//FEU+cmNNMCvOSxo00xowH6Tlt0Sqsiz5NQFP29tCqz+yfxZa9XvnYfzkQ== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH] root.hints: Update to version Dec 18, 2024 Date: Mon, 6 Jan 2025 10:52:08 +0100 Message-ID: <20250106095208.4439-1-adolf.belka@ipfire.org> MIME-Version: 1.0 Message-ID-Hash: HUK43O3RQDWFIKDNY4ZSE5O5NROSY7TG X-Message-ID-Hash: HUK43O3RQDWFIKDNY4ZSE5O5NROSY7TG X-MailFrom: adolf.belka@ipfire.org X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header X-Mailman-Version: 3.3.8 Precedence: list List-Id: IPFire development talk Archived-At: List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: - 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 file shows that just one change has been done to the B.ROOT-SERVERS.NET. entry with a change in IP. Signed-off-by: Adolf Belka Reviewed-by: Michael Tremer Reviewed-by: Bernhard Bitsch Tested-by: Bernhard Bitsch --- 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 ; 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 ;