]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
iproute2: Update to 5.8.0
authorMatthias Fischer <matthias.fischer@ipfire.org>
Sat, 15 Aug 2020 18:29:27 +0000 (20:29 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 17 Aug 2020 10:09:25 +0000 (10:09 +0000)
For details see:
https://git.kernel.org/pub/scm/network/iproute2/iproute2.git/log/?h=v5.8.0

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/rootfiles/common/iproute2
lfs/iproute2

index e22f1649c15f9173b911ec2864f80e5f4a62ebba..9be1212f63cd9b6e7606e7e417f0027938f649fa 100644 (file)
@@ -63,6 +63,7 @@ usr/share/bash-completion/completions/tc
 #usr/share/man/man8/ip-macsec.8
 #usr/share/man/man8/ip-maddress.8
 #usr/share/man/man8/ip-monitor.8
+#usr/share/man/man8/ip-mptcp.8
 #usr/share/man/man8/ip-mroute.8
 #usr/share/man/man8/ip-neighbour.8
 #usr/share/man/man8/ip-netconf.8
@@ -118,6 +119,7 @@ usr/share/bash-completion/completions/tc
 #usr/share/man/man8/tc-fq_codel.8
 #usr/share/man/man8/tc-fq_pie.8
 #usr/share/man/man8/tc-fw.8
+#usr/share/man/man8/tc-gate.8
 #usr/share/man/man8/tc-hfsc.8
 #usr/share/man/man8/tc-htb.8
 #usr/share/man/man8/tc-ife.8
@@ -160,4 +162,3 @@ usr/share/bash-completion/completions/tc
 #usr/share/man/man8/tipc-socket.8
 #usr/share/man/man8/tipc.8
 #var/lib/arpd
-
index f07a125cfc3cb4d121125993b1176e4d3cff8a35..53fd4a59e94ff27f45dbf9c189b314b42a647ed1 100644 (file)
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 5.7.0
+VER        = 5.8.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         = da22ab8562eda56ae232872fa72e4870
+$(DL_FILE)_MD5         = e2016acc07d91b2508916c459a8435af
 
 install : $(TARGET)