- update to new upstream release 5.12
OBS-URL: https://build.opensuse.org/package/show/network:utilities/ethtool?expand=0&rev=108
This commit is contained in:
parent
b8dabe31e4
commit
6e69742885
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCAAdFiEEWN3j3bieVmp26mKO538sG/LRdpUFAl/aKwgACgkQ538sG/LR
|
|
||||||
dpXR/wf/WC/aQRnXnr3EUvdSPJvcUegP9hEVoF7cz3+5C4yUtwp7f0d8B8LP1GtB
|
|
||||||
XWMXHED/uKQyE0lRNOBQ9DZBZ/XJCkNZCMaU5Nmx+ppEqrti6/jcUO6lWJbpJH74
|
|
||||||
t9jTcFA1GvO//vYg35P1L/kJTcdzV0heQ0UVa5/VKHndVJws5lJqKh7Aj4H7Dnxj
|
|
||||||
sBRKiPvBcpiG8zFdSqg4Xlbk4NaMMh/jj9CxmDBCPmUtuYVwTDn1zK3glKW8QxAO
|
|
||||||
SzpOVLQJJKwhAKrEPuYjjo01307QJd6MEhbIn1Mzx8hOZG/K/DGp8Fvc1aeWGFL2
|
|
||||||
jPjFOyGPdS2vi8g2du1k3KIkH52GiA==
|
|
||||||
=IK+K
|
|
||||||
-----END PGP SIGNATURE-----
|
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:817d5396a9307b4c637b435d4c558b8f5f964a1464a035ca3c0180f4cc93cfcf
|
|
||||||
size 310536
|
|
11
ethtool-5.12.tar.sign
Normal file
11
ethtool-5.12.tar.sign
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCAAdFiEEWN3j3bieVmp26mKO538sG/LRdpUFAmCPDIQACgkQ538sG/LR
|
||||||
|
dpXEaAf+Mg0SpqM2YhbSG8RN60BE2VgezzN/ZXNQSAfwuLuiEidJOlZlmUAaHh1b
|
||||||
|
OCElsotSr3EwG9noG4v1lJNQCbKxe617kRUb8b6onRHn37sNhiwjjF6E6G4H0kLT
|
||||||
|
+ywB7A2OnvGPyoUQnY28XrMlPNyOBK5KCXKv4G/wt8JHdLGmBhoJ+yUrnFKKjS/F
|
||||||
|
zb4rUzOz5lQsrbvO20fu6dEd6QpsOksgS4Z3dq5KiWRNshisbVNBplQ4t0OIJ9tC
|
||||||
|
Q0CRBv19dVi6AISgRM/t2j6PCgPWcSjOMI3c9FrXML5RBxyiTUvFY+rV5nfRFe9G
|
||||||
|
JsnfY9gsbcUGhvsCA1Nb6+p9z4d2AQ==
|
||||||
|
=gCOX
|
||||||
|
-----END PGP SIGNATURE-----
|
3
ethtool-5.12.tar.xz
Normal file
3
ethtool-5.12.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f5ddfa9c75053d8011b8c8c99ec4e2d3c83cd1972f638692d62e37fa3ef36f07
|
||||||
|
size 311004
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun May 2 21:58:47 UTC 2021 - Michal Kubecek <mkubecek@suse.cz>
|
||||||
|
|
||||||
|
- update to new upstream release 5.12
|
||||||
|
* Feature: support lanes count (no option and -s)
|
||||||
|
* Fix: fix help message for master-slave parameter (-s)
|
||||||
|
* Fix: better error message for master-slave in ioctl code path
|
||||||
|
* Fix: get rid of compiler warnings in "make check"
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Dec 16 16:44:23 UTC 2020 - Michal Kubecek <mkubecek@suse.cz>
|
Wed Dec 16 16:44:23 UTC 2020 - Michal Kubecek <mkubecek@suse.cz>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package ethtool
|
# spec file for package ethtool
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020 SUSE LLC
|
# Copyright (c) 2021 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.10
|
Version: 5.12
|
||||||
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…
x
Reference in New Issue
Block a user