From patchwork Wed Jun 24 11:05:59 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: 1316107 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.133; helo=hemlock.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=FIajmB4z; dkim-atps=neutral Received: from hemlock.osuosl.org (smtp2.osuosl.org [140.211.166.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 49sL1Z55y8z9sRR for ; Wed, 24 Jun 2020 21:06:26 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id 7CD588824B; Wed, 24 Jun 2020 11:06:22 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from hemlock.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 8iunk1-VT5si; Wed, 24 Jun 2020 11:06:19 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by hemlock.osuosl.org (Postfix) with ESMTP id 429C188171; Wed, 24 Jun 2020 11:06:19 +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 61EC51BF599 for ; Wed, 24 Jun 2020 11:06:17 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 5787287D71 for ; Wed, 24 Jun 2020 11:06:17 +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 Ba6LcliU8ORI for ; Wed, 24 Jun 2020 11:06:15 +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 562C687D6B for ; Wed, 24 Jun 2020 11:06:15 +0000 (UTC) Received: from menoah.home (unknown [62.102.229.129]) by koncepto.io (Postfix) with ESMTPSA id C47B3601D7; Wed, 24 Jun 2020 13:06:08 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=koncepto.io; s=default; t=1592996768; bh=uAjOtkWOLGpXsNodWPvXcxkxbPSSCV/Wrg9pFjHKxsY=; h=From:To:Cc:Subject:Date:From; b=FIajmB4z0M+zBDryCOUzV7+O1c/2MxU0DcpzBAbsDiJPZrgCtayNzHeAJIx4sDvfa 0ay0gxhK8T5uH4SZVpIxTb8f+m7vLvtOXdhKMQjkVmKnzomLk+QEk4Vvcf+sXn1qB2 0nPBnsIxMPH7+fL3ypJIzcan8/ivb4S0YmXT5MAEtOFY3pfYUN6HS0FWyZFyukf9L/ GnP8s4BrpeE5EpqWACeuBB4xMVgskxb/SYoVLvgs5/oHxEafolTtBsKxA6QnDmOfgG kzn9TIeSyxLjPXoUCbenD9TUQDWfZTTfovfw7OSA6yy4q2UmjguI83hISrrLvFKrsJ 5jDBgQaZwNJyg== From: Pierre-Jean Texier To: buildroot@buildroot.org Date: Wed, 24 Jun 2020 13:05:59 +0200 Message-Id: <1592996759-31938-1-git-send-email-pjtexier@koncepto.io> X-Mailer: git-send-email 2.7.4 Subject: [Buildroot] [PATCH 1/1] package/libubootenv: bump to version 86bd30a 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" This includes the following changes: 86bd30a Restore ability to feed script file via stdin, using `-s -`. Signed-off-by: Pierre-Jean Texier --- package/libubootenv/libubootenv.hash | 2 +- package/libubootenv/libubootenv.mk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package/libubootenv/libubootenv.hash b/package/libubootenv/libubootenv.hash index 753f8f5..6ef2aa7 100644 --- a/package/libubootenv/libubootenv.hash +++ b/package/libubootenv/libubootenv.hash @@ -1,3 +1,3 @@ # Locally calculated -sha256 9a905431113db379900e862e8175575ecda21b3c63a87389ffc4a65122dfec9e libubootenv-c91dccab34294b5ea9c6502d01bfdaa49639fd90.tar.gz +sha256 15fe743c661e19e0fba6a91cad6e8e295e6358cb917f3752a0bf6e742027252c libubootenv-86bd30a14e153a18f670b25708795253d8736f0f.tar.gz sha256 dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551 Licenses/lgpl-2.1.txt diff --git a/package/libubootenv/libubootenv.mk b/package/libubootenv/libubootenv.mk index 1b6f116..65260b7 100644 --- a/package/libubootenv/libubootenv.mk +++ b/package/libubootenv/libubootenv.mk @@ -4,7 +4,7 @@ # ################################################################################ -LIBUBOOTENV_VERSION = c91dccab34294b5ea9c6502d01bfdaa49639fd90 +LIBUBOOTENV_VERSION = 86bd30a14e153a18f670b25708795253d8736f0f LIBUBOOTENV_SITE = $(call github,sbabic,libubootenv,$(LIBUBOOTENV_VERSION)) LIBUBOOTENV_LICENSE = LGPL-2.1 LIBUBOOTENV_LICENSE_FILES = Licenses/lgpl-2.1.txt