From 4cc34e2a838c96c217cffd408751e4c66ccc94398e141c5be962bd36d702194b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20Kube=C4=8Dek?= Date: Tue, 12 Sep 2023 21:04:44 +0000 Subject: [PATCH] - update to upstream release 6.5 - make ethtool-bash-completion noarch OBS-URL: https://build.opensuse.org/package/show/network:utilities/ethtool?expand=0&rev=132 --- ethtool-6.3.tar.sign | 11 ----------- ethtool-6.3.tar.xz | 3 --- ethtool-6.5.tar.sign | 11 +++++++++++ ethtool-6.5.tar.xz | 3 +++ ethtool.changes | 23 +++++++++++++++++++++++ ethtool.spec | 6 ++---- 6 files changed, 39 insertions(+), 18 deletions(-) delete mode 100644 ethtool-6.3.tar.sign delete mode 100644 ethtool-6.3.tar.xz create mode 100644 ethtool-6.5.tar.sign create mode 100644 ethtool-6.5.tar.xz diff --git a/ethtool-6.3.tar.sign b/ethtool-6.3.tar.sign deleted file mode 100644 index 6d48724..0000000 --- a/ethtool-6.3.tar.sign +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCAAdFiEEWN3j3bieVmp26mKO538sG/LRdpUFAmRZYfMACgkQ538sG/LR -dpV69ggAui+fOzOdYZ8gMsG5fiH7DZZS8qffzqW8GVl9yUhEcAe1MiAiJylkOqtI -1pAZgT6LuAQY5Sw7SMUEBy+icW50UWFDCDe0NGyxFSb5RZ6F2VZW7cR5biNDQhx4 -uaxR1iz8STmXpYifaN65OTCt4YTeLuAmLAjIjO1CqX6U4H4njvpHPiV35cskh0qT -4k2v10u4g1BwBa1FKvd2pugyGfKaxQqztHaDYL4BWwrw00f6MajoZpqPvFkmlnTA -OM9CCq9jub5yHRak2yUbthJs0p5Kf4kXumL5mdSsf6KumP6md8WQYrVexyKU75vf -bu+6AO+5P6rya+rNshqEbyou5cxJvg== -=vPif ------END PGP SIGNATURE----- diff --git a/ethtool-6.3.tar.xz b/ethtool-6.3.tar.xz deleted file mode 100644 index ee775fc..0000000 --- a/ethtool-6.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d9425f0a3df138734001fccc4175fe178c025f938460ac25c4ebc39960168822 -size 338764 diff --git a/ethtool-6.5.tar.sign b/ethtool-6.5.tar.sign new file mode 100644 index 0000000..ddf9263 --- /dev/null +++ b/ethtool-6.5.tar.sign @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCAAdFiEEWN3j3bieVmp26mKO538sG/LRdpUFAmUAziYACgkQ538sG/LR +dpWzcwf/bIKrktSmCx/TszKPT9klninb7nBrDksfhap/F5l5yXcuzMgxrsg7welO +bFprO4APlKSqWTCugwqd+T5gbDf3N+8hLe8cU2WQme4VV9iN4h2PJNM+ZizmBiXV +u9w64Pfbt+M6TuEyzZ9BHkflIKnDb5yb+sczrpRbIZMaCrLpNSbj7gyRtyfW+a7Q +ethr77FHu7FCp1IglbEPVu7GcGvatds5DbAXwqWKraqhSp3m1Bfgsni7mwG6dXxI +Md0+7a7UXEL1iRFde677hJnxP+Q0YwxegqiG6RzQpD/GihaiOEaUwGOTijqyv6wp +mOsFOK+v9/YfrCieEln2CmIqQJUgKQ== +=fMMV +-----END PGP SIGNATURE----- diff --git a/ethtool-6.5.tar.xz b/ethtool-6.5.tar.xz new file mode 100644 index 0000000..6efe9ec --- /dev/null +++ b/ethtool-6.5.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:814171ea4b8026b081c0741dbbf32e6968311483ecf64711232faec2ac70a14c +size 344220 diff --git a/ethtool.changes b/ethtool.changes index aa34b96..a6a8d1c 100644 --- a/ethtool.changes +++ b/ethtool.changes @@ -1,3 +1,26 @@ +------------------------------------------------------------------- +Tue Sep 12 20:50:21 UTC 2023 - Michal Kubecek + +- update to upstream release 6.5 + * Feature: register dump for hns3 driver (-d) + * Fix: fix fallback to ioctl for sset (-s) + * Fix: fix empty slot search in rmgr (-N) + +------------------------------------------------------------------- +Sun Jul 1 22:25:36 UTC 2023 - Michal Kubecek + +- update to upstream release 6.4 + * Feature: get/set Tx push buffer length (-G) + * Feature: sff-8636 and cmis: report LOL / LOS / Tx Fault (-m) + * Fix: fix duplex setting parser (-s) + * Misc: check and require C11 language standard + * Misc: clean up obsolete pre-build checks + +------------------------------------------------------------------- +Sat Jul 1 22:01:19 UTC 2023 - Michal Kubecek + +- make ethtool-bash-completion noarch + ------------------------------------------------------------------- Mon May 8 21:05:45 UTC 2023 - Michal Kubeček diff --git a/ethtool.spec b/ethtool.spec index ede31c9..852f69a 100644 --- a/ethtool.spec +++ b/ethtool.spec @@ -17,7 +17,7 @@ Name: ethtool -Version: 6.3 +Version: 6.5 Release: 0 Summary: Utility for examining and tuning Ethernet-based network interfaces License: GPL-2.0-only @@ -47,6 +47,7 @@ Supplements: (%{name} and bash-completion) %else Supplements: packageand(%{name}:bash-completion) %endif +BuildArch: noarch %description bash-completion bash command line completion support for ethtool. @@ -56,9 +57,6 @@ bash command line completion support for ethtool. %build export CFLAGS="%optflags -Wall -Wextra -Wstrict-prototypes -Wformat-security -Wpointer-arith" -%if 0%{?suse_version} < 1500 -CFLAGS="$CFLAGS -std=c11" -%endif %configure make %{?_smp_mflags}