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 smtp1.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 smtp.lore.kernel.org (Postfix) with ESMTPS id 7F405C4332F for ; Wed, 4 Jan 2023 16:25:07 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp1.osuosl.org (Postfix) with ESMTP id 2515A818EC; Wed, 4 Jan 2023 16:25:07 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp1.osuosl.org 2515A818EC X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp1.osuosl.org ([127.0.0.1]) by localhost (smtp1.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id tbj8OJdBhWFh; Wed, 4 Jan 2023 16:25:06 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by smtp1.osuosl.org (Postfix) with ESMTP id 747E181A15; Wed, 4 Jan 2023 16:25:05 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp1.osuosl.org 747E181A15 Received: from smtp4.osuosl.org (smtp4.osuosl.org [140.211.166.137]) by ash.osuosl.org (Postfix) with ESMTP id C0BC01BF5DF for ; Wed, 4 Jan 2023 16:24:51 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp4.osuosl.org (Postfix) with ESMTP id 9942F40983 for ; Wed, 4 Jan 2023 16:24:51 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp4.osuosl.org 9942F40983 X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp4.osuosl.org ([127.0.0.1]) by localhost (smtp4.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id A6AGThM7NYcV for ; Wed, 4 Jan 2023 16:24:50 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.8.0 DKIM-Filter: OpenDKIM Filter v2.11.0 smtp4.osuosl.org AC022410B5 Received: from relay3-d.mail.gandi.net (relay3-d.mail.gandi.net [IPv6:2001:4b98:dc4:8::223]) by smtp4.osuosl.org (Postfix) with ESMTPS id AC022410B5 for ; Wed, 4 Jan 2023 16:24:49 +0000 (UTC) Received: (Authenticated sender: peter@korsgaard.com) by mail.gandi.net (Postfix) with ESMTPSA id 3F19260005; Wed, 4 Jan 2023 16:24:45 +0000 (UTC) Received: from peko by dell.be.48ers.dk with local (Exim 4.94.2) (envelope-from ) id 1pD6ZJ-0052ZW-AL; Wed, 04 Jan 2023 17:24:45 +0100 From: Peter Korsgaard To: Adrian Perez de Castro References: <20221004133057.2003750-1-aperez@igalia.com> <20221006095833.1116173-1-aperez@igalia.com> <20221006095833.1116173-5-aperez@igalia.com> Date: Wed, 04 Jan 2023 17:24:45 +0100 In-Reply-To: <20221006095833.1116173-5-aperez@igalia.com> (Adrian Perez de Castro's message of "Thu, 6 Oct 2022 12:58:32 +0300") Message-ID: <877cy21d4i.fsf@dell.be.48ers.dk> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) MIME-Version: 1.0 Subject: Re: [Buildroot] [PATCH v3 4/5] package/wpewebkit: bump to version 2.38.0 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: Eric Le Bihan , buildroot@buildroot.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: buildroot-bounces@buildroot.org Sender: "buildroot" >>>>> "Adrian" == Adrian Perez de Castro writes: > Update to a new major release which brings in improvements and a few > new features. Release notes: > https://wpewebkit.org/release/wpewebkit-2.38.0.html > This release also includes security fixes for CVE-2022-32886, > CVE-2022-32891, and CVE-2022-32912. Accompanying security advisory: > https://wpewebkit.org/security/WSA-2022-0009.html > Both building documentation and support for gobject-introspection have > been added in this release. Version 2.38.0 also introduces a new WebRTC > implementation based on GstWebRTC. Options for them are explicitly left > disabled to keep the configuration as it was, and may be enabled in > follow-up patches. Lastly, the SILENCE_CROSS_COMPILATION_NOTICES option > removed because it no longer exists. > The patch that fixes the build on 32-bit ARM targets is also updated > for the 2.38 release series. > Signed-off-by: Adrian Perez de Castro Committed, thanks. -- Bye, Peter Korsgaard _______________________________________________ buildroot mailing list buildroot@buildroot.org https://lists.buildroot.org/mailman/listinfo/buildroot