public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH] ethtool: Update to version 6.9
@ 2024-06-07 12:47 Adolf Belka
  2024-06-07 12:47 ` [PATCH] hplip: Update to version 3.23.12 Adolf Belka
  0 siblings, 1 reply; 2+ messages in thread
From: Adolf Belka @ 2024-06-07 12:47 UTC (permalink / raw)
  To: development

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

- Update from version 6.7 to 6.9
- Update of rootfile not required
- Changelog
    6.9
	* Feature: support for rx-flow-hash gtp (-N)
	* Feature: support for RSS input transformation (-X)
	* Fix: typo in coalescing output (-c)
	* Fix: document all debugging flags in man page

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

diff --git a/lfs/ethtool b/lfs/ethtool
index c6b54aa4e..9cdede460 100644
--- a/lfs/ethtool
+++ b/lfs/ethtool
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 6.7
+VER        = 6.9
 
 THISAPP    = ethtool-$(VER)
 DL_FILE    = $(THISAPP).tar.xz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = 94a6fd8d29ff479eb894fe56bf991f522fff9af5a94c176d06be2819fe2520125cb48dbded229df1a9f5a0308aeaec503c55caf5d248eef87640c7f90f1132ec
+$(DL_FILE)_BLAKE2 = e04fa530084ad14abfea8c3802f272eb61eae9ee07aa2a12d16eeb77708b5ab021f1cdee10c24f83f77d65f2740ba5aceda99c21c47ef6cbcd65834af8334b00
 
 install : $(TARGET)
 
-- 
2.45.2


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-06-07 12:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-06-07 12:47 [PATCH] ethtool: Update to version 6.9 Adolf Belka
2024-06-07 12:47 ` [PATCH] hplip: Update to version 3.23.12 Adolf Belka

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox