aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn W. Linville <linville@tuxdriver.com>2019-07-25 14:50:45 -0400
committerJohn W. Linville <linville@tuxdriver.com>2019-07-25 14:50:45 -0400
commit379c096de402602d62b7900081cf61661f35c1c5 (patch)
treeda9a8b80f883a80f5ed1a446b046ae48e304cd2c
parent2bce6d9cb08eb05d32f5aa1a8b938e18061a55a2 (diff)
downloadethtool-379c096de402602d62b7900081cf61661f35c1c5.tar.gz
Release version 5.2.v5.2
Signed-off-by: John W. Linville <linville@redhat.com>
-rw-r--r--NEWS4
-rw-r--r--configure.ac2
-rw-r--r--ethtool.8.in2
3 files changed, 6 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 18174d8..6b2248f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Version 5.2 - July 25, 2019
+ * Feature: Add 100BaseT1 and 1000BaseT1 link modes
+ * Feature: Use standard file location macros in ethtool.spec
+
Version 5.1 - May 17, 2019
* Feature: Add support for 200Gbps (50Gbps per lane) link mode
* Feature: simplify handling of PHY tunable downshift
diff --git a/configure.ac b/configure.ac
index 2941a65..2127fdb 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, 5.1, netdev@vger.kernel.org)
+AC_INIT(ethtool, 5.2, netdev@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 6af6345..cd3be91 100644
--- a/ethtool.8.in
+++ b/ethtool.8.in
@@ -113,7 +113,7 @@
. hy \\n(HY
..
.
-.TH ETHTOOL 8 "May 2019" "Ethtool version @VERSION@"
+.TH ETHTOOL 8 "July 2019" "Ethtool version @VERSION@"
.SH NAME
ethtool \- query or control network driver and hardware settings
.