[ethtool] 05/20: Release version 4.10.

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Wed Aug 30 12:59:24 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 345a617ba8115c6b67273521634216f824ab86ad
Author: John W. Linville <linville at tuxdriver.com>
Date:   Fri Mar 24 13:52:34 2017 -0400

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

diff --git a/NEWS b/NEWS
index bb72d67..c6f9e2b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+Version 4.10 - March 24, 2016
+
+	* Fix: Fix the "advertise" parameter logic.
+	* Feature: Implement ETHTOOL_PHY_GTUNABLE/ETHTOOL_PHY_STUNABLE and PHY downshift
+	* Feature: add register dump support for fjes driver (-d option)
+
+
 Version 4.8 - October 3, 2016
 
 	* Feature: QSFP Plus/QSFP28 Diagnostics Information Support
diff --git a/configure.ac b/configure.ac
index a4b88cb..05db357 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.8, netdev at vger.kernel.org)
+AC_INIT(ethtool, 4.10, 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 5c36c06..19f9c7b 100644
--- a/ethtool.8.in
+++ b/ethtool.8.in
@@ -113,7 +113,7 @@
 .  hy \\n(HY
 ..
 .
-.TH ETHTOOL 8 "October 2016" "Ethtool version @VERSION@"
+.TH ETHTOOL 8 "March 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