SHA256
1
0
forked from pool/webkit2gtk3
Commit Graph

274 Commits

Author SHA256 Message Date
Dominique Leuenberger
dca2b8139d Accepting request 839602 from GNOME:Factory
- 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). (forwarded request 838863 from mgorse)

OBS-URL: https://build.opensuse.org/request/show/839602
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/webkit2gtk3?expand=0&rev=103
2020-10-08 11:10:37 +00:00
58b21b32e6 Accepting request 838863 from GNOME:Next
- 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).

OBS-URL: https://build.opensuse.org/request/show/838863
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/webkit2gtk3?expand=0&rev=272
2020-10-05 15:07:18 +00:00
Dominique Leuenberger
452f72b803 Accepting request 837832 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/837832
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/webkit2gtk3?expand=0&rev=102
2020-09-28 12:28:30 +00:00
307c9e2539 Accepting request 836123 from GNOME:Next
- 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.

OBS-URL: https://build.opensuse.org/request/show/836123
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/webkit2gtk3?expand=0&rev=270
2020-09-25 20:23:28 +00:00
Dominique Leuenberger
177eb1b77e Accepting request 836033 from GNOME:Factory
- 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.
- Drop seccomp-build-fix.patch and wpe-shm-check.patch: fixed
  upstream.
- Add wpe-shm-check.patch: make SHM initialization fail for
  wpebackend-fdo < 1.7.0.
- Add seccomp-build-fix.patch: pass seccomp include directory to
    g++. 
- Re-enable bubblewrap sandbox for SLE-15-SP2 and Tumbleweed.
- 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. (forwarded request 834735 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/836033
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/webkit2gtk3?expand=0&rev=101
2020-09-25 14:24:52 +00:00
5a77ce551c Accepting request 834735 from GNOME:Next
- 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.
- Drop seccomp-build-fix.patch and wpe-shm-check.patch: fixed
  upstream.
- Add wpe-shm-check.patch: make SHM initialization fail for
  wpebackend-fdo < 1.7.0.
- Add seccomp-build-fix.patch: pass seccomp include directory to
    g++. 
- Re-enable bubblewrap sandbox for SLE-15-SP2 and Tumbleweed.
- 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.

OBS-URL: https://build.opensuse.org/request/show/834735
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/webkit2gtk3?expand=0&rev=268
2020-09-22 09:02:30 +00:00
Dominique Leuenberger
475525316a Accepting request 827290 from GNOME:Factory
- Add no-forced-sse.patch, cure execution of illegal instruction
  in i586 firefox.

OBS-URL: https://build.opensuse.org/request/show/827290
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/webkit2gtk3?expand=0&rev=100
2020-08-20 20:24:39 +00:00
e4ee8370a2 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/webkit2gtk3?expand=0&rev=266 2020-08-17 09:50:31 +00:00
01c389258a Accepting request 824640 from home:jengelh:branches:GNOME:Factory
- Add no-forced-sse.patch, cure execution of illegal instruction
  in i586 firefox.

OBS-URL: https://build.opensuse.org/request/show/824640
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/webkit2gtk3?expand=0&rev=265
2020-08-17 09:49:07 +00:00
Dominique Leuenberger
9664eb301d Accepting request 823594 from GNOME:Factory
- Update to version 2.28.4 (boo#1174662): (forwarded request 823473 from mgorse)

OBS-URL: https://build.opensuse.org/request/show/823594
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/webkit2gtk3?expand=0&rev=99
2020-08-06 15:29:01 +00:00
fb20e0f502 Accepting request 823473 from GNOME:Next
- Update to version 2.28.4 (boo#1174662):

OBS-URL: https://build.opensuse.org/request/show/823473
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/webkit2gtk3?expand=0&rev=263
2020-07-30 14:00:51 +00:00
Dominique Leuenberger
cde1f134ed Accepting request 820991 from GNOME:Factory
- Update to version 2.28.3:
  + 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.

OBS-URL: https://build.opensuse.org/request/show/820991
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/webkit2gtk3?expand=0&rev=98
2020-07-17 18:45:42 +00:00
62b558f467 tweak
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/webkit2gtk3?expand=0&rev=261
2020-07-14 21:25:58 +00:00
84c367418f Accepting request 819981 from GNOME:Next
New stable release

OBS-URL: https://build.opensuse.org/request/show/819981
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/webkit2gtk3?expand=0&rev=260
2020-07-14 21:25:03 +00:00
Dominique Leuenberger
2bb40fafd3 Accepting request 799169 from GNOME:Factory
Add bug ref and CVEs to changes (forwarded request 799041 from mgorse)

OBS-URL: https://build.opensuse.org/request/show/799169
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/webkit2gtk3?expand=0&rev=97
2020-05-01 09:08:38 +00:00
b18755a103 Accepting request 799041 from GNOME:Next
Add bug ref and CVEs to changes

OBS-URL: https://build.opensuse.org/request/show/799041
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/webkit2gtk3?expand=0&rev=258
2020-04-30 09:41:44 +00:00
Dominique Leuenberger
5cf64fcdb4 Accepting request 798363 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/798363
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/webkit2gtk3?expand=0&rev=96
2020-04-29 18:43:02 +00:00
e91861622d Accepting request 798319 from GNOME:Next
New stable release, not buildtested!

OBS-URL: https://build.opensuse.org/request/show/798319
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/webkit2gtk3?expand=0&rev=256
2020-04-27 18:00:06 +00:00
Dominique Leuenberger
6b1f4f64dc Accepting request 794681 from GNOME:Factory
New upstream release

OBS-URL: https://build.opensuse.org/request/show/794681
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/webkit2gtk3?expand=0&rev=95
2020-04-17 22:29:06 +00:00
89ffaef763 Accepting request 794680 from GNOME:Next
Add bug ref

OBS-URL: https://build.opensuse.org/request/show/794680
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/webkit2gtk3?expand=0&rev=254
2020-04-16 21:26:37 +00:00
f71ec3e7dd Accepting request 794010 from GNOME:Next
New upstream release, not buildtested

OBS-URL: https://build.opensuse.org/request/show/794010
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/webkit2gtk3?expand=0&rev=253
2020-04-15 18:18:16 +00:00
Dominique Leuenberger
3d62753e28 Accepting request 784411 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/784411
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/webkit2gtk3?expand=0&rev=94
2020-03-16 09:15:53 +00:00
538ce80dda Accepting request 784316 from GNOME:Next
New stable rel, not buildtested

OBS-URL: https://build.opensuse.org/request/show/784316
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/webkit2gtk3?expand=0&rev=251
2020-03-12 20:33:49 +00:00
Dominique Leuenberger
21f5157df4 Accepting request 777060 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/777060
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/webkit2gtk3?expand=0&rev=93
2020-02-22 18:02:01 +00:00
8e19c8177a Accepting request 776165 from home:mgorse:branches:GNOME:Factory
- Add webkit2gtk3-ppc-build-fix.patch: fix ppc64le build failure on
  SLE 15.
Add CVEs to changes.

OBS-URL: https://build.opensuse.org/request/show/776165
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/webkit2gtk3?expand=0&rev=249
2020-02-19 12:28:45 +00:00
c749b9ce42 Accepting request 774339 from home:iznogood:branches:GNOME:Factory
New stable release, NOT BUILDTESTED!

OBS-URL: https://build.opensuse.org/request/show/774339
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/webkit2gtk3?expand=0&rev=248
2020-02-17 21:36:43 +00:00
Dominique Leuenberger
e8230bd0f1 Accepting request 767491 from GNOME:Factory
Eliminate the -lang recommends (forwarded request 767231 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/767491
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/webkit2gtk3?expand=0&rev=92
2020-01-28 09:53:19 +00:00
98d627b69f Accepting request 767231 from GNOME:Next
Eliminate the -lang recommends

OBS-URL: https://build.opensuse.org/request/show/767231
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/webkit2gtk3?expand=0&rev=246
2020-01-26 14:55:36 +00:00
Dominique Leuenberger
0de667b63b Accepting request 766889 from GNOME:Factory
Add security fixes into changes (forwarded request 766686 from mgorse)

OBS-URL: https://build.opensuse.org/request/show/766889
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/webkit2gtk3?expand=0&rev=91
2020-01-24 14:18:11 +00:00
ec0aad5123 Accepting request 766686 from GNOME:Next
Add security fixes into changes

OBS-URL: https://build.opensuse.org/request/show/766686
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/webkit2gtk3?expand=0&rev=244
2020-01-24 13:04:24 +00:00
Dominique Leuenberger
8b84abd0f3 Accepting request 766391 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/766391
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/webkit2gtk3?expand=0&rev=90
2020-01-24 12:09:01 +00:00
3dd6d54cc4 Accepting request 766279 from GNOME:Next
- Update to version 2.26.3:
  + 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.
- Drop webkit2gtk3-icu-build-fix.patch: Fixed upstream.
- Start using webkitgtk default gigacage malloc via passing
  USE_SYSTEM_MALLOC=OFF to cmake.

OBS-URL: https://build.opensuse.org/request/show/766279
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/webkit2gtk3?expand=0&rev=242
2020-01-22 17:12:26 +00:00
Dominique Leuenberger
7f6bd6139d Accepting request 758317 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/758317
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/webkit2gtk3?expand=0&rev=89
2020-01-02 13:39:50 +00:00
cb1cfb221e Accepting request 758297 from GNOME:Next
- Add webkit-process.patch: use single web process for evolution
  and geary on 15.0 (boo#1159329 glgo#GNOME/evolution#587).

OBS-URL: https://build.opensuse.org/request/show/758297
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/webkit2gtk3?expand=0&rev=240
2019-12-19 19:33:53 +00:00
Dominique Leuenberger
c4a7ed6ccf Accepting request 747649 from GNOME:Factory
- Add webkit2gtk3-icu-build-fix.patch: fix build with icu 65.1. (forwarded request 747647 from mgorse)

OBS-URL: https://build.opensuse.org/request/show/747649
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/webkit2gtk3?expand=0&rev=88
2019-11-15 21:30:53 +00:00
05dc32537e Accepting request 747647 from GNOME:Next
- Add webkit2gtk3-icu-build-fix.patch: fix build with icu 65.1.

OBS-URL: https://build.opensuse.org/request/show/747647
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/webkit2gtk3?expand=0&rev=238
2019-11-12 12:31:31 +00:00
7f5d29dad1 Accepting request 746658 from GNOME:Next
- Only use wpe and xdg-dbus-proxy/bubblewrap for TW and
  SLE-15-SP2 / leap 15.2.
- Don't pass -DENABLE_BUBBLEWRAP_SANDBOX=ON; it is on by default.
- Remove conditionals for EOL versions of openSUSE.
- Always build with python3; remove the conditional.
Add some security fixes to changes.

OBS-URL: https://build.opensuse.org/request/show/746658
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/webkit2gtk3?expand=0&rev=237
2019-11-12 12:08:05 +00:00
Dominique Leuenberger
249bbb64d8 Accepting request 746222 from GNOME:Factory
- Update to version 2.26.2:
  + Improve performance of querying system fallback fonts.
  + Don't use prgname in dbus-proxy socket path.
  + Fix thread-safety issues in image decoders.
  + Fix the build with WebDriver disabled.
  + Disable accelerated compositing when we fail to initialize the
    EGL dispaly under Wayland.
  + Fill the objects category in emoji picker.
  + Fix several crashes and rendering issues. (forwarded request 746047 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/746222
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/webkit2gtk3?expand=0&rev=87
2019-11-10 20:57:13 +00:00
9c9a78e282 Accepting request 746047 from GNOME:Next
- Update to version 2.26.2:
  + Improve performance of querying system fallback fonts.
  + Don't use prgname in dbus-proxy socket path.
  + Fix thread-safety issues in image decoders.
  + Fix the build with WebDriver disabled.
  + Disable accelerated compositing when we fail to initialize the
    EGL dispaly under Wayland.
  + Fill the objects category in emoji picker.
  + Fix several crashes and rendering issues.

OBS-URL: https://build.opensuse.org/request/show/746047
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/webkit2gtk3?expand=0&rev=235
2019-11-07 10:53:24 +00:00
Dominique Leuenberger
c07df57e9b Accepting request 733518 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/733518
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/webkit2gtk3?expand=0&rev=86
2019-10-17 10:54:15 +00:00
6fc3a3d347 Accepting request 733504 from GNOME:Next
Update to new stable release

OBS-URL: https://build.opensuse.org/request/show/733504
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/webkit2gtk3?expand=0&rev=233
2019-09-26 21:00:49 +00:00
Dominique Leuenberger
f7635ed8aa Accepting request 729425 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/729425
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/webkit2gtk3?expand=0&rev=85
2019-09-11 08:19:13 +00:00
578affe0b2 Accepting request 729389 from GNOME:Next
New stable release

OBS-URL: https://build.opensuse.org/request/show/729389
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/webkit2gtk3?expand=0&rev=231
2019-09-09 11:28:26 +00:00
Dominique Leuenberger
d75ae7959d Accepting request 727306 from GNOME:Factory
New upstream release, resub with CVE tags

OBS-URL: https://build.opensuse.org/request/show/727306
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/webkit2gtk3?expand=0&rev=84
2019-09-04 07:03:41 +00:00
14e0e9c095 Accepting request 727303 from home:mgorse:branches:GNOME:Factory
Add security fixes to changes

OBS-URL: https://build.opensuse.org/request/show/727303
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/webkit2gtk3?expand=0&rev=229
2019-08-30 17:42:17 +00:00
e939e9daff Accepting request 726752 from home:iznogood:branches:GNOME:Factory
New stable release

OBS-URL: https://build.opensuse.org/request/show/726752
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/webkit2gtk3?expand=0&rev=228
2019-08-30 11:24:23 +00:00
Dominique Leuenberger
e06fa341ca Accepting request 717985 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/717985
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/webkit2gtk3?expand=0&rev=83
2019-07-26 10:06:06 +00:00
f6089e1057 Accepting request 715333 from home:rhcoe:branches:GNOME:Factory
patch for hang bwo#197558

OBS-URL: https://build.opensuse.org/request/show/715333
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/webkit2gtk3?expand=0&rev=226
2019-07-23 18:57:26 +00:00
Dominique Leuenberger
975d1b01e8 Accepting request 714112 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/714112
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/webkit2gtk3?expand=0&rev=82
2019-07-22 10:17:24 +00:00
9930f26686 Accepting request 714108 from home:mgorse:branches:GNOME:Factory
- Drop webkit2gtk3-boo1088932-a11y-state-set.patch: fixed upstream.

OBS-URL: https://build.opensuse.org/request/show/714108
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/webkit2gtk3?expand=0&rev=224
2019-07-08 18:22:43 +00:00