From patchwork Wed Sep 13 10:14:11 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 7166 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 4RlxBq2vFMz3wtW for ; Wed, 13 Sep 2023 10:14: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 (secp384r1) client-signature ECDSA (secp384r1)) (Client CN "mail02.haj.ipfire.org", Issuer "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4RlxBj6Yfdz1xW; Wed, 13 Sep 2023 10:14:21 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4RlxBj27K5z30Dy; Wed, 13 Sep 2023 10:14:21 +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 4RlxBg559qz2ybD for ; Wed, 13 Sep 2023 10:14:19 +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 4RlxBg3KMQz1h0; Wed, 13 Sep 2023 10:14:19 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1694600059; 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=ctgUNenxIjI1h4j+R9hZWv2ofPlP5YKJ9OaoYqlUGA0=; b=tWM1BLhdhoHobAV1JUxfNb3+7tMa8K/VgQXe91REK6VKIdu8HsgSNM3H9RqXaubMkx/Rbw sqsC42+8kl9bVpBQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1694600059; 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=ctgUNenxIjI1h4j+R9hZWv2ofPlP5YKJ9OaoYqlUGA0=; b=kPQjhvx26onZEEF5gXGDCj0b/NN4XZ3RWnKBlCl6zpCSoIjF6MAtE+1YOioxBxS1yNxPEH qmIOlUrB503G1Ul1a3Lr4fFxhT4OBrn0bqzxEX52CT8LPeHxrjcZ2yzCkRrWZFxX6yqwIH kvQkA5o/s15Yg28anu5tK1rE+1dx5hwGoRd+LXwLZ2l6rZ4Ztlucm+iz9mAkLBJD/W6WAU N4CdtbNRDUbUFrnmAYM57uGfegjMswxSEwue2g6gfvSQ/2bKNL6LS0nuAURGz1XC4Iqwjg NHJLKmpwh4hnBoepiwG3w9Rv7LjjfHKpfmBZOdrjU7ewgijTIdSmt4xroYTiwg== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH] iproute2: Update to version 6.5.0 Date: Wed, 13 Sep 2023 12:14:11 +0200 Message-ID: <20230913101414.3434376-3-adolf.belka@ipfire.org> In-Reply-To: <20230913101414.3434376-1-adolf.belka@ipfire.org> References: <20230913101414.3434376-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 version 6.4.0 to 6.5.0 - Update of rootfile - Changelog is only available by reviewing the github commits https://git.kernel.org/pub/scm/network/iproute2/iproute2.git/log/ Signed-off-by: Adolf Belka --- config/rootfiles/common/iproute2 | 1 + lfs/iproute2 | 13 +++++++++---- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/config/rootfiles/common/iproute2 b/config/rootfiles/common/iproute2 index 420a33c85..15bad27f7 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 diff --git a/lfs/iproute2 b/lfs/iproute2 index cfdb474cb..1a55a1bb8 100644 --- a/lfs/iproute2 +++ b/lfs/iproute2 @@ -24,7 +24,7 @@ include Config -VER = 6.4.0 +VER = 6.5.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 = 76369d2a794afd13dba1a34ee9a7425775bb7b43c22164274749c01b18d061669aa5abd51d32a15d68f48e75f4837a887dfc28ea41e34d8e4c36b2ab865628dd +$(DL_FILE)_BLAKE2 = 537a956c2fb59df25e90d7899a981e5408c5ee029df2bb87461b899ecf8fe4424a1db5d1b1b67a67bdb2555f6cc4aaf099b0544a2c92ffc3843adc3d17defb96 install : $(TARGET) @@ -70,8 +70,13 @@ $(subst %,%_BLAKE2,$(objects)) : $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) @$(PREBUILD) @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar axf $(DIR_DL)/$(DL_FILE) - cd $(DIR_APP) && make $(MAKETUNING) SBINDIR=/sbin - cd $(DIR_APP) && make SBINDIR=/sbin install + cd $(DIR_APP) && make $(MAKETUNING) \ + SBINDIR=/sbin \ + CONF_USR_DIR=/etc/iproute2 + cd $(DIR_APP) && make \ + SBINDIR=/sbin \ + CONF_USR_DIR=/etc/iproute2 \ + install cd $(DIR_APP) && mv -v /sbin/arpd /usr/sbin # Add table for static routing