- update to ethtool-3.1

OBS-URL: https://build.opensuse.org/package/show/network:utilities/ethtool?expand=0&rev=21
This commit is contained in:
Petr Uzel 2011-12-13 11:14:42 +00:00 committed by Git OBS Bridge
parent e06bc6ea01
commit f9f0416ff9
4 changed files with 22 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:095844d67c1dbe4a2ce3bebc72841475fcee23be0359802e594a202b25ffad7d
size 170196

3
ethtool-3.1.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8df3150af0b76a207cd0af3a2394ed34b5bf98fd39dfd297b7d216cc0bf8fbf5
size 184118

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Tue Dec 13 11:10:07 UTC 2011 - puzel@suse.com
- update to ethtool-3.1
* Fix: Show all non-zero registers for tg3 (-d option)
* Feature: Add support for external loopback test (-t option)
* Fix: Show correct flow control registers for Intel 82599 (-d option)
* Feature: Add support for reporting and configuring numbers of
channels/queues (-l and -L options)
* Feature: Report pause frame autonegotiation result (-a option)
* Doc: Change device name metavariable from 'ethX' to 'devname'
* Doc: Fix various layout problems
* Cleanup: Reorganise and add test cases for argument parsing
* Fix: Strictly check for extraneous or missing arguments; in
particular, fail if the device name is missing
-------------------------------------------------------------------
Wed Dec 7 14:14:59 UTC 2011 - cfarrell@suse.com

View File

@ -16,14 +16,14 @@
#
Name: ethtool
Version: 3.0
Version: 3.1
Release: 0
License: GPL-2.0
Summary: Examine and Tune Ethernet-Based Network Interfaces
License: GPL-2.0
Group: Productivity/Networking/Diagnostic
BuildRequires: automake
# Tarballs: http://sourceforge.net/projects/gkernel/
Url: http://git.kernel.org/?p=network/ethtool/ethtool.git
Group: Productivity/Networking/Diagnostic
Source: %{name}-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-build