SHA256
1
0
forked from pool/webkit2gtk3
Commit Graph

501 Commits

Author SHA256 Message Date
Ana Guerrero
d57ce0e9fb Accepting request 1200151 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1200151
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/webkit2gtk3?expand=0&rev=201
2024-09-13 12:25:58 +00:00
15cddb5c5d - Update to version 2.44.4:
+ Add quirk to allow totale.rosettastone.com to load properly.
  + Fix webkit_web_resource_get_data() not working properly in some
    sites.
  + Fix not being able to jump-to-source in Web Inspector canvas
    traces.
  + Fix not being able to scroll list of WebGL shader programs in
    the Web Inspector.
  + Fix linker relocation errors on Debug/RelWithDebInfo builds.
  + Fix crashes when built with Clang with Link-Time Optimization
    (LTO).
  + Fix several crashes and rendering issues.
- Drop revert-271175.patch: Fixed upstream.
- Enable LTO again, pass define _lto_cflags for only select targets

OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/webkit2gtk3?expand=0&rev=479
2024-09-11 14:28:56 +00:00
Ana Guerrero
a048b2abb3 Accepting request 1199439 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1199439
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/webkit2gtk3?expand=0&rev=200
2024-09-09 12:43:13 +00:00
bf5ffc38cd - Add revert-271175.patch: This reverts commit 279c9d7, it broke
wasm.

OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/webkit2gtk3?expand=0&rev=477
2024-09-08 12:33:36 +00:00
Ana Guerrero
db0d44120b Accepting request 1194661 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1194661
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/webkit2gtk3?expand=0&rev=199
2024-08-19 21:44:58 +00:00
44b8cd3608 Update changes per latest security advisory
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/webkit2gtk3?expand=0&rev=475
2024-08-19 08:03:06 +00:00
Dominique Leuenberger
39317e564a Accepting request 1193872 from GNOME:Factory
- Update to version 2.44.3 (forwarded request 1193740 from mgorse)

OBS-URL: https://build.opensuse.org/request/show/1193872
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/webkit2gtk3?expand=0&rev=198
2024-08-15 07:57:37 +00:00
858c4496c4 - Update to version 2.44.3
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/webkit2gtk3?expand=0&rev=473
2024-08-14 12:20:44 +00:00
Dominique Leuenberger
1970ae39ff Accepting request 1191197 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1191197
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/webkit2gtk3?expand=0&rev=197
2024-08-05 15:20:19 +00:00
cf96dd5dcd Accepting request 1191056 from GNOME:Next
- Add CVE fixes:
  + webkit2gtk3-CVE-2024-40776.patch (boo#1228613 CVE-2024-40776)
  + webkit2gtk3-CVE-2024-40779.patch (boo#1228693 CVE-2024-40779)
  + webkit2gtk3-CVE-2024-40780.patch (boo#1228694 CVE-2024-40780)
  + webkit2gtk3-CVE-2024-40782.patch (boo#1228695 CVE-2024-40782)

OBS-URL: https://build.opensuse.org/request/show/1191056
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/webkit2gtk3?expand=0&rev=471
2024-08-02 13:14:50 +00:00
Ana Guerrero
e57911a904 Accepting request 1185285 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1185285
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/webkit2gtk3?expand=0&rev=196
2024-07-05 17:44:07 +00:00
3636a5eef3 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/webkit2gtk3?expand=0&rev=469 2024-07-04 06:37:23 +00:00
Ana Guerrero
c6fdfab516 Accepting request 1176659 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1176659
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/webkit2gtk3?expand=0&rev=195
2024-05-27 09:43:52 +00:00
6add102f1b Accepting request 1176593 from GNOME:Next
Add CVE ref

OBS-URL: https://build.opensuse.org/request/show/1176593
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/webkit2gtk3?expand=0&rev=467
2024-05-24 06:55:01 +00:00
da2e5358a6 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/webkit2gtk3?expand=0&rev=466 2024-05-22 11:39:49 +00:00
Ana Guerrero
ab26af88d1 Accepting request 1175451 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1175451
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/webkit2gtk3?expand=0&rev=194
2024-05-21 16:33:15 +00:00
0986e0e371 Accepting request 1174937 from GNOME:Next
- Update to version 2.44.2:
  + Make gamepads visible on axis movements, and not only on
    button presses.
  + Disable the gst-libav AAC decoder.
  + Make user scripts and style sheets visible in the Web
    Inspector.
  + Use the geolocation portal where available, with the existing
    geoclue as fallback if the portal is not usable.
  + Use the printing portal when running sandboxed.
  + Use the file transfer portal for drag and drop when running
    sandboxed.
  + Avoid notifying an empty cursor rectangle to input methods.
  + Remove empty bar shown in detached inspector windows.
  + Consider keycode when activating application accelerators.
  + Fix the build with ENABLE_WEBAUDIO disabled.
  + Fix several crashes and rendering issues.
- Update keyring (taken from rawhide).

OBS-URL: https://build.opensuse.org/request/show/1174937
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/webkit2gtk3?expand=0&rev=464
2024-05-21 07:39:12 +00:00
Ana Guerrero
58a4b70221 Accepting request 1168634 from GNOME:Factory
Add a CVE reference (forwarded request 1168626 from mgorse)

OBS-URL: https://build.opensuse.org/request/show/1168634
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/webkit2gtk3?expand=0&rev=193
2024-04-18 20:10:56 +00:00
9a088bba35 Accepting request 1168626 from GNOME:Next
Add a CVE reference

OBS-URL: https://build.opensuse.org/request/show/1168626
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/webkit2gtk3?expand=0&rev=462
2024-04-17 15:58:16 +00:00
8f1a3e17ee Accepting request 1168400 from GNOME:Next
- Update to version 2.44.1
  + Fix handling of lifetime of web view child dialogs in GTK4.
  + Do not schedule layer flushes when drawing area size is empty.
  + Fix videos with alpha when using the DMA-BUF sink.
  + Fix the build with USE_GBM=OFF.
  + Fix the build in 32bit platforms
  + Fix several crashes and rendering issues.
- Drop webkit2gtk3-271108.patch: fixed upstream.

OBS-URL: https://build.opensuse.org/request/show/1168400
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/webkit2gtk3?expand=0&rev=461
2024-04-17 07:35:42 +00:00
Ana Guerrero
ff50591dc3 Accepting request 1163500 from GNOME:Factory
- Update to version 2.44.0 (boo#1222010):
+ Security fixes: CVE-2024-23252, CVE-2024-23254, CVE-2024-23263,
  CVE-2024-23280, CVE-2024-23284, CVE-2023-42950, CVE-2023-42956,
  CVE-2023-42843.

OBS-URL: https://build.opensuse.org/request/show/1163500
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/webkit2gtk3?expand=0&rev=192
2024-03-29 12:09:30 +00:00
4aa8a9873c OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/webkit2gtk3?expand=0&rev=459 2024-03-29 10:46:40 +00:00
0bb0869497 Accepting request 1162943 from GNOME:Next
Add CVE refs

OBS-URL: https://build.opensuse.org/request/show/1162943
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/webkit2gtk3?expand=0&rev=458
2024-03-29 10:44:59 +00:00
Ana Guerrero
2d7f36824b Accepting request 1162854 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1162854
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/webkit2gtk3?expand=0&rev=191
2024-03-28 12:52:33 +00:00
ce67bfc2d4 Accepting request 1161716 from GNOME:Next
- Use WebAssembly on aarch64. It is the upstream default and no
  longer makes the build fail. Stop passing -DENABLE_C_LOOP=ON,
  -DENABLE_WEBASSEMBLY=OFF and -DENABLE_SAMPLING_PROFILER=OFF for
  the same reason.
- Drop webkit2gtk3-llint-build-fix.patch: no longer needed.
- Update some version requirements to match cmake checks.

OBS-URL: https://build.opensuse.org/request/show/1161716
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/webkit2gtk3?expand=0&rev=456
2024-03-27 09:55:21 +00:00
Dominique Leuenberger
d05694db48 Accepting request 1159578 from GNOME:Factory
- Add webkit2gtk3-271108.patch: Fix build on 32bit archs
  (https://bugs.webkit.org/show_bug.cgi?id=271108).

- Update to version 2.44.0:
  + Make the DOM accessibility tree reachable from UI process with
    GTK4.
  + Removed the X11 and WPE renderers in favor of DMA-BUF.
  + Improved vblank synchronization when rendering.
  + Removed key event reinjection in GTK4 to make keyboard
    shortcuts work in web sites.
  + Fix gamepads detection by correctly handling focused window in
    GTK4.
- Rebase webkit2gtk3-disable-dmabuf-nvidia.patch.

- baselibs.conf: Do not build libjavascriptcoregtk-4_1-0-32bit and
  libwebkit2gtk-4_1-0-32bit: they are not used, and in fact not
  built in Factory (build excluded).

- Update to version 2.43.4:
  + Remove key event reinjection in GTK4 to make keyboard shortcuts
    work in web sites.
  + Use the new GTK API to create a GdkTexture from a DMA-BUF
    buffer when available.
  + Fix rendering when GTK is using the vulkan renderer.
  + Fix gamepads detection by correctly handling focused window in
    GTK4.
  + Fix rendering after history navigation.
  + Write bwrapinfo.json to disk for xdg-desktop-portal.
  + Fixed several memory leaks in media backend.
  + Fix several crashes and rendering issues.

OBS-URL: https://build.opensuse.org/request/show/1159578
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/webkit2gtk3?expand=0&rev=190
2024-03-20 20:13:06 +00:00
19c0041ba7 - Add webkit2gtk3-271108.patch: Fix build on 32bit archs
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/webkit2gtk3?expand=0&rev=454
2024-03-19 14:19:29 +00:00
bdd087914d Accepting request 1158982 from GNOME:Next
GNOME 46

OBS-URL: https://build.opensuse.org/request/show/1158982
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/webkit2gtk3?expand=0&rev=453
2024-03-19 13:32:06 +00:00
Ana Guerrero
63a0a28382 Accepting request 1148645 from GNOME:Factory
Typo fix only

OBS-URL: https://build.opensuse.org/request/show/1148645
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/webkit2gtk3?expand=0&rev=189
2024-02-22 19:58:53 +00:00
2d970a7439 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/webkit2gtk3?expand=0&rev=451 2024-02-21 10:57:30 +00:00
fc78e27eed Accepting request 1148551 from GNOME:Next
Fix typo

OBS-URL: https://build.opensuse.org/request/show/1148551
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/webkit2gtk3?expand=0&rev=450
2024-02-21 10:56:50 +00:00
Ana Guerrero
e305e939b3 Accepting request 1147142 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1147142
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/webkit2gtk3?expand=0&rev=188
2024-02-18 19:22:18 +00:00
a40f97fc52 Accepting request 1147130 from GNOME:Next
More SLE fixes

OBS-URL: https://build.opensuse.org/request/show/1147130
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/webkit2gtk3?expand=0&rev=448
2024-02-16 16:35:21 +00:00
Ana Guerrero
c6875dd45f Accepting request 1146861 from GNOME:Factory
- Fix package names for v6, and obsolete old packages.

- Use gcc 11 on SLE, to match what is currently used on SP4, and
  adjust version check to include SP6. Also, use system malloc
  there; the build currently fails without this (webkit#243535).
- Require gcc >= 10.2 to match the current cmake test.
- Disable jpegxl on SLE; it isn't currently available there.

OBS-URL: https://build.opensuse.org/request/show/1146861
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/webkit2gtk3?expand=0&rev=187
2024-02-15 19:59:36 +00:00
0e45babc89 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/webkit2gtk3?expand=0&rev=446 2024-02-15 14:02:34 +00:00
5e25c1bcbb Accepting request 1146846 from GNOME:Next
- Fix package names for v6, and obsolete old packages.

OBS-URL: https://build.opensuse.org/request/show/1146846
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/webkit2gtk3?expand=0&rev=445
2024-02-15 13:20:26 +00:00
2b250702a3 Accepting request 1146725 from GNOME:Next
- Use gcc 11 on SLE, to match what is currently used on SP4, and
  adjust version check to include SP6. Also, use system malloc
  there; the build currently fails without this (webkit#243535).
- Require gcc >= 10.2 to match the current cmake test.
- Disable jpegxl on SLE; it isn't currently available there.

OBS-URL: https://build.opensuse.org/request/show/1146725
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/webkit2gtk3?expand=0&rev=444
2024-02-15 08:47:43 +00:00
Ana Guerrero
110b5978f4 Accepting request 1144552 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1144552
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/webkit2gtk3?expand=0&rev=186
2024-02-07 17:47:27 +00:00
2afd343b28 Accepting request 1144541 from GNOME:Next
- Update to version 2.42.5 (boo#1219604)

OBS-URL: https://build.opensuse.org/request/show/1144541
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/webkit2gtk3?expand=0&rev=442
2024-02-06 11:54:33 +00:00
Ana Guerrero
1be1d2d1c9 Accepting request 1141440 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1141440
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/webkit2gtk3?expand=0&rev=185
2024-01-26 21:45:36 +00:00
c0d0b237a2 Accepting request 1141336 from GNOME:Next
- Add webkit2gtk3-CVE-2024-23222.patch: fix a type confusion issue
  (bsc#1219113 CVE-2024-23222).

OBS-URL: https://build.opensuse.org/request/show/1141336
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/webkit2gtk3?expand=0&rev=440
2024-01-25 07:35:39 +00:00
Ana Guerrero
13af239032 Accepting request 1133816 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1133816
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/webkit2gtk3?expand=0&rev=184
2023-12-18 21:55:28 +00:00
bce11482fc Accepting request 1133601 from GNOME:Next
- Update to version 2.42.4 (boo#1218032)

OBS-URL: https://build.opensuse.org/request/show/1133601
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/webkit2gtk3?expand=0&rev=438
2023-12-18 09:20:01 +00:00
Ana Guerrero
6d4c5abf4e Accepting request 1131636 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1131636
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/webkit2gtk3?expand=0&rev=183
2023-12-08 21:31:24 +00:00
e1ecd001e0 Accepting request 1131461 from GNOME:Next
- Update to version 2.42.3 (boo#1217844)

OBS-URL: https://build.opensuse.org/request/show/1131461
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/webkit2gtk3?expand=0&rev=436
2023-12-07 15:24:17 +00:00
Ana Guerrero
4421ac548a Accepting request 1129594 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1129594
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/webkit2gtk3?expand=0&rev=182
2023-11-29 20:19:31 +00:00
c30d029f63 Accepting request 1129484 from GNOME:Next
- Adjust path to (openSUSE renamed) gst-plugin-scanner in the code
  using sed.

OBS-URL: https://build.opensuse.org/request/show/1129484
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/webkit2gtk3?expand=0&rev=434
2023-11-28 13:21:04 +00:00
Ana Guerrero
35b39743b8 Accepting request 1128051 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1128051
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/webkit2gtk3?expand=0&rev=181
2023-11-23 20:38:47 +00:00
a58606d3c9 Accepting request 1127900 from GNOME:Next
- Ensure max_link_jobs and max_compile_jobs have valid values even
  when %{jobs} is not defined (like when building outside of OBS).

OBS-URL: https://build.opensuse.org/request/show/1127900
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/webkit2gtk3?expand=0&rev=432
2023-11-22 10:36:54 +00:00
Ana Guerrero
6cb22e4eee Accepting request 1127343 from GNOME:Factory
- Update to version 2.42.2 (boo#1217210):
  + Bump Safari version in user agent header. (forwarded request 1126960 from mgorse)

OBS-URL: https://build.opensuse.org/request/show/1127343
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/webkit2gtk3?expand=0&rev=180
2023-11-19 19:14:09 +00:00