Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge branch 'main' into f34 | Martin Stransky | 2021-03-13 |
|\ | |||
| * | Enabled arm | Martin Stransky | 2021-03-13 |
| | | |||
* | | Merge branch 'main' into f34 | Martin Stransky | 2021-03-13 |
|\| | |||
| * | Disable ppc64le on Fedora 34 due to ↵ | Martin Stransky | 2021-03-13 |
| | | | | | | | | https://bugzilla.redhat.com/show_bug.cgi?id=1933742 | ||
* | | Merge branch 'main' into f34 | Martin Stransky | 2021-03-12 |
|\| | |||
| * | Update to latest upstream (86.0.1) | Martin Stransky | 2021-03-12 |
| | | |||
* | | Merge branch 'main' into f34 | Martin Stransky | 2021-03-10 |
|\| | |||
| * | Temporary disable ppc64le/Fedora 35 due to ↵ | Martin Stransky | 2021-03-10 |
| | | | | | | | | https://bugzilla.redhat.com/show_bug.cgi?id=1933742 | ||
* | | Merge branch 'main' into f34 | Martin Stransky | 2021-03-03 |
|\| | |||
| * | Reftest fix | Martin Stransky | 2021-03-03 |
| | | |||
* | | Merge branch 'main' into f34 | Martin Stransky | 2021-03-03 |
|\| | |||
| * | Merge branch 'f33' into rawhide | Martin Stransky | 2021-03-03 |
| |\ | |||
| | * | Merge branch 'main' into f33 | Martin Stransky | 2021-03-03 |
| | |\ | |||
| * | \ | Added fix for mozbz#1694670 - merge | Martin Stransky | 2021-03-03 |
| |\ \ \ | |||
| | * | | | Merge branch 'f33' into rawhide | Martin Stransky | 2021-03-02 |
| | |\| | | |||
| | | * | | Removed test_encrypted_client_hello.js test | Martin Stransky | 2021-03-02 |
| | | | | | |||
| * | | | | Added fix for mozilla#1694670 | Martin Stransky | 2021-03-03 |
| | | | | | |||
| * | | | | Added fix for mozilla#1694670 | Martin Stransky | 2021-03-03 |
| | | | | | |||
* | | | | | Merge branch 'main' into f34 | Martin Stransky | 2021-03-03 |
|\ \ \ \ \ | |_|/ / / |/| | | / | | |_|/ | |/| | | |||
| * | | | Run tests on intel only | Martin Stransky | 2021-03-03 |
| | | | | |||
* | | | | test fix | Martin Stransky | 2021-03-02 |
| |_|/ |/| | | |||
* | | | test polish | Martin Stransky | 2021-03-02 |
| | | | |||
* | | | Release up | Martin Stransky | 2021-03-02 |
| | | | |||
* | | | Test fixes | Martin Stransky | 2021-03-02 |
| | | | |||
* | | | Log reftest results as HTML | Martin Stransky | 2021-03-02 |
|/ / | |||
* / | Run xpcshell tests sequential | Martin Stransky | 2021-03-01 |
|/ | |||
* | Enable Wayland backend when Wayland display is set | Martin Stransky | 2021-03-01 |
| | |||
* | Added icecat-78.7.1-fix_error_template_with_C_linkage.patch to build on F34+ | Martin Stransky | 2021-03-01 |
| | |||
* | Merge branch 'rawhide' of ssh://pkgs.fedoraproject.org/rpms/firefox into rawhide | Martin Stransky | 2021-03-01 |
|\ | |||
| * | Nss version up | Martin Stransky | 2021-02-27 |
| | | |||
| * | f32 build fixes | Martin Stransky | 2021-02-27 |
| | | |||
| * | Build with system nss | Martin Stransky | 2021-02-26 |
| | | |||
* | | Added icecat-78.7.1-fix_error_template_with_C_linkage.patch to build on F34+ | Martin Stransky | 2021-03-01 |
| | | |||
* | | Added icecat-78.7.1-fix_error_template_with_C_linkage.patch to build on F34+ | Martin Stransky | 2021-03-01 |
|/ | |||
* | Updated to 86.0 | Martin Stransky | 2021-02-24 |
| | |||
* | Merge branch 'main' into f33 | Martin Stransky | 2021-02-23 |
|\ | |||
| * | Test tweak | Martin Stransky | 2021-02-23 |
| | | |||
* | | Merge branch 'main' into f33 | Martin Stransky | 2021-02-23 |
|\| | |||
| * | Fixed reftests in mock | Martin Stransky | 2021-02-23 |
| | | |||
* | | Merge branch 'main' into f33 | Martin Stransky | 2021-02-08 |
|\| | |||
| * | Updated to 85.0.1 | Martin Stransky | 2021-02-08 |
| | | |||
| * | Fix parameter passing on ppc64le (mozb#1690152) | Dan Horák | 2021-02-03 |
| | | |||
| * | Remove gtk2 support as flash plugin is no longer supported | Kalev Lember | 2021-02-02 |
| | | | | | | | | | | | | | | | | | | | | ESR91 is supposed to drop gtk2 support, but in the mean time, we can just rm the gtk2 libmozgtk.so as we are using gtk3 by default. The last supported plugin -- adobe flash -- is no longer supported in Firefox 85, so we no longer need to keep the gtk2 libmozgtk around for the plugin loader. https://pagure.io/fedora-workstation/issue/180 | ||
* | | Merge branch 'master' into f33 | Martin Stransky | 2021-02-01 |
|\| | |||
| * | Add Changelog | Martin Stransky | 2021-02-01 |
| | | |||
| * | Merge branch 'master' of ssh://pkgs.fedoraproject.org/rpms/firefox | Martin Stransky | 2021-02-01 |
| |\ | |||
| | * | Fix warnings from requires filtering | Kalev Lember | 2021-02-01 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Avoid using %{name} in %{mozappdir} definition as it's expanded separately for each subpackage when doing requires filtering, which then leads to expanding it as /usr/lib64/firefox, /usr/lib64/firefox-x11, /usr/lib64/firefox-wayland etc, which is incorrect. Just spell out "firefox" instead of "%{name}" to avoid this. find: ‘/builddir/build/BUILDROOT/firefox-85.0-8.npgo.fc33.x86_64/usr/lib64/firefox-x11’: No such file or directory | ||
| * | | Enable WebRender on Wayland/KDE | Martin Stransky | 2021-02-01 |
| |/ | |||
* | | Merge branch 'master' into f33 | Martin Stransky | 2021-01-31 |
|\| | |||
| * | Disabled crashreporter on rawhide due to ↵ | Martin Stransky | 2021-01-31 |
| | | | | | | | | bugzilla.redhat.com/show_bug.cgi?id=1922744 |