package/wpewebkit: security bump to version 2.34.4

This is a minor release which provides fixes for CVE-2021-30934,
CVE-2021-30936, CVE-2021-30951, CVE-2021-30952, CVE-2021-30953,
CVE-2021-30954, CVE-2021-30984, and the safarileaks.com vulnerability
(which has not yet been assigned a CVE number). Release notes can be
found at:

  https://wpewebkit.org/release/wpewebkit-2.34.4.html

An accompanying security advisory has been published at:

  https://wpewebkit.org/security/WSA-2022-0001.html

Signed-off-by: Adrian Perez de Castro <aperez@igalia.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
Adrian Perez de Castro 2022-01-24 16:02:30 +02:00 committed by Thomas Petazzoni
parent 436983e0a3
commit b2c5bf66ac
2 changed files with 5 additions and 5 deletions

View File

@ -1,7 +1,7 @@
# From https://wpewebkit.org/releases/wpewebkit-2.34.3.tar.xz.sums # From https://wpewebkit.org/releases/wpewebkit-2.34.4.tar.xz.sums
md5 f8eb92825bf6477fb04ca017926c2458 wpewebkit-2.34.3.tar.xz md5 b0f7dcb18acfa94cfb42fea0fe10fb0d wpewebkit-2.34.4.tar.xz
sha1 a72f507dfd6d4d579b2e6c939d7c171c2cfb1d92 wpewebkit-2.34.3.tar.xz sha1 de58481b43a6dba054097f619ee486f7889d7a56 wpewebkit-2.34.4.tar.xz
sha256 c35de4bfce35c81cbd6c1da27879b4ea33e20bd51d750ce296a4d100d45f40fc wpewebkit-2.34.3.tar.xz sha256 3653ba42dbe22a4e6751b3f7cab8d2ebb2db5b7654c5d135a2f9bedf94778cee wpewebkit-2.34.4.tar.xz
# Hashes for license files: # Hashes for license files:
sha256 0b5d3a7cc325942567373b0ecd757d07c132e0ebd7c97bfc63f7e1a76094edb4 Source/WebCore/LICENSE-APPLE sha256 0b5d3a7cc325942567373b0ecd757d07c132e0ebd7c97bfc63f7e1a76094edb4 Source/WebCore/LICENSE-APPLE

View File

@ -4,7 +4,7 @@
# #
################################################################################ ################################################################################
WPEWEBKIT_VERSION = 2.34.3 WPEWEBKIT_VERSION = 2.34.4
WPEWEBKIT_SITE = http://www.wpewebkit.org/releases WPEWEBKIT_SITE = http://www.wpewebkit.org/releases
WPEWEBKIT_SOURCE = wpewebkit-$(WPEWEBKIT_VERSION).tar.xz WPEWEBKIT_SOURCE = wpewebkit-$(WPEWEBKIT_VERSION).tar.xz
WPEWEBKIT_INSTALL_STAGING = YES WPEWEBKIT_INSTALL_STAGING = YES