All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/wpewebkit: security bump to version 2.32.3
@ 2021-07-24 20:54 Adrian Perez de Castro
  2021-07-25 12:58 ` Thomas Petazzoni
  0 siblings, 1 reply; 2+ messages in thread
From: Adrian Perez de Castro @ 2021-07-24 20:54 UTC (permalink / raw)
  To: buildroot; +Cc: Adrian Perez de Castro

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 <aperez@igalia.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 c04342c9c3..42bea291e6 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
-- 
2.32.0

_______________________________________________
buildroot mailing list
buildroot@busybox.net
http://lists.busybox.net/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [Buildroot] [PATCH 1/1] package/wpewebkit: security bump to version 2.32.3
  2021-07-24 20:54 [Buildroot] [PATCH 1/1] package/wpewebkit: security bump to version 2.32.3 Adrian Perez de Castro
@ 2021-07-25 12:58 ` Thomas Petazzoni
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2021-07-25 12:58 UTC (permalink / raw)
  To: Adrian Perez de Castro; +Cc: buildroot

On Sat, 24 Jul 2021 23:54:18 +0300
Adrian Perez de Castro <aperez@igalia.com> wrote:

> 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 <aperez@igalia.com>
> ---
>  package/wpewebkit/wpewebkit.hash | 9 +++++----
>  package/wpewebkit/wpewebkit.mk   | 2 +-
>  2 files changed, 6 insertions(+), 5 deletions(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@busybox.net
http://lists.busybox.net/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-07-25 13:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-24 20:54 [Buildroot] [PATCH 1/1] package/wpewebkit: security bump to version 2.32.3 Adrian Perez de Castro
2021-07-25 12:58 ` Thomas Petazzoni

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.