]> git.ipfire.org Git - people/ms/ipfire-2.x.git/commitdiff
iproute2: Update to version 6.14.0
authorAdolf Belka <adolf.belka@ipfire.org>
Mon, 31 Mar 2025 13:15:54 +0000 (15:15 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 31 Mar 2025 15:18:41 +0000 (15:18 +0000)
- 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>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/rootfiles/common/iproute2
lfs/iproute2

index da7134d2dc9e7ddbae43080d5c5064e917784953..6c4dac6e0882d070a259441b965cb2b75f648c87 100644 (file)
@@ -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
index 0ba0f38359ff87dd368d80ef72b1eba3e8f262df..6dd3d4c3b8da5b40ffc9d68ed4e843e3b8fcca9c 100644 (file)
@@ -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)