From patchwork Thu Sep 26 17:44:11 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Matthias Fischer X-Patchwork-Id: 2432 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 "Let's Encrypt Authority X3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 46fMkD00rXz42TG for ; Thu, 26 Sep 2019 17:44:19 +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) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail02.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 46fMkB6Fnsz2QS; Thu, 26 Sep 2019 17:44:18 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 46fMkB4qTlz2ydr; Thu, 26 Sep 2019 17:44:18 +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 "Let's Encrypt Authority X3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 46fMk83SZzz2yYj for ; Thu, 26 Sep 2019 17:44:16 +0000 (UTC) Received: from Devel.localdomain (p4FF56DD1.dip0.t-ipconnect.de [79.245.109.209]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384) (Client did not present a certificate) by mail01.ipfire.org (Postfix) with ESMTPSA id 46fMk81R2Xz2jN for ; Thu, 26 Sep 2019 17:44:16 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=201909rsa; t=1569519856; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc; bh=qtR6sxWNPdWf9kvQhoAZ2SQZ7BB9YqRLc3ChYwBYpdE=; b=DiHajKHTaJAjIUrgHzyARq2IAyldQL1/GD7zUqO9kTmZ5MZm8vF+rBYGlJOSYM3jf3sv+H oeVBGFdo9KnWAu6DO+CGIxaKNTtO69u/6Ds4l/KneYc8FC2Wgxwf5uOu1pCBrMOutZiUDp wo+IWhqyHJM5YufDKthO2EZdekGOWrJLBi81qQV1bdXymckcLHvyUBthA1EAEefif1N/9u jkS2WAW83ymDnacoW+ge0tcpnbDi3MDPYVvEMQLVpVDowg+CTxmgYBnb7ZcEBZ0TpxCVav imY/bmyGGWeUnJ3ucu4RiWS0rj3isPmc/FxLoz3lr0pS00rwUm5aBRxGqM0N4Q== DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=201909ed25519; t=1569519856; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc; bh=qtR6sxWNPdWf9kvQhoAZ2SQZ7BB9YqRLc3ChYwBYpdE=; b=CehR1K+qVROV93AJk99qfsgCvomXkJdiy9lANBCVI3E4e+P19TVzXfo6IzBjPALeZIgKMA PQFTId+QySBQIyAQ== From: Matthias Fischer To: development@lists.ipfire.org Subject: [PATCH] iproute2: Update to 5.3.0 Date: Thu, 26 Sep 2019 19:44:11 +0200 Message-Id: <20190926174411.15818-1-matthias.fischer@ipfire.org> Authentication-Results: mail01.ipfire.org; auth=pass smtp.auth=mfischer smtp.mailfrom=matthias.fischer@ipfire.org 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" For details see: https://git.kernel.org/pub/scm/network/iproute2/iproute2.git/log/?h=v5.3.0 Signed-off-by: Matthias Fischer --- config/rootfiles/common/iproute2 | 5 +++++ lfs/iproute2 | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/config/rootfiles/common/iproute2 b/config/rootfiles/common/iproute2 index 0de39e781..802803bdd 100644 --- a/config/rootfiles/common/iproute2 +++ b/config/rootfiles/common/iproute2 @@ -84,6 +84,7 @@ usr/share/bash-completion/completions/tc #usr/share/man/man8/ip-neighbour.8 #usr/share/man/man8/ip-netconf.8 #usr/share/man/man8/ip-netns.8 +#usr/share/man/man8/ip-nexthop.8 #usr/share/man/man8/ip-ntable.8 #usr/share/man/man8/ip-route.8 #usr/share/man/man8/ip-rule.8 @@ -99,6 +100,8 @@ usr/share/bash-completion/completions/tc #usr/share/man/man8/rdma-dev.8 #usr/share/man/man8/rdma-link.8 #usr/share/man/man8/rdma-resource.8 +#usr/share/man/man8/rdma-statistic.8 +#usr/share/man/man8/rdma-system.8 #usr/share/man/man8/rdma.8 #usr/share/man/man8/routef.8 #usr/share/man/man8/routel.8 @@ -120,6 +123,7 @@ usr/share/bash-completion/completions/tc #usr/share/man/man8/tc-codel.8 #usr/share/man/man8/tc-connmark.8 #usr/share/man/man8/tc-csum.8 +#usr/share/man/man8/tc-ctinfo.8 #usr/share/man/man8/tc-drr.8 #usr/share/man/man8/tc-ematch.8 #usr/share/man/man8/tc-etf.8 @@ -133,6 +137,7 @@ usr/share/bash-completion/completions/tc #usr/share/man/man8/tc-ife.8 #usr/share/man/man8/tc-matchall.8 #usr/share/man/man8/tc-mirred.8 +#usr/share/man/man8/tc-mpls.8 #usr/share/man/man8/tc-mqprio.8 #usr/share/man/man8/tc-nat.8 #usr/share/man/man8/tc-netem.8 diff --git a/lfs/iproute2 b/lfs/iproute2 index 27e0744d1..820303f35 100644 --- a/lfs/iproute2 +++ b/lfs/iproute2 @@ -24,7 +24,7 @@ include Config -VER = 5.2.0 +VER = 5.3.0 THISAPP = iproute2-$(VER) DL_FILE = $(THISAPP).tar.xz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 0cb2736e7bc2f56254a363d3d23703b7 +$(DL_FILE)_MD5 = 227404413c8d6db649d6188ead1e5a6e install : $(TARGET)