From patchwork Wed Oct 21 21:39:56 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Giulio Benetti X-Patchwork-Id: 1385820 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=none (p=none dis=none) header.from=benettiengineering.com Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=aruba.it header.i=@aruba.it header.a=rsa-sha256 header.s=a1 header.b=bQWfhU4i; 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 4CGlJv56hNz9sSs for ; Thu, 22 Oct 2020 09:19:11 +1100 (AEDT) Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id 28919852DB; Wed, 21 Oct 2020 22:19: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 LEqADDQHLq2K; Wed, 21 Oct 2020 22:19:07 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by fraxinus.osuosl.org (Postfix) with ESMTP id C6A8786D2A; Wed, 21 Oct 2020 22:19:07 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from silver.osuosl.org (smtp3.osuosl.org [140.211.166.136]) by ash.osuosl.org (Postfix) with ESMTP id D36E81BF387 for ; Wed, 21 Oct 2020 22:19:05 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id A94D120109 for ; Wed, 21 Oct 2020 22:19:05 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from silver.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id qAK4hC8n6E6B for ; Wed, 21 Oct 2020 22:18:59 +0000 (UTC) X-Greylist: delayed 00:07:03 by SQLgrey-1.7.6 Received: from smtpcmd15176.aruba.it (smtpcmd10101.aruba.it [62.149.156.101]) by silver.osuosl.org (Postfix) with ESMTP id A0F132E2A4 for ; Wed, 21 Oct 2020 21:47:03 +0000 (UTC) Received: from ubuntu.localdomain ([146.241.193.26]) by Aruba Outgoing Smtp with ESMTPSA id VLptk31ITi8PPVLptkndCj; Wed, 21 Oct 2020 23:39:59 +0200 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=aruba.it; s=a1; t=1603316399; bh=UZvIkmRxZCRKFqnbFnOFUUzhy7jexnjR4L9EM47QcU8=; h=From:To:Subject:Date:MIME-Version; b=bQWfhU4iEEsMBM2xg90VxWQfJSivUnmauws95iamXo9rs9eE4plhzRnI4fvKEXX6F 9dFTXVS6i/xwmKRE/HMRGvxqwgDRt2C4j35pIwQRrP+5qKX45RtYxzarMhyslvCZPd v9h88QTGpCmrbPhqIXlrBCYzDtb5J6gaWi3RSCx5MspyjrJjNLZQzPKc5C2yru7U+W oDjnHQc536uxyZ4THPAVDR4/Yn1Lyd1pta16snJibaQlVpIfez3zuaQC6IIOSmsytN lL0nMxY1OiR5TuPU4wLS/Ug+KbTrBuD2qN2s+/YZbUhJ6Hov3ENMxAnd/+POa/Ah+6 AWJLF3Xef6hCA== From: Giulio Benetti To: buildroot@buildroot.org Date: Wed, 21 Oct 2020 23:39:56 +0200 Message-Id: <20201021213956.276148-1-giulio.benetti@benettiengineering.com> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 X-CMAE-Envelope: MS4wfP+cHkwrv+60bb+ARuzP4T61M3gyFYI4HLJK4+FVUv+o+qVdUiAzaH6npxjRca/uyOFGvV81058qPpcDBp1qQ587VsDxsaM6XMuEMIgOEt4rb5c9MOWk DGIl6W7EbIXaMfiGlqrFjR535BspGFifDTdfPZRNiIQYKMeTvdKH9MLJtM0QF3MZNSA3DCzfUcY8EQkayBUEeBYVSg0C2z6+6a1BWTIhjOKC/EMH6L6KYlMA uUs4cjl/wUZ+29Ehc356yi3s1+EOI8wdX3WprQYzRO8PWAUPdyVbfa9dby3ROsvW Subject: [Buildroot] [PATCH] package/nfs-utils: bump version to 2.5.2 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: Giulio Benetti Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" Bump to version 2.5.2 and add missing whitespace in .hash file for COPYING. Signed-off-by: Giulio Benetti Acked-by: Petr Vorel --- package/nfs-utils/nfs-utils.hash | 6 +++--- package/nfs-utils/nfs-utils.mk | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package/nfs-utils/nfs-utils.hash b/package/nfs-utils/nfs-utils.hash index 266752071a..6268552ca1 100644 --- a/package/nfs-utils/nfs-utils.hash +++ b/package/nfs-utils/nfs-utils.hash @@ -1,4 +1,4 @@ -# From https://www.kernel.org/pub/linux/utils/nfs-utils/2.5.1/sha256sums.asc -sha256 0f1c8170e16a07d9836bbf0836d48d0c842b6f0e0e8b18748f099751851d30c4 nfs-utils-2.5.1.tar.xz +# From https://www.kernel.org/pub/linux/utils/nfs-utils/2.5.2/sha256sums.asc +sha256 d493b81c9d3ffce5d10af701a63ed2b8a21768c23da4a2eceb4d708aea65d9de nfs-utils-2.5.2.tar.xz # Locally computed -sha256 576540abf5e95029ad4ad90e32071385a5e95b2c30708c706116f3eb87b9a3de COPYING +sha256 576540abf5e95029ad4ad90e32071385a5e95b2c30708c706116f3eb87b9a3de COPYING diff --git a/package/nfs-utils/nfs-utils.mk b/package/nfs-utils/nfs-utils.mk index da85cb178f..d60b5055a0 100644 --- a/package/nfs-utils/nfs-utils.mk +++ b/package/nfs-utils/nfs-utils.mk @@ -4,7 +4,7 @@ # ################################################################################ -NFS_UTILS_VERSION = 2.5.1 +NFS_UTILS_VERSION = 2.5.2 NFS_UTILS_SOURCE = nfs-utils-$(NFS_UTILS_VERSION).tar.xz NFS_UTILS_SITE = https://www.kernel.org/pub/linux/utils/nfs-utils/$(NFS_UTILS_VERSION) NFS_UTILS_LICENSE = GPL-2.0+