Accepting request 208199 from network:utilities

- Update to version 3.12.1
  * Fix: Memory corruption when applying external calibration to
	SFF-8472 module diagnostics (-m option) 
  * Feature: Add Intel 82599 and x540 DCB registers to dump
	(-d option)
- Changes from 3.12
  * Fix: Remove alternate method to check for VLAN tag offload on Linux
	< 2.6.37 (-k/-K options)
  * Fix: Hide state of VLAN tag offload and LRO if the kernel is too old
	for us to reliably detect them (-k option)
  * Feature: Add register dump support for Solarflare SFC9100 family
	(-d option)
- Changes from 3.11
  * Feature: Update Realtek chip list for register dump to match
	r8169 driver in Linux 3.11 (-d option)
  * Feature: Add ixgbevf support for register dump (-d option)
  * Feature: Filter ixgbe register dump according to the specific chip
	(-d option) (forwarded request 208148 from posophe)

OBS-URL: https://build.opensuse.org/request/show/208199
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ethtool?expand=0&rev=35
This commit is contained in:
Stephan Kulow
2013-11-25 13:32:55 +00:00
committed by Git OBS Bridge
6 changed files with 37 additions and 15 deletions

View File

@@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.13 (GNU/Linux)
iQEcBAABAgAGBQJR0ayaAAoJEGkILBsOca601+MH/0RBWsj7W+Co1ZC7IdvH+4NB
mQkJsZYxFuaN4hj9uOBnlg1GntOvo1PLEeu1vp1Id+jnak0GQ+a+funNMF1Qplq4
sfHdKKrPseM3Jhxx+pG0Ai+ANrEvOCaxw5my2huBzvw5IAfCmXVKhXOV4a5xSJfC
4YgfGwFP/x8GV9+AiBxU6I5tfX0BLlg5cZhrKLoeQXTGBdc3uvaiXbef9tW4eG3g
nhei/J+ekHRAfQtvcAUEfVr2VciKhx+G4il6OaZ3JBM94XFuOozzuAxRs23sWNlp
oeS0W9BkENTqiZA6qxUMBCdHrlK046aM1Mt9JdIaWwU0UV5ATvHnVjJDURdUC/w=
=x5fp
-----END PGP SIGNATURE-----

View File

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

11
ethtool-3.12.1.tar.sign Normal file
View File

@@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.14 (GNU/Linux)
iQEcBAABAgAGBQJSfRyNAAoJEGkILBsOca60BAcH/A1RRrD8YFrq7MAPZUWkPjVN
ueSt499GlRtsvkhu4P7H6JalL/B4pCGU7spm79DypMIzShnc6uJHBhEzicLlp+7C
0cWsL4zT+IfGaU1qhP0CKOrSz1+t6xrkPQvz9MslTQtFaprtk9BdfxJhwMGBDz/5
VHF2Sz1MUU/rxt3ajc0HHHulFYKTI024qYbE7f5yMRBIe4NkAR6voJYtjwVkEnR2
JRbiNRm1o27SMr9heoe/H7YRAjpLtAb1Bu3pB56Z0cog9y+f+S7H0joNDd4qR2py
TZh8elrZaTKfBnhMz5NdiDNGNh+8RFTJVB83j6BxtEY7HqYTQSHwOaUtvWPTvl0=
=mw2z
-----END PGP SIGNATURE-----

3
ethtool-3.12.1.tar.xz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:616ec632cddcba7240a23582b05380b69f1b359280e8db3fe3bb46498b621149
size 186744

View File

@@ -1,3 +1,25 @@
-------------------------------------------------------------------
Sun Nov 24 14:05:08 UTC 2013 - p.drouand@gmail.com
- Update to version 3.12.1
* Fix: Memory corruption when applying external calibration to
SFF-8472 module diagnostics (-m option)
* Feature: Add Intel 82599 and x540 DCB registers to dump
(-d option)
- Changes from 3.12
* Fix: Remove alternate method to check for VLAN tag offload on Linux
< 2.6.37 (-k/-K options)
* Fix: Hide state of VLAN tag offload and LRO if the kernel is too old
for us to reliably detect them (-k option)
* Feature: Add register dump support for Solarflare SFC9100 family
(-d option)
- Changes from 3.11
* Feature: Update Realtek chip list for register dump to match
r8169 driver in Linux 3.11 (-d option)
* Feature: Add ixgbevf support for register dump (-d option)
* Feature: Filter ixgbe register dump according to the specific chip
(-d option)
-------------------------------------------------------------------
Thu Jul 4 00:49:33 UTC 2013 - jengelh@inai.de

View File

@@ -17,7 +17,7 @@
Name: ethtool
Version: 3.10
Version: 3.12.1
Release: 0
Summary: Examine and Tune Ethernet-Based Network Interfaces
License: GPL-2.0