public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH] iproute2: Update to version 6.7.0
Date: Tue, 23 Jan 2024 12:26:41 +0100	[thread overview]
Message-ID: <20240123112647.8800-3-adolf.belka@ipfire.org> (raw)
In-Reply-To: <20240123112647.8800-1-adolf.belka@ipfire.org>

[-- Attachment #1: Type: text/plain, Size: 2172 bytes --]

- Update from version 6.6.0 to 6.7.0
- Update of rootfile not required
- Changelog only available from git repo commits
   https://git.kernel.org/pub/scm/network/iproute2/iproute2.git/log/

Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
---
 lfs/iproute2 | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/lfs/iproute2 b/lfs/iproute2
index 0ed19414a..ce2ee1f81 100644
--- a/lfs/iproute2
+++ b/lfs/iproute2
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2023  IPFire Team  <info(a)ipfire.org>                     #
+# Copyright (C) 2007-2024  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 @@
 
 include Config
 
-VER        = 6.6.0
+VER        = 6.7.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 = 9d20f19c04c2bbde7a3ae53e61e4623b119570c8446f34b93ddadd64677caa432e00ee085498bc277e0842cc2124340c7100925106d0ef2c11dd8002aacac08f
+$(DL_FILE)_BLAKE2 = df55dffc54ed196d43a86ce40e887dca6390b91289a492266568ff31aa8b2827fbd91c18676e14706df844fbfe3a5c50bf927ed4401e098e385d401ec3d5c116
 
 install : $(TARGET)
 
@@ -74,7 +74,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
 	cd $(DIR_APP) && make $(MAKETUNING) SBINDIR=/sbin
 	cd $(DIR_APP) && make SBINDIR=/sbin install
 	cd $(DIR_APP) && mv -v /sbin/arpd /usr/sbin
-	cd $(DIR_APP) && mv -v /usr/lib/iproute2 /etc/iproute2
+	cd $(DIR_APP) && mv -v /usr/share/iproute2 /etc/iproute2
 
 	# Add table for static routing
 	echo "200	static" >> /etc/iproute2/rt_tables
-- 
2.43.0


  parent reply	other threads:[~2024-01-23 11:26 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-23 11:26 [PATCH] attr: Update to version 2.5.2 Adolf Belka
2024-01-23 11:26 ` [PATCH] gnutls: Update to version 3.8.3 Adolf Belka
2024-01-23 11:26 ` Adolf Belka [this message]
2024-01-23 11:26 ` [PATCH] iputils: Update to version 20240117 Adolf Belka
2024-01-23 11:26 ` [PATCH] libidn: Update to version 1.42 Adolf Belka
2024-01-23 11:26 ` [PATCH] lvm2: Update to version 2.03.23 Adolf Belka
2024-01-23 11:26 ` [PATCH] pam: Update to version 1.6.0 Adolf Belka
2024-01-23 11:26 ` [PATCH] shadow: Updated to version 4.14.3 Adolf Belka
2024-01-23 11:26 ` [PATCH] sqlite: Update to version 3450000 Adolf Belka

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240123112647.8800-3-adolf.belka@ipfire.org \
    --to=adolf.belka@ipfire.org \
    --cc=development@lists.ipfire.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox