From e33eb2d072fda4cd1a7b02fad2bb449524a5eac5ab30eeb9177dd17dc2bb320e Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Thu, 16 Feb 2023 15:52:15 +0000 Subject: [PATCH] Accepting request 1066179 from GNOME:Next Add CVE to changes OBS-URL: https://build.opensuse.org/request/show/1066179 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/webkit2gtk3?expand=0&rev=389 --- webkit2gtk3.changes | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/webkit2gtk3.changes b/webkit2gtk3.changes index bcf4e2e..65426b8 100644 --- a/webkit2gtk3.changes +++ b/webkit2gtk3.changes @@ -1,12 +1,13 @@ ------------------------------------------------------------------- Wed Feb 15 14:30:47 UTC 2023 - Bjørn Lie -- Update to version 2.38.5: +- Update to version 2.38.5 (boo#1208328): + Fix large memory allocation when uploading content. + Fix scrolling after a history navigation with PSON enabled. + Always update the active uri of WebKitFrame. + Fix the build on Ubuntu 20.04. + Fix several crashes and rendering issues. + + Security fixes: CVE-2023-23529. ------------------------------------------------------------------- Thu Feb 2 15:51:06 UTC 2023 - Michael Gorse