- update to upstream release 5.16
OBS-URL: https://build.opensuse.org/package/show/network:utilities/ethtool?expand=0&rev=113
This commit is contained in:
parent
aa8f0d8ac1
commit
672e5d5d38
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCAAdFiEEWN3j3bieVmp26mKO538sG/LRdpUFAmGK2LkACgkQ538sG/LR
|
|
||||||
dpUisggAom2KmEMUkevch6ncKoaz7O8+0Yr3sGQIYxrTj+sirmdx/5r2Z0u4hNdY
|
|
||||||
Mc15PyUyWfO8OfrXJAjU0hYrr/JHWRN5ApRE68F5zS9jR6iSIyR9f1a/PIwiiznz
|
|
||||||
2ft7DM+961FkXS7GpKPFVf3nPUXrSGFrdPXjdFr9ZFOF/JzxqyTgLKCoZ+BFrfCq
|
|
||||||
a8/PG4KE/YDHE2jbon6vEu1aWslTuocrWFfC6nq0HObPxdnHdQAT6wkJ6a6VMCCn
|
|
||||||
tvupdnTlsctcD+4/433h1Uc2Sn0sGcBPPEX8PTJ9Lm74j5P+/3MBw+d3y+IA00Mq
|
|
||||||
As/j0p8ySDxAsf6qhqv8GI0B7nO8ZQ==
|
|
||||||
=s7TF
|
|
||||||
-----END PGP SIGNATURE-----
|
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:686fd6110389d49c2a120f00c3cd5dfe43debada8e021e4270d74bbe452a116d
|
|
||||||
size 318864
|
|
11
ethtool-5.16.tar.sign
Normal file
11
ethtool-5.16.tar.sign
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----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-----
|
3
ethtool-5.16.tar.xz
Normal file
3
ethtool-5.16.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:aa2fef1936dd4a11755dfa0bdb93f0ec5bea45208d27c9754bc3abe1aa42c1cb
|
||||||
|
size 320308
|
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jan 18 23:36:15 UTC 2022 - Michal Kubecek <mkubecek@suse.cz>
|
||||||
|
|
||||||
|
- update to upstream release 5.16
|
||||||
|
* Feature: use memory maps for module EEPROM parsing (-m)
|
||||||
|
* Feature: show CMIS diagnostic information (-m)
|
||||||
|
* Fix: fix dumping advertised FEC modes (--show-fec)
|
||||||
|
* Fix: ignore cable test notifications from other devices
|
||||||
|
(--cable-test)
|
||||||
|
* Fix: do not show duplicate options in help text (--help)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Nov 9 20:24:51 UTC 2021 - Michal Kubecek <mkubecek@suse.cz>
|
Tue Nov 9 20:24:51 UTC 2021 - Michal Kubecek <mkubecek@suse.cz>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package ethtool
|
# spec file for package ethtool
|
||||||
#
|
#
|
||||||
# Copyright (c) 2021 SUSE LLC
|
# Copyright (c) 2022 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: ethtool
|
Name: ethtool
|
||||||
Version: 5.15
|
Version: 5.16
|
||||||
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