]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
iproute2: Update to 5.3.0
authorMatthias Fischer <matthias.fischer@ipfire.org>
Thu, 26 Sep 2019 17:44:11 +0000 (19:44 +0200)
committerArne Fitzenreiter <arne_f@ipfire.org>
Tue, 8 Oct 2019 18:37:03 +0000 (18:37 +0000)
For details see:
https://git.kernel.org/pub/scm/network/iproute2/iproute2.git/log/?h=v5.3.0

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
config/rootfiles/common/iproute2
lfs/iproute2

index 0de39e7817e6e3dd66c451ba7ad1e323191a01b0..802803bdd36916f54ed441c54a43ecd6929a32ff 100644 (file)
@@ -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
index 27e0744d159cdb0531a414fdb74b5a8ede2fadb3..820303f35f4e5f4e4ce60d0f4e0a46acbb561118 100644 (file)
@@ -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)