From d6fd6e703d610af8cb19e2b8fbb4a8da11ccc6cbbfa6353e0885064e6992a102 Mon Sep 17 00:00:00 2001 From: Petr Uzel Date: Mon, 6 Aug 2012 07:48:13 +0000 Subject: [PATCH] - Update to new upstream release 3.5 * Display support for 1000BASE-KX and 10GBASE-KX4 link modes * Energy-Efficient Ethernet (EEE) configuration (--show-eee and --set-eee options) * Display support for 40G link modes * Fix: Don't trust drivers to null-terminate strings OBS-URL: https://build.opensuse.org/package/show/network:utilities/ethtool?expand=0&rev=32 --- ethtool-3.4.1.tar.sign | 11 ----------- ethtool-3.4.1.tar.xz | 3 --- ethtool-3.5.tar.sign | 11 +++++++++++ ethtool-3.5.tar.xz | 3 +++ ethtool.changes | 10 ++++++++++ ethtool.spec | 2 +- 6 files changed, 25 insertions(+), 15 deletions(-) delete mode 100644 ethtool-3.4.1.tar.sign delete mode 100644 ethtool-3.4.1.tar.xz create mode 100644 ethtool-3.5.tar.sign create mode 100644 ethtool-3.5.tar.xz diff --git a/ethtool-3.4.1.tar.sign b/ethtool-3.4.1.tar.sign deleted file mode 100644 index 12b9b83..0000000 --- a/ethtool-3.4.1.tar.sign +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.12 (GNU/Linux) - -iQEcBAABAgAGBQJP195CAAoJEGkILBsOca60VP0H/iMQYxsSAziTug2pnPTUV3zJ -ArLl09bP4acnSlI+bkMtr5rDe5nIPhK2fSjPdAficj2WVqwhWIk2uvohe5fG5eSS -KjzkqapMCR12lBtu1vleIrW+lO5Hrc5RbGx+vQV7G3UxpAhZwS31Gy2PuPy42cn0 -YuYSGxzU0Zndf2fZP/APPv8P/j+5EDTyZDgw7zhBDH2jrx8ymDZ8DDMzi2W1MLae -NeCmV6XoiCfAL4ulDZBIcdimHpajT/a+zRoLyt2/uGlonmOgOHVepPIjwSoFkXJY -nqNYML066Y4T6gMy//eDDEa3ZxvtLNHTr2QCGwvtSzCB3gTs2+xfXFbXjLFYnt8= -=hpxG ------END PGP SIGNATURE----- diff --git a/ethtool-3.4.1.tar.xz b/ethtool-3.4.1.tar.xz deleted file mode 100644 index 21ac7c9..0000000 --- a/ethtool-3.4.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:411fb7d0e61c504876dfdb744e7d19c949d336af87dcac7397a33f07f0332f20 -size 175032 diff --git a/ethtool-3.5.tar.sign b/ethtool-3.5.tar.sign new file mode 100644 index 0000000..84e99a1 --- /dev/null +++ b/ethtool-3.5.tar.sign @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.12 (GNU/Linux) + +iQEcBAABAgAGBQJQHCinAAoJEGkILBsOca60/hwH/2OquORQhWBZsopMyB6uoyl+ +86WWlZ5RoSuaBSM9J3cif2cABIA8JH/p3oT6rASEnQ+WhoBVMwXlhwLwhSZ6kvE4 +lIShEwygSkQkWWoQcnXjFqIcNJETPDfeaAc3c4oU5Z1M7pOsqIWbNt0c4zsHlLig +OVsLfQCn/ZJkSziiMhaXGNsV+HVDwN99MMZllTQalxjyUh/hOj1BSzK+XpYmUTom +IZTukwp9FYbW+LWQh2z5MFlb1V/0oNRc0Ci/07hbOQGaGaSCyDfaKXWH5PXM2q8l +ap5RyUcxiNT5/Cd1rOqTUnOqRrmbhc68fAW8ziaYcEKETtZ8yfpEvQac2WBycUs= +=4Leg +-----END PGP SIGNATURE----- diff --git a/ethtool-3.5.tar.xz b/ethtool-3.5.tar.xz new file mode 100644 index 0000000..79442ef --- /dev/null +++ b/ethtool-3.5.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:992f61b13e0f47d6cf08e59fd56a74a06402f0f5392c4a81ec3ecc574ede70a8 +size 176760 diff --git a/ethtool.changes b/ethtool.changes index a478647..cc9f757 100644 --- a/ethtool.changes +++ b/ethtool.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Mon Aug 6 07:46:35 UTC 2012 - puzel@suse.com + +- Update to new upstream release 3.5 + * Display support for 1000BASE-KX and 10GBASE-KX4 link modes + * Energy-Efficient Ethernet (EEE) configuration + (--show-eee and --set-eee options) + * Display support for 40G link modes + * Fix: Don't trust drivers to null-terminate strings + ------------------------------------------------------------------- Sat Jun 16 16:39:55 UTC 2012 - jengelh@inai.de diff --git a/ethtool.spec b/ethtool.spec index a09fe94..ac7df71 100644 --- a/ethtool.spec +++ b/ethtool.spec @@ -17,7 +17,7 @@ Name: ethtool -Version: 3.4.1 +Version: 3.5 Release: 0 Summary: Examine and Tune Ethernet-Based Network Interfaces License: GPL-2.0