[ethtool] 09/24: Release version 4.0.

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Fri Oct 9 03:48:40 UTC 2015


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

benh pushed a commit to branch master
in repository ethtool.

commit 3fc124c361bbc047afcbfd54baf4de963699e762
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Sun May 31 22:03:28 2015 +0100

    Release version 4.0.
    
    Signed-off-by: Ben Hutchings <ben at decadent.org.uk>
---
 NEWS         | 9 +++++++++
 configure.ac | 2 +-
 2 files changed, 10 insertions(+), 1 deletion(-)

diff --git a/NEWS b/NEWS
index 22693c2..b82b04b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+Version 4.0 - May 31, 2014
+
+	* Fix: Formatting of RX flow hash indirection table when size not
+	  divisible by 8 (-x option)
+	* Fix: Add missing Advertised speeds (no option and -s option)
+	* Feature: Add support to get expansion ROM version (-i option)
+	* Feature: Include SFP serial number and date in EEPROM dump
+	  (-m option)
+
 Version 3.18 - December 14, 2014
 
 	* Fix: Lookup of SFP Tx bias in SFF-8472 module diagnostics (-m option)
diff --git a/configure.ac b/configure.ac
index c04d49d..01c5874 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, 3.18, netdev at vger.kernel.org)
+AC_INIT(ethtool, 4.0, netdev at vger.kernel.org)
 AC_PREREQ(2.52)
 AC_CONFIG_SRCDIR([ethtool.c])
 AM_INIT_AUTOMAKE([gnu])

-- 
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