* [PATCH] iproute2: Update to 5.3.0
@ 2019-09-26 17:44 Matthias Fischer
0 siblings, 0 replies; only message in thread
From: Matthias Fischer @ 2019-09-26 17:44 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 2248 bytes --]
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(a)ipfire.org>
---
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)
--
2.18.0
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2019-09-26 17:44 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-26 17:44 [PATCH] iproute2: Update to 5.3.0 Matthias Fischer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox