From: Adolf Belka Date: Mon, 31 Mar 2025 13:15:54 +0000 (+0200) Subject: iproute2: Update to version 6.14.0 X-Git-Tag: v2.29-core194~13^2~44 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1a69d7f81a5096b754f6acab189a436416aa517d;p=ipfire-2.x.git iproute2: Update to version 6.14.0 - 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 Signed-off-by: Michael Tremer --- diff --git a/config/rootfiles/common/iproute2 b/config/rootfiles/common/iproute2 index da7134d2d..6c4dac6e0 100644 --- a/config/rootfiles/common/iproute2 +++ b/config/rootfiles/common/iproute2 @@ -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 diff --git a/lfs/iproute2 b/lfs/iproute2 index 0ba0f3835..6dd3d4c3b 100644 --- a/lfs/iproute2 +++ b/lfs/iproute2 @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2024 IPFire Team # +# Copyright (C) 2007-2025 IPFire Team # # # # 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)