iproute2: Update to version 6.2.0

Message ID 20230302101419.3443689-7-adolf.belka@ipfire.org
State Accepted
Commit aefb33df1ba95df1deb9df8332b16f363fb77002
Headers
Series iproute2: Update to version 6.2.0 |

Commit Message

Adolf Belka March 2, 2023, 10:14 a.m. UTC
  - Update from version 6.1.0 to 6.2.0
- Update of rootfile
- Changelog
  No Changelog in website or in source tarball. Only source of changes is the git commits
   https://git.kernel.org/pub/scm/network/iproute2/iproute2.git/log/

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
---
 config/rootfiles/common/iproute2 | 1 +
 lfs/iproute2                     | 6 +++---
 2 files changed, 4 insertions(+), 3 deletions(-)
  

Patch

diff --git a/config/rootfiles/common/iproute2 b/config/rootfiles/common/iproute2
index 5f6058904..420a33c85 100644
--- a/config/rootfiles/common/iproute2
+++ b/config/rootfiles/common/iproute2
@@ -44,6 +44,7 @@  usr/share/bash-completion/completions/tc
 #usr/share/man/man8/bridge.8
 #usr/share/man/man8/ctstat.8
 #usr/share/man/man8/dcb-app.8
+#usr/share/man/man8/dcb-apptrust.8
 #usr/share/man/man8/dcb-buffer.8
 #usr/share/man/man8/dcb-dcbx.8
 #usr/share/man/man8/dcb-ets.8
diff --git a/lfs/iproute2 b/lfs/iproute2
index 62d3483d9..f9e24fd09 100644
--- a/lfs/iproute2
+++ b/lfs/iproute2
@@ -1,7 +1,7 @@ 
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2022  IPFire Team  <info@ipfire.org>                     #
+# Copyright (C) 2007-2023  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.1.0
+VER        = 6.2.0
 
 THISAPP    = iproute2-$(VER)
 DL_FILE    = $(THISAPP).tar.xz
@@ -40,7 +40,7 @@  objects = $(DL_FILE)
 
 $(DL_FILE)             = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = 38249703e0a9ba74405aebdb97560b286deefa959a9c3f0e0893962b6966f5da2da46199dda6a0f9584bb473f8ba529440643d97f66e9b7619df029e3091d163
+$(DL_FILE)_BLAKE2 = d3bfaecf33ffc7861e983e8db0d6a63f4767b6c01b5346e88f51c65ed6279c4be29412ed18b8f98ed54d60a84455b73fe7745142fd0fc0f3e327a29e8bcce986
 
 install : $(TARGET)