diff --git a/webkit2gtk3.changes b/webkit2gtk3.changes index c4e4bcf..5f84c7f 100644 --- a/webkit2gtk3.changes +++ b/webkit2gtk3.changes @@ -1,3 +1,30 @@ +------------------------------------------------------------------- +Thu Feb 2 15:51:06 UTC 2023 - Michael Gorse + +- Update to version 2.38.4: + + Improve GStreamer multimedia playback across the board with + improved codec selection logic, better handling of latency, and + improving frame discard to avoid audio/video + desynchronizationg, among other fixes. + + Disable HLS media playback by default, which makes web sites + use MSE instead. If needed WEBKIT_GST_ENABLE_HLS_SUPPORT=1 can + be set in the environment to enable it back. + + Disable threaded rendering in GTK4 builds by default, as it was + causing crashes. + + Fix MediaSession API not showing artwork images. + + Fix MediaSession MPRIS usage when running inside a Flatpak + sandbox. + + Fix input element controls to correctly scale when applying a + zoom factor different than the default. + + Fix leakage of Web processes in certain situations. + + Fix the injected bundle not being found when running inside a + sandbox. + + Fix the build with ENABLE_INTROSPECTION when cross-compiling. + + FIx the build with ENABLE_WEBGL disabled. + + Fix the build with GStreamer-based WebRTC enabled. + + Fix the build with USE_GTK4 enabled. + + Fix several crashes and rendering issues. + ------------------------------------------------------------------- Fri Jan 27 15:09:41 UTC 2023 - Michael Gorse diff --git a/webkit2gtk3.spec b/webkit2gtk3.spec index da84822..1aa7323 100644 --- a/webkit2gtk3.spec +++ b/webkit2gtk3.spec @@ -70,7 +70,7 @@ ExclusiveArch: do-not-build %endif Name: webkit2%{_gtknamesuffix} -Version: 2.38.3 +Version: 2.38.4 Release: 0 Summary: Library for rendering web content, GTK+ Port License: BSD-3-Clause AND LGPL-2.0-or-later diff --git a/webkitgtk-2.38.3.tar.xz b/webkitgtk-2.38.3.tar.xz deleted file mode 100644 index b54f6fa..0000000 --- a/webkitgtk-2.38.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:41f001d1ed448c6936b394a9f20e4640eebf83a7f08262df28504f7410604a5a -size 33003928 diff --git a/webkitgtk-2.38.3.tar.xz.asc b/webkitgtk-2.38.3.tar.xz.asc deleted file mode 100644 index f66edd1..0000000 --- a/webkitgtk-2.38.3.tar.xz.asc +++ /dev/null @@ -1,6 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iF0EABEDAB0WIQTX/PYc+aLeqzHYG9Pz0yLQ7EWCwwUCY6RfCAAKCRDz0yLQ7EWC -wzG/AKCCD+HOyJew0yO2axnvD6jJgoTxqwCdGvOdrkvog9HFFhdT5s8ykhc/3yk= -=UI7W ------END PGP SIGNATURE----- diff --git a/webkitgtk-2.38.4.tar.xz b/webkitgtk-2.38.4.tar.xz new file mode 100644 index 0000000..a8fe4e4 --- /dev/null +++ b/webkitgtk-2.38.4.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f47ea29a2d4d5f15eef3dc9e2d6c6f067e8de863a3f64455e1ccf9693cc1d36 +size 32534100 diff --git a/webkitgtk-2.38.4.tar.xz.asc b/webkitgtk-2.38.4.tar.xz.asc new file mode 100644 index 0000000..587acc0 --- /dev/null +++ b/webkitgtk-2.38.4.tar.xz.asc @@ -0,0 +1,6 @@ +-----BEGIN PGP SIGNATURE----- + +iF0EABEDAB0WIQRao7wzT9fjNp58d7KRxVnb5MkSOwUCY9scMQAKCRCRxVnb5MkS +O281AJ0SUx1WL10HdUe4KA9yKAcOdzGBAACggQI8LGjvfQ6L8Fmcg91KhqOiZfw= +=dXvT +-----END PGP SIGNATURE-----