From patchwork Tue Aug 13 16:19:42 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 7996 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 4WjxSK6NzDz3wyN for ; Tue, 13 Aug 2024 16:20:17 +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 4WjxSJ5y22z618; Tue, 13 Aug 2024 16:20:16 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4WjxSJ3Ggxz3449; Tue, 13 Aug 2024 16:20:16 +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 4WjxS92tjXz343n for ; Tue, 13 Aug 2024 16:20:09 +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 4WjxS909lLz4Th; Tue, 13 Aug 2024 16:20:08 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1723566009; 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=UoR44XaBYAyQtp1LLlDM5S9h+gHtp53il4RAGu3FjNQ=; b=vujg1K/1+AYXeDwzfl2BOXvPn68XCX9hRsS674aO7ayQXeHJpZ70ARTAq2T79UFW5vqHkt aE/uJhmN88464DAw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1723566009; 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=UoR44XaBYAyQtp1LLlDM5S9h+gHtp53il4RAGu3FjNQ=; b=jV+aE/xs4A9oYldh5AxAuYGgshe5vpSaIvPqVtB6IlNA+4ey5GJxBiHwSIa0UB2UDT1XbP t0OAlZb3ONC03w82pHTHJg8V90/a7Aozc7Gi4ow8g8tLEdeXnHWIAVBVJGAtAJt+ubSZmC 6nFKyb/qrlJLCgs+AXGnA81XfcIV8NnAeWbadG4QjW1QuSy6CBHqm5PC5WPLcglEwtq89q +nWipJx/lwg2GTtnzLBUvJS5eKHZSiL+2AnMn76sawXjBxJRa8cy0kxP33RXg+LbwZ5lJh HE8f9XSl23CATL5pkIpiie21JW7naCTT/PA49Zj5GZ+x5UzA24A3G9T/0UqmKw== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH] iproute2: Update to version 6.10.0 Date: Tue, 13 Aug 2024 18:19:42 +0200 Message-ID: <20240813162000.1113995-7-adolf.belka@ipfire.org> In-Reply-To: <20240813162000.1113995-1-adolf.belka@ipfire.org> References: <20240813162000.1113995-1-adolf.belka@ipfire.org> MIME-Version: 1.0 Message-ID-Hash: GONOOE7RIPHGDSUP6WLXVAIN5IZDJXC2 X-Message-ID-Hash: GONOOE7RIPHGDSUP6WLXVAIN5IZDJXC2 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 6.8.0 to 6.10.0 - Update of rootfile not required - Changelog is the commits list in the git repo https://git.kernel.org/pub/scm/network/iproute2/iproute2.git/log/ Signed-off-by: Adolf Belka --- lfs/iproute2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lfs/iproute2 b/lfs/iproute2 index 17f25dddc..5d66de568 100644 --- a/lfs/iproute2 +++ b/lfs/iproute2 @@ -24,7 +24,7 @@ include Config -VER = 6.8.0 +VER = 6.10.0 # https://mirrors.edge.kernel.org/pub/linux/utils/net/iproute2/ THISAPP = iproute2-$(VER) @@ -41,7 +41,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = d30cdff8522627c27c9165f068f42adbec38f15548a8f2cd31276f283880dc402e10c5989e7227e80cdc891bcc4a574b330d634ae550e689758b849c0506c31f +$(DL_FILE)_BLAKE2 = 66332ea333ab2cdc4a2c71000fa2d06fd87cfdf5237dae458aff60ce606155302eb9d0ffaf87107255ab04c02f2b773dc040abb08bb89afb53091396dfc8a3ad install : $(TARGET)