Accepting request 1085796 from network:utilities
- update to upstream release 6.3 OBS-URL: https://build.opensuse.org/request/show/1085796 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ethtool?expand=0&rev=79
This commit is contained in:
commit
0768b84d25
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCAAdFiEEWN3j3bieVmp26mKO538sG/LRdpUFAmP02/EACgkQ538sG/LR
|
||||
dpXlcAf8CKHsG9DW7GU8dU4BycH/hgUG3lnRtm6JW3pukQiJF7nHzlITYXTDPNes
|
||||
s9WdMfZMEN3qCojsFhaUHum5oHuhkR8meMggVajIfgZRVcPOkBpZkf5Hjrj2CmY9
|
||||
+pBXm4JEziuN0YiTRNcqtWrTd14k0+TdLOwc7ScoXbktxxpBp5Ji/mpzpHM9PBr6
|
||||
kskDDJlFxYV8z4N+HqxR+2UL9U/oYDSgvtGVn0j0zKq1shTWxkzUp0/ggyPiSTCB
|
||||
w6XLjF/diIf2C5R4P5I6VBPIX8xIDw0XloGVPXsA8RSg5GBpWrK4X5Vhj4eij6xd
|
||||
OEoG0MGFI3SB16st2+m9VpllSYzm0g==
|
||||
=fR5P
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:86df0114064d4d73f6bf72bf03e85c33964a519ee0c1d1ba65005ad2d0e570e1
|
||||
size 332708
|
11
ethtool-6.3.tar.sign
Normal file
11
ethtool-6.3.tar.sign
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCAAdFiEEWN3j3bieVmp26mKO538sG/LRdpUFAmRZYfMACgkQ538sG/LR
|
||||
dpV69ggAui+fOzOdYZ8gMsG5fiH7DZZS8qffzqW8GVl9yUhEcAe1MiAiJylkOqtI
|
||||
1pAZgT6LuAQY5Sw7SMUEBy+icW50UWFDCDe0NGyxFSb5RZ6F2VZW7cR5biNDQhx4
|
||||
uaxR1iz8STmXpYifaN65OTCt4YTeLuAmLAjIjO1CqX6U4H4njvpHPiV35cskh0qT
|
||||
4k2v10u4g1BwBa1FKvd2pugyGfKaxQqztHaDYL4BWwrw00f6MajoZpqPvFkmlnTA
|
||||
OM9CCq9jub5yHRak2yUbthJs0p5Kf4kXumL5mdSsf6KumP6md8WQYrVexyKU75vf
|
||||
bu+6AO+5P6rya+rNshqEbyou5cxJvg==
|
||||
=vPif
|
||||
-----END PGP SIGNATURE-----
|
3
ethtool-6.3.tar.xz
Normal file
3
ethtool-6.3.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d9425f0a3df138734001fccc4175fe178c025f938460ac25c4ebc39960168822
|
||||
size 338764
|
@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 8 21:05:45 UTC 2023 - Michal Kubeček <mkubecek@suse.cz>
|
||||
|
||||
- update to upstream release 6.3
|
||||
* Feature: PLCA support (--[gs]et-plca-cfg, --get-plca-status)
|
||||
* Feature: MAC Merge layer support (--show-mm, --set-mm)
|
||||
* Feature: pass source of statistics for port stats
|
||||
* Feature: get/set rx push in ringparams (-g and -G)
|
||||
* Feature: coalesce tx aggregation parameters (-c and -C)
|
||||
* Feature: PSE and PD devices (--show-pse, --set-pse)
|
||||
* Fix: minor fixes of help text (--help)
|
||||
* Fix: fix build on systems with older system headers
|
||||
* Fix: fix netlink support when PLCA is not present (no option)
|
||||
* Fix: fixes for issues found with gcc13 -fanalyzer
|
||||
* Fix: fix return code in rxclass_rule_ins (-N)
|
||||
* Fix: more robust argc/argv handling
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 3 13:08:27 UTC 2023 - Callum Farmer <gmbr3@opensuse.org>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: ethtool
|
||||
Version: 6.2
|
||||
Version: 6.3
|
||||
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