aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichal Kubecek <mkubecek@suse.cz>2023-09-12 22:28:53 +0200
committerMichal Kubecek <mkubecek@suse.cz>2023-09-12 22:28:53 +0200
commit849ab2644bb80af40493c55c7456ed27e483a315 (patch)
treea14f888f38316a75039de660e7d68de7a32e2e6b
parent7fd525f67cf5176340421f598bfaef65ecd0b8c8 (diff)
downloadethtool-849ab2644bb80af40493c55c7456ed27e483a315.tar.gz
Release version 6.5.
Signed-off-by: Michal Kubecek <mkubecek@suse.cz>
-rw-r--r--NEWS5
-rw-r--r--configure.ac2
-rw-r--r--ethtool.8.in2
3 files changed, 7 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index d1c2655..e5eca95 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+Version 6.5 - September 12, 2023
+ * Feature: register dump for hns3 driver (-d)
+ * Fix: fix fallback to ioctl for sset (-s)
+ * Fix: fix empty slot search in rmgr (-N)
+
Version 6.4 - July 1, 2023
* Feature: get/set Tx push buffer length (-G)
* Feature: sff-8636 and cmis: report LOL / LOS / Tx Fault (-m)
diff --git a/configure.ac b/configure.ac
index 292eae3..11efb99 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.4, netdev@vger.kernel.org)
+AC_INIT(ethtool, 6.5, netdev@vger.kernel.org)
AC_PREREQ(2.52)
AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_SRCDIR([ethtool.c])
diff --git a/ethtool.8.in b/ethtool.8.in
index adf8900..c0c37a4 100644
--- a/ethtool.8.in
+++ b/ethtool.8.in
@@ -117,7 +117,7 @@
. hy \\n(HY
..
.
-.TH ETHTOOL 8 "July 2023" "Ethtool version @VERSION@"
+.TH ETHTOOL 8 "September 2023" "Ethtool version @VERSION@"
.SH NAME
ethtool \- query or control network driver and hardware settings
.