Hello community, here is the log from the commit of package ethtool for openSUSE:Factory checked in at 2020-10-20 16:00:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ethtool (Old) and /work/SRC/openSUSE:Factory/.ethtool.new.3486 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ethtool" Tue Oct 20 16:00:03 2020 rev:64 rq:842049 version:5.9 Changes: -------- --- /work/SRC/openSUSE:Factory/ethtool/ethtool.changes 2020-08-14 09:29:52.952292434 +0200 +++ /work/SRC/openSUSE:Factory/.ethtool.new.3486/ethtool.changes 2020-10-20 16:03:06.273802219 +0200 @@ -1,0 +2,18 @@ +Thu Oct 15 18:50:12 UTC 2020 - Michal Kubecek <mkube...@suse.cz> + +- update to new upstream release 5.9 + * extended link state + * QSFP-DD support + * tunnel information (--show-tunnels) + * Broadcom bnxt support + * improve compatibility between ioctl and netlink output + * fix cable test TDR amplitude output + * get rid of build warnings + * fix null pointer dereference running against old kernel (no arg) + * update link mode tables + * fix memory leaks and error handling found by static analysis +- update compiler flags + * -Wno-missing-field-initializers no longer needed + * replace -W with -Wextra (preferred form) + +------------------------------------------------------------------- Old: ---- ethtool-5.8.tar.sign ethtool-5.8.tar.xz New: ---- ethtool-5.9.tar.sign ethtool-5.9.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ethtool.spec ++++++ --- /var/tmp/diff_new_pack.pgvf1u/_old 2020-10-20 16:03:08.161803113 +0200 +++ /var/tmp/diff_new_pack.pgvf1u/_new 2020-10-20 16:03:08.161803113 +0200 @@ -17,7 +17,7 @@ Name: ethtool -Version: 5.8 +Version: 5.9 Release: 0 Summary: Utility for examining and tuning Ethernet-based network interfaces License: GPL-2.0-only @@ -41,7 +41,7 @@ %setup -q %build -export CFLAGS="%optflags -W -Wall -Wstrict-prototypes -Wformat-security -Wpointer-arith -Wno-missing-field-initializers" +export CFLAGS="%optflags -Wall -Wextra -Wstrict-prototypes -Wformat-security -Wpointer-arith" %configure make %{?_smp_mflags} ++++++ ethtool-5.8.tar.xz -> ethtool-5.9.tar.xz ++++++ ++++ 4204 lines of diff (skipped)