diff mbox series

[1/1] package/wpewebkit: security bump to version 2.36.7

Message ID 20220826105323.495057-1-aperez@igalia.com
State Accepted
Headers show
Series [1/1] package/wpewebkit: security bump to version 2.36.7 | expand

Commit Message

Adrian Perez de Castro Aug. 26, 2022, 10:53 a.m. UTC
Bugfix release, with a security patch for CVE-2022-32893.
Release notes:

  https://wpewebkit.org/release/wpewebkit-2.36.6.html
  https://wpewebkit.org/release/wpewebkit-2.36.7.html

Accompanying security advisory:

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

Signed-off-by: Adrian Perez de Castro <aperez@igalia.com>
---
 package/wpewebkit/wpewebkit.hash | 9 ++++-----
 package/wpewebkit/wpewebkit.mk   | 2 +-
 2 files changed, 5 insertions(+), 6 deletions(-)

Comments

Yann E. MORIN Aug. 26, 2022, 11:49 a.m. UTC | #1
Adrian, All,

On 2022-08-26 13:53 +0300, Adrian Perez de Castro spake thusly:
> Bugfix release, with a security patch for CVE-2022-32893.
> Release notes:
> 
>   https://wpewebkit.org/release/wpewebkit-2.36.6.html
>   https://wpewebkit.org/release/wpewebkit-2.36.7.html
> 
> Accompanying security advisory:
> 
>   https://wpewebkit.org/security/WSA-2022-0008.html
> 
> Signed-off-by: Adrian Perez de Castro <aperez@igalia.com>

You seemed very insistant that it should be applied quickly, so I did.
;-]

Applied to master, thanks.

Regards,
Yann E. MORIN.

> ---
>  package/wpewebkit/wpewebkit.hash | 9 ++++-----
>  package/wpewebkit/wpewebkit.mk   | 2 +-
>  2 files changed, 5 insertions(+), 6 deletions(-)
> 
> diff --git a/package/wpewebkit/wpewebkit.hash b/package/wpewebkit/wpewebkit.hash
> index 827df1e89a..6881deb8fc 100644
> --- a/package/wpewebkit/wpewebkit.hash
> +++ b/package/wpewebkit/wpewebkit.hash
> @@ -1,8 +1,7 @@
> -
> -# From https://wpewebkit.org/releases/wpewebkit-2.36.5.tar.xz.sums
> -md5  99b9b0c3c8757edf03ddf550bea448e2  wpewebkit-2.36.5.tar.xz
> -sha1  d7deb766d1ff48b7f9d685fcd67ccc23e2962288  wpewebkit-2.36.5.tar.xz
> -sha256  f2461d533cd3820ea1855e2c8b0b0624b39add1389dc3ac09c2f27891a7a8caa  wpewebkit-2.36.5.tar.xz
> +# From https://wpewebkit.org/releases/wpewebkit-2.36.7.tar.xz.sums
> +md5  a9f8d521d8171292aab842d3e8ba227e  wpewebkit-2.36.7.tar.xz
> +sha1  e9255b3592bbaac8b20af03cafa31cedfb0b4898  wpewebkit-2.36.7.tar.xz
> +sha256  f3747d72ffc562ad0cfb6218fdf6d897c78c4bdbf5618e0fa26906fba52b95c9  wpewebkit-2.36.7.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 a28c8321e1..62a7be11f2 100644
> --- a/package/wpewebkit/wpewebkit.mk
> +++ b/package/wpewebkit/wpewebkit.mk
> @@ -4,7 +4,7 @@
>  #
>  ################################################################################
>  
> -WPEWEBKIT_VERSION = 2.36.5
> +WPEWEBKIT_VERSION = 2.36.7
>  WPEWEBKIT_SITE = http://www.wpewebkit.org/releases
>  WPEWEBKIT_SOURCE = wpewebkit-$(WPEWEBKIT_VERSION).tar.xz
>  WPEWEBKIT_INSTALL_STAGING = YES
> -- 
> 2.37.2
> 
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot
Adrian Perez de Castro Aug. 26, 2022, 12:23 p.m. UTC | #2
On Fri, 26 Aug 2022 13:49:00 +0200 "Yann E. MORIN" <yann.morin.1998@free.fr> wrote:
> Adrian, All,
> 
> On 2022-08-26 13:53 +0300, Adrian Perez de Castro spake thusly:
> > Bugfix release, with a security patch for CVE-2022-32893.
> > Release notes:
> > 
> >   https://wpewebkit.org/release/wpewebkit-2.36.6.html
> >   https://wpewebkit.org/release/wpewebkit-2.36.7.html
> > 
> > Accompanying security advisory:
> > 
> >   https://wpewebkit.org/security/WSA-2022-0008.html
> > 
> > Signed-off-by: Adrian Perez de Castro <aperez@igalia.com>
> 
> You seemed very insistant that it should be applied quickly, so I did.
> ;-]

That was "git send-email" being funny and not ending with a success exit code,
I thought it hadn't queued the email but I didn't care to check the MTA queue
so I retried a few times O:-)

> Applied to master, thanks.

Thanks!

—Adrián
diff mbox series

Patch

diff --git a/package/wpewebkit/wpewebkit.hash b/package/wpewebkit/wpewebkit.hash
index 827df1e89a..6881deb8fc 100644
--- a/package/wpewebkit/wpewebkit.hash
+++ b/package/wpewebkit/wpewebkit.hash
@@ -1,8 +1,7 @@ 
-
-# From https://wpewebkit.org/releases/wpewebkit-2.36.5.tar.xz.sums
-md5  99b9b0c3c8757edf03ddf550bea448e2  wpewebkit-2.36.5.tar.xz
-sha1  d7deb766d1ff48b7f9d685fcd67ccc23e2962288  wpewebkit-2.36.5.tar.xz
-sha256  f2461d533cd3820ea1855e2c8b0b0624b39add1389dc3ac09c2f27891a7a8caa  wpewebkit-2.36.5.tar.xz
+# From https://wpewebkit.org/releases/wpewebkit-2.36.7.tar.xz.sums
+md5  a9f8d521d8171292aab842d3e8ba227e  wpewebkit-2.36.7.tar.xz
+sha1  e9255b3592bbaac8b20af03cafa31cedfb0b4898  wpewebkit-2.36.7.tar.xz
+sha256  f3747d72ffc562ad0cfb6218fdf6d897c78c4bdbf5618e0fa26906fba52b95c9  wpewebkit-2.36.7.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 a28c8321e1..62a7be11f2 100644
--- a/package/wpewebkit/wpewebkit.mk
+++ b/package/wpewebkit/wpewebkit.mk
@@ -4,7 +4,7 @@ 
 #
 ################################################################################
 
-WPEWEBKIT_VERSION = 2.36.5
+WPEWEBKIT_VERSION = 2.36.7
 WPEWEBKIT_SITE = http://www.wpewebkit.org/releases
 WPEWEBKIT_SOURCE = wpewebkit-$(WPEWEBKIT_VERSION).tar.xz
 WPEWEBKIT_INSTALL_STAGING = YES