Sync from SUSE:SLFO:Main ethtool revision 816335a06f9f17191fc08f68ffb6fbe9
This commit is contained in:
parent
bb5c0cd342
commit
4d5ae7e774
11
ethtool-6.10.tar.sign
Normal file
11
ethtool-6.10.tar.sign
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEyBAABCAAdFiEEWN3j3bieVmp26mKO538sG/LRdpUFAma2GCoACgkQ538sG/LR
|
||||
dpXgegf3doZtybUz7TMlIQYg3bOof1lqEvdzcN92AvVsTqCbE2evBG28BU8U1Hy9
|
||||
WbBl7c6OYoZ8Kt0+xct/lz9K/MPfZgKd2R0wkEuBF+34+QaSfcS+7UwKS9rL22NH
|
||||
qBGQXXy326d5TFvM/WjB46mMt6MwtyxrdPOKmaXriOJn2HA5tDOSHFp96ypIvpi4
|
||||
ZTnhkNyanmIIEx9ZVg94IqWCeSBFh1txcAIdZr/kGGzM+4CkL8XBLGX/rgxYlKxz
|
||||
91pYXXJLOpU+1Rm/Z2z0U3XlqMYHyjkSB1iFV1MLgXyYdBVyMOc01se/1KgWMEv/
|
||||
/ADD3PYuSJyfT9JJCw3kqIcdXFJ6
|
||||
=TTG4
|
||||
-----END PGP SIGNATURE-----
|
BIN
ethtool-6.10.tar.xz
(Stored with Git LFS)
Normal file
BIN
ethtool-6.10.tar.xz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCAAdFiEEWN3j3bieVmp26mKO538sG/LRdpUFAmUAziYACgkQ538sG/LR
|
||||
dpWzcwf/bIKrktSmCx/TszKPT9klninb7nBrDksfhap/F5l5yXcuzMgxrsg7welO
|
||||
bFprO4APlKSqWTCugwqd+T5gbDf3N+8hLe8cU2WQme4VV9iN4h2PJNM+ZizmBiXV
|
||||
u9w64Pfbt+M6TuEyzZ9BHkflIKnDb5yb+sczrpRbIZMaCrLpNSbj7gyRtyfW+a7Q
|
||||
ethr77FHu7FCp1IglbEPVu7GcGvatds5DbAXwqWKraqhSp3m1Bfgsni7mwG6dXxI
|
||||
Md0+7a7UXEL1iRFde677hJnxP+Q0YwxegqiG6RzQpD/GihaiOEaUwGOTijqyv6wp
|
||||
mOsFOK+v9/YfrCieEln2CmIqQJUgKQ==
|
||||
=fMMV
|
||||
-----END PGP SIGNATURE-----
|
BIN
ethtool-6.5.tar.xz
(Stored with Git LFS)
BIN
ethtool-6.5.tar.xz
(Stored with Git LFS)
Binary file not shown.
@ -1,3 +1,40 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 9 13:27:19 UTC 2024 - Michal Kubecek <mkubecek@suse.cz>
|
||||
|
||||
- update to upstream release 6.10
|
||||
* Feature: suport for PoE in PSE (--show-pse and --set-pse)
|
||||
* Feature: add statistics support to tsinfo (-T)
|
||||
* Feature: add JSON output to base command (no option)
|
||||
* Feature: add JSON output to EEE info (--show-eee)
|
||||
* Fix: qsfp: better handling on page 03h read failure (-m)
|
||||
* Fix: handle zero arguments for module eeprom dump (-m)
|
||||
* Fix: check for missing arguments in do_srxfh() (-X)
|
||||
* Misc: more descriptive error when JSON output is not available
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 23 15:25:40 UTC 2024 - Michal Kubecek <mkubecek@suse.cz>
|
||||
|
||||
- update to upstream release 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
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 28 23:10:01 UTC 2024 - Michal Kubecek <mkubecek@suse.cz>
|
||||
|
||||
- update to upstream release 6.7
|
||||
* Feature: support for setting TCP data split
|
||||
* Fix: fix new gcc14 warning
|
||||
* Fix: fix SFF-8472 transceiver module identification (-m)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 23 21:44:24 UTC 2023 - Michal Kubecek <mkubecek@suse.cz>
|
||||
|
||||
- update to upstream release 6.6
|
||||
* Feature: support for more CMIS transceiver modules (-m)
|
||||
* Fix: fix build on systems with old kernel uapi headers
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 12 20:50:21 UTC 2023 - Michal Kubecek <mkubecek@suse.cz>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package ethtool
|
||||
#
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: ethtool
|
||||
Version: 6.5
|
||||
Version: 6.10
|
||||
Release: 0
|
||||
Summary: Utility for examining and tuning Ethernet-based network interfaces
|
||||
License: GPL-2.0-only
|
||||
|
Loading…
Reference in New Issue
Block a user