[ethtool] 03/24: Release version 3.18.

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 ba9a11a18e16419ae9bcf92891d393fa52ab5bda
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Sun Dec 14 18:42:18 2014 +0000

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

diff --git a/NEWS b/NEWS
index 6652f14..22693c2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+Version 3.18 - December 14, 2014
+
+	* Fix: Lookup of SFP Tx bias in SFF-8472 module diagnostics (-m option)
+	* Fix: Build with musl by using more common typedefs
+
 Version 3.16 - September 22, 2014
 
 	* Feature: Support for configurable RSS hash key (-x/-X options)
diff --git a/configure.ac b/configure.ac
index 6938832..c04d49d 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.16, netdev at vger.kernel.org)
+AC_INIT(ethtool, 3.18, 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