[ethtool] 15/20: Release version 4.11.

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Wed Aug 30 12:59:25 UTC 2017


This is an automated email from the git hooks/post-receive script.

benh pushed a commit to branch master
in repository ethtool.

commit 2a2e48cdebf8d4daf722fed0cf77b0116f71615e
Author: John W. Linville <linville at tuxdriver.com>
Date:   Fri Jun 2 13:43:48 2017 -0400

    Release version 4.11.
    
    Signed-off-by: John W. Linville <linville at tuxdriver.com>
---
 NEWS         | 9 ++++++++-
 configure.ac | 2 +-
 ethtool.8.in | 2 +-
 3 files changed, 10 insertions(+), 3 deletions(-)

diff --git a/NEWS b/NEWS
index c6f9e2b..5e51c6a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,11 @@
-Version 4.10 - March 24, 2016
+Version 4.11 - June 2, 2017
+	* Feature: Support for configurable RSS hash function
+	* Feature: support queue and VF fields for rxclass filters
+	* Feature: Add support for 2500baseT/5000baseT link modes
+	* Fix: Fix SFF 8079 cable technology bit parsing
+	* Fix: sync help output for -x/-X with man page
+
+Version 4.10 - March 24, 2017
 
 	* Fix: Fix the "advertise" parameter logic.
 	* Feature: Implement ETHTOOL_PHY_GTUNABLE/ETHTOOL_PHY_STUNABLE and PHY downshift
diff --git a/configure.ac b/configure.ac
index 05db357..47f5aea 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 dnl Process this file with autoconf to produce a configure script.
-AC_INIT(ethtool, 4.10, netdev at vger.kernel.org)
+AC_INIT(ethtool, 4.11, netdev at vger.kernel.org)
 AC_PREREQ(2.52)
 AC_CONFIG_SRCDIR([ethtool.c])
 AM_INIT_AUTOMAKE([gnu])
diff --git a/ethtool.8.in b/ethtool.8.in
index 7224b04..a9921b6 100644
--- a/ethtool.8.in
+++ b/ethtool.8.in
@@ -113,7 +113,7 @@
 .  hy \\n(HY
 ..
 .
-.TH ETHTOOL 8 "March 2017" "Ethtool version @VERSION@"
+.TH ETHTOOL 8 "June 2017" "Ethtool version @VERSION@"
 .SH NAME
 ethtool \- query or control network driver and hardware settings
 .

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/ethtool.git



More information about the Kernel-svn-changes mailing list