summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* disable a few patchesmainB. Stack2021-10-02
|
* fix-merge for 92.0.1B. Stack2021-10-02
|\
| * 89.0 from fedora89.0-1B. Stack2021-06-09
| |
* | 92.0.1B. Stack2021-10-02
| |
* | Updated to 92.0.1Martin Stransky2021-09-27
| |
* | fixed GMP sandbox patchMartin Stransky2021-09-13
| |
* | Added fix for mozbz#1725828Martin Stransky2021-09-13
| |
* | Fix build dependeciesMartin Stransky2021-09-09
| |
* | disabled testsMartin Stransky2021-09-09
| |
* | Added pciutils-libs to buildreqMartin Stransky2021-09-07
| |
* | Build fixesMartin Stransky2021-09-07
| |
* | Added fix for mozbz#1708709Martin Stransky2021-09-07
| |
* | Updated to 92.0Martin Stransky2021-09-03
| |
* | Updated 91.0.2Martin Stransky2021-08-26
| |
* | Added fix for mozbz#1726515Martin Stransky2021-08-23
| |
* | Updated Fedora UA patch by Eric Engestrom ↵Martin Stransky2021-08-23
| | | | | | | | (https://src.fedoraproject.org/rpms/firefox/pull-request/21)
* | Set %%build_with_clang automatically based on %%toolchainMartin Stransky2021-08-23
| |
* | Merge branch 'rawhide' of ssh://pkgs.fedoraproject.org/rpms/firefox into rawhideMartin Stransky2021-08-23
|\ \
| * | Make mach build verboseJan Horak2021-08-18
| | |
* | | Updated to 91.0.1Martin Stransky2021-08-23
|/ /
* | Update test filesMartin Stransky2021-08-12
| |
* | Updated to 91.0Martin Stransky2021-08-11
| |
* | Fixed typo at with-unsigned-addon-scopesMartin Stransky2021-08-04
| |
* | Added fix for rhbz#1988841 - Allow unsigned extensions when installed under ↵Martin Stransky2021-08-04
| | | | | | | | non-user-writable dirs
* | mergedMartin Stransky2021-07-22
|\ \
| * | - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_RebuildFedora Release Engineering2021-07-21
| | | | | | | | | | | | Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
* | | Updated to 90.0.2Martin Stransky2021-07-22
|/ /
* | Updated to 90.0.1, build fixesMartin Stransky2021-07-21
| |
* | Merge branch 'rawhide' of ssh://pkgs.fedoraproject.org/rpms/firefox into rawhideMartin Stransky2021-07-15
|\ \
| * | Fix files list for flatpak buildsKalev Lember2021-07-14
| | | | | | | | | | | | | | | Add new files from commit e4a12e3825990a9428f23b0344b6caad2526317e to files list.
* | | Disabled Wayland backend on KDE due to ↵Martin Stransky2021-07-15
|/ / | | | | | | https://bugzilla.mozilla.org/show_bug.cgi?id=1714132
* | Added xorg-x11-server-Xwayland dependency for MutterMartin Stransky2021-07-13
| |
* | Enable testingMartin Stransky2021-07-12
| |
* | Updated to 90.0Martin Stransky2021-07-12
|\ \
| * | flatpak: Enable loading system trust store on the hostDaiki Ueno2021-07-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | Update to 90.0Martin Stransky2021-07-12
|/ /
* | changelog fixMartin Stransky2021-06-30
| |
* | Added fix for mozbz#1715254 (rhbz#1976892)Martin Stransky2021-06-30
| |
* | Updated to latest upstream (89.0.2)Martin Stransky2021-06-24
| |
* | Disable armv7hl on Fedora 33 due to ↵Martin Stransky2021-06-15
| | | | | | | | https://bugzilla.redhat.com/show_bug.cgi?id=1966949
* | Added fix for mozbz#1646135 - Disabled Wayland/Webrender on NVIDIA driversMartin Stransky2021-06-14
|/
* Disabled arm due to bugzilla.redhat.com/show_bug.cgi?id=1966949Martin Stransky2021-06-02
|
* Removed mozilla-1580595.patchMartin Stransky2021-06-01
|
* Nss req upMartin Stransky2021-06-01
|
* Updated cbindgenMartin Stransky2021-06-01
|
* new sourcesMartin Stransky2021-06-01
|
* Updated to Firefox 89.0Martin Stransky2021-06-01
|
* Updated to latest upstream (88.0.1)Martin Stransky2021-05-10
|
* Added fix for WebRTC indicator - mozilla#1705048Martin Stransky2021-05-04
|
* Added pciutils-libs req (rhbz#1955338), Enabled Wayland on KDE (rhbz#1922608)Martin Stransky2021-04-30
|
bgstack15