From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from smtp3.osuosl.org (smtp3.osuosl.org [140.211.166.136]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 313D6ECAAD2 for ; Sat, 27 Aug 2022 13:42:33 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp3.osuosl.org (Postfix) with ESMTP id B843060D75; Sat, 27 Aug 2022 13:42:32 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp3.osuosl.org B843060D75 X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp3.osuosl.org ([127.0.0.1]) by localhost (smtp3.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 7-OVZhMyStk5; Sat, 27 Aug 2022 13:42:31 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by smtp3.osuosl.org (Postfix) with ESMTP id C285260D5D; Sat, 27 Aug 2022 13:42:30 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp3.osuosl.org C285260D5D Received: from smtp3.osuosl.org (smtp3.osuosl.org [140.211.166.136]) by ash.osuosl.org (Postfix) with ESMTP id 58ACA1BF588 for ; Sat, 27 Aug 2022 13:42:16 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp3.osuosl.org (Postfix) with ESMTP id 33E6160D67 for ; Sat, 27 Aug 2022 13:42:16 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp3.osuosl.org 33E6160D67 X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp3.osuosl.org ([127.0.0.1]) by localhost (smtp3.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id OyN_B10Wb_6D for ; Sat, 27 Aug 2022 13:42:15 +0000 (UTC) X-Greylist: whitelisted by SQLgrey-1.8.0 DKIM-Filter: OpenDKIM Filter v2.11.0 smtp3.osuosl.org 32EBD60D51 Received: from smtp6-g21.free.fr (smtp6-g21.free.fr [212.27.42.6]) by smtp3.osuosl.org (Postfix) with ESMTPS id 32EBD60D51 for ; Sat, 27 Aug 2022 13:42:15 +0000 (UTC) Received: from ymorin.is-a-geek.org (unknown [IPv6:2a01:cb19:8b51:cb00:e2dc:5f1b:7f23:232]) (Authenticated sender: yann.morin.1998@free.fr) by smtp6-g21.free.fr (Postfix) with ESMTPSA id 4ADEB780510; Sat, 27 Aug 2022 15:42:09 +0200 (CEST) Received: by ymorin.is-a-geek.org (sSMTP sendmail emulation); Sat, 27 Aug 2022 15:42:03 +0200 Date: Sat, 27 Aug 2022 15:42:03 +0200 From: "Yann E. MORIN" To: Adrian Perez de Castro Message-ID: <20220827134203.GY37358@scaer> References: <20220824122601.266641-1-aperez@igalia.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220824122601.266641-1-aperez@igalia.com> User-Agent: Mutt/1.5.22 (2013-10-16) X-Mailman-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=free.fr; s=smtp-20201208; t=1661607733; bh=DxOn9LeRPE/uLvd6IF4QzVTYyrtaZiVS1d9F44UWU8I=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=nymyPXVODsKB0K6WRPtycVUB5mhEQ+B1BeUow0hi77ctyYoH9rJyn+K8ZrEANmge+ iI7maWfC8a6jx5Fo11MWKCAQfharXOcDywNBTErNjLRyuFhcbNmDZKb8j85yaHSXQF 5lJTBciXEyWGkL2ysuHuHDiFWPRCfCWCiC5OdjC6aP+2q/HXpsF6rLEouEawZTVduo bCdyzRpJFjMJVmMcnfaXz4IdX7509CZlGn3PZXD9SNGIjp8Tg+5pmJduqIG8Jj2cpx APTukSz6XDJ4we5arjRFaIrVBMV94BtJIT8l5AaI7aGZEPHuc7WwjZo04FTLgnMp7m rYEE0zxC1ua9g== X-Mailman-Original-Authentication-Results: smtp3.osuosl.org; dkim=pass (2048-bit key) header.d=free.fr header.i=@free.fr header.a=rsa-sha256 header.s=smtp-20201208 header.b=nymyPXVO Subject: Re: [Buildroot] [PATCH 1/1] package/wpebackend-fdo: bump to version 1.12.1 X-BeenThere: buildroot@buildroot.org 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: buildroot@buildroot.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: buildroot-bounces@buildroot.org Sender: "buildroot" Adrian, All, On 2022-08-24 15:26 +0300, Adrian Perez de Castro spake thusly: > This minor release fixes a crash. Release notes: > > https://wpewebkit.org/release/wpebackend-fdo-1.12.1.html > > Signed-off-by: Adrian Perez de Castro Applied to next, thanks. Regards, Yann E. MORIN. > --- > package/wpebackend-fdo/wpebackend-fdo.hash | 8 ++++---- > package/wpebackend-fdo/wpebackend-fdo.mk | 2 +- > 2 files changed, 5 insertions(+), 5 deletions(-) > > diff --git a/package/wpebackend-fdo/wpebackend-fdo.hash b/package/wpebackend-fdo/wpebackend-fdo.hash > index 06289900b0..49c60fce0f 100644 > --- a/package/wpebackend-fdo/wpebackend-fdo.hash > +++ b/package/wpebackend-fdo/wpebackend-fdo.hash > @@ -1,7 +1,7 @@ > -# From https://wpewebkit.org/releases/wpebackend-fdo-1.12.0.tar.xz.sums > -md5 c43b34a4b4933bcd80068ae5776ee346 wpebackend-fdo-1.12.0.tar.xz > -sha1 e2576d564bd6d9a86737a4cd31dd5827ebc00fdf wpebackend-fdo-1.12.0.tar.xz > -sha256 6239c9c15523410798d66315de6b491712ab30009ba180f3e0dd076d9b0074ac wpebackend-fdo-1.12.0.tar.xz > +# From https://wpewebkit.org/releases/wpebackend-fdo-1.12.1.tar.xz.sums > +md5 494f4a5b2bd89dacef37b69534b2e1ce wpebackend-fdo-1.12.1.tar.xz > +sha1 72a85e4615e085926f7ad8fc8414f9c6a878ef28 wpebackend-fdo-1.12.1.tar.xz > +sha256 45aa833c44ec292f31fa943b01b8cc75e54eb623ad7ba6a66fc2f118fe69e629 wpebackend-fdo-1.12.1.tar.xz > > # Hashes for license files: > sha256 c9f6803371047fad3e72200ec6cd226329a5ee08ac61104c8211c2761fb46825 COPYING > diff --git a/package/wpebackend-fdo/wpebackend-fdo.mk b/package/wpebackend-fdo/wpebackend-fdo.mk > index 5fe9c5397f..2e2bdee94e 100644 > --- a/package/wpebackend-fdo/wpebackend-fdo.mk > +++ b/package/wpebackend-fdo/wpebackend-fdo.mk > @@ -4,7 +4,7 @@ > # > ################################################################################ > > -WPEBACKEND_FDO_VERSION = 1.12.0 > +WPEBACKEND_FDO_VERSION = 1.12.1 > WPEBACKEND_FDO_SITE = https://wpewebkit.org/releases > WPEBACKEND_FDO_SOURCE = wpebackend-fdo-$(WPEBACKEND_FDO_VERSION).tar.xz > WPEBACKEND_FDO_INSTALL_STAGING = YES > -- > 2.37.2 > > _______________________________________________ > buildroot mailing list > buildroot@buildroot.org > https://lists.buildroot.org/mailman/listinfo/buildroot -- .-----------------.--------------------.------------------.--------------------. | Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: | | +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ | | +33 561 099 427 `------------.-------: X AGAINST | \e/ There is no | | http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. | '------------------------------^-------^------------------^--------------------' _______________________________________________ buildroot mailing list buildroot@buildroot.org https://lists.buildroot.org/mailman/listinfo/buildroot