* [PATCH] ethtool: Update to version 5.16
@ 2022-02-06 12:38 Adolf Belka
2022-02-06 16:51 ` Peter Müller
0 siblings, 1 reply; 2+ messages in thread
From: Adolf Belka @ 2022-02-06 12:38 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 1002 bytes --]
- Update from 5.15 to 5.16
- Update of rootfile not required
- Changelog
Version 5.16 - January 19, 2022
* Feature: use memory maps for module EEPROM parsing (-m)
* Feature: show CMIS diagnostic information (-m)
* Fix: fix dumping advertised FEC modes (--show-fec)
* Fix: ignore cable test notifications from other devices (--cable-test)
* Fix: do not show duplicate options in help text (--help)
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 22126f4ab..47164c1b5 100644
--- a/lfs/ethtool
+++ b/lfs/ethtool
@@ -24,7 +24,7 @@
include Config
-VER = 5.15
+VER = 5.16
THISAPP = ethtool-$(VER)
DL_FILE = $(THISAPP).tar.xz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = 967f92926a453d3eb9bf41f73223f173
+$(DL_FILE)_MD5 = 0ead0316aa15e1bf90d1f9d2f81286a2
install : $(TARGET)
--
2.35.1
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] ethtool: Update to version 5.16
2022-02-06 12:38 [PATCH] ethtool: Update to version 5.16 Adolf Belka
@ 2022-02-06 16:51 ` Peter Müller
0 siblings, 0 replies; 2+ messages in thread
From: Peter Müller @ 2022-02-06 16:51 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 1121 bytes --]
Reviewed-by: Peter Müller <peter.mueller(a)ipfire.org>
> - Update from 5.15 to 5.16
> - Update of rootfile not required
> - Changelog
> Version 5.16 - January 19, 2022
> * Feature: use memory maps for module EEPROM parsing (-m)
> * Feature: show CMIS diagnostic information (-m)
> * Fix: fix dumping advertised FEC modes (--show-fec)
> * Fix: ignore cable test notifications from other devices (--cable-test)
> * Fix: do not show duplicate options in help text (--help)
>
> 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 22126f4ab..47164c1b5 100644
> --- a/lfs/ethtool
> +++ b/lfs/ethtool
> @@ -24,7 +24,7 @@
>
> include Config
>
> -VER = 5.15
> +VER = 5.16
>
> THISAPP = ethtool-$(VER)
> DL_FILE = $(THISAPP).tar.xz
> @@ -40,7 +40,7 @@ objects = $(DL_FILE)
>
> $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
>
> -$(DL_FILE)_MD5 = 967f92926a453d3eb9bf41f73223f173
> +$(DL_FILE)_MD5 = 0ead0316aa15e1bf90d1f9d2f81286a2
>
> install : $(TARGET)
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-02-06 16:51 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-06 12:38 [PATCH] ethtool: Update to version 5.16 Adolf Belka
2022-02-06 16:51 ` Peter Müller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox