|
|
|
|
Changelog for webkit2gtk-4_0-injected-bundles-2.38.5-1.1.x86_64.rpm :
* Wed Feb 15 2023 Bjørn Lie - 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 02 2023 Michael Gorse - 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 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. + Security fixes: CVE-2023-23517, CVE-2023-23518, CVE-2022-42826. * Fri Jan 27 2023 Michael Gorse - Add webkit2gtk3-missing-include.patch: fix the build with gcc 13. * Thu Dec 22 2022 Michael Gorse - Update to version 2.38.3 (boo#1206474 boo#1206750): + Fix runtime critical warnings from media player. + Fix network process crash when fetching website data on ephemeral session. + Fix the build with Ruby 3.2. + Fix several crashes and rendering issues. + Security fixes: CVE-2022-42852, CVE-2022-42856, CVE-2022-42867, CVE-2022-46692, CVE-2022-46698, CVE-2022-46699, CVE-2022-46700.- Drop b7ac5d0c.patch: fixed upstream. * Wed Dec 14 2022 Dominique Leuenberger - Add upstream patch b7ac5d0c.patch: Fix build with Ruby 3.2. * Thu Nov 17 2022 Guillaume GARDET - Update _constraints for webkit2gtk3:gtk3-soup2 on aarch64 to avoid slow workers and OOM * Mon Nov 07 2022 Michael Gorse - Update to version 2.38.2 (boo#1205120 boo#1205123 boo#1205124): + Fix scrolling issues in some sites having fixed background. + Fix prolonged buffering during progressive live playback. + Fix the build with accessibility disabled. + Fix several crashes and rendering issues. + Security fixes: CVE-2022-42799, CVE-2022-42823, CVE-2022-42824. * Mon Oct 24 2022 Michael Gorse - Update to version 2.38.1: + Make xdg-dbus-proxy work if host session bus address is an abstract socket. + Use a single xdg-dbus-proxy process when sandbox is enabled. + Fix high resolution video playback due to unimplemented changeType operation. + Ensure GSubprocess uses posix_spawn() again and inherit file descriptors. + Fix player stucking in buffering (paused) state for progressive streaming. + Do not try to preconnect on link click when link preconnect setting is disabled. + Fix close status code returned when the client closes a WebSocket in some cases. + Fix media player duration calculation. + Fix several crashes and rendering issues. + Security fixes: CVE-2022-46691. * Fri Sep 16 2022 Bjørn Lie - Update to version 2.38.0 (boo#1203530 boo#1205121 boo#1205122): + New media controls UI style. + Add new API to set WebView’s Content-Security-Policy for web extensions support. + Make it possible to use the remote inspector from other browsers using WEBKIT_INSPECTOR_HTTP_SERVER env var. + MediaSession is enabled by default, allowing remote media control using MPRIS. + Add support for PDF documents using PDF.js. + Security fixes: CVE-2022-32886, CVE-2022-32888, CVE-2022-32912, CVE-2022-32923, CVE-2022-42863. * Mon Sep 05 2022 Bjørn Lie - Update to version 2.37.91: + Cache and reuse image-based backing stores to improve memory consumption. + Fix printing with bubblewrap sandbox enabled. + Deprecate enable-frame-flattening setting because the functionality will be removed for 2.40. + Fix deadlock when disposing player while handling rotation tag. + Fix several crashes and rendering issues. + Updated translations. * Fri Aug 26 2022 Bjørn Lie - Update to version 2.37.90: + Remove libnotify dependency. + Add support for service worker notifications. + Add support for loading the notification icon. + Add support for pac proxy type in WebDriver. + Fix several crashes and rendering issues. + Updated translations.- Changes from version 2.37.1: + Add initial implementation of WebRTC using GstWebRTC if GStreamer 1.20 is available, disabled by default via web view settings. + Add new API to set WebView’s Content-Security-Policy for web extensions support. + Add new API to run async JavaScript functions. + Expose typed arrays in JavaScriptCore GLib API. + Add support for PDF documents using PDF.js. + Show font name and font variant settings in the inspector. + MediaSession is enabled by default, allowing remote media control using MPRIS. + Modernized media controls UI. + Add Support Google Dynamic Ad Insertion (DAI). + Add support for capturing encoded video streams from a webcam. + Make it possible to use the remote inspector from other browsers using WEBKIT_INSPECTOR_HTTP_SERVER env var. + Add support for IPv6 in the remote inspector. + Update form elements style to match libadwaita. + Fix canvas animations and images with threaded rendering enabled. + Switch to use gi-docgen for API documentation instead of gtk-doc. + Remove the ATK a11y implementation that has been replaced by AT-SPI DBus interfaces. + Fix several crashes and rendering issues.- Update no-forced-sse.patch with quilt.- Pass -DENABLE_DOCUMENTATION=OFF to configure, we did not build the API docs in the past, and I see no reason to start now.- Drop pkgconfig(libnotify) BuildRequires: No longer needed, nor used if available. * Fri Aug 26 2022 Michael Gorse - Update to version 2.36.7 (boo#1202807): - Fix several crashes and rendering issues. + Security fixes: CVE-2022-32893. * Sun Aug 07 2022 Andreas Stieger - Update to version 2.36.6 + Fix handling of touchpad scrolling on GTK4 builds + Fix WebKitGTK not allowing to be used from non-main threads (boo#1202169) + Fix several crashes and rendering issues * Fri Jul 29 2022 Michael Gorse - Update to version 2.36.5 (boo#1201980): + Add support for PAC proxy in the WebDriver implementation. + Fix video playback when loaded through custom URIs, this fixes video playback in the Yelp documentation browser. - Fix WebKitWebView::context-menu when using GTK4. - Fix LTO builds with GCC. - Fix several crashes and rendering issues. + Security fixes: CVE-2022-32792, CVE-2022-32816, CVE-2022-32891.- Drop webkit2gtk3-fix-build.patch: fixed upstream. * Tue Jul 05 2022 Michael Gorse - Update to version 2.36.4 (boo#1201221): + Fix the new ATSPI accessibility implementation to add the missing Collection interface for the loaded document. + Fix the MediaSession implementation to make the MPRIS object names more sandbox friendly, which plays better with Flatpak and WebKit\'s own Bubblwrap-based sandboxing. + Fix leaked Web Processes in some particular situations. + Fix the build with media capture support enabled. + Fix cross-compilation when targeting 64-bit ARM. + Fix several crashes and rendering issues. + Security fixes: CVE-2022-22677, CVE-2022-26710.- Add webkit2gtk3-fix-build.patch: fix the build. * Sun May 29 2022 Michael Gorse - Update to version 2.36.3 (boo#1200106): + Support capturing already encoded video streams, which takes advantage of encoding done in hardware by devices which support this feature. + Avoid using experimental GStreamer elements for video demuxing. + Avoid using the legacy GStreamer VA-API decoding plug-ins, which often cause rendering issues and are not much maintained. Their usage can be re-enabled setting WEBKIT_GST_ENABLE_LEGACY_VAAPI=1 in the environment. + Fix playback of YouTube streams which use dynamic ad insertion. + Fix display capture with Pipewire. + Fix the build without the X11 target when X11 headers are not present. + Fix several crashes and rendering issues. + Security fixes: CVE-2022-26700, CVE-2022-26709, CVE-2022-26716, CVE-2022-26717, CVE-2022-26719. * Fri May 20 2022 Michael Gorse - Update to version 2.36.2: + Fix some pages showing empty content boxes when using GTK4. + Fix the build with accessibility disabled. + Fix the build with newer Ruby versions. + Fix several crashes and rendering issues. * Mon May 02 2022 Martin Liška - Remove dependency on binutils-gold as the package will be removed in the future. Gold linker is unmaintained by the upstream project. * Thu Apr 21 2022 Michael Gorse - Update to version 2.36.1 (boo#1199287): + Fix the build with accessibility disabled. + Fix several crashes and rendering issues. + Security fixes: CVE-2022-30293. * Wed Apr 06 2022 Michael Gorse - Drop webkit2gtk3-gcc12.patch. It isn\'t needed anymore, since the relevant gcc change has been reverted for now.- Update some minimum version requirements to match cmake checks.- Remove build requirements on geoclue and libbrotlidec: they are no longer build-time dependencies. Add geoclue2 to Recommends. * Wed Mar 30 2022 Michael Gorse - Add webkit2gtk3-gcc12.patch: fix the build with gcc 12. * Tue Mar 29 2022 Bjørn Lie - Disabled usage of gold linker for all targets via existing define. * Mon Mar 21 2022 Bjørn Lie - Update to version 2.36.0 (boo#1198290): + Add new accessibility implementation using ATSPI DBus interfaces instead of ATK. + Add support for requestVideoFrameCallback. + Change hardware-acceleration-policy setting default value to always. + Add support for media session. + Add new API to set HTTP response information to custom uri schemes. + Make user interactive threads (event handler, scrolling, …) real time in linux. + Security fixes: CVE-2022-22624, CVE-2022-22628, CVE-2022-22629, CVE-2022-22662. * Mon Feb 28 2022 Bjørn Lie - Update to version 2.35.90: + Fix scrolling with the mouse wheel on sites using overscroll-behavior. + Suspend web processes after some time in the process cache. + Fix renderning of horizontal scrollbars with themes enabling steppers. + Ensure EGL displays are terminated before web process exits. + Deinitialize gstreamer before web process exits. + Make fonts under XDG_DATA_DIRS available in web process sanbox. + Canonicalize paths passed to bubblewrap launcher. + Fix several crashes and rendering issues. + Updated translations. * Thu Feb 17 2022 Bjørn Lie - Update to version 2.35.3: + Fix a crash at startup when bubblewrap sandbox is enabled. + Fix a crash when starting a drag an drop on touchscreen. + Fix several crashes and rendering issues.- Changes from version 2.35.2: + Add new accessibility implementation using ATSPI DBus interfaces instead of ATK. + Use native GtkWidgets for form validation popups. + Add support for requestVideoFrameCallback. + Add support for accent colors. + Fix pinch zooming from a link to not activate the link. + Fix kinetic scrolling via touch screen. + Fix several crashes and rendering issues.- Changes from version 2.35.1: + Make user interactive threads (event handler, scrolling, …) real time in linux. + Add new API to set HTTP response information to custom uri schemes. + Add support for media session. + Change hardware-acceleration-policy setting default value to always. + Fix jsc_value_object_define_property_accessor() to work with objects not having a wrapped instance. + Fix several crashes and rendering issues.- Add gstreamer-plugins-good, gstreamer-plugins-bad and xdg-desktop-portal-gtk Recommends: Needed for mediaplayback and features in the mandatory sandbox.- Add flex BuildRequires: Optional dependency.- Rebase no-forced-sse.patch: Not sure this makes sense anymore, we are building for i686, and the number of cpu of that class not supporting SSE2 can probably be counted on one hand.- Drop patches fixed upstream: + fix-warnings.patch + webkit2gtk3-link-fix.patch * Thu Feb 17 2022 Michael Gorse - Update to version 2.34.6 (boo#1196133): + Fix accessibility not working when the Bubblewrap sandbox is enabled. + Fix rendering of scrollbars when overlay scrollbars are disabled. + Fix the build when the X11 support is disabled. + Fix the build in a number of situations where the main OpenGL library is not called libGL or libgl, as is the case on systems that use libglvnd. + Fix several crashes and rendering issues. + Security fixes: CVE-2022-22620. * Wed Feb 09 2022 Michael Gorse - Update to version 2.34.5 (boo#1195735): + Improve VP8 codec selection when using GStreamer 1.20. + Fix connecting to the accessiblity bus when using the Bubblewrap sandbox. + Fix links being incorrectly activated when starting a pinch zoom gesture. + Fix touch-based scrolling. + Fix the build with recent toolchains based on GCC 12 and on older ones as included e.g. in Ubuntu 18.04. + Fix the build with ICU 60, version 61 is no longer required. + Fix several crashes and rendering issues. + Security fixes: CVE-2022-22589, CVE-2022-22590, CVE-2022-22592. + Drop webkit2gtk3-gcc12.patch: fixed upstream. * Mon Jan 31 2022 Bjørn Lie - Update constraints for disk space even more, now at 20 gig. * Mon Jan 24 2022 Michael Gorse - Add webkit2gtk3-gcc12.patch: fix the build with gcc 12.- Require glib2 2.44 to match source. * Fri Jan 21 2022 Bjørn Lie - Update to version 2.34.4 (boo#1195064): + Fix several crashes and rendering issues. + This release fixes numerous security issues, including an especially severe issue that allowed websites to read the names of IndexedDB databases created by other websites. + Security fixes: CVE-2021-30934, CVE-2021-30936, CVE-2021-30951, CVE-2021-30952, CVE-2021-30953, CVE-2021-30954, CVE-2021-30984, CVE-2022-22594, CVE-2022-22637. * Wed Jan 19 2022 Frederic Crozat - Update _constraints, needs more disk space to build. * Tue Dec 21 2021 Michael Gorse - Update to version 2.34.3 (boo#1194019): + Make audio tools (like mixers) display the actual name of the application producing sound, instead of a generic one. + Fix several crashes and rendering issues. + Security fixes: CVE-2021-30887, CVE-2021-30890. * Tue Dec 14 2021 Yifan Jiang - Typo fix for %define usegcc10. * Tue Dec 14 2021 Dominique Leuenberger - Introduce usegcc10 %define in order to have the condition (0%{?sle_version} && 0%{?sle_version} <= 150400) only at one point.- Correct a very old \"Obsoletes: webkit2gtk3-plugin-process-gtk2\" to be a versioned obsoletes. * Tue Dec 14 2021 Yifan Jiang - Make the earlier Obsoletes: libwebkit2gtk3-lang compliant with: https://en.opensuse.org/openSUSE:Upgrade_dependencies_explanation#Renaming_a_package * Wed Dec 08 2021 Yifan Jiang - Add Obsoletes of the old-name -lang package to be ready for updating from it. This change is necessary for the gtk3-soup2 flavor. * Sat Nov 27 2021 Michael Gorse - Update to version 2.34.2: + Fix scrolling issues when pressing Home and PgDown keys. + Update effective appearance after web process switch on navigation. + Fix the build with video disabled. * Mon Nov 01 2021 Bjørn Lie - Add pkgconfig(libavif) BuildRequires and pass USE_AVIF=ON to cmake, build avif decoding support. * Mon Nov 01 2021 Michael Gorse - Add wayland-protocols to BuildRequires. * Tue Oct 26 2021 Michael Gorse - Add webkit2gtk3-link-fix.patch: taken from upstream, fixes the build on SLE-15-SP4.- Use gcc10 package on SLE <= 15-SP4. Gcc 7 is currently the default there.- Update gcc-c++ version requirement to match the cmake check. * Thu Oct 21 2021 Michael Gorse - Update to version 2.34.1 (boo#1191937): + Update user agent browser versions. + Fix a crash with GTK >= 3.24.30. + Fix a crash when loading videos on reddit. + Fix file type detection when application calls g_desktop_app_info_set_as_default_for_extension() passing html. + Security fixes: CVE-2021-42762. * Wed Sep 29 2021 Dominique Leuenberger - Add libjavascriptcoregtk-4_0-18 and llibwebkit2gtk-4_0-37 to baselibs.conf: provide those libraries as multilib version. * Wed Sep 29 2021 Dominique Leuenberger - Rename -lang packages to WebKit2GTK-%{_apiver}, making the translations between the three flavors co-exist. * Wed Sep 22 2021 Dominique Leuenberger - Update to version 2.34.0 (boo#1192063): + Fix another regression in JavaScriptCore on 32bit systems. + Security fixes: CVE-2021-30846, CVE-2021-30851, CVE-2021-30818, CVE-2021-30823, CVE-2021-30884, CVE-2021-30888, CVE-2021-30889, CVE-2021-30897, CVE-2021-45481, CVE-2021-45483. * Mon Sep 20 2021 Michael Gorse - Update to version 2.33.91: + Use the right display refresh monitor for animations in accelerated compositng mode. + Fix several issues in JavaScriptCore on 32bit systems. + Prefer python3 over python2 in CMake. * Mon Sep 20 2021 Michael Gorse - Update to version 2.33.90: + Show TLS protocol version and ciphersuite name in the inspector when building with libsoup3. + Add multi-track support to media backend. + Avoid strong alias computations in font fallback code. + Fix deadlock tearing down pipeline when using fallback sink. + Fix the build with gtk-doc enabled. + Fix several crashes and rendering issues.- Add fix-warnings.patch: silence return-type warnings. * Mon Sep 20 2021 Dominique Leuenberger - Add a 3rd flavor: gtk3 with libsoup2 (which retains compatibility to the olderversions, identified as API version 4.0). * Mon Sep 20 2021 Dominique Leuenberger - Add _multibuild file and enable build of webkit2gtk4. * Mon Sep 20 2021 Dominique Leuenberger - Update to version 2.33.3: + Add support for display capture. + Add new API to access/modify capture devices states. + Add new API to configure the memory pressure handler. + Add support for client side certifiates authentication. + Add support color-schemes CSS property. + Add support for dark scrollbars. + Keep GtkSettings used by web processes in sync with the settings set in the UI process. + Add support for drawing the scrollbars corner. + Allow to opt-out of GL rendering at runtime for media player. + Add support for A420 compositing in media player. + Improve pinch to zoom gesture in accerlerated compositing mode. + Fix cookies configuration after a network process crash. + Fix touchscreen navigation swipe when the page scrolls horizontally. + Fix rendering of elliptic radial gradients. + Fix several crashes and rendering issues. + Updated translations.- Drop fix-lto.patch: fixed upstream.- Add pkgconfig(lcms2) BuildRequires: new dependency.- Replace pkgconfig(libsoup-2.4) BuildRequires with pkgconfig(libsoup-3.0): Follow upstreams port to Libsoup 3.0. * Sun Sep 19 2021 Michael Gorse - Update to version 2.32.4 (boo#1190701): + Do not append .asc extension to downloaded text/plain files. + Fix several crashes and rendering issues. + Security fixes: CVE-2021-30848, CVE-2021-30849, CVE-2021-30858, CVE-2021-30809, CVE-2021-30836, CVE-2021-45482.- Drop fix-lto.patch: fixed upstream. * Tue Aug 10 2021 Martin Liška - Enable LTO by using upstream patch fix-lto.patch. * Thu Aug 05 2021 Yifan Jiang - Drop unneeded patch on Leap and SLE by now: webkit2gtk3-restore-npapi.patch (bsc#1189105). * Thu Jul 29 2021 Yifan Jiang - Add BuildRequires pkgconfig(glproto) for SLE and Leap which have not included the new packaging of the relevant headers. * Mon Jul 26 2021 Michael Gorse - Update to version 2.32.3 (boo#1188697): + Properly set the cookies settings after a network process crash. + Fix accessibility tree after a cross site navigation with PSON enabled. + Ensure WebKitScriptWorld::window-object-cleared signal is always emitted. + Fix several crashes and rendering issues. + Security fixes: CVE-2021-21775, CVE-2021-21779, CVE-2021-30663, CVE-2021-30665, CVE-2021-30689, CVE-2021-30720, CVE-2021-30734, CVE-2021-30744, CVE-2021-30749, CVE-2021-30795, CVE-2021-30797, CVE-2021-30799.- Fix webkit2gtk3-restore-npapi.patch to install the plugin process.- Disable WPE renderer: our FDO backend is now too old. * Mon Jul 19 2021 Michael Gorse - Update to version 2.32.2: + Improve calculation of initial WebKitWebView size. + Fix kinetic scrolling on touchpad with async scrolling off. + Fix a crash on empty drag operation in X11. + Fix rendering on HiDPI /4k screen and scaling. + Handle null native surface for for surfaceless rendering. + Fix JavaScriptCore crash on 32-bit big endian systems. + Fix several crashes and rendering issues. + Security fixes: CVE-2021-30758. * Wed May 19 2021 Michael Gorse - Update to version 2.32.1: + Support building against the Musl C library. + Support building against ICU version 69 or newer. + Improve handling of Media Capture devices. + Improve WebAudio playback. + Improve video orientation handling. + Improve seeking support for MSE playback. + Improve flush support in EME decryptors. + Fix HTTP status codes for requests done through a custom URI handler. + Fix the Bubblewrap sandbox in certain 32-bit systems. + Fix inconsistencies between the WebKitWebView.is-muted property state and values returned by webkit_web_view_is_playing_audio(). + Fix the build with ENABLE_VIDEO=OFF. + Fix wrong timestamps for long-lived cookies. + Fix UI process crash when failing to load favicons. + Fix several crashes and rendering issues. + Updated translations.- Drop webkit2gtk3-icu69.patch: fixed upstream. * Wed Apr 28 2021 Dominique Leuenberger - Add webkit2gtk3-icu69.patch: Fix build with ICU 69: + ICU 69 deprecates ubrk_safeClone in favor of ubrk_clone. * Mon Apr 12 2021 Michael Gorse - Per discussion with maintenance, let\'s not remove features that customers could possibly be using:- Add webkit2gtk3-restore-npapi.patch: restore NPAPI plugin support. Reverts webkit#215503. * Tue Apr 06 2021 Michael Gorse - Update to version 2.32.0 (boo#1184155): + Fix the authentication request port when URL omits the port. + Fix iframe scrolling when main frame is scrolled in async scrolling mode. + Stop using g_memdup. + Show a warning message when overriding signal handler for threading suspension. - Fix the build on RISC-V with GCC 11. - Fix several crashes and rendering issues. + Security fixes: CVE-2021-1788, CVE-2021-1844, CVE-2021-1871 + Changes in version 2.30.6 (boo#1184262): + Update user agent quirks again for Google Docs and Google Drive. + Fix several crashes and rendering issues. + Security fixes: CVE-2020-27918, CVE-2020-29623, CVE-2021-1765, CVE-2021-1789, CVE-2021-1799, CVE-2021-1801, CVE-2021-1870.- Remove webkit-font-scaling.patch: contained in upstream- Drop original SLE 15 support from the spec. Drop webkit-process.patch and old-wayland-scanner.patch; they are not needed for SP2.- Pass ENABLE_GAMEPAD=OFF to cmake, since we don\'t have manette.- Add glproto-devel to BuildRequires: now needed for the build on SLE 15. * Fri Apr 02 2021 Michael Gorse - Update to version 2.32.0 (boo#1184155): + Fix the authentication request port when URL omits the port. + Fix iframe scrolling when main frame is scrolled in async scrolling mode. + Stop using g_memdup. + Show a warning message when overriding signal handler for threading suspension. - Fix the build on RISC-V with GCC 11. - Fix several crashes and rendering issues. + Security fixes: CVE-2021-1788, CVE-2021-1844, CVE-2021-1871, CVE-2021-30682.- Drop old-wayland-scanner.patch and webkit-process.patch, and also drop support for Leap 15.0 and 15.1, since they are no longer supported. * Tue Mar 23 2021 Michael Gorse - Update to version 2.31.91: + Make WebKitSecurityOrigin a simple data store for and deprecate webkit_security_origin_is_opaque(). + Fix user agent again to work on several google websites. + Fix web view url on web process terminate signals. + Fix preferred language overrides sent to the web process. + Fix the build in i386. + Translation updates: Simplified Chinese.- Drop webkitgtk-i586-build-fix.patch: fixed upstream.- Disable webkit-process.patch: needs to be rebased or dropped. * Mon Mar 22 2021 Michael Gorse - Add webkitgtk-i586-build-fix.patch: fix build on i586 (webkit#222480). * Mon Mar 22 2021 Michael Gorse - Update to version 2.31.90: + Add permission request API for MediaKeySystem access. + Fix rendering when using opacity filters on hardware accelerated layers. + Fix flatpak-spawn subsandbox to not clear environment variables. + Ensure a URI scheme handler can\'t be registered multiple times. + Fix several crashes and rendering issues. + The minimum required GStreamer version is now 1.14. + CEA-608 closed captions support (requires WEBKIT_GST_USE_PLAYBIN3=1 environment variable). - Advertise CBCS decryption and VP9 support in Thunder. - Advertise DASH as supported in the media player. - Improved support for playbin3. - Translation updates: Ukrainian.- Up required gstreamer and gtk3 versions. * Mon Mar 22 2021 Callum Farmer - Update to version 2.31.1: + Remove support for NPAPI plugins. + Enable the web process cache when PSON is enabled too. + TLS errors and proxy settings APIs have been moved from WebKitContext to WebKitWebsiteDataManager. + Add new API to remove individual scripts/stylesheets using WebKitUserContentManager. + Correctly apply the system font scaling factor. + Show main loop frames information in the web inspector.- Remove webkit-font-scaling.patch: contained in upstream- New build requirement: pkgconfig(manette-0.2). * Sun Mar 21 2021 Michael Gorse - Update to version 2.30.6 (boo#1184262): + Update user agent quirks again for Google Docs and Google Drive. + Fix several crashes and rendering issues. + Security fixes: CVE-2020-27918, CVE-2020-29623, CVE-2021-1765 CVE-2021-1789, CVE-2021-1799, CVE-2021-1801, CVE-2021-1870, CVE-2021-21806. * Fri Feb 19 2021 Guillaume GARDET - Update _constraints for armv6/armv7 (bsc#1182719) * Sat Feb 13 2021 Michael Gorse - Update to version 2.30.5 (boo#1182286): + Bring back the WebKitPluginProcess installation that was removed by mistake. + Fix RunLoop objects leaked in worker threads. + Fix aarch64 llint build with JIT disabled. + Use Internet Explorer quirk for Google Docs. + Security fixes: CVE-2020-13558.- Drop gir-multilib.patch: fixed upstream. * Wed Jan 20 2021 Bjørn Lie - Add gir-multilib.patch: Fix multilib conflict in gir files.- Disable gold linker for ppc64le * Tue Jan 19 2021 Atri Bhattacharya - Add webkit-font-scaling.patch: Fix system font scaling not applied to \'font-size: XXXpt\'; patch taken from upstream and rebased to apply cleanly (https://bugs.webkit.org/show_bug.cgi?id=218450).- Pass `-q` to setup to disable printing long list of files extracted from source tarball. * Tue Dec 15 2020 Dominique Leuenberger - Update to version 2.30.4: + Fix text data sent with WebSockets when using libsoup < 2.68. + Fix the rendering on Raspberry Pi 3 using the proprietary video driver. + Fix clipping of descedant layers of a mask layer. + Fix the build with ICU 68.1.- Drop upstream merged patch: + 0001-ICU-68.1-no-longer-exposes-FALSE-and-TRUE-macros-by-.patch * Thu Dec 03 2020 Michael Gorse - Add old-wayland-scanner.patch for 15.0/15.1: support older wayland-scanner. Also renumber patches to group 15.0/15.1-specific patches together.- Have the libwebkit2gtk package require libjavascriptcoregtk of the same version (boo#1171531). * Wed Dec 02 2020 Dominique Leuenberger - 0001-ICU-68.1-no-longer-exposes-FALSE-and-TRUE-macros-by-.patch: ICU 68.1 no longer exposes FALSE and TRUE macros by default. * Sun Nov 22 2020 Michael Gorse - Update to version 2.30.3 (boo#1179122 boo#1179451): + Add new build option USE(64KB_PAGE_BLOCK). + Fix backdrop filters with rounded borders. + Fix scrolling iframes when async scrolling is enabled. + Allow applications to handle drag and drop on the web view again. + Update Outlook user agent quirk. + Fix the build with video support disabled. + Fix several crashes and rendering issues. + Security fixes: CVE-2020-13584, CVE-2020-9983, CVE-2020-13543.- Drop webkit2gtk3-fdo-soname.patch: fixed upstream.- Rebase webkit-process.patch. * Fri Oct 23 2020 Dominique Leuenberger - Update to version 2.30.2: + Fix scrolling when smooth scrolling is enabled in async scrolling mode. + Fix WebSocket requests with same-site cookies. + Fix TLS certificate information for service workers. + Handle chassis type when its value is quoted. + Fix the build with ENABLE_MEDIA_STREAM enabled and ENABLE_WEB_RTC_DISABLED. + Fix the build with ENABLE_GAMEPAD enabled. + Fix several crashes and rendering issues. * Wed Sep 30 2020 Michael Gorse - Enable c_loop on aarch64: currently needed for compilation to succeed with JIT disabled. Also disable sampling profiler, since it conflicts with c_loop (boo#1177087). * Tue Sep 22 2020 Michael Gorse - Update to version 2.30.1: + Bring back the environment variable to force single process mode when PSON is disabled. + Fix downloads started by an ephemeral web context. + Updated translations. * Mon Sep 14 2020 Michael Gorse - Update to version 2.30.0: + Fix NTLM authentication. + Don\'t try to use SHM on wayland with older wpebackend-fdo. + Fix the build due to seccomp.h header not found. + Security fixes: CVE-2020-9947, CVE-2020-9948, CVE-2020-9951, CVE-2021-1817, CVE-2021-1820, CVE-2021-1825, CVE-2021-1826, CVE-2021-30661.- Drop seccomp-build-fix.patch and wpe-shm-check.patch: fixed upstream. * Mon Sep 07 2020 Michael Gorse - Add wpe-shm-check.patch: make SHM initialization fail for wpebackend-fdo < 1.7.0. * Sun Sep 06 2020 Michael Gorse - Add seccomp-build-fix.patch: pass seccomp include directory to g++.- Re-enable bubblewrap sandbox for SLE-15-SP2 and Tumbleweed. * Sat Sep 05 2020 Dominique Leuenberger - Update to version 2.29.92: + Fix user agent header after a redirect when a new quirk is required. + Stop using firefox user agent quirk for google docs. + Fix rendering frames timeline panel in web inspector. + Fix per-thread cpu usage in web inspector. + Fix several crashes and rendering issues.- Changes from version 2.29.91: + Fix a web process crash introduced in 2.29.90.- Changes from version 2.29.90: + Fix font variation settings when font smoothing setting is also present. + Fix HTML drag and drop operations. + Fix argument order for clone syscall seccomp filter on s390x. + Fix a crash when selecting text. + Fix several crashes and rendering issues.- Changes from version 2.29.4: + Add support for backdrop filters. + Add support for text-underline-offset and text-decoration-thickness. + Add OpenCDM and AV1 support to media backend. + Add new API to get ITP data summary. + Use mobile user-agent on tablets. + Fix several crashes and rendering issues.- Changes from version 2.29.3: + Add webkit_authentication_request_get_security_origin. + Change the cookies accept policy to always when no-third-party is set and ITP is enabled. + Fix web process hangs on large GitHub pages. + Bubblewrap sandbox should not attempt to bind empty paths. + Add support for sndio to bubblewrap sandbox. + Also handle dark themes when the name ends with -Dark. + Fix a race condition causing a crash in media player. + Fix several crashes and rendering issues.- Changes from version 2.29.2: + Add Intelligent Tracking Prevention (ITP) support. + Add support for video formats in img elements. + Add API to handle video autoplay policy that now defaults to disallow autoplay videos with audio. + Add API to mute a web view. + Add API to allow applications to handle the HTTP authentication credential storage. + Add a WebKitSetting to set the media content types requiring hardware support. + Fix a crash during drag an drop due to a bug introduced in 2.29.1. + Do not start page load during animation in back/forward gesture. + Fix several crashes and rendering issues.- Changes from version 2.29.1: + Stop using GTK theming to render form controls. + Add API to disable GTK theming for scrollbars too. + Fix several race conditions and threading issues in the media player. + Add USER_AGENT_BRANDING build option. + Add paste as plain text option to the context menu for rich editable content. + Fix several crashes and rendering issues. + Updated translations.- Rebase webkit2gtk3-fdo-soname.patch.- Add pkgconfig(libsystemd) BuildRequires: new dependency. * Thu Aug 06 2020 Jan Engelhardt - Add no-forced-sse.patch, cure execution of illegal instruction in i586 firefox. * Wed Jul 29 2020 Michael Gorse - Update to version 2.28.4 (boo#1174662): + Fix several crashes and rendering issues. + Security fixes: CVE-2020-9862, CVE-2020-9893, CVE-2020-9894, CVE-2020-9895, CVE-2020-9915, CVE-2020-9925. * Fri Jul 10 2020 Bjørn Lie - Update to version 2.28.3 (boo#1173998): + Enable kinetic scrolling with async scrolling. + Fix web process hangs on large GitHub pages. + Bubblewrap sandbox should not attempt to bind empty paths. + Fix threading issues in the media player. + Fix several crashes and rendering issues. + Security fixes: CVE-2020-9802, CVE-2020-9803, CVE-2020-9805, CVE-2020-9806, CVE-2020-9807, CVE-2020-9843, CVE-2020-9850, CVE-2020-13753, CVE-2020-9952. * Mon Apr 27 2020 Bjørn Lie - Update to version 2.28.2 (boo#1170643): + Fix excessive CPU usage due to GdkFrameClock not being stopped. + Fix UI process crash when EGL_WL_bind_wayland_display extension is not available. + Fix position of select popup menus in X11. + Fix playing of Youtube \'live stream\'/H264 URLs. + Fix a crash under X11 when cairo uses xcb. + Fix the build in MIPS64. + Fix several crashes and rendering issues. + Security fixes: CVE-2020-3899. * Wed Apr 15 2020 Bjørn Lie - Update to version 2.28.1 (boo#1169658): + Fix position of default option element popup windows under Wayland. + Fix rendering after a cross site navigation with PSON enabled and hardware acceleration forced. + Fix a crash in nested wayland compositor when closing a tab with PSON enabled. + Update Chrome and Firefox versions in user agent quirks. + Fix a crash with bubblewrap sandbox enabled. + Fix a crash in JavaScriptCore in ppc64el. + Fix the build with GStreamer 1.12. + Fix several crashes and rendering issues. + Security fixes: CVE-2020-11793.- Drop webkit2gtk3-gstreamer-build-fix.patch: Fixed upstream. * Thu Apr 02 2020 Michael Gorse - Add webkit2gtk3-gstreamer-build-fix.patch: fix build with gstreamer 1.12 (webkit#209296).- Rebase webkit-process.patch.- Use WebKit defaults for ENABLE_JIT and USE_SYSTEM_MALLOC, except for aarch64. WebKit now sets reasonable defaults based on architecture. Disable on aarch64 in case a user is still using the kernel-64kb package.- Use bubblewrap, xdg-dbus-proxy, wpe, and wpebackend-fdo on 15.2; they had been unintentionally excluded.- Increase mem_per_process; otherwise fails on SLE/Leap. * Thu Mar 12 2020 Bjørn Lie - Update to version 2.28.0 (boo#1165528): + Add API to enable Process Swap on (Cross-site) Navigation. + Add user messages API for the communication with the web extension. + Add support for same-site cookies. + Service workers are enabled by default. + Add support for Pointer Lock API. + Add flatpak sandbox support. + Make ondemand hardware acceleration policy never leave accelerated compositing mode. + Always use a light theme for rendering form controls. + Add about:gpu to show information about the graphics stack. + Security fixes: CVE-2020-10018, CVE-2020-3885, CVE-2020-3894, CVE-2020-3895, CVE-2020-3897, CVE-2020-3900, CVE-2020-3901, CVE-2020-3902, CVE-2021-30762.- Drop webkit2gtk3-ppc-build-fix.patch: Fixed upstream. * Fri Feb 28 2020 Bjørn Lie - Disable webkit-process.patch: Needs rebase, and furthermore it should not be applied for Leap 15.2 as it is today. * Thu Feb 27 2020 Bjørn Lie - Update to version 2.27.91: + Update user agent quirks to fix the unsupported browser message in several google services. + Fix several compile warnings with GCC 10. + Fix the build with GCC 10. + Fix several crashes and rendering issues. + Updated translations. * Tue Feb 18 2020 Michael Gorse - Add webkit2gtk3-ppc-build-fix.patch: fix ppc64le build failure on SLE 15. * Fri Feb 14 2020 Bjørn Lie - Update to version 2.27.90: + Add support for same-site cookies. + Add flatpak sandbox support. + Enable WebAudio and WebGL by default in WebKitSettings. + Add a setting to disallow top level navigation to a data URI. + Add support for the -webkit-font-smoothing CSS property. + Always use a light theme for rendering form controls. + Stop making the Web Inspector windows transient. + Ensure mouse cursor is hidden during fullscreen video playback. + Add support for inspecting service workers to the remote inspector. + Fix several crashes and rendering issues.- Changes from version 2.27.4: + Add API for input methods. + Add API to serialize/deserialize a JSCValue to/from a JSON string. + Add support for strict secure cookies. + Add support for saving data from remote inspector. + Make ondemand hardware acceleration policy never leave accelerated compositing mode. + Fix rendering of conic gradients in high resolution displays. + Fix special combination characters not respecting the keystroke order when high CPU load. + Honor the IndexedDB directory set in WebsiteDataManager. + Fix rendering of text when there’s an initial advance in the text run. + Fix web process crash when displaying a KaTeX formula. + Fix network process crash with PSON enabled. + Fix several crashes and rendering issues.- Changes from version 2.27.3: + Add support for Pointer Lock API. + Improve performance when falling back to system fonts. + Stop using DBus for the remote inspector implementation to improve the performance of both WebDriver and remote inspector. + Implement support for new ARIA roles: code, strong, emphasis, generic. + Fix handling of content type with new custom protocols implementation. + Make image decoders fully thread safe. + Add support for get page source command in WebDriver. + Add support for network proxy capabilities in WebDriver. + Add support for new window command in WebDriver. + Fix several crashes and rendering issues. + Updated translations.- Changes from version 2.27.2: + Add user messages API for the communication with the web extension. + Enable service workers by default. + Add support for saving data in Web Inspector. + More navigation gesture improvement. + Fix the build with WebDriver disabled. + Show also client EGL extensions in about:gpu. + Disable accelerated compositing when we fail to initialize the EGL dispaly under Wayland. + Fix several crashes and rendering issues.- Changes from version 2.27.1: + Enable async scrolling when accelerating compositing policy is ‘always’. + Add about:gpu to show information about the graphics stack. + Add API to enable Process Swap on (Cross-site) Navigation, that is now disabled by default. + Add WebKitWebView:page-id property. + Improve swipe navigation gesture style. + Fix several crashes and rendering issues.- Rebase webkit2gtk3-fdo-soname.patch. * Fri Feb 14 2020 Bjørn Lie - Update to version 2.26.4 (boo#1163809): + Always use a light theme for rendering form controls. + Fix the build with WPE renderer disabled. + Fix the build with OpenGL disabled. + Fix the build with GCC 10. + Fix several crashes and rendering issues. + Security fixes: CVE-2020-3862, CVE-2020-3864, CVE-2020-3865, CVE-2020-3867, CVE-2020-3868. * Sat Jan 25 2020 Dominique Leuenberger - No longer recommend -lang: supplements are in use * Wed Jan 22 2020 Bjørn Lie - Update to version 2.26.3 (boo#1161719): + Fix issues while trying to play a video on NextCloud. + Make sure the GL video sink uses a valid WebKit shared GL context. + Fix vertical alignment of text containing arabic diacritics. + Fix build with icu 65.1. + Fix page loading errors with websites using HSTS. + Fix web process crash when displaying a KaTeX formula. + Fix several crashes and rendering issues. + Security fixes: CVE-2019-8835, CVE-2019-8844, CVE-2019-8846.- Drop webkit2gtk3-icu-build-fix.patch: Fixed upstream.
|
|
|