- update to upstream release 5.17
OBS-URL: https://build.opensuse.org/package/show/network:utilities/ethtool?expand=0&rev=114
This commit is contained in:
parent
672e5d5d38
commit
abce135232
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCAAdFiEEWN3j3bieVmp26mKO538sG/LRdpUFAmHnTUsACgkQ538sG/LR
|
|
||||||
dpXdSAf+IGb9AA+aS9PknThk3AMz0y2O4Acf71LQ/50GZ3TB8G2pVu3JY2bFdEbl
|
|
||||||
dYngFsj7OQUZEbT1sHAVLQ3uxKcE4OfCQAh+7Nqif2cLAdupVGtUP5yYGvSsw7hP
|
|
||||||
62BOMBntn9wPGhzqH6QabCEfK7jG6FJ986C9rPGWJ6UJdWsXCJ0coxLOQ9/zhVHH
|
|
||||||
81m7vOEAhWG0Tg+yuaFDZyKJ9FIBt+cnvPaqkr/ZpeC9z5Kwj2U6xNtKq10ldGjc
|
|
||||||
OkoQeOOwa/DK/CFeDbK4aXB9dvXlGhEvfmpud9nzx62g9fo6LPU4t5faVxQThYn5
|
|
||||||
SwaP4ok296pZ1YBonqE/cos72+h+dw==
|
|
||||||
=hjed
|
|
||||||
-----END PGP SIGNATURE-----
|
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:aa2fef1936dd4a11755dfa0bdb93f0ec5bea45208d27c9754bc3abe1aa42c1cb
|
|
||||||
size 320308
|
|
11
ethtool-5.17.tar.sign
Normal file
11
ethtool-5.17.tar.sign
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCAAdFiEEWN3j3bieVmp26mKO538sG/LRdpUFAmJKH0YACgkQ538sG/LR
|
||||||
|
dpVsEAf+NDUMc2Sxw1ZqisrUDZ+2aiYQynoG1GItssveoENQz6VJDIWICEA8+Lts
|
||||||
|
hXGsVc7qoZoOZPFwF4I4mAx/FKSN+vDEB0/I8KPku79SlNYgpkyWtXS+UomCB0yX
|
||||||
|
HqYovPrzqfvkaMGtyreQunEV4CJ8ngGO9ZAVPTclrSIcF+QIvLDm9YlP10PkF2KP
|
||||||
|
IilQETKth1CJ1prkhZTSYEGPtkc2TUJ/XZKf/RNnE+AlLGTwiBumTXAzYJIiyv5/
|
||||||
|
8QLTPf8maRVUZmK3oYbwnWXjSi00zyJt0G/pJutuX6dBtFeBMeOHsFIBDo5HYkKg
|
||||||
|
Wl9Egu8FlkdfT04YdswW2QQZkvLruA==
|
||||||
|
=FGRX
|
||||||
|
-----END PGP SIGNATURE-----
|
3
ethtool-5.17.tar.xz
Normal file
3
ethtool-5.17.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:64ab914b9c6b45047245d91f40b8760b2728992a9e5af22717c644238e889133
|
||||||
|
size 321848
|
@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Apr 4 00:11:20 UTC 2022 - Michal Kubecek <mkubecek@suse.cz>
|
||||||
|
|
||||||
|
- update to upstream release 5.17
|
||||||
|
* Feature: transceiver module power mode (--set-module)
|
||||||
|
* Feature: transceiver module extended state (--show-module)
|
||||||
|
* Feature: get/set rx buffer length (-g and -G)
|
||||||
|
* Feature: tx copybreak buffer size (--get-tunable and
|
||||||
|
--set-tunable)
|
||||||
|
* Feature: JSON output for features (-k)
|
||||||
|
* Feature: support OSFP transceiver modules (-m)
|
||||||
|
* Fix: add missing free() calls (--get-tunable and --set-tunable)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jan 18 23:36:15 UTC 2022 - Michal Kubecek <mkubecek@suse.cz>
|
Tue Jan 18 23:36:15 UTC 2022 - Michal Kubecek <mkubecek@suse.cz>
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: ethtool
|
Name: ethtool
|
||||||
Version: 5.16
|
Version: 5.17
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Utility for examining and tuning Ethernet-based network interfaces
|
Summary: Utility for examining and tuning Ethernet-based network interfaces
|
||||||
License: GPL-2.0-only
|
License: GPL-2.0-only
|
||||||
|
Loading…
Reference in New Issue
Block a user