[ethtool] 15/24: Release version 4.2.

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Fri Oct 9 03:48:42 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 5af504b78cd93c24eb939880d3b9eaf2fbfa170a
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Fri Oct 9 03:37:08 2015 +0100

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

diff --git a/NEWS b/NEWS
index 67f7189..84865cd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+Version 4.2 - October 9, 2015
+
+	* Feature: Support soldered-on modules in module EEPROM dump (-m option)
+	* Feature: Add register dump support for VMware vmxnet3 (-d option)
+	* Feature: Update register dump support for IBM EMAC (-d option)
+	  (requires Linux 4.3 or a future stable update to 4.1 or 4.2)
+	* Doc: Fix typo in man page
+
 Version 4.0 - May 31, 2015
 
 	* Fix: Formatting of RX flow hash indirection table when size not
diff --git a/configure.ac b/configure.ac
index 01c5874..c47d06f 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.0, netdev at vger.kernel.org)
+AC_INIT(ethtool, 4.2, 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