Thanks, applied as 5da4fc0e1dc434b07dc596e841f4b79146cbe282. Michael
[sent from post-receive hook] On Wed, 10 Jan 2024 21:23:04 +0100, Christian Melki <[email protected]> wrote: > Mostly various bridge changes. > There is a new color output option, but it's by default set to "never". > https://github.com/iproute2/iproute2/compare/v6.6.0...v6.7.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 1bbb86de73e1..6de8652f22ce 100644 > --- a/rules/iproute2.make > +++ b/rules/iproute2.make > @@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_IPROUTE2) += iproute2 > # > # Paths and names > # > -IPROUTE2_VERSION := 6.6.0 > -IPROUTE2_MD5 := 6716fc3188dbea226997fa2478a190d7 > +IPROUTE2_VERSION := 6.7.0 > +IPROUTE2_MD5 := 35d8277d1469596b7edc07a51470a033 > IPROUTE2 := iproute2-$(IPROUTE2_VERSION) > IPROUTE2_SUFFIX := tar.xz > IPROUTE2_URL := $(call ptx/mirror, KERNEL, > utils/net/iproute2/$(IPROUTE2).$(IPROUTE2_SUFFIX))
