From patchwork Wed Aug 24 07:50:20 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 5979 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 4MCJDL1D16z3wdF for ; Wed, 24 Aug 2022 07:50:26 +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 4MCJDK3466z3k7; Wed, 24 Aug 2022 07:50:25 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4MCJDK3JHQz2xlh; Wed, 24 Aug 2022 07:50:25 +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 4MCJDH72rSz2xJ7 for ; Wed, 24 Aug 2022 07:50:23 +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 4MCJDH5FJQz1ZX; Wed, 24 Aug 2022 07:50:23 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1661327423; 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=/kzP4UcvQW4NY5YfYAUWsaRCmNICmezqUZcdjhD6eHk=; b=l5xtkYiAXogfqa/c8gxELZQMVjZsrSMVjscuG5viF1i6juoDWPZbLvjKqi1UDvmGCtinHL nytSNOG5lLha38Aw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1661327423; 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=/kzP4UcvQW4NY5YfYAUWsaRCmNICmezqUZcdjhD6eHk=; b=AmikY6jBuMN8cigtDeO63or2xgMwztRBxD2AQeA27SKlPQQChIj0W5rm3JI0EPBw3V9F9T dJB7rbCPQ8iOZtntOg7KVdaEUYGF4FPpfws6R6+uTIdxBUYLFGntUQEbJC/HNcIyN2zayj 1tPWEG33A1blZ6v7K6/nTgh8Qvt5rJGfkJWB33Zx34wyFWBikKKwcpLQUzIquuGuNO+CTt ePw0hQQYovKz0YY7lYRhIToklkozqqCOCosVR4CRfcYcrJU7XAM/sXsiwwnG0xU9pmOnbC 4D954AoJwqUwbhjtgezO9+geJ56ce8z2zhdV6nfr/CtefbKpxSX2LCeLamvg7A== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH] iproute2: Update to version 5.19.0 Date: Wed, 24 Aug 2022 09:50:20 +0200 Message-Id: <20220824075020.2956-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.17.0 to 5.19.0 - Update of rootfile - Changelog is only available as the lsit fo commits from the git repository https://git.kernel.org/pub/scm/network/iproute2/iproute2.git/log/ Signed-off-by: Adolf Belka Reviewed-by: Peter Müller --- 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 0247aa976..11174bd4e 100644 --- a/config/rootfiles/common/iproute2 +++ b/config/rootfiles/common/iproute2 @@ -83,6 +83,7 @@ usr/share/bash-completion/completions/tc #usr/share/man/man8/ip-route.8 #usr/share/man/man8/ip-rule.8 #usr/share/man/man8/ip-sr.8 +#usr/share/man/man8/ip-stats.8 #usr/share/man/man8/ip-tcp_metrics.8 #usr/share/man/man8/ip-token.8 #usr/share/man/man8/ip-tunnel.8 diff --git a/lfs/iproute2 b/lfs/iproute2 index 489db23c2..39c2b60ab 100644 --- a/lfs/iproute2 +++ b/lfs/iproute2 @@ -24,7 +24,7 @@ include Config -VER = 5.17.0 +VER = 5.19.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 = 4310829ebbde7fd21ecc28856deddabfa93f26bf7937b3ef3c0e05e4e0bf925a9b167334efaefe3e275d196e7370a290679739ae8d8397dc6511f4da25dfd459 +$(DL_FILE)_BLAKE2 = ee287065d7c33c0fa97f0fc130bb3a4a3ad5ac9417ad74ce8489e64ec146ff97749d79bb6563043c8835eab91a51631576441d450693cb50808ad0d37b2ea648 install : $(TARGET)