From mboxrd@z Thu Jan  1 00:00:00 1970
From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH] iproute2: Update to version 6.2.0
Date: Thu, 02 Mar 2023 11:14:12 +0100
Message-ID: <20230302101419.3443689-7-adolf.belka@ipfire.org>
In-Reply-To: <20230302101419.3443689-1-adolf.belka@ipfire.org>
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============4709364153139703424=="
List-Id: <development.lists.ipfire.org>

--===============4709364153139703424==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable

- 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(a)ipfire.org>
---
 config/rootfiles/common/iproute2 | 1 +
 lfs/iproute2                     | 6 +++---
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/config/rootfiles/common/iproute2 b/config/rootfiles/common/iprou=
te2
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(a)ipfire.org>                 =
    #
+# Copyright (C) 2007-2023  IPFire Team  <info(a)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 @@
=20
 include Config
=20
-VER        =3D 6.1.0
+VER        =3D 6.2.0
=20
 THISAPP    =3D iproute2-$(VER)
 DL_FILE    =3D $(THISAPP).tar.xz
@@ -40,7 +40,7 @@ objects =3D $(DL_FILE)
=20
 $(DL_FILE)             =3D $(DL_FROM)/$(DL_FILE)
=20
-$(DL_FILE)_BLAKE2 =3D 38249703e0a9ba74405aebdb97560b286deefa959a9c3f0e089396=
2b6966f5da2da46199dda6a0f9584bb473f8ba529440643d97f66e9b7619df029e3091d163
+$(DL_FILE)_BLAKE2 =3D d3bfaecf33ffc7861e983e8db0d6a63f4767b6c01b5346e88f51c6=
5ed6279c4be29412ed18b8f98ed54d60a84455b73fe7745142fd0fc0f3e327a29e8bcce986
=20
 install : $(TARGET)
=20
--=20
2.39.2


--===============4709364153139703424==--