iproute2: Update to 5.3.0

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>
This commit is contained in:
Matthias Fischer
2019-09-26 19:44:11 +02:00
committed by Arne Fitzenreiter
parent 563ac9b13e
commit 80d5bb76dd
2 changed files with 7 additions and 2 deletions

View 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

View 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)