ethtool: bump version
authorPeter Korsgaard <jacmet@sunsite.dk>
Wed, 13 Jun 2012 07:20:09 +0000 (09:20 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Wed, 13 Jun 2012 07:20:09 +0000 (09:20 +0200)
Bugfix release:
* Fix: Work around failure of ETHTOOL_GSSET_INFO for unprivileged
  users (-k option)
* Fix: Report any unexpected error code from ETHTOOL_GSSET_INFO
  (-k and -K options)
* Doc: Fix the date of the man page to match the last update

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/ethtool/ethtool.mk

index b6cbc64512d26e99dac24155e8c0ae85eb7e5cc6..bbbcf1e0f593df585aea72bbfd0003c2c74fc1f3 100644 (file)
@@ -4,7 +4,7 @@
 #
 #############################################################
 
-ETHTOOL_VERSION = 3.4
+ETHTOOL_VERSION = 3.4.1
 ETHTOOL_SITE = $(BR2_KERNEL_MIRROR)/software/network/ethtool
 
 $(eval $(call AUTOTARGETS))