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 3FBBBC46467 for ; Sun, 15 Jan 2023 11:11:44 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp3.osuosl.org (Postfix) with ESMTP id EE0E960F97; Sun, 15 Jan 2023 11:11:43 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp3.osuosl.org EE0E960F97 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 IjegCHlFFWpA; Sun, 15 Jan 2023 11:11:43 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by smtp3.osuosl.org (Postfix) with ESMTP id 2491E60D91; Sun, 15 Jan 2023 11:11:42 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp3.osuosl.org 2491E60D91 Received: from smtp2.osuosl.org (smtp2.osuosl.org [140.211.166.133]) by ash.osuosl.org (Postfix) with ESMTP id D55491BF29F for ; Sun, 15 Jan 2023 11:08:36 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp2.osuosl.org (Postfix) with ESMTP id B08B74013F for ; Sun, 15 Jan 2023 11:08:36 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp2.osuosl.org B08B74013F X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp2.osuosl.org ([127.0.0.1]) by localhost (smtp2.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id RVhi3sh93Eqk for ; Sun, 15 Jan 2023 11:08:34 +0000 (UTC) X-Greylist: whitelisted by SQLgrey-1.8.0 DKIM-Filter: OpenDKIM Filter v2.11.0 smtp2.osuosl.org 6077B405C0 Received: from smtp5-g21.free.fr (smtp5-g21.free.fr [212.27.42.5]) by smtp2.osuosl.org (Postfix) with ESMTPS id 6077B405C0 for ; Sun, 15 Jan 2023 11:08:33 +0000 (UTC) Received: from ymorin.is-a-geek.org (unknown [171.22.1.1]) (Authenticated sender: yann.morin.1998@free.fr) by smtp5-g21.free.fr (Postfix) with ESMTPSA id ECECF5FF9D; Sun, 15 Jan 2023 12:08:24 +0100 (CET) Received: by ymorin.is-a-geek.org (sSMTP sendmail emulation); Sun, 15 Jan 2023 12:08:24 +0100 Date: Sun, 15 Jan 2023 12:08:24 +0100 From: "Yann E. MORIN" To: Michael Nosthoff Message-ID: <20230115110824.GH199036@scaer> References: <20230102112737.113303-1-buildroot@heine.tech> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20230102112737.113303-1-buildroot@heine.tech> 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=1673780910; bh=hueVCxu2RYJ81aetsnVVM+0y2i99ywQ41fGRdle7Y68=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=JPl8X+J9rocwi6a10wbY1hQlJLNfAjXsiI/ziQCHVYPSBjJIxIo4NEzvln6xeD5xD F7nD1SEccf3JglCEFEDu2zNzVTjiSNhqTBUqRa4YIBTvuuPOsd35g2VzoxeZDBtvbO BUe6SZEINw6j4IIzzAXOx2lijPdfsev1RG5jqGEZtoH2evlaRW1CnrFVWAu6SiKRAA M6AAEpPTLb6YfeM5Z//3MjXOk5dG78cnnizzN+WhmGjdKtwpuIMrkK8bv56eIYMvNU mgoChq/BpxBwmsHLHvoUiMQXWgL/097ycJfBSlI+/cY51CB4ylucIiyPslucynByW1 B1dysPD2vW70A== X-Mailman-Original-Authentication-Results: smtp2.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=JPl8X+J9 Subject: Re: [Buildroot] [PATCH] package/{python-}protobuf: bump to version 21.12 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: Thomas Petazzoni , Matt Weber , Asaf Kahlon , buildroot@buildroot.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: buildroot-bounces@buildroot.org Sender: "buildroot" Michael, All, On 2023-01-02 12:27 +0100, Michael Nosthoff via buildroot spake thusly: > Signed-off-by: Michael Nosthoff Applied to master, thanks. Regards, Yann E. MORIN. > --- > package/protobuf/protobuf.hash | 2 +- > package/protobuf/protobuf.mk | 2 +- > package/python-protobuf/python-protobuf.hash | 2 +- > 3 files changed, 3 insertions(+), 3 deletions(-) > > diff --git a/package/protobuf/protobuf.hash b/package/protobuf/protobuf.hash > index f1f5fa77cd..b092c9303f 100644 > --- a/package/protobuf/protobuf.hash > +++ b/package/protobuf/protobuf.hash > @@ -1,3 +1,3 @@ > # Locally calculated > sha256 6e5e117324afd944dcf67f36cf329843bc1a92229a8cd9bb573d7a83130fea7d LICENSE > -sha256 96f0ab99b7414e44e7bf9b218bb59510d61549ca68e648f19e3622f9999bec00 protobuf-cpp-3.21.11.tar.gz > +sha256 4eab9b524aa5913c6fffb20b2a8abf5ef7f95a80bc0701f3a6dbb4c607f73460 protobuf-cpp-3.21.12.tar.gz > diff --git a/package/protobuf/protobuf.mk b/package/protobuf/protobuf.mk > index 33a7c40f40..8cd4e99e06 100644 > --- a/package/protobuf/protobuf.mk > +++ b/package/protobuf/protobuf.mk > @@ -7,7 +7,7 @@ > # When bumping this package, make sure to also verify if the > # python-protobuf package still works and to update its hash, > # as they share the same version/site variables. > -PROTOBUF_VERSION = 21.11 > +PROTOBUF_VERSION = 21.12 > PROTOBUF_SOURCE = protobuf-cpp-3.$(PROTOBUF_VERSION).tar.gz > PROTOBUF_SITE = https://github.com/protocolbuffers/protobuf/releases/download/v$(PROTOBUF_VERSION) > PROTOBUF_LICENSE = BSD-3-Clause > diff --git a/package/python-protobuf/python-protobuf.hash b/package/python-protobuf/python-protobuf.hash > index c2afc3955a..e7af678b97 100644 > --- a/package/python-protobuf/python-protobuf.hash > +++ b/package/python-protobuf/python-protobuf.hash > @@ -1,3 +1,3 @@ > # Locally calculated > -sha256 ae4ca6e1da635f31019d8911923163f372d9d333e8857510f513acba33172d0c protobuf-python-4.21.11.tar.gz > +sha256 e2b976e67d6fcf7078f799143a73f2a4d9cf3126ca68a1a6f1bda30fe5f3585c protobuf-python-4.21.12.tar.gz > sha256 6e5e117324afd944dcf67f36cf329843bc1a92229a8cd9bb573d7a83130fea7d LICENSE > -- > 2.34.1 > > _______________________________________________ > 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