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 <christian.me...@t2data.com>
---
 rules/iproute2.make | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/rules/iproute2.make b/rules/iproute2.make
index 1bbb86de7..6de8652f2 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))
-- 
2.34.1


Reply via email to