From patchwork Tue Jun 3 12:18:32 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 8809 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 "R10" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4bBVB21czVz3xR0 for ; Tue, 3 Jun 2025 12:18:50 +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 4bBV9w5bYtz759 for ; Tue, 3 Jun 2025 12:18:44 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4bBV9v2Jk8z336H for ; Tue, 3 Jun 2025 12:18:43 +0000 (UTC) X-Original-To: development@lists.ipfire.org 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 "R10" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4bBV9r2ww5z3359 for ; Tue, 3 Jun 2025 12:18:40 +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 4bBV9r08Mlz12m; Tue, 3 Jun 2025 12:18:39 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1748953120; 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=y0vuci/vcIRGBGOe/rails9ZxVNvKqiodc9J5LoGk58=; b=hnvPrhheutyIzygkWJWxo2f6U/D1NqWO0eX12PJ5nc7uAebTBoQwfUBk6ySeuUpo4hIUCZ ELbNIrggEqEOQVBQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1748953120; 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=y0vuci/vcIRGBGOe/rails9ZxVNvKqiodc9J5LoGk58=; b=qcPEy/NtbRs68Z0gjUbM9RT0/pQ/WAaSqTd4B9aqj9B34gyxHqPHQ+OUXNFN3gH3iYcApZ BCQ4tlV47ZT9sGI7+mKgwVUjbd2Ekqmp7rf+6xF+c4hx8+3kNLOFRHTSxHnBoEXwlmaGut 8Xld5N+H47PDfCl5zn++kpG2zJUWdZsCRKMC+nv8y3KAf7JQZ++hAT/xqZ0t0wL+DREkXi W9VXb3y3fW7Y1hh5XAHou5V+EdWi8AlSzLu0rmo4fzrr1C7jS6FkfLHL0ag5+h8yB0A2nY 9iFMa/nAVko/gXmW8TXqnLZ4rvB/fa37TGsBJTO3VHdhvkKohbzMd7yybHFIOQ== From: Adolf Belka To: development@lists.ipfire.org Cc: Adolf Belka Subject: [PATCH] iproute2: Update to version 6.15.0 Date: Tue, 3 Jun 2025 14:18:32 +0200 Message-ID: <20250603121835.3299551-2-adolf.belka@ipfire.org> In-Reply-To: <20250603121835.3299551-1-adolf.belka@ipfire.org> References: <20250603121835.3299551-1-adolf.belka@ipfire.org> Precedence: list List-Id: List-Subscribe: , List-Unsubscribe: , List-Post: List-Help: Sender: Mail-Followup-To: MIME-Version: 1.0 - Update from version 6.14.0 to 6.15.0 - Update of rootfile not required - Changelog is not provided. Details of changes can be found from the git commit changes https://git.kernel.org/pub/scm/network/iproute2/iproute2.git Signed-off-by: Adolf Belka --- lfs/iproute2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lfs/iproute2 b/lfs/iproute2 index 2c813382d..d6c96b605 100644 --- a/lfs/iproute2 +++ b/lfs/iproute2 @@ -24,7 +24,7 @@ include Config -VER = 6.14.0 +VER = 6.15.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 = 18bd180c608b657694f4713bf915d45006c97a7206a3260ac52149d4c976422e1949ada425d4989c5a7e327e3d8eb45ea990de25f3645bb1308ac2531bf834d2 +$(DL_FILE)_BLAKE2 = 50247f293e194601bd138418e55e2dc63421d2a5da863973e9ff78f2c76ba051350523559f2b7b7983af05a827f292135353adbf6c857ea32b7071f69940f73f install : $(TARGET)