* [bug#69539] [PATCH]: Update webkitgtk to 2.42.5
@ 2024-03-04 10:39 André A. Gomes
2024-03-08 9:36 ` bug#69539: " Efraim Flashner
0 siblings, 1 reply; 2+ messages in thread
From: André A. Gomes @ 2024-03-04 10:39 UTC (permalink / raw)
To: 69539
[-- Attachment #1: Type: text/plain, Size: 80 bytes --]
Attached, thanks.
--
André A. Gomes
"You cannot even find the ruins..."
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-gnu-webkitgtk-Update-to-2.42.5-security-fixes.patch --]
[-- Type: text/x-patch, Size: 1290 bytes --]
From 456b45fffb25e33ce06c838117e329e9ac73c021 Mon Sep 17 00:00:00 2001
From: "Andre A. Gomes" <andremegafone@gmail.com>
Date: Mon, 4 Mar 2024 12:36:39 +0200
Subject: [PATCH 2/2] gnu: webkitgtk: Update to 2.42.5 [security fixes].
Fixes CVE-2024-23222, CVE-2024-23206, CVE-2024-23213.
* gnu/packages/webkit.scm (webkitgtk): Update to 2.42.5.
---
gnu/packages/webkit.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/webkit.scm b/gnu/packages/webkit.scm
index d359d01f98..5eaded88d9 100644
--- a/gnu/packages/webkit.scm
+++ b/gnu/packages/webkit.scm
@@ -127,13 +127,13 @@ (define-public wpebackend-fdo
(define-public webkitgtk
(package
(name "webkitgtk")
- (version "2.42.4")
+ (version "2.42.5")
(source (origin
(method url-fetch)
(uri (string-append "https://www.webkitgtk.org/releases/"
name "-" version ".tar.xz"))
(sha256
- (base32 "11pdcwmdj3i9aarrf7wsfvadi6jnkaf6zf7c5i2768x2plq8na2j"))
+ (base32 "0jg7c7z572afywwrnvdj3m5agaviv0vkqmzznnzzv30byb0phhmn"))
(patches (search-patches
"webkitgtk-adjust-bubblewrap-paths.patch"))))
(build-system cmake-build-system)
--
2.41.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#69539: [PATCH]: Update webkitgtk to 2.42.5
2024-03-04 10:39 [bug#69539] [PATCH]: Update webkitgtk to 2.42.5 André A. Gomes
@ 2024-03-08 9:36 ` Efraim Flashner
0 siblings, 0 replies; 2+ messages in thread
From: Efraim Flashner @ 2024-03-08 9:36 UTC (permalink / raw)
To: André A. Gomes; +Cc: 69539-done
[-- Attachment #1: Type: text/plain, Size: 324 bytes --]
Thanks. I found a bug report about it failing to build on i686 so I
added a snippet for that. Patch pushed!
--
Efraim Flashner <efraim@flashner.co.il> רנשלפ םירפא
GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-03-08 9:37 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-04 10:39 [bug#69539] [PATCH]: Update webkitgtk to 2.42.5 André A. Gomes
2024-03-08 9:36 ` bug#69539: " Efraim Flashner
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
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 read-only IMAP folder(s) and NNTP newsgroup(s).