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] ethtool: Update to version 6.7
Date: Tue, 05 Mar 2024 12:23:57 +0100	[thread overview]
Message-ID: <20240305112405.3404991-1-adolf.belka@ipfire.org> (raw)

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

- Update from version 6.3 to 6.7
- Update of rootfile not required
- Changelog
	    6.7 - January 29, 2024
		* Feature: support for setting TCP data split
		* Fix: fix new gcc14 warning
		* Fix: fix SFF-8472 transceiver module identification (-m)
		* Misc: code cleanup
	    6.6 - November 23, 2023
		* Feature: support for more CMIS transceiver modules (-m)
		* Fix: fix build on systems with old kernel uapi headers
	    6.5 - September 12, 2023
		* Feature: register dump for hns3 driver (-d)
		* Fix: fix fallback to ioctl for sset (-s)
		* Fix: fix empty slot search in rmgr (-N)
	    6.4 - July 1, 2023
		* Feature: get/set Tx push buffer length (-G)
		* Feature: sff-8636 and cmis: report LOL / LOS / Tx Fault (-m)
		* Fix: fix duplex setting parser (-s)
		* Misc: check and require C11 language standard
		* Misc: clean up obsolete pre-build checks

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

diff --git a/lfs/ethtool b/lfs/ethtool
index e6d65ea12..c6b54aa4e 100644
--- a/lfs/ethtool
+++ b/lfs/ethtool
@@ -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.3
+VER        = 6.7
 
 THISAPP    = ethtool-$(VER)
 DL_FILE    = $(THISAPP).tar.xz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = c06509525db47f8ee7c220d0b880fe80323a4a00036e9698432b1b9c85ad75045e98b23498f6283497728cafd187ca173b15f3ad60f8e6f8b4d0c5688d84a1f9
+$(DL_FILE)_BLAKE2 = 94a6fd8d29ff479eb894fe56bf991f522fff9af5a94c176d06be2819fe2520125cb48dbded229df1a9f5a0308aeaec503c55caf5d248eef87640c7f90f1132ec
 
 install : $(TARGET)
 
-- 
2.44.0


             reply	other threads:[~2024-03-05 11:23 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-05 11:23 Adolf Belka [this message]
2024-03-05 11:23 ` [PATCH] expat: Update to version 2.6.1 Adolf Belka
2024-03-05 11:23 ` [PATCH] pango: Update to version 1.52.0 Adolf Belka
2024-03-05 11:24 ` [PATCH] pciutils: Update to version 3.11.1 Adolf Belka
2024-03-05 11:24 ` [PATCH] pixman: Update to version 0.43.4 Adolf Belka
2024-03-05 11:24 ` [PATCH] qpdf: Update to version 11.9.0 Adolf Belka
2024-03-05 11:24 ` [PATCH] util-linux: Update to version 2.39.3 Adolf Belka
2024-03-05 11:24 ` [PATCH] whois: Update to version 5.5.21 Adolf Belka
2024-03-05 11:24 ` [PATCH] xz: Update to version 5.6.0 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=20240305112405.3404991-1-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