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 5.13
Date: Tue, 20 Jul 2021 22:01:03 +0200	[thread overview]
Message-ID: <20210720200103.3582448-1-adolf.belka@ipfire.org> (raw)

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

- Update from 5.12 to 5.13
- Update of rootfile not reuired
- Changelog is no longer in the source tarball. It has to be extracted from the commits
   in the git repository.
   5.13
    netlink: work around spurious selftest failure	Michal Kubecek
    Merge branch 'review/getmodule-v4' into master	Michal Kubecek
    ethtool: Update manpages to reflect changes to getmodule (-m) command	Vladyslav Tarasiuk
    ethtool: Rename QSFP-DD identifiers to use CMIS	Vladyslav Tarasiuk
    ethtool: Refactor human-readable module EEPROM output for new API	Vladyslav Tarasiuk
    ethtool: Add netlink handler for getmodule (-m)	Vladyslav Tarasiuk
    Merge branch 'review/fec-stats-v3' into master	Michal Kubecek
    test: workaround for FEC encoding parser checks	Michal Kubecek
    netlink: stats: add an --all-groups option	Jakub Kicinski
    netlink: add support for standard stats	Jakub Kicinski
    ethtool: add nlchk for redirecting to netlink	Jakub Kicinski
    netlink: fec: support displaying statistics	Jakub Kicinski
    netlink: add FEC support	Jakub Kicinski
    json: improve array print API	Jakub Kicinski
    update UAPI header copies

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 677571844..d7655d173 100644
--- a/lfs/ethtool
+++ b/lfs/ethtool
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 5.12
+VER        = 5.13
 
 THISAPP    = ethtool-$(VER)
 DL_FILE    = $(THISAPP).tar.xz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 11fcf0d0287c899fbcbdb48897fe2bab
+$(DL_FILE)_MD5 = 940bd6c330b9ebafaf40b3b428e56754
 
 install : $(TARGET)
 
-- 
2.32.0


                 reply	other threads:[~2021-07-20 20:01 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20210720200103.3582448-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