From patchwork Tue Nov 19 11:09:32 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 8242 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) client-signature RSA-PSS (4096 bits)) (Client CN "mail01.haj.ipfire.org", Issuer "R11" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4Xt1wy6GRYz3wx0 for ; Tue, 19 Nov 2024 11:09:54 +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 "E6" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4Xt1ww1MTNz4fJ; Tue, 19 Nov 2024 11:09:52 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4Xt1ww0p74z340B; Tue, 19 Nov 2024 11:09:52 +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) client-signature RSA-PSS (4096 bits)) (Client CN "mail01.haj.ipfire.org", Issuer "R11" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4Xt1wr6Z5Jz32wV for ; Tue, 19 Nov 2024 11:09:48 +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 4Xt1wq4GMHz4bg; Tue, 19 Nov 2024 11:09:47 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1732014587; 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=3LBjHlRImCzW180pVrdImwoyciP7HQGuOzh5bqRDCPU=; b=rM0mpPu7ifUp2yVNliUlaMs1rfZ//aQg4XBDrAI/4R0anTut28r73Urd5C4aOtI826bsV7 y62AheapoSQH7SCQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1732014587; 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=3LBjHlRImCzW180pVrdImwoyciP7HQGuOzh5bqRDCPU=; b=c+CNlEdTUaXogGBPRhVSEVSUCW1JtIZ84opbu2lR9nHx/yJT4KpOXYwvKod7VrWL0WkXe0 HP3zwB18Oo+M8aHa41PnUMe7ecnAf/Xx3SnRe/AjzeixxBfVWBOZTr8EkiHlmFmEKq2DUe bQSTBNE25DDlf7KDcK3ZFhnkRKewt+2YTno9dm9vrCAKbcB4ADCZLd/l/G+jVC7RoSETxX YP/CKZ4+N1WCV9dqwoTEh/aL7vAAnF4QAJ8LgADs5zWI3VFHFrQ5lzpoVqYzcpi53FglXI Aq7ds84MZUe89UDdDRHEmmxYH/RIcWAKPynsAuhNvC1gwxN2iDXoboRo4pbXnQ== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH] iana-etc: Update to version 20241024 Date: Tue, 19 Nov 2024 12:09:32 +0100 Message-ID: <20241119110936.3597603-6-adolf.belka@ipfire.org> In-Reply-To: <20241119110936.3597603-1-adolf.belka@ipfire.org> References: <20241119110936.3597603-1-adolf.belka@ipfire.org> MIME-Version: 1.0 Message-ID-Hash: QOAOL2KPF2ENXOPYK3YUSOSCYN4A7OE3 X-Message-ID-Hash: QOAOL2KPF2ENXOPYK3YUSOSCYN4A7OE3 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 20240813 to 20241024 - Update of rootfile not required - No changelog provided. Signed-off-by: Adolf Belka --- lfs/iana-etc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lfs/iana-etc b/lfs/iana-etc index 3ad018bf3..b3daca645 100644 --- a/lfs/iana-etc +++ b/lfs/iana-etc @@ -24,7 +24,7 @@ include Config -VER = 20240813 +VER = 20241024 # https://github.com/Mic92/iana-etc THISAPP = iana-etc-$(VER) @@ -41,7 +41,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = a62948814ceb250cb9d8218fd7f8f7373ca51349a0af698e7ac15c74c5d462337e9c5eb25066964a8726987cdabfd155b577fadc76ca470d7e709bdc5c90a197 +$(DL_FILE)_BLAKE2 = c1ecfd2cef0358d426895d0cbf7eb6c26cc4821941de9f34d2b87ebe3f1d0fae5f3b81c588f403d43aacebcc5eb89301b7842a48b1fe5036b39a72e922cb4acb install : $(TARGET)