Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] webkit2gtk: update to 2.30.4
@ 2020-12-16  8:37 dumol
  2020-12-16 14:28 ` sgn
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: dumol @ 2020-12-16  8:37 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 438 bytes --]

There is a new pull request by dumol against master on the void-packages repository

https://github.com/dumol/void-packages patch-1
https://github.com/void-linux/void-packages/pull/27194

webkit2gtk: update to 2.30.4
Fixes CVE-2020-13543.

More at https://webkitgtk.org/security/WSA-2020-0009.html.

First PR here, take it easy on me, thanks!

A patch file from https://github.com/void-linux/void-packages/pull/27194.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-patch-1-27194.patch --]
[-- Type: text/x-diff, Size: 1201 bytes --]

From 594911e56483fa3090227817a910090a98341b37 Mon Sep 17 00:00:00 2001
From: dumol <dumol@gnome.org>
Date: Wed, 16 Dec 2020 10:33:49 +0200
Subject: [PATCH] webkit2gtk: update to 2.30.4

Fixes CVE-2020-13543.

More at https://webkitgtk.org/security/WSA-2020-0009.html.
---
 srcpkgs/webkit2gtk/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/webkit2gtk/template b/srcpkgs/webkit2gtk/template
index 77e600851e9..7a596a6eaa2 100644
--- a/srcpkgs/webkit2gtk/template
+++ b/srcpkgs/webkit2gtk/template
@@ -1,6 +1,6 @@
 # Template file for 'webkit2gtk'
 pkgname=webkit2gtk
-version=2.30.2
+version=2.30.4
 revision=1
 wrksrc="webkitgtk-${version}"
 build_style=cmake
@@ -39,7 +39,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
 license="LGPL-2.1-or-later, BSD-2-Clause"
 homepage="https://webkitgtk.org/"
 distfiles="${homepage}/releases/webkitgtk-${version}.tar.xz"
-checksum=c467e0bc2bc610c2570928e3fd63cedaadc4719cbf9b04aa99f79dd71ad5682a
+checksum=d595a37c5001ff787266b155e303a5f2e5b48a6d466f2714c2f30c11392f7b24
 
 build_options="gir wayland x11 bubblewrap jit sampling_profiler minibrowser"
 build_options_default="gir wayland x11 bubblewrap minibrowser"

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

* Re: webkit2gtk: update to 2.30.4
  2020-12-16  8:37 [PR PATCH] webkit2gtk: update to 2.30.4 dumol
@ 2020-12-16 14:28 ` sgn
  2020-12-16 16:49 ` sgn
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: sgn @ 2020-12-16 14:28 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 245 bytes --]

New comment by sgn on void-packages repository

https://github.com/void-linux/void-packages/pull/27194#issuecomment-746377928

Comment:
Thanks, I building with https://github.com/sgn/void-packages/commit/1556e504a3a81cd818c9e8f336db8c82476497d5

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

* Re: webkit2gtk: update to 2.30.4
  2020-12-16  8:37 [PR PATCH] webkit2gtk: update to 2.30.4 dumol
  2020-12-16 14:28 ` sgn
@ 2020-12-16 16:49 ` sgn
  2020-12-17 12:48 ` ericonr
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: sgn @ 2020-12-16 16:49 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 236 bytes --]

New comment by sgn on void-packages repository

https://github.com/void-linux/void-packages/pull/27194#issuecomment-746617808

Comment:
The fight on `ccache` is harder than I expected, I think someone else can merge this after testing.

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

* Re: webkit2gtk: update to 2.30.4
  2020-12-16  8:37 [PR PATCH] webkit2gtk: update to 2.30.4 dumol
  2020-12-16 14:28 ` sgn
  2020-12-16 16:49 ` sgn
@ 2020-12-17 12:48 ` ericonr
  2020-12-17 12:48 ` [PR PATCH] [Closed]: " ericonr
  2020-12-17 13:06 ` dumol
  4 siblings, 0 replies; 6+ messages in thread
From: ericonr @ 2020-12-17 12:48 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 242 bytes --]

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/27194#issuecomment-747419402

Comment:
Merged in https://github.com/void-linux/void-packages/commit/ba582a72ac351576a850d748aacd40a0d637a041

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

* Re: [PR PATCH] [Closed]: webkit2gtk: update to 2.30.4
  2020-12-16  8:37 [PR PATCH] webkit2gtk: update to 2.30.4 dumol
                   ` (2 preceding siblings ...)
  2020-12-17 12:48 ` ericonr
@ 2020-12-17 12:48 ` ericonr
  2020-12-17 13:06 ` dumol
  4 siblings, 0 replies; 6+ messages in thread
From: ericonr @ 2020-12-17 12:48 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 291 bytes --]

There's a closed pull request on the void-packages repository

webkit2gtk: update to 2.30.4
https://github.com/void-linux/void-packages/pull/27194

Description:
Fixes CVE-2020-13543.

More at https://webkitgtk.org/security/WSA-2020-0009.html.

First PR here, take it easy on me, thanks!

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

* Re: webkit2gtk: update to 2.30.4
  2020-12-16  8:37 [PR PATCH] webkit2gtk: update to 2.30.4 dumol
                   ` (3 preceding siblings ...)
  2020-12-17 12:48 ` [PR PATCH] [Closed]: " ericonr
@ 2020-12-17 13:06 ` dumol
  4 siblings, 0 replies; 6+ messages in thread
From: dumol @ 2020-12-17 13:06 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 192 bytes --]

New comment by dumol on void-packages repository

https://github.com/void-linux/void-packages/pull/27194#issuecomment-747427800

Comment:
Thanks! Looking forward to getting this update… ;-]

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

end of thread, other threads:[~2020-12-17 13:06 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-16  8:37 [PR PATCH] webkit2gtk: update to 2.30.4 dumol
2020-12-16 14:28 ` sgn
2020-12-16 16:49 ` sgn
2020-12-17 12:48 ` ericonr
2020-12-17 12:48 ` [PR PATCH] [Closed]: " ericonr
2020-12-17 13:06 ` dumol

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).