[Buildroot] [git commit branch/next] package/wpewebkit: security bump to version 2.32.3
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Date: 2021-08-04 00:30:40
Subsystem:
the rest · Maintainer:
Linus Torvalds
commit: https://git.buildroot.net/buildroot/commit/?id=5d46f5b29dcc10d707b386bcc60a870b239107e2 branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/next This is a minor release which provides fixes for CVE-2021-21775, CVE-2021-21779, CVE-2021-30663, CVE-2021-30665, CVE-2021-30689, CVE-2021-30720, CVE-2021-30734, CVE-2021-30744, CVE-2021-30749, CVE-2021-30795, CVE-2021-30797, and CVE-2021-30799. Full release notes can be found at: https://wpewebkit.org/release/wpewebkit-2.32.3.html An accompanying security advisory has been published at: https://wpewebkit.org/security/WSA-2021-0004.html Signed-off-by: Adrian Perez de Castro <redacted> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> --- package/wpewebkit/wpewebkit.hash | 9 +++++---- package/wpewebkit/wpewebkit.mk | 2 +- 2 files changed, 6 insertions(+), 5 deletions(-)
diff --git a/package/wpewebkit/wpewebkit.hash b/package/wpewebkit/wpewebkit.hash
index 28e3feae90..39bf8829d0 100644
--- a/package/wpewebkit/wpewebkit.hash
+++ b/package/wpewebkit/wpewebkit.hash@@ -1,7 +1,8 @@ -# From https://wpewebkit.org/releases/wpewebkit-2.32.2.tar.xz.sums -md5 a6624736150045a54037457416820b19 wpewebkit-2.32.2.tar.xz -sha1 7b41a49f97b4cb458b6896623a02f4861cbcf728 wpewebkit-2.32.2.tar.xz -sha256 2f0ebef0395a5a9e37a8609093f86140f74504f9954f97799b95f5dfbe186739 wpewebkit-2.32.2.tar.xz + +# From https://wpewebkit.org/releases/wpewebkit-2.32.3.tar.xz.sums +md5 1e34412c50fe8d1ff084738477ecad7e wpewebkit-2.32.3.tar.xz +sha1 157344d8febfc89d6731404c30857f122f220d6e wpewebkit-2.32.3.tar.xz +sha256 859bd1bbe51026aecfb2b6f5c8c024d88fb69ac6fcdc74c788c9fbe9499d740d wpewebkit-2.32.3.tar.xz # Hashes for license files: sha256 0b5d3a7cc325942567373b0ecd757d07c132e0ebd7c97bfc63f7e1a76094edb4 Source/WebCore/LICENSE-APPLE
diff --git a/package/wpewebkit/wpewebkit.mk b/package/wpewebkit/wpewebkit.mk
index 339dedd49b..01b1309ad6 100644
--- a/package/wpewebkit/wpewebkit.mk
+++ b/package/wpewebkit/wpewebkit.mk@@ -4,7 +4,7 @@ # ################################################################################ -WPEWEBKIT_VERSION = 2.32.2 +WPEWEBKIT_VERSION = 2.32.3 WPEWEBKIT_SITE = http://www.wpewebkit.org/releases WPEWEBKIT_SOURCE = wpewebkit-$(WPEWEBKIT_VERSION).tar.xz WPEWEBKIT_INSTALL_STAGING = YES
_______________________________________________ buildroot mailing list buildroot@busybox.net http://lists.busybox.net/mailman/listinfo/buildroot