[Buildroot] [git commit branch/next] package/webkitgtk: security bump to version 2.32.3
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Date: 2021-08-03 22:40:09
Subsystem:
the rest · Maintainer:
Linus Torvalds
commit: https://git.buildroot.net/buildroot/commit/?id=1a19e267296380185648a4850eb502b401d4990d 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://webkitgtk.org/2021/07/23/webkitgtk2.32.3-released.html An accompanying security advisory has been published at: https://webkitgtk.org/security/WSA-2021-0004.html Signed-off-by: Adrian Perez de Castro <redacted> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> --- package/webkitgtk/webkitgtk.hash | 8 ++++---- package/webkitgtk/webkitgtk.mk | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/package/webkitgtk/webkitgtk.hash b/package/webkitgtk/webkitgtk.hash
index dd950bbabe..1208dfce6c 100644
--- a/package/webkitgtk/webkitgtk.hash
+++ b/package/webkitgtk/webkitgtk.hash@@ -1,7 +1,7 @@ -# From https://webkitgtk.org/releases/webkitgtk-2.32.2.tar.xz.sums -md5 6dbf813fefd79c551be47b1312f27cec webkitgtk-2.32.2.tar.xz -sha1 958777627972b18501e5520d0aba9e274a2b151f webkitgtk-2.32.2.tar.xz -sha256 1790f86975bdef957ba9a12fc09202de8f55c885ee38467afc50d2bdb7a6c5cd webkitgtk-2.32.2.tar.xz +# From https://webkitgtk.org/releases/webkitgtk-2.32.3.tar.xz.sums +md5 f31b802de421865ea9f1391ec8190519 webkitgtk-2.32.3.tar.xz +sha1 9c9b2cb2638ea40706765768dd5cb3c95ab46dcb webkitgtk-2.32.3.tar.xz +sha256 c1f496f5ac654efe4cef62fbd4f2fbeeef265a07c5e7419e5d2900bfeea52cbc webkitgtk-2.32.3.tar.xz # Hashes for license files: sha256 0b5d3a7cc325942567373b0ecd757d07c132e0ebd7c97bfc63f7e1a76094edb4 Source/WebCore/LICENSE-APPLE
diff --git a/package/webkitgtk/webkitgtk.mk b/package/webkitgtk/webkitgtk.mk
index c3fbedf654..8102b1e74d 100644
--- a/package/webkitgtk/webkitgtk.mk
+++ b/package/webkitgtk/webkitgtk.mk@@ -4,7 +4,7 @@ # ################################################################################ -WEBKITGTK_VERSION = 2.32.2 +WEBKITGTK_VERSION = 2.32.3 WEBKITGTK_SITE = https://www.webkitgtk.org/releases WEBKITGTK_SOURCE = webkitgtk-$(WEBKITGTK_VERSION).tar.xz WEBKITGTK_INSTALL_STAGING = YES
_______________________________________________ buildroot mailing list buildroot@busybox.net http://lists.busybox.net/mailman/listinfo/buildroot