From patchwork Mon Aug 3 08:56:53 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Yair Ben-Avraham X-Patchwork-Id: 1340197 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.138; helo=whitealder.osuosl.org; envelope-from=buildroot-bounces@busybox.net; receiver=) Authentication-Results: ozlabs.org; dmarc=fail (p=quarantine dis=none) header.from=protonmail.com Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (1024-bit key; secure) header.d=protonmail.com header.i=@protonmail.com header.a=rsa-sha256 header.s=protonmail header.b=RiTcPvKu; dkim-atps=neutral Received: from whitealder.osuosl.org (smtp1.osuosl.org [140.211.166.138]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 4BKsFs2lqnz9sR4 for ; Mon, 3 Aug 2020 18:57:04 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 3B9EE8686D; Mon, 3 Aug 2020 08:57:03 +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 atfT0M2gNMk3; Mon, 3 Aug 2020 08:57:02 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by whitealder.osuosl.org (Postfix) with ESMTP id E607A8682C; Mon, 3 Aug 2020 08:57:01 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from fraxinus.osuosl.org (smtp4.osuosl.org [140.211.166.137]) by ash.osuosl.org (Postfix) with ESMTP id 00F8E1BF2CD for ; Mon, 3 Aug 2020 08:57:01 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id F22C5855C6 for ; Mon, 3 Aug 2020 08:57:00 +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 FfIWWt_DiMR9 for ; Mon, 3 Aug 2020 08:56:59 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail2.protonmail.ch (mail2.protonmail.ch [185.70.40.22]) by fraxinus.osuosl.org (Postfix) with ESMTPS id 311BB8553B for ; Mon, 3 Aug 2020 08:56:59 +0000 (UTC) Date: Mon, 03 Aug 2020 08:56:53 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail; t=1596445016; bh=eh6EQd1MNDsxck5SfvtCOhHgAKcdFOrNRruxjQDN4Kw=; h=Date:To:From:Cc:Reply-To:Subject:From; b=RiTcPvKukLHclSNOcvld9MVVg8jnPVk6BS8fbUlfVLJAUdb1JsgKw9+K2CMMXav8P 1K7MkNLW3pfdo+fwkcujrTESGYCOmn06rqI5ollLiqjGSfaKTrRmdj1cP9MdKpIJqD ir+l22TS+VQc3XbmtiaafZwHLdvTORp4+Xsdrxiw= To: "buildroot@buildroot.org" From: Yair Ben-Avraham Message-ID: MIME-Version: 1.0 Subject: [Buildroot] [PATCH v2 1/1] package/rauc: bump version to 1.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: , Reply-To: Yair Ben-Avraham Cc: Andrey Yurovsky Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" Signed-off-by: Yair Ben Avraham --- package/rauc/rauc.hash | 4 ++-- package/rauc/rauc.mk | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) -- 2.20.1 diff --git a/package/rauc/rauc.hash b/package/rauc/rauc.hash index b73eb60d86..d327122293 100644 --- a/package/rauc/rauc.hash +++ b/package/rauc/rauc.hash @@ -1,4 +1,4 @@ # Locally calculated, after verifying against -# https://github.com/rauc/rauc/releases/download/v1.3/rauc-1.3.tar.xz.asc -sha256 4f6144447254753fcd19f2c5c70e79fa91d27253185b8928436f01528aa65e6c rauc-1.3.tar.xz +# https://github.com/rauc/rauc/releases/download/v1.4/rauc-1.4.tar.xz.asc +sha256 85aabf214cd93a37f7ad0b3aaad89eb94facf0f3ebf6e2edca945acbca9b0967 rauc-1.4.tar.xz sha256 dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551 COPYING diff --git a/package/rauc/rauc.mk b/package/rauc/rauc.mk index 5c5bd993ba..1915c783aa 100644 --- a/package/rauc/rauc.mk +++ b/package/rauc/rauc.mk @@ -4,7 +4,7 @@ # ################################################################################ -RAUC_VERSION = 1.3 +RAUC_VERSION = 1.4 RAUC_SITE = https://github.com/rauc/rauc/releases/download/v$(RAUC_VERSION) RAUC_SOURCE = rauc-$(RAUC_VERSION).tar.xz RAUC_LICENSE = LGPL-2.1