From patchwork Thu Jan 5 18:21:08 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 6407 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 (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4Nnvtm4xXNz40V9 for ; Thu, 5 Jan 2023 18:21:36 +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 ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail02.haj.ipfire.org", Issuer "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4Nnvtj0zSTz3BT; Thu, 5 Jan 2023 18:21:33 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4Nnvth6Fyfz30GX; Thu, 5 Jan 2023 18:21:32 +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 (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4NnvtQ67kwz2yYM for ; Thu, 5 Jan 2023 18:21:18 +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 ECDSA (P-384) server-digest SHA384) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4NnvtQ0cL1zm6; Thu, 5 Jan 2023 18:21:18 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1672942878; 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: in-reply-to:in-reply-to:references:references; bh=4+dqc6Fz3vsHJ//1A59zX209gESMnd7XOH7tBVio2VQ=; b=wFzOAJjCe/zTugchsiB5knCh63Jq/sVCnaQRDB7LGq5fVONpoie+zt831DZ4X4uRK7DBKV c3Hzbe9E8lSFOaBg== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1672942878; 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: in-reply-to:in-reply-to:references:references; bh=4+dqc6Fz3vsHJ//1A59zX209gESMnd7XOH7tBVio2VQ=; b=dffvAnT7ESYZHvJyOqf5zCMLJOWPI3V+88lST7DGjbQEm0Ui+3yJw/vQ3rfnQsiI822TfH 1x9uCRGi7AdjjMAWV1Crw6lDn99fXRZVmhaycwDpoiw8/cGG1hVVxh8BuNJW8tafVv85JQ V/5E0FbNoD3oS9G6xHgFXyUlJfXBqcJXC6qnpSseJ5EoWc+DJucgO5te0z14C/UqBkJfuh k6pRRIrJLmt1lpBzok22c0WNgEot3xdPySkLr+Rlr0jAAUAVccISIxZjr8SAvxtnznqPs2 ACPeh6vcxSw3zrDiG4+yUsPPZt1LtAnicoYufQAzUkAVRt5ZR5TElzfFTyJYGQ== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH] iana-etc: Update to version 20221226 Date: Thu, 5 Jan 2023 19:21:08 +0100 Message-Id: <20230105182110.3725538-4-adolf.belka@ipfire.org> In-Reply-To: <20230105182110.3725538-1-adolf.belka@ipfire.org> References: <20230105182110.3725538-1-adolf.belka@ipfire.org> MIME-Version: 1.0 X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: IPFire development talk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: development-bounces@lists.ipfire.org Sender: "Development" - Update from version 20221107 to 20221226 - Update of rootfile not required - Update of IANA's Assigned Internet Protocol Numbers - updated on daily basis and provided as tarball on a weekly basis. Signed-off-by: Adolf Belka --- lfs/iana-etc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lfs/iana-etc b/lfs/iana-etc index 0003fed0b..dc189e6d5 100644 --- a/lfs/iana-etc +++ b/lfs/iana-etc @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2018 IPFire Team # +# Copyright (C) 2007-2023 IPFire Team # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -24,7 +24,7 @@ include Config -VER = 20221107 +VER = 20221226 THISAPP = iana-etc-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = 070ce9d87a75d23d4b9331137b8e92b6c082699d98e2725db6345b9c3bc5e160fc754ade914b0ee35d845a35ecceaaa5b9104ad1f0934fc4d8d7d937d220368d +$(DL_FILE)_BLAKE2 = 6977d6f11389ababf89bdc64e70713995c0f368c0b290c01fd72c62b0d887968b3eb7e18c872509c69f00c77b5ff4bf8f9011c4b35a2f46f22898c78c8143a0c install : $(TARGET)