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 smtp4.osuosl.org (smtp4.osuosl.org [140.211.166.137]) (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 A3116C00140 for ; Wed, 24 Aug 2022 11:42:11 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp4.osuosl.org (Postfix) with ESMTP id 368414163D; Wed, 24 Aug 2022 11:42:11 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp4.osuosl.org 368414163D 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 Ng20Qhb3jBIv; Wed, 24 Aug 2022 11:42:10 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by smtp4.osuosl.org (Postfix) with ESMTP id EF7A9415CD; Wed, 24 Aug 2022 11:42:08 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp4.osuosl.org EF7A9415CD Received: from smtp4.osuosl.org (smtp4.osuosl.org [140.211.166.137]) by ash.osuosl.org (Postfix) with ESMTP id B4F1B1BF407 for ; Wed, 24 Aug 2022 11:42:07 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp4.osuosl.org (Postfix) with ESMTP id 99455415CD for ; Wed, 24 Aug 2022 11:42:07 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp4.osuosl.org 99455415CD 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 LFa_vmkncvyX for ; Wed, 24 Aug 2022 11:42:06 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.8.0 DKIM-Filter: OpenDKIM Filter v2.11.0 smtp4.osuosl.org 75C00409AA Received: from fanzine2.igalia.com (fanzine.igalia.com [178.60.130.6]) by smtp4.osuosl.org (Postfix) with ESMTPS id 75C00409AA for ; Wed, 24 Aug 2022 11:42:06 +0000 (UTC) Received: from 91-153-34-64.elisa-laajakaista.fi ([91.153.34.64] helo=kodama) by fanzine2.igalia.com with esmtpsa (Cipher TLS1.3:ECDHE_X25519__RSA_PSS_RSAE_SHA512__AES_256_GCM:256) (Exim) id 1oQoln-00HCyA-Ss; Wed, 24 Aug 2022 13:42:03 +0200 Received: from localhost (kodama [local]) by kodama (OpenSMTPD) with ESMTPA id 89c7faa9; Wed, 24 Aug 2022 11:41:53 +0000 (UTC) From: Adrian Perez de Castro To: buildroot@buildroot.org Date: Wed, 24 Aug 2022 14:41:53 +0300 Message-Id: <20220824114153.229484-1-aperez@igalia.com> X-Mailer: git-send-email 2.37.2 MIME-Version: 1.0 X-Mailman-Original-DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=igalia.com; s=20170329; h=Content-Transfer-Encoding:MIME-Version:Message-Id:Date:Subject: Cc:To:From:Sender:Reply-To:Content-Type:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: In-Reply-To:References:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=0euC/dbouoYtVYf8WGuN2xu51TLfJJY5ukkfSI+DmaU=; b=bDRc/cXOhD5XOPMjMgDVxbW874 TydXXftCQbwzCJj/v3Ihgy59ERFbyS2bRsBnEFk+KB4R4H/BoHgLtwLGBAEGPW3wuLUcElsLKATxh c1cjNbEYVzUe4SlCtK2CZkBYy5VH1DzBU8Fsf2fC5noR08wimDSNhjvn7TY71WZYaJwGf/TfygLBE Tt9Ubwrqq/sQ0XAPbi44aAvCGRUOk1RjSoWG88wqpfLHi0LnXWtJb1+i8RrRvH+1Tpuw2Ab2vg7Sw XEi5Z2Klx7qAtK+XQ2AM7zVYpyePDXhn0jdf0CD/FWnkx1HIUskk7ifuMYUJ+VMNLsMoABqVIAbJv AY/afsgg==; X-Mailman-Original-Authentication-Results: smtp4.osuosl.org; dkim=pass (2048-bit key) header.d=igalia.com header.i=@igalia.com header.a=rsa-sha256 header.s=20170329 header.b=bDRc/cXO Subject: [Buildroot] [PATCH 1/1] package/libwpe: security bump to version 1.12.3 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: Adrian Perez de Castro Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: buildroot-bounces@buildroot.org Sender: "buildroot" This update fixes a potential memory allocation issue. There is no associated advisory, though. Release notes: https://wpewebkit.org/release/libwpe-1.12.1.html https://wpewebkit.org/release/libwpe-1.12.2.html https://wpewebkit.org/release/libwpe-1.12.3.html Signed-off-by: Adrian Perez de Castro --- package/libwpe/libwpe.hash | 8 ++++---- package/libwpe/libwpe.mk | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package/libwpe/libwpe.hash b/package/libwpe/libwpe.hash index 2ebe4f19bd..2bbe1f0749 100644 --- a/package/libwpe/libwpe.hash +++ b/package/libwpe/libwpe.hash @@ -1,7 +1,7 @@ -# From https://wpewebkit.org/releases/libwpe-1.12.0.tar.xz.sums -md5 5a3f11789535d826370ba465ea141393 libwpe-1.12.0.tar.xz -sha1 91aa47a593a5db511d667b3bdbaa76dee4301311 libwpe-1.12.0.tar.xz -sha256 e8eeca228a6b4c36294cfb63f7d3ba9ada47a430904a5a973b3c99c96a44c18c libwpe-1.12.0.tar.xz +# From https://wpewebkit.org/releases/libwpe-1.12.3.tar.xz.sums +md5 e538eb8e521d92f2bde3c4cd864abaa1 libwpe-1.12.3.tar.xz +sha1 9d94c411a502a10e68f69bd1fa273539cc6af2ca libwpe-1.12.3.tar.xz +sha256 b84fdbfbc849ce4fdf084bb28b58e5463b1b4b6cc8f200dc77b41f8545d5329d libwpe-1.12.3.tar.xz # Hashes for license files: sha256 35bef295cedbbf179eaee14328002587a0e7dc08ebf3f15ea080a6f2815f0d7b COPYING diff --git a/package/libwpe/libwpe.mk b/package/libwpe/libwpe.mk index fe3c4b16d7..ac533642d9 100644 --- a/package/libwpe/libwpe.mk +++ b/package/libwpe/libwpe.mk @@ -4,7 +4,7 @@ # ################################################################################ -LIBWPE_VERSION = 1.12.0 +LIBWPE_VERSION = 1.12.3 LIBWPE_SITE = https://wpewebkit.org/releases LIBWPE_SOURCE = libwpe-$(LIBWPE_VERSION).tar.xz LIBWPE_INSTALL_STAGING = YES -- 2.37.2 _______________________________________________ buildroot mailing list buildroot@buildroot.org https://lists.buildroot.org/mailman/listinfo/buildroot