From patchwork Sat Nov 26 13:42:22 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 6181 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 4NKCb73n4Sz3wc7 for ; Sat, 26 Nov 2022 13:42:27 +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 4NKCb619NDz2PF; Sat, 26 Nov 2022 13:42:26 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4NKCb60Vdhz2xn6; Sat, 26 Nov 2022 13:42:26 +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 4NKCb45SwJz2xg5 for ; Sat, 26 Nov 2022 13:42:24 +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 4NKCb40zDSz2Nc; Sat, 26 Nov 2022 13:42:24 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1669470144; 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=WRsU5y8nC5yYHRFFFIEbRZRWEqZjY3gQEZhXqBpiqic=; b=6IQsQsmIv+sehcsoM4QCOOsmuaWL8yjFwEhg9eJn3I3SsJqDbtIH+l9+4K6B9d5/RW9CYc YeF3xR3mdeavoDBQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1669470144; 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=WRsU5y8nC5yYHRFFFIEbRZRWEqZjY3gQEZhXqBpiqic=; b=qG1A6jKXivL3uhJJGwFxxDIodIphgKjwJ6dbe4fKVv3O0pa2933hHl4EzUc64avV/EcHK6 wgAylC5/ozXgbNp5WWSVXhCOJnh4piD/UkWP9ReqGHMVU9M4tPv30yXylWxDVjvniaFQ95 WRo874vgKFs/6qovIZIob4hU3AlPYJDYBCfDrTlByXjk2PsbW6MLZiH9p/aLrrIv8+xY41 xQftVTjA19KtXG0lrqlleseB1UKL/ZL/1fx/2q7zpZani+7LR4689lJTQB3tN2lyFBfUHI 3o/2RFWp3jVS7eGY8GQjVKD6Cy2esSwkJ90HUqQZvevhOcz6DlexRtGODZhlng== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH] iproute2: Update to version 6.0.0 Date: Sat, 26 Nov 2022 14:42:22 +0100 Message-Id: <20221126134222.2491061-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 5.19.0 to 6.0.0 - Update of rootfile - Changelog can only be obtained by reviewing the git commits from https://git.kernel.org/pub/scm/network/iproute2/iproute2.git Signed-off-by: Adolf Belka Reviewed-by: Michael Tremer --- config/rootfiles/common/iproute2 | 1 + lfs/iproute2 | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/config/rootfiles/common/iproute2 b/config/rootfiles/common/iproute2 index d4df24e09..5f6058904 100644 --- a/config/rootfiles/common/iproute2 +++ b/config/rootfiles/common/iproute2 @@ -53,6 +53,7 @@ usr/share/bash-completion/completions/tc #usr/share/man/man8/devlink-dev.8 #usr/share/man/man8/devlink-dpipe.8 #usr/share/man/man8/devlink-health.8 +#usr/share/man/man8/devlink-lc.8 #usr/share/man/man8/devlink-monitor.8 #usr/share/man/man8/devlink-port.8 #usr/share/man/man8/devlink-rate.8 diff --git a/lfs/iproute2 b/lfs/iproute2 index 39c2b60ab..825b071c3 100644 --- a/lfs/iproute2 +++ b/lfs/iproute2 @@ -24,7 +24,7 @@ include Config -VER = 5.19.0 +VER = 6.0.0 THISAPP = iproute2-$(VER) DL_FILE = $(THISAPP).tar.xz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = ee287065d7c33c0fa97f0fc130bb3a4a3ad5ac9417ad74ce8489e64ec146ff97749d79bb6563043c8835eab91a51631576441d450693cb50808ad0d37b2ea648 +$(DL_FILE)_BLAKE2 = 1cfb9b5a7892dec2b35e0eadbd957083e95fdc5077a1aa193329801ff25f9ed90a1fc4152756547be1fab8fe18d9a399001a4c3a61e951f64946156af6a90bae install : $(TARGET)