Thanks, applied as fd49115f248a0b3be58f9af2b5cc7492e70462d4. Michael
[sent from post-receive hook] On Fri, 17 Oct 2025 10:20:13 +0200, Christian Melki <[email protected]> wrote: > Minor fixes. > https://git.kernel.org/pub/scm/network/iproute2/iproute2.git/log/?h=v6.17.0 > > Signed-off-by: Christian Melki <[email protected]> > Message-Id: <[email protected]> > Signed-off-by: Michael Olbrich <[email protected]> > > diff --git a/rules/iproute2.make b/rules/iproute2.make > index 93b2b64f3704..c2dc18556e3d 100644 > --- a/rules/iproute2.make > +++ b/rules/iproute2.make > @@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_IPROUTE2) += iproute2 > # > # Paths and names > # > -IPROUTE2_VERSION := 6.16.0 > -IPROUTE2_MD5 := 80e1f91bf59d572acc15d5c6eb4f3e7c > +IPROUTE2_VERSION := 6.17.0 > +IPROUTE2_MD5 := 7cecf99ef6877bddd958539c4160eaf6 > IPROUTE2 := iproute2-$(IPROUTE2_VERSION) > IPROUTE2_SUFFIX := tar.xz > IPROUTE2_URL := $(call ptx/mirror, KERNEL, > utils/net/iproute2/$(IPROUTE2).$(IPROUTE2_SUFFIX))
