[ethtool] 12/16: Release version 4.6.

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Thu Jun 30 15:24:58 UTC 2016


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

benh pushed a commit to branch master
in repository ethtool.

commit 1679dfeccf8b48f2121646c6dbf43df488962b2c
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Sun Jun 26 17:42:52 2016 +0200

    Release version 4.6.
    
    Signed-off-by: Ben Hutchings <ben at decadent.org.uk>
---
 NEWS         | 10 ++++++++++
 configure.ac |  2 +-
 ethtool.8.in |  2 +-
 3 files changed, 12 insertions(+), 2 deletions(-)

diff --git a/NEWS b/NEWS
index 10e4404..fcff9c3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+Version 4.6 - June 26, 2016
+
+	* Feature: Support register dump on Intel X550 NICs (-d option)
+	* Fix: Correct some reported register offsets on Intel 10GbE NICs
+	  (-d option)
+	* Feature: Add IPv6 support to NFC (-n, -N, -u and -U options)
+	* Feature: Add support for ETHTOOL_xLINKSETTINGS ioctls (no option
+	  and -s option)
+	* Feature: Use netlink socket when AF_INET not available
+
 Version 4.5 - March 14, 2016
 
 	* Tests: Fix missing function declarations when building tests
diff --git a/configure.ac b/configure.ac
index 6ebffed..991bfac 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.5, netdev at vger.kernel.org)
+AC_INIT(ethtool, 4.6, 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 e08c9a7..9269a8d 100644
--- a/ethtool.8.in
+++ b/ethtool.8.in
@@ -113,7 +113,7 @@
 .  hy \\n(HY
 ..
 .
-.TH ETHTOOL 8 "March 2016" "Ethtool version @VERSION@"
+.TH ETHTOOL 8 "June 2016" "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