diff --git a/webkit2gtk3.changes b/webkit2gtk3.changes index 5f84c7f..9f958d5 100644 --- a/webkit2gtk3.changes +++ b/webkit2gtk3.changes @@ -1,7 +1,7 @@ ------------------------------------------------------------------- Thu Feb 2 15:51:06 UTC 2023 - Michael Gorse -- Update to version 2.38.4: +- Update to version 2.38.4 (boo#1207997): + Improve GStreamer multimedia playback across the board with improved codec selection logic, better handling of latency, and improving frame discard to avoid audio/video @@ -24,6 +24,7 @@ Thu Feb 2 15:51:06 UTC 2023 - Michael Gorse + Fix the build with GStreamer-based WebRTC enabled. + Fix the build with USE_GTK4 enabled. + Fix several crashes and rendering issues. + + Security fixes: CVE-2023-23517, CVE-2023-23518, CVE-2023-42826. ------------------------------------------------------------------- Fri Jan 27 15:09:41 UTC 2023 - Michael Gorse