diff --git a/_constraints b/_constraints index 4ccfbef..bfb9ac6 100644 --- a/_constraints +++ b/_constraints @@ -1,7 +1,7 @@ - 6 + 20 8000 diff --git a/webkit2gtk3.changes b/webkit2gtk3.changes index 0feac9a..17b21a3 100644 --- a/webkit2gtk3.changes +++ b/webkit2gtk3.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jan 31 22:42:06 UTC 2022 - Bjørn Lie + +- Update constraints for disk space even more, now at 20 gig. + ------------------------------------------------------------------- Mon Jan 24 21:54:31 UTC 2022 - Michael Gorse @@ -13,7 +18,8 @@ Fri Jan 21 12:58:32 UTC 2022 - Bjørn Lie 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-2021-30952, CVE-2021-30953, CVE-2021-30954, CVE-2021-30984, + CVE-2022-22594. ------------------------------------------------------------------- Wed Jan 19 15:12:02 UTC 2022 - Frederic Crozat @@ -220,54 +226,10 @@ Mon Jul 26 15:38:26 UTC 2021 - Michael Gorse 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. - + Changes in 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. - + Changes in 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. - Fix webkit2gtk3-restore-npapi.patch to install the plugin process. - Disable WPE renderer: our FDO backend is now too old. -------------------------------------------------------------------- -Mon Jul 26 15:38:26 UTC 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. - ------------------------------------------------------------------- Mon Jul 19 18:36:42 UTC 2021 - Michael Gorse