- Update to new upstream release 5.0

- Hide some innocuous build warnings to make relevant ones more visible.

OBS-URL: https://build.opensuse.org/package/show/network:utilities/ethtool?expand=0&rev=83
This commit is contained in:
Michal Kubeček
2019-03-14 10:28:53 +00:00
committed by Git OBS Bridge
parent eab7b15d62
commit bf27df0d2b
6 changed files with 36 additions and 22 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Thu Mar 14 10:25:14 UTC 2019 - Michal Kubecek <mkubecek@suse.cz>
- Hide some innocuous build warnings to make relevant ones more
visible.
-------------------------------------------------------------------
Thu Mar 14 09:57:36 UTC 2019 - Michal Kubecek <mkubecek@suse.cz>
- Update to new upstream release 5.0
* Feature: add pretty print for dsa/mv88e6xxx
* Feature: don't report UFO on kernels >= 4.14
* Fix (potential): zero initalize coalesce struct
-------------------------------------------------------------------
Fri Nov 2 17:49:03 UTC 2018 - mkubecek@suse.cz