aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichal Kubecek <mkubecek@suse.cz>2022-12-19 23:06:04 +0100
committerMichal Kubecek <mkubecek@suse.cz>2022-12-19 23:06:04 +0100
commit8d8ab480d31872032df292927f397e31056f0511 (patch)
treedbc1fa82bc1f09fa18100d77e51a8de4b03f4669
parentcd5f1ba4fbc10db0446f79fc9db50cfa14de308a (diff)
downloadethtool-8d8ab480d31872032df292927f397e31056f0511.tar.gz
Release version 6.1.v6.1
Signed-off-by: Michal Kubecek <mkubecek@suse.cz>
-rw-r--r--NEWS8
-rw-r--r--configure.ac2
-rw-r--r--ethtool.8.in2
3 files changed, 10 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 683b536..5687c69 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+Version 6.1 - December 19, 2022
+ * Feature: update link mode tables
+ * Feature: register dump for NXP ENETC driver (-d)
+ * Feature: report TCP header-data split (-g)
+ * Feature: support new message types in pretty print
+ * Fix: fix compiler warnings
+ * Fix: man page syntax fixes
+
Version 6.0 - October 10, 2022
* Fix: advertisement modes autoselection by lanes (-s)
diff --git a/configure.ac b/configure.ac
index 89d0e70..3eb4e7b 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, 6.0, netdev@vger.kernel.org)
+AC_INIT(ethtool, 6.1, netdev@vger.kernel.org)
AC_PREREQ(2.52)
AC_CONFIG_SRCDIR([ethtool.c])
AM_INIT_AUTOMAKE([gnu subdir-objects])
diff --git a/ethtool.8.in b/ethtool.8.in
index cafd059..bee47f2 100644
--- a/ethtool.8.in
+++ b/ethtool.8.in
@@ -117,7 +117,7 @@
. hy \\n(HY
..
.
-.TH ETHTOOL 8 "October 2022" "Ethtool version @VERSION@"
+.TH ETHTOOL 8 "December 2022" "Ethtool version @VERSION@"
.SH NAME
ethtool \- query or control network driver and hardware settings
.