forked from pool/ethtool
Compare commits
8 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 3160efe7ee | |||
| 55064015f3 | |||
| 3b0e61e266 | |||
| 23ab215c0f | |||
| c537f39e08 | |||
| d1f72f375c | |||
| 549411622c | |||
| eafe99af0e |
@@ -1,11 +0,0 @@
|
||||
-----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
LFS
BIN
ethtool-6.10.tar.xz
LFS
Binary file not shown.
11
ethtool-6.15.tar.sign
Normal file
11
ethtool-6.15.tar.sign
Normal file
@@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCAAdFiEEWN3j3bieVmp26mKO538sG/LRdpUFAmhZmiIACgkQ538sG/LR
|
||||
dpUtyAf6Ak8kXDF8OuimaOPcJl8ikBlBIhfrVrTDelugmaBsZhJGlsDZE+0a8UXU
|
||||
QyiOfSRstjLQB7XG0r5PNECDZGPj3UXYB7nVYZ+wOCp5ebN2yIc4oq44GL7XczBn
|
||||
AR8F7E1mAk+lSBS76PAzrFWr/nAvhlVDuVtcFo+3MAF+8fH+F/kbUlQMrsxbTeBd
|
||||
u6l6nmm7W+6zAjxG//arJBA1ROpjoYy+9YSrq2FX+Hf89ZyAG7b/WWwPixcOZ3/i
|
||||
Qdd5lzkPMHfh1MmP9YlSJiHpBJZ5Jtjdcju+5jy62tzWSiA7tpEixGccyM8BhcfV
|
||||
yZHWVzo1NNcgOLoY8C16wijj3d5Ajw==
|
||||
=ohBd
|
||||
-----END PGP SIGNATURE-----
|
||||
3
ethtool-6.15.tar.xz
Normal file
3
ethtool-6.15.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9477c365114d910120aaec5336a1d16196c833d8486f7c6da67bedef57880ade
|
||||
size 444060
|
||||
@@ -1,3 +1,56 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 23 18:28:10 UTC 2025 - Michal Kubecek <mkubecek@suse.cz>
|
||||
|
||||
- update to upstream release 6.15
|
||||
* Feature: support OR-XOR symmetric RSS hash type (-x/-X)
|
||||
* Feature: dump registers for hibmcge driver (-d)
|
||||
* Feature: configure header-data split threshold (-g/-G)
|
||||
* Feature: dump registers for fbnic driver (-d)
|
||||
* Feature: JSON output for channels info (-l)
|
||||
* Fix: incorrect data in appstream metainfo XML
|
||||
* Fix: prevent potential null pointer dereferences
|
||||
* Fix: more consistent and better parseable per lane signal info (-d)
|
||||
- drop misc-fix-AppStream-metainfo-XML.patch (no longer needed)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 23 09:49:38 UTC 2025 - Michal Kubecek <mkubecek@suse.cz>
|
||||
|
||||
- fix AppStream metainfo XML file
|
||||
* misc-fix-AppStream-metainfo-XML.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 7 20:45:18 UTC 2025 - Michal Kubecek <mkubecek@suse.cz>
|
||||
|
||||
- update to upstream release 6.14
|
||||
* Feature: list PHYs (--show-phys)
|
||||
* Feature: target a specific PHY with some commands (--phy)
|
||||
* Feature: more attributes for C33 PSE (--show-pse, --set-pse)
|
||||
* Feature: source information for cable tests (--cable-test[-tdr])
|
||||
* Feature: JSON output for module info (-m)
|
||||
* Feature: misc RSS hash info improvements (-x)
|
||||
* Feature: tsinfo hwtstamp provider (--{get,set}-hwtimestamp-cfg)
|
||||
* Fix: fix wrong auto-negotiation state (no option)
|
||||
* Fix: more explicit RSS context action (-n)
|
||||
* Fix: print PHY address as decimal (no option)
|
||||
* Fix: fix return value on flow hashing error (-N)
|
||||
* Fix: fix JSON output for IRQ coalescing
|
||||
* Fix: fix MDI-X info output (no option)
|
||||
* Misc: add '-j' alias for --json
|
||||
* Misc: provide AppStream metainfo XML
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 8 20:55:52 UTC 2024 - Michal Kubecek <mkubecek@suse.cz>
|
||||
|
||||
- update to upstream release 6.11
|
||||
* Feature: cmis: print active and inactive firmware versions
|
||||
* Feature: flash transceiver module firmware (--flash-module-firmware)
|
||||
* Feature: add T1BRR 10Mb/s mode to link mode tables
|
||||
* Feature: support for disabling netlink from command line
|
||||
* Fix: fix lanes parameter format specifier
|
||||
* Fix: add missing clause 33 PSE manual description
|
||||
* Fix: qsf: Better handling of Page A2h netlink read failure
|
||||
* Fix: rss: retrieve ring count using ETHTOOL_GRXRINGS ioctl (-x)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 9 13:27:19 UTC 2024 - Michal Kubecek <mkubecek@suse.cz>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package ethtool
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 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.10
|
||||
Version: 6.15
|
||||
Release: 0
|
||||
Summary: Utility for examining and tuning Ethernet-based network interfaces
|
||||
License: GPL-2.0-only
|
||||
@@ -53,7 +53,7 @@ BuildArch: noarch
|
||||
bash command line completion support for ethtool.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%autosetup -p1
|
||||
|
||||
%build
|
||||
export CFLAGS="%optflags -Wall -Wextra -Wstrict-prototypes -Wformat-security -Wpointer-arith"
|
||||
@@ -67,6 +67,7 @@ make install DESTDIR="%buildroot"
|
||||
%defattr(-,root,root)
|
||||
%{_sbindir}/ethtool
|
||||
%{_mandir}/man8/ethtool.8*
|
||||
%{_datadir}/metainfo/org.kernel.software.network.ethtool.metainfo.xml
|
||||
%if (0%{?suse_version} >= 1500) || (0%{?sle_version} >= 120300)
|
||||
%license COPYING
|
||||
%else
|
||||
|
||||
Reference in New Issue
Block a user