From 884f561d3a0ea362ded93d053236c3f6b04683b2 Mon Sep 17 00:00:00 2001 From: Christian Breunig Date: Sat, 21 Sep 2024 23:34:52 +0200 Subject: ethtool: T6729: drop text based feature parsing in favour of JSON Recent ethtool 6.10 supports JSON output for the base driver features. Remove our old text based processing code and use the machine readable output of ethtool. --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/control b/debian/control index d1d1602ae..f8cfb876c 100644 --- a/debian/control +++ b/debian/control @@ -94,7 +94,7 @@ Depends: linux-cpupower, # ipaddrcheck is widely used in IP value validators ipaddrcheck, - ethtool, + ethtool (>= 6.10), lm-sensors, procps, netplug, -- cgit v1.2.3