From patchwork Wed Nov 8 21:58:03 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 7313 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 ECDSA (secp384r1)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4SQf9K0Tkvz3wtG for ; Wed, 8 Nov 2023 21:58:29 +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 (secp384r1) client-signature ECDSA (secp384r1)) (Client CN "mail02.haj.ipfire.org", Issuer "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4SQf9847Zbz2w4; Wed, 8 Nov 2023 21:58:20 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4SQf983VZtz2ypt; Wed, 8 Nov 2023 21:58:20 +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 ECDSA (secp384r1)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4SQf9552grz2ydg for ; Wed, 8 Nov 2023 21:58:17 +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 (secp384r1) server-digest SHA384) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4SQf953WRmzr1; Wed, 8 Nov 2023 21:58:17 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1699480697; 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=0Tx26hzk05keRuAS9Vev9v8IAn+VY8L733psJzX/c5I=; b=S6PPdH+vSep7q9MS65F9yHFQRLGsSO7GIagNkMitpXcQwPCprNDq8r/hdGEZlNT/0WjFj2 H3NBsnmdZsSN+sCw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1699480697; 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=0Tx26hzk05keRuAS9Vev9v8IAn+VY8L733psJzX/c5I=; b=aSIl3X2JBHlqanPXfocPEuibrsHtrpapFhT918GMPeSCQIkRjVyYp+jONB4jwSbkEt6YXv 3eqptK287FUy56xNnUZb8LkrzjMyN7o6Ir6vkKPGZrQX7hK7G5Xas7VGbFebXRn0iku812 hJhdmKqi1YZJvX7I78RITam7+sk+HOJFDj8RmqpbcVlWfGC0GNIJoWIRSLSbZcxfKaAlvr YgK2LI8tRLHitJYs6ynEWTjVHw8SiqjTjFqZW4Elkf2KAAOY37mA3SeoRZqd2PWNLX3nZT 8K0rZWBzdFnB1tLmIO3YljbHCEowgRJ9wGvIHINcrfDAXXv6n7MrWO3/EETKPQ== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH] iproute2: Update to version 6.6.0 Date: Wed, 8 Nov 2023 22:58:03 +0100 Message-ID: <20231108215809.2617157-7-adolf.belka@ipfire.org> In-Reply-To: <20231108215809.2617157-1-adolf.belka@ipfire.org> References: <20231108215809.2617157-1-adolf.belka@ipfire.org> MIME-Version: 1.0 Message-ID-Hash: 273XLW37F5PX4FBFP5U5PCPRVKBN6UEV X-Message-ID-Hash: 273XLW37F5PX4FBFP5U5PCPRVKBN6UEV 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.4.0 to 6.6.0 - Update of rootfile - iproute2 has implemented stateless configuration pattern. This now puts all the files that were in /etc/iproute2 into /usr/lib/iproute2. Therefore command added to lfs to move /usr/lib/iproute2 to /etc/iproute2 to match the previous situation. - Changelog is only provided by the git commits. Signed-off-by: Adolf Belka --- config/rootfiles/common/iproute2 | 4 +--- lfs/iproute2 | 6 ++++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/config/rootfiles/common/iproute2 b/config/rootfiles/common/iproute2 index 420a33c85..fb68e31f2 100644 --- a/config/rootfiles/common/iproute2 +++ b/config/rootfiles/common/iproute2 @@ -50,6 +50,7 @@ usr/share/bash-completion/completions/tc #usr/share/man/man8/dcb-ets.8 #usr/share/man/man8/dcb-maxrate.8 #usr/share/man/man8/dcb-pfc.8 +#usr/share/man/man8/dcb-rewr.8 #usr/share/man/man8/dcb.8 #usr/share/man/man8/devlink-dev.8 #usr/share/man/man8/devlink-dpipe.8 @@ -110,8 +111,6 @@ usr/share/bash-completion/completions/tc #usr/share/man/man8/tc-bfifo.8 #usr/share/man/man8/tc-bpf.8 #usr/share/man/man8/tc-cake.8 -#usr/share/man/man8/tc-cbq-details.8 -#usr/share/man/man8/tc-cbq.8 #usr/share/man/man8/tc-cbs.8 #usr/share/man/man8/tc-cgroup.8 #usr/share/man/man8/tc-choke.8 @@ -158,7 +157,6 @@ usr/share/bash-completion/completions/tc #usr/share/man/man8/tc-stab.8 #usr/share/man/man8/tc-taprio.8 #usr/share/man/man8/tc-tbf.8 -#usr/share/man/man8/tc-tcindex.8 #usr/share/man/man8/tc-tunnel_key.8 #usr/share/man/man8/tc-u32.8 #usr/share/man/man8/tc-vlan.8 diff --git a/lfs/iproute2 b/lfs/iproute2 index cfdb474cb..0ed19414a 100644 --- a/lfs/iproute2 +++ b/lfs/iproute2 @@ -24,7 +24,8 @@ include Config -VER = 6.4.0 +VER = 6.6.0 +# https://mirrors.edge.kernel.org/pub/linux/utils/net/iproute2/ THISAPP = iproute2-$(VER) DL_FILE = $(THISAPP).tar.xz @@ -40,7 +41,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = 76369d2a794afd13dba1a34ee9a7425775bb7b43c22164274749c01b18d061669aa5abd51d32a15d68f48e75f4837a887dfc28ea41e34d8e4c36b2ab865628dd +$(DL_FILE)_BLAKE2 = 9d20f19c04c2bbde7a3ae53e61e4623b119570c8446f34b93ddadd64677caa432e00ee085498bc277e0842cc2124340c7100925106d0ef2c11dd8002aacac08f install : $(TARGET) @@ -73,6 +74,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) cd $(DIR_APP) && make $(MAKETUNING) SBINDIR=/sbin cd $(DIR_APP) && make SBINDIR=/sbin install cd $(DIR_APP) && mv -v /sbin/arpd /usr/sbin + cd $(DIR_APP) && mv -v /usr/lib/iproute2 /etc/iproute2 # Add table for static routing echo "200 static" >> /etc/iproute2/rt_tables