From patchwork Mon Jan 13 14:23:58 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Pierre-Jean Texier X-Patchwork-Id: 1222159 Return-Path: X-Original-To: incoming-buildroot@patchwork.ozlabs.org Delivered-To: patchwork-incoming-buildroot@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=busybox.net (client-ip=140.211.166.137; helo=fraxinus.osuosl.org; envelope-from=buildroot-bounces@busybox.net; receiver=) Authentication-Results: ozlabs.org; dmarc=fail (p=quarantine dis=none) header.from=koncepto.io Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=koncepto.io header.i=@koncepto.io header.a=rsa-sha256 header.s=default header.b=M6jpAxI3; dkim-atps=neutral Received: from fraxinus.osuosl.org (smtp4.osuosl.org [140.211.166.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 47xG703FmNz9s29 for ; Tue, 14 Jan 2020 01:24:12 +1100 (AEDT) Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id 1D892858D2; Mon, 13 Jan 2020 14:24:09 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from fraxinus.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 8cOxbPmIkLyg; Mon, 13 Jan 2020 14:24:07 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by fraxinus.osuosl.org (Postfix) with ESMTP id 2EF8485821; Mon, 13 Jan 2020 14:24:07 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from whitealder.osuosl.org (smtp1.osuosl.org [140.211.166.138]) by ash.osuosl.org (Postfix) with ESMTP id 4E7381BF388 for ; Mon, 13 Jan 2020 14:24:06 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 4B81F8347D for ; Mon, 13 Jan 2020 14:24:06 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from whitealder.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id TCiXm84x2WSW for ; Mon, 13 Jan 2020 14:24:05 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from koncepto.io (koncepto.io [195.154.119.111]) by whitealder.osuosl.org (Postfix) with ESMTPS id 44E5181D2A for ; Mon, 13 Jan 2020 14:24:05 +0000 (UTC) Received: from menoah.home (lfbn-bor-1-1001-35.w90-120.abo.wanadoo.fr [90.120.192.35]) by koncepto.io (Postfix) with ESMTPSA id 607A460202; Mon, 13 Jan 2020 15:23:59 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=koncepto.io; s=default; t=1578925439; bh=ME2O/9obBIwVcDHy4kqMkut5PlyhcDeV1AqbXpR3U6w=; h=From:To:Cc:Subject:Date:From; b=M6jpAxI3jxOttolfp0aB+IxL0OooEa827tp9h0zvs45fm1+KlXyw3FFD9D0iJYAr+ 6tc+gIEzbiS9MhOLXEb8fjV0LthSzHyX/8qh+QAVDwiaXCBvxqfkqsha0MRoMY2RXl eRAW5x72rxmT+kXLqD7WWMnngyiz00yGcUrqVH9hr0N7FiWuAWBempFAQcZMcB4l0+ 2y9Ci6i5Nawkv0QWp1H5z9Z+TDycxzFkEzw8qgffjz+1sjJKwiyc1KwVbgcCYv/YXb x8EFI7UsBd/JxrPYASp1stV4cyTOAxmUy4JOj3eKNOUteViu/al2LHGVGhVJ+v/nsh 0Pgzl+KbjRv1g== From: Pierre-Jean Texier To: buildroot@buildroot.org Date: Mon, 13 Jan 2020 15:23:58 +0100 Message-Id: <1578925438-4442-1-git-send-email-pjtexier@koncepto.io> X-Mailer: git-send-email 2.7.4 Subject: [Buildroot] [PATCH] package/ethtool: bump to version 5.4 X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Pierre-Jean Texier MIME-Version: 1.0 Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" See full changelog https://www.spinics.net/lists/netdev/msg624080.html Signed-off-by: Pierre-Jean Texier --- package/ethtool/ethtool.hash | 2 +- package/ethtool/ethtool.mk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package/ethtool/ethtool.hash b/package/ethtool/ethtool.hash index f8ac6c6..86c71d7 100644 --- a/package/ethtool/ethtool.hash +++ b/package/ethtool/ethtool.hash @@ -1,5 +1,5 @@ # From https://www.kernel.org/pub/software/network/ethtool/sha256sums.asc -sha256 f3dac0dbce7066af05fbe92812cc33a042d03fb00a45bcf9959f20455efe24c4 ethtool-5.3.tar.xz +sha256 22f81e4927d6eb6a13a259d705248a96005fce2005e15257f639f5a1c8c52b6b ethtool-5.4.tar.xz # Locally calculated sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 COPYING sha256 5d632934396f90c82dfebe3c9512648bbb6333b406113d0cd331b0e0aa2d34a1 LICENSE diff --git a/package/ethtool/ethtool.mk b/package/ethtool/ethtool.mk index c5f15fc..ce4f2d8 100644 --- a/package/ethtool/ethtool.mk +++ b/package/ethtool/ethtool.mk @@ -4,7 +4,7 @@ # ################################################################################ -ETHTOOL_VERSION = 5.3 +ETHTOOL_VERSION = 5.4 ETHTOOL_SOURCE = ethtool-$(ETHTOOL_VERSION).tar.xz ETHTOOL_SITE = $(BR2_KERNEL_MIRROR)/software/network/ethtool ETHTOOL_LICENSE = GPL-2.0