]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
iproute2: Update to version 6.2.0
authorAdolf Belka <adolf.belka@ipfire.org>
Thu, 2 Mar 2023 10:14:12 +0000 (11:14 +0100)
committerPeter Müller <peter.mueller@ipfire.org>
Sun, 5 Mar 2023 15:13:00 +0000 (15:13 +0000)
- 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
lfs/iproute2

index 5f60589042f4942db1292ebeb02f345b8d9c093b..420a33c8524974bb58a4aa0f1dbc37a5c6d2f135 100644 (file)
@@ -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
index 62d3483d9412a66441c37b0b06c6ebc914208319..f9e24fd09c28f50c9929c4d6b5c22f31c2bc1a3b 100644 (file)
@@ -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)