From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH] iproute2: Update to version 6.8.0 Date: Thu, 14 Mar 2024 14:32:49 +0100 Message-ID: <20240314133258.13438-1-adolf.belka@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============7048583006741221024==" List-Id: --===============7048583006741221024== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable - 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 --- config/rootfiles/common/iproute2 | 4 +--- lfs/iproute2 | 4 ++-- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/config/rootfiles/common/iproute2 b/config/rootfiles/common/iprou= te2 index fb68e31f2..da7134d2d 100644 --- a/config/rootfiles/common/iproute2 +++ b/config/rootfiles/common/iproute2 @@ -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 diff --git a/lfs/iproute2 b/lfs/iproute2 index ce2ee1f81..17f25dddc 100644 --- a/lfs/iproute2 +++ b/lfs/iproute2 @@ -24,7 +24,7 @@ =20 include Config =20 -VER =3D 6.7.0 +VER =3D 6.8.0 # https://mirrors.edge.kernel.org/pub/linux/utils/net/iproute2/ =20 THISAPP =3D iproute2-$(VER) @@ -41,7 +41,7 @@ objects =3D $(DL_FILE) =20 $(DL_FILE) =3D $(DL_FROM)/$(DL_FILE) =20 -$(DL_FILE)_BLAKE2 =3D df55dffc54ed196d43a86ce40e887dca6390b91289a492266568ff= 31aa8b2827fbd91c18676e14706df844fbfe3a5c50bf927ed4401e098e385d401ec3d5c116 +$(DL_FILE)_BLAKE2 =3D d30cdff8522627c27c9165f068f42adbec38f15548a8f2cd31276f= 283880dc402e10c5989e7227e80cdc891bcc4a574b330d634ae550e689758b849c0506c31f =20 install : $(TARGET) =20 --=20 2.44.0 --===============7048583006741221024==--