[Buildroot] [git commit branch/2025.02.x] package/iproute2: bump to version 6.14.0

Arnout Vandecappelle arnout at rnout.be
Fri May 2 11:01:02 UTC 2025


commit: https://git.buildroot.net/buildroot/commit/?id=358908b8e9cef0a2a0af40a9df41b606a6406597
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/2025.02.x

For release announce, see:
https://lore.kernel.org/netdev/20250324092319.28d39f2f@hermes.local/

Signed-off-by: Petr Vorel <petr.vorel at gmail.com>
[Julien: add link to release announce]
Signed-off-by: Julien Olivain <ju.o at free.fr>
(cherry picked from commit ad82e91149037e522c21497944f07289ffb57d7e)
Signed-off-by: Thomas Perale <thomas.perale at mind.be>
---
 package/iproute2/iproute2.hash | 2 +-
 package/iproute2/iproute2.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/iproute2/iproute2.hash b/package/iproute2/iproute2.hash
index fad4debeab..d64ff918c6 100644
--- a/package/iproute2/iproute2.hash
+++ b/package/iproute2/iproute2.hash
@@ -1,3 +1,3 @@
 # From https://kernel.org/pub/linux/utils/net/iproute2/sha256sums.asc
-sha256  a43aa43338d882b44d01e549f3f105a92ae9feea32a82fae45a88e7a49302819  iproute2-6.13.0.tar.xz
+sha256  a6d23588150096591c3d00fc27a324a82ee71d7a1a9eea78df5df17ad9b8461f  iproute2-6.14.0.tar.xz
 sha256  e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4  COPYING
diff --git a/package/iproute2/iproute2.mk b/package/iproute2/iproute2.mk
index 016b235469..3faa2235b8 100644
--- a/package/iproute2/iproute2.mk
+++ b/package/iproute2/iproute2.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-IPROUTE2_VERSION = 6.13.0
+IPROUTE2_VERSION = 6.14.0
 IPROUTE2_SOURCE = iproute2-$(IPROUTE2_VERSION).tar.xz
 IPROUTE2_SITE = $(BR2_KERNEL_MIRROR)/linux/utils/net/iproute2
 IPROUTE2_DEPENDENCIES = host-bison host-flex host-pkgconf \


More information about the buildroot mailing list