iproute2: Update to version 6.14.0
Commit Message
- Update from version 6.11.0 to 6.14.0
- Update of rootfile
- Changelog is not available. Details of changes have to be found by reviewing the git
log file - https://web.git.kernel.org/pub/scm/network/iproute2/iproute2.git/log/
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
---
config/rootfiles/common/iproute2 | 2 +-
lfs/iproute2 | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
@@ -95,6 +95,7 @@ usr/share/bash-completion/completions/tc
#usr/share/man/man8/nstat.8
#usr/share/man/man8/rdma-dev.8
#usr/share/man/man8/rdma-link.8
+#usr/share/man/man8/rdma-monitor.8
#usr/share/man/man8/rdma-resource.8
#usr/share/man/man8/rdma-statistic.8
#usr/share/man/man8/rdma-system.8
@@ -171,4 +172,3 @@ usr/share/bash-completion/completions/tc
#usr/share/man/man8/vdpa-dev.8
#usr/share/man/man8/vdpa-mgmtdev.8
#usr/share/man/man8/vdpa.8
-#var/lib/arpd
@@ -1,7 +1,7 @@
###############################################################################
# #
# IPFire.org - A linux based firewall #
-# Copyright (C) 2007-2024 IPFire Team <info@ipfire.org> #
+# Copyright (C) 2007-2025 IPFire Team <info@ipfire.org> #
# #
# This program is free software: you can redistribute it and/or modify #
# it under the terms of the GNU General Public License as published by #
@@ -24,7 +24,7 @@
include Config
-VER = 6.11.0
+VER = 6.14.0
# https://mirrors.edge.kernel.org/pub/linux/utils/net/iproute2/
THISAPP = iproute2-$(VER)
@@ -41,7 +41,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_BLAKE2 = 1a360d7cb9a70f5cde184abe934f2d08e9c0d2196c4ec10015636af3984abe2738d9dd8d6c7a69569fc7449e9933829f4eccd593ab8c041ce7b6385adaed63cc
+$(DL_FILE)_BLAKE2 = 18bd180c608b657694f4713bf915d45006c97a7206a3260ac52149d4c976422e1949ada425d4989c5a7e327e3d8eb45ea990de25f3645bb1308ac2531bf834d2
install : $(TARGET)