mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-14 04:52:59 +02:00
iproute2: Update to version 6.8.0
- 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>
This commit is contained in:
committed by
Michael Tremer
parent
b4fa906f8d
commit
233e800be1
@@ -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
|
||||
|
||||
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user