From patchwork Mon May 25 16:22:38 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: 1297432 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=PVNyfemP; 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 49W2T072pFz9sRK for ; Tue, 26 May 2020 02:23:16 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id 4348A87D75; Mon, 25 May 2020 16:23:14 +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 ithY4vatM2xY; Mon, 25 May 2020 16:23:12 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by hemlock.osuosl.org (Postfix) with ESMTP id 5BA0187D6E; Mon, 25 May 2020 16:23:12 +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 A12011BF316 for ; Mon, 25 May 2020 16:23:10 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id 992E520113 for ; Mon, 25 May 2020 16:23:10 +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 q25RDa3h2dY0 for ; Mon, 25 May 2020 16:23:09 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from koncepto.io (koncepto.io [195.154.119.111]) by silver.osuosl.org (Postfix) with ESMTPS id 4E95D2002F for ; Mon, 25 May 2020 16:23:09 +0000 (UTC) Received: from menoah.home (lfbn-bor-1-1500-88.w193-250.abo.wanadoo.fr [193.250.66.88]) by koncepto.io (Postfix) with ESMTPSA id AF89060046; Mon, 25 May 2020 18:23:03 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=koncepto.io; s=default; t=1590423783; bh=/e9v2PbM2xS1mg6ogwjSNyfOIVgoMY3KfVaaocVsk8o=; h=From:To:Cc:Subject:Date:From; b=PVNyfemPHOvKusnNtfuIGsstWQJwN+oMIRunEhZUsp+1QJGJB01IP62yDF++UDCLp 1ngCgSzIcuWIoxxJxs2GMHMhU6JjkCgTL4gAyelaL2ZOmtopeWbUK+3BZJAxJqgGcn h8k9qMWOOEVZbSUhriGbvnY0qOpKu+UcJJz+2t4Ct4UlXJS7KQwtrWHa8PXVfIQeW3 rkLcjSuCjzMkhFLD+89Ywh3bESt00o1jx65dXVarHDQPHLQBPnjJILWRDj5ZEKCVSw mrK30JGvrE13WdcWik2V8poUiPVCoa9bO2CKkwC9XvXTUWnpL84/UF6QCrPVclbRmw JKsT3qw9EoeHQ== From: Pierre-Jean Texier To: buildroot@buildroot.org Date: Mon, 25 May 2020 18:22:38 +0200 Message-Id: <1590423758-27558-1-git-send-email-pjtexier@koncepto.io> X-Mailer: git-send-email 2.7.4 Subject: [Buildroot] [PATCH/next] package/libubootenv: bump to version c91dcca 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" c91dcca ubi, write: fix invalid envsize ptr to UBI_IOCVOLUP 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 d7d71fc..753f8f5 100644 --- a/package/libubootenv/libubootenv.hash +++ b/package/libubootenv/libubootenv.hash @@ -1,3 +1,3 @@ # Locally calculated -sha256 1afd4e70242a8196bf25622a4558d0baf9db5652d37d217156c08f6e37fd8e80 libubootenv-f4b9cde3815abe84a98079cedd515283ea08c16b.tar.gz +sha256 9a905431113db379900e862e8175575ecda21b3c63a87389ffc4a65122dfec9e libubootenv-c91dccab34294b5ea9c6502d01bfdaa49639fd90.tar.gz sha256 dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551 Licenses/lgpl-2.1.txt diff --git a/package/libubootenv/libubootenv.mk b/package/libubootenv/libubootenv.mk index 2a7c0e7..1b6f116 100644 --- a/package/libubootenv/libubootenv.mk +++ b/package/libubootenv/libubootenv.mk @@ -4,7 +4,7 @@ # ################################################################################ -LIBUBOOTENV_VERSION = f4b9cde3815abe84a98079cedd515283ea08c16b +LIBUBOOTENV_VERSION = c91dccab34294b5ea9c6502d01bfdaa49639fd90 LIBUBOOTENV_SITE = $(call github,sbabic,libubootenv,$(LIBUBOOTENV_VERSION)) LIBUBOOTENV_LICENSE = LGPL-2.1 LIBUBOOTENV_LICENSE_FILES = Licenses/lgpl-2.1.txt