]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
iproute2: Update to version 6.8.0
authorAdolf Belka <adolf.belka@ipfire.org>
Thu, 14 Mar 2024 13:32:49 +0000 (14:32 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 14 Mar 2024 14:07:58 +0000 (14:07 +0000)
- Update from version 6.7.0 to 6.8.0
- Update of rootfile
- Changelog is only available from the git commits.
   https://git.kernel.org/pub/scm/network/iproute2/iproute2.git/log/

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/rootfiles/common/iproute2
lfs/iproute2

index fb68e31f24ec51d9cdb0b87cd861d76c41d8f35e..da7134d2dc9e7ddbae43080d5c5064e917784953 100644 (file)
@@ -30,8 +30,6 @@ sbin/vdpa
 #usr/include/iproute2/bpf_elf.h
 #usr/lib/tc
 #usr/lib/tc/experimental.dist
-usr/lib/tc/m_ipt.so
-usr/lib/tc/m_xt.so
 #usr/lib/tc/normal.dist
 #usr/lib/tc/pareto.dist
 #usr/lib/tc/paretonormal.dist
@@ -129,6 +127,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-gact.8
 #usr/share/man/man8/tc-gate.8
 #usr/share/man/man8/tc-hfsc.8
 #usr/share/man/man8/tc-htb.8
@@ -160,7 +159,6 @@ usr/share/bash-completion/completions/tc
 #usr/share/man/man8/tc-tunnel_key.8
 #usr/share/man/man8/tc-u32.8
 #usr/share/man/man8/tc-vlan.8
-#usr/share/man/man8/tc-xt.8
 #usr/share/man/man8/tc.8
 #usr/share/man/man8/tipc-bearer.8
 #usr/share/man/man8/tipc-link.8
index ce2ee1f81e5c150c28c134660947114c606f4857..17f25dddc51415c28c04d64e6213d9340fc7a40a 100644 (file)
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 6.7.0
+VER        = 6.8.0
 #              https://mirrors.edge.kernel.org/pub/linux/utils/net/iproute2/
 
 THISAPP    = iproute2-$(VER)
@@ -41,7 +41,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE)             = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = df55dffc54ed196d43a86ce40e887dca6390b91289a492266568ff31aa8b2827fbd91c18676e14706df844fbfe3a5c50bf927ed4401e098e385d401ec3d5c116
+$(DL_FILE)_BLAKE2 = d30cdff8522627c27c9165f068f42adbec38f15548a8f2cd31276f283880dc402e10c5989e7227e80cdc891bcc4a574b330d634ae550e689758b849c0506c31f
 
 install : $(TARGET)