]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
ethtool: Update to 5.12
authorAdolf Belka <adolf.belka@ipfire.org>
Mon, 17 May 2021 15:10:38 +0000 (17:10 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 20 May 2021 09:47:41 +0000 (09:47 +0000)
- Update from 3.16 (2014) to 5.12 (2021)
- Update of rootfile
- Changelog is too large to include here. Changelog details are available
   at https://git.kernel.org/pub/scm/network/ethtool/ethtool.git/log/

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/rootfiles/common/ethtool
lfs/ethtool

index 930cd05de12a3d27a5a00ac6c5fb179fcf65271a..1ffc4025db76a993a5f240e86880e268beaa91e8 100644 (file)
@@ -1,2 +1,3 @@
 usr/sbin/ethtool
+#usr/share/bash-completion/completions/ethtool
 #usr/share/man/man8/ethtool.8
index 9fb0d89738f0f3acafe0e92381fb5c742534c814..6775718440cb2e35e35f5fa3c8560b5906727199 100644 (file)
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 3.16
+VER        = 5.12
 
 THISAPP    = ethtool-$(VER)
 DL_FILE    = $(THISAPP).tar.xz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 7eee202accb86104adc8463a36a1a468
+$(DL_FILE)_MD5 = 11fcf0d0287c899fbcbdb48897fe2bab
 
 install : $(TARGET)