Commit Graph

2597 Commits

Author SHA1 Message Date
Martin Stransky
93f35fa8fd Added xorg-x11-server-Xwayland dependency for Mutter 2021-07-13 10:04:55 +02:00
Martin Stransky
9bf28589c3 Enable testing 2021-07-12 14:18:44 +02:00
Martin Stransky
07a0a494bf Updated to 90.0 2021-07-12 14:17:08 +02:00
Martin Stransky
3c537224b4 Update to 90.0 2021-07-12 14:15:33 +02:00
Daiki Ueno
e4a12e3825 flatpak: Enable loading system trust store on the host
This directs the libnssckbi.so symlink to p11-kit-client.so, instead
of p11-kit-trust.so, so Firefox flatpak can access the system trust
store on the host.  Since the /usr filesystem is read-only, this
creates the link in /app/lib64, which is added to LD_LIBRARY_PATH
inside flatpak.  A symlink to libnss3.so also needs to be created in
the same directory, to trick the directory search order in
ListPossibleLoadableRootsLocations:
https://hg.mozilla.org/mozilla-central/file/8e850fd29a957f505e0355c1326279e06e9040bb/security/manager/ssl/nsNSSComponent.cpp#l970

Signed-off-by: Daiki Ueno <dueno@redhat.com>
2021-07-12 13:38:30 +02:00
Martin Stransky
7edb7c195a changelog fix 2021-06-30 12:27:19 +02:00
Martin Stransky
30110df460 Added fix for mozbz#1715254 (rhbz#1976892) 2021-06-30 12:24:15 +02:00
Martin Stransky
a581231171 Updated to latest upstream (89.0.2) 2021-06-24 10:43:43 +02:00
Martin Stransky
268d397a30 Disable armv7hl on Fedora 33 due to https://bugzilla.redhat.com/show_bug.cgi?id=1966949 2021-06-15 14:33:53 +02:00
Martin Stransky
4be27bb7af Added fix for mozbz#1646135 - Disabled Wayland/Webrender on NVIDIA drivers 2021-06-14 17:36:56 +02:00
Martin Stransky
53b26adcc4 Disabled arm due to bugzilla.redhat.com/show_bug.cgi?id=1966949 2021-06-02 10:39:41 +02:00
Martin Stransky
cb71b53f7d Removed mozilla-1580595.patch 2021-06-01 17:15:16 +02:00
Martin Stransky
6f7b8dbb9a Nss req up 2021-06-01 17:12:53 +02:00
Martin Stransky
5ac20193cb Updated cbindgen 2021-06-01 16:40:28 +02:00
Martin Stransky
17d890fb1e new sources 2021-06-01 12:07:33 +02:00
Martin Stransky
9dfa7a1527 Updated to Firefox 89.0 2021-06-01 10:15:57 +02:00
Martin Stransky
1acf4796b3 Updated to latest upstream (88.0.1) 2021-05-10 10:32:54 +02:00
Martin Stransky
c213080431 Added fix for WebRTC indicator - mozilla#1705048 2021-05-04 15:49:34 +02:00
Martin Stransky
63a2618a07 Added pciutils-libs req (rhbz#1955338), Enabled Wayland on KDE (rhbz#1922608) 2021-04-30 11:46:47 +02:00
Martin Stransky
5571ee7403 Fixed xpcshell freezes 2021-04-30 10:58:16 +02:00
Martin Stransky
4d8fcd73a4 Test fix 2021-04-27 22:44:20 +02:00
Martin Stransky
fcf7279272 Build fixes, test update 2021-04-27 14:35:17 +02:00
Martin Stransky
53dac96cc2 release up 2021-04-23 10:32:49 +02:00
Martin Stransky
899bfb43c6 Added fix for mozbz#1580595 - mouse pointer lock. 2021-04-23 10:30:49 +02:00
Martin Stransky
48cc4c5be5 Added missing patch 2021-04-22 16:01:55 +02:00
Martin Stransky
3180583dfa build fixes 2021-04-22 15:55:40 +02:00
Martin Stransky
defc416c28 Build with crashreporter enabled 2021-04-22 08:07:34 +02:00
Martin Stransky
156f7fd734 Added clipboard fix mzbz#1703763 2021-04-21 09:58:14 +02:00
Martin Stransky
bdb2a668ff Disabled crashreporer, require nss 3.63 2021-04-20 16:46:41 +02:00
Martin Stransky
97efc42d63 Merge branch 'rawhide' of ssh://pkgs.fedoraproject.org/rpms/firefox into rawhide 2021-04-20 09:11:59 +02:00
Martin Stransky
c78ce968a8 Updated to 88.0 2021-04-20 09:11:49 +02:00
Tomas Hrnciar
ee402591ab BuildRequire setuptools explicitly
See https://fedoraproject.org/wiki/Changes/Reduce_dependencies_on_python3-setuptools
2021-04-19 13:18:31 +02:00
Martin Stransky
18b80a26fe Added fix for mozbz#1701089 (Widevine playback issues) 2021-04-12 10:46:19 +02:00
Martin Stransky
05b9a9097b Added wayland focus workaround - mzbz#1703657 2021-04-07 22:06:27 +02:00
Martin Stransky
0dc9710418 Enabled xpcshell/crashtests on Wayland 2021-04-06 09:58:31 +02:00
Martin Stransky
f6cd43f449 Add missing build deps 2021-04-05 20:30:08 +02:00
Martin Stransky
9869746357 Fixed wayland tests/PGO, enable PGO on Fedora 33+ 2021-04-04 18:51:01 +02:00
Martin Stransky
bbea15a874 Added fix for mozbz#1702606 / rhbz#1936071, Switched tests back to X11 due to massive failures 2021-04-01 20:21:43 +02:00
Martin Stransky
146396135c spec fix 2021-04-01 11:34:35 +02:00
Martin Stransky
bcf0095538 Run testsuite on Wayland on Fedora 33+, Spec cleanup 2021-04-01 11:32:10 +02:00
Martin Stransky
d060f6fe29 Added fix for mozbz#1693472 - Wayland/KDE rendering issues 2021-03-31 18:06:16 +02:00
Martin Stransky
8f6a5e7dc4 Added fix for mozbz#1693472 - Wayland/KDE rendering issues 2021-03-31 18:05:14 +02:00
Jonathan Wakely
83290b83e7 Rebuilt for removed libstdc++ symbol (#1937698) 2021-03-30 19:36:06 +01:00
Martin Stransky
f9687bc9ac Merge branch 'main' into f34 2021-03-30 09:02:14 +02:00
Martin Stransky
92a764c2a3 Reftest fix 2021-03-30 09:01:38 +02:00
Martin Stransky
d75359e733 Merge branch 'main' into f34 2021-03-29 18:58:06 +02:00
Martin Stransky
90ab351db0 Fedora 32 build fix 2021-03-29 18:57:40 +02:00
Martin Stransky
77d68081bc Merge branch 'main' into f34 2021-03-29 16:31:00 +02:00
Martin Stransky
deea491260 More test fixes, Enabled ppc64le, Disabled crashreporter on Fedora 34+ 2021-03-29 16:27:02 +02:00
Martin Stransky
ecc897a619 Merge branch 'main' into f34 2021-03-25 20:15:25 +01:00