Commit Graph

2201 Commits

Author SHA1 Message Date
Martin Stransky
7658746ef7 Temporary removed proxy cache (rhbz#2262959) 2024-02-12 09:50:52 +01:00
Martin Stransky
bdd9cac34e build fix 2024-02-01 14:41:51 +01:00
Martin Stransky
69510db050 Build with enable-replace-malloc on intel only 2024-02-01 14:25:58 +01:00
Martin Stransky
7609d4e357 Build against static libstdc++ 2024-02-01 11:50:42 +01:00
Martin Stransky
76471413b2 Disabled system libvpx due to WebRTC/camera issues (mzbz#1875201) 2024-01-31 21:17:31 +01:00
Martin Stransky
fce8323a24 fix obsoletes 2024-01-30 13:24:09 +01:00
Martin Stransky
fc0a23427b Build with --enable-replace-malloc (rhbz#2260766) 2024-01-30 13:13:27 +01:00
Martin Stransky
0f5857cb63 Added version to obsolete firefox-wayland/x11 2024-01-30 11:08:42 +01:00
Martin Stransky
919e30e38f Obsolete firefox-wayland and firefox-x11 on Fedora 40+ 2024-01-29 09:55:29 +01:00
Martin Stransky
331eced30e Include vaapitest on ppc64le and s390x 2024-01-22 23:39:00 +01:00
Martin Stransky
34f14f0c2a merge 2024-01-22 16:56:27 +01:00
Martin Stransky
8454fdf13f Updated to 122.0 2024-01-22 16:52:36 +01:00
Fedora Release Engineering
b469d44cd5 Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild 2024-01-19 19:21:07 +00:00
Fabio Valentini
e7f0cbc6ca
Rebuild for dav1d 1.3.0 2024-01-12 19:13:58 +01:00
Martin Stransky
2eaa0458a5 Update to 121.0.1, Fixed Firefox icon on Rawhide 2024-01-12 12:33:00 +01:00
Martin Stransky
5d26feb548 Really enable proxy cache 2024-01-02 15:22:55 +01:00
Martin Stransky
6b33407501 Disabled DBus activations 2023-12-22 12:37:57 +01:00
Martin Stransky
d14fa011f0 Added Wayland proxy cache (mzbz#1743144) 2023-12-19 09:56:23 +01:00
Martin Stransky
722aeaae74 Enable Gnome Shell Search provider for Fedora 40+, Don't ship firefox-x11 and firefox-wayland on Fedora 40+ 2023-12-18 22:05:27 +01:00
Martin Stransky
2714c26204 Updated changelog 2023-12-18 20:30:44 +01:00
Martin Stransky
e302fd714c Updated to 121.0 2023-12-18 20:28:57 +01:00
Martin Stransky
203cb80595 Updated to 120.0.1 2023-12-01 10:16:14 +01:00
Martin Stransky
911eba94d0 Added fix for rhbz#2251202 2023-11-27 11:56:19 +01:00
Martin Stransky
ada751ca27 Updated to 120.0 Build 2 2023-11-20 09:20:40 +01:00
Martin Stransky
e5fa239064 merge 2023-11-14 11:00:52 +01:00
Martin Stransky
ba397925f8 Updated to 120.0 2023-11-14 10:59:36 +01:00
Jan Horak
0bd6b03b91 Enable crash reporter again 2023-11-13 09:04:53 +01:00
Jan Horak
8bc6287eb9 We need to build dump_syms into separate vendored sources - to avoid collision with cbindgen 2023-11-10 14:56:28 +01:00
Martin Stransky
cb96cce64f Fixed version-release 2023-11-10 12:52:26 +01:00
Martin Stransky
8b2f340656 Release up 2023-11-10 10:12:20 +01:00
Martin Stransky
48e82ba9fb Disable crashreporter 2023-11-10 10:09:58 +01:00
Martin Stransky
a0a1cfe51b Merge branch 'rawhide' of ssh://pkgs.fedoraproject.org/rpms/firefox into rawhide 2023-11-10 10:03:14 +01:00
Martin Stransky
a0d8cf6efb Updated to 119.0.1 2023-11-10 10:02:57 +01:00
Jan Horak
712736a215 Enable crash reporter 2023-11-08 14:50:24 +01:00
Martin Stransky
5364193d8d Added fix for rhbz#2247665 2023-11-07 13:07:16 +01:00
Martin Stransky
ffa346e745 Added fix for mzbz#1762816 2023-11-06 10:28:24 +01:00
Jan Horak
118a6c91ec Enable crash reporter 2023-10-30 08:50:43 +01:00
Martin Stransky
b896e22d66 Added fix for mzbz#1861615 2023-10-27 12:10:26 +02:00
Martin Stransky
29b8dda20b Temporary disable crashreporter 2023-10-24 17:18:08 +02:00
Martin Stransky
8ddd19880e Updated requested NSS version 2023-10-24 14:46:15 +02:00
Martin Stransky
13ca66bf71 merge 2023-10-24 11:01:02 +02:00
Martin Stransky
875665f62d Update to 119.0 2023-10-24 10:59:21 +02:00
Jan Horak
bf2835c53d Bump release 2023-10-24 09:09:22 +02:00
Jan Horak
be149410b9 Enable crashreporter 2023-10-24 09:08:36 +02:00
Martin Stransky
8be16df639 Updated to 118.0.2 2023-10-10 11:46:35 +02:00
Adam Williamson
5cdf6fcd2d Sigh: per Kalev, -g1 is for gcc, not find-debuginfo 2023-10-07 13:46:06 -07:00
Adam Williamson
06172c51b4 Looks like it should be -g, not -g1 2023-10-07 10:00:24 -07:00
Adam Williamson
d551f9cd18 Add -g1 to find-debuginfo flags to try and get builds through
F38 and F39 builds are failing a lot on x86_64 with gdb-add-index
being killed, even with the %limit_build thing I added previously,
so we'll have to try this. This is a big hammer which reduces
the quality of backtraces a lot, but we really need to get
builds through right now to fix major bugs.
2023-10-07 08:15:46 -07:00
Alessandro Astone
b85953896b Don't include -x11 and -wayland desktop files in the main package (rhbz#2242523)
Regression caused by 36a09da5bc
2023-10-06 20:47:13 +02:00
Martin Stransky
c6dbf096e6 Removed DBusActivatable flag from desktop file as it crashes KDE (rhbz#2242454) 2023-10-06 17:10:58 +02:00
Martin Stransky
4135db16cc Removed DBusActivatable flag from desktop file as it crashes KDE (rhbz#2242454) 2023-10-06 17:09:30 +02:00
Kalev Lember
66f31e3216 Fix flatpak build
Don't assume libclang is going to be in the same prefix as firefox - in
flatpak builds, libclang is in /usr and firefox is in /app.

As a fix, use 'llvm-config --libdir' to find out the actual libclang
path during the build.
2023-10-05 18:43:55 +02:00
Adam Williamson
a5727f9054 Always apply the find-debuginfo opts from previous commit
Whoops, missed that this was in a conditional.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2023-10-04 17:26:43 -07:00
Adam Williamson
35e6001e2e Limit cores used for find-debuginfo (thanks kalev)
As suggested by Kalev Lember:
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/message/7CX676QRC2QVZATX34WTCF2GL26AAWCL/
try using %limit_build to use only one CPU core per 32G of RAM
for find-debuginfo, to try and avoid builds failing due to lack
of memory:
https://bugzilla.redhat.com/show_bug.cgi?id=2241690
2023-10-04 10:47:03 -07:00
Martin Stransky
0115959c8c Updated man page 2023-10-02 08:23:25 +02:00
Martin Stransky
6bd9bbbb15 Fixed changelog 2023-10-02 08:13:47 +02:00
Martin Stransky
cd32c2e28f Avoid to launch Firefox by gnome-shell search 2023-10-02 08:07:55 +02:00
Martin Stransky
86e26c4189 Use firefox.desktop again 2023-09-29 22:27:15 +02:00
Martin Stransky
edd5f80c82 Updated changelog order 2023-09-29 14:17:56 +02:00
Martin Stransky
6c0e8c3949 Updated to 118.0.1, Use system libraries for AV1, VP8, VP9, and WebP 2023-09-29 11:43:29 +02:00
Martin Stransky
36a09da5bc build fix 2023-09-29 11:00:18 +02:00
Martin Stransky
85de885472 Fixed Gnome search provider 2023-09-27 12:12:28 +02:00
Martin Stransky
e78a18fe12 Update to 118.0 2023-09-25 15:14:40 +02:00
Adam Williamson
230a3cfdd7 Whoops, we need to set --with-libclang-path, not --with-clang-path
Signed-off-by: Adam Williamson <awilliam@redhat.com>
2023-09-14 17:15:27 -07:00
Adam Williamson
c10a044ca5 Pass --with-clang-path to fix build with clang 17 (rhbz#2239047) 2023-09-14 17:03:57 -07:00
Martin Stransky
5c11948fd0 Updated to 117.0.1 2023-09-13 12:13:03 +02:00
Martin Stransky
34b0ea8714 Added fix for rhbz#2235654 2023-08-30 13:23:38 +02:00
Martin Stransky
fce974e85f Update to 117.0 2023-08-28 11:26:02 +02:00
Martin Stransky
8089009cb4 Updated to 116.0.3 2023-08-17 12:21:23 +02:00
Martin Stransky
a35e8720bb Fixed changelog 2023-08-16 11:05:23 +02:00
Martin Stransky
c68eef9fb2 Added Fedora customization patch 2023-08-16 11:02:52 +02:00
Martin Stransky
1053146416 Updated to 116.0.2 2023-08-07 21:19:21 +02:00
Martin Stransky
d101b753fb Updated to 116.0.1 2023-08-04 11:13:11 +02:00
Martin Stransky
60bfa9889d Added Canvas/WebGL VA-API playback patch (D167159 / mzbz#1769747) 2023-08-02 11:51:09 +02:00
Martin Stransky
4195044fad Updated to build 2, request 4GB / per core 2023-07-31 12:51:27 +02:00
Martin Stransky
bd405c0fbd Python3.11 build hack by jhorak 2023-07-27 13:34:34 +02:00
Martin Stransky
ef1b31a8c2 Build fixes - vaapitest and v4l2test 2023-07-27 12:12:55 +02:00
Martin Stransky
e1da8d7871 Updated to 116.0 2023-07-26 14:27:10 +02:00
Martin Stransky
b8e076ae59 Don't set MOZ_GMP_PATH as it's configured by /etc/profile.d/gmpopenh264.sh from mozilla-openh264 package (rhbz#2221317). 2023-07-24 09:48:46 +02:00
Yaakov Selkowitz
9955d54a56 Use bundled cbindgen in RHEL builds
RHEL does not include cbindgen nor its Rust crate dependencies.
2023-07-24 02:52:50 +00:00
Martin Stransky
a2075ecfbc Disable LTO for rust again due to build crashes on koji 2023-07-20 11:22:32 +02:00
Martin Stransky
be98fb4794 Fix the previous fix (rhbz#2221317) 2023-07-19 15:10:22 +02:00
Martin Stransky
88e057cc4f Don't overwrite MOZ_GMP_PATH (rhbz#2221317) 2023-07-18 10:25:41 +02:00
Martin Stransky
4eca3ad8d0 Added changelog 2023-07-17 15:55:01 +02:00
Martin Stransky
c33e16b99e Update to 115.0.2 2023-07-17 13:24:28 +02:00
Dan Horák
9243512991 - re-enable ppc64le (rhbz#2212748) 2023-07-11 10:59:17 +02:00
Martin Stransky
4dc43e7ccf Disabled LTO due to rhbz#2218885 2023-07-04 10:04:11 +02:00
Martin Stransky
bcb41f5083 Update to build 2 2023-07-03 15:49:52 +02:00
Martin Stransky
8f1c30db91 Updated to 115.0 2023-06-29 12:39:27 +02:00
Martin Stransky
9baa8f7c2d Enabled elf-hack for PGO builds 2023-06-29 11:23:13 +02:00
Martin Stransky
d89dc22930 Updated PGO build setup 2023-06-28 22:49:38 +02:00
Martin Stransky
d175d93ecc PGO update 2023-06-28 08:28:09 +02:00
Martin Stransky
2606d6a50c PGO build fixes 2023-06-27 21:23:28 +02:00
Martin Stransky
456ad350a8 Added back mozilla-1516803.patch 2023-06-23 11:59:49 +02:00
Martin Stransky
b2c506e3b4 Enable PGO/LTO 2023-06-22 13:14:14 +02:00
Martin Stransky
80f05818c3 Updated to 114.0.2 2023-06-20 09:53:39 +02:00
Martin Stransky
e9c16e2628 Disabled ppc64le due t build issues (rhbz#2212748) 2023-06-06 10:52:18 +02:00
Martin Stransky
0e3e51fea7 Disable webrtc on ppc64le 2023-06-05 22:44:04 +02:00
Martin Stransky
e2f9245924 merge 2023-06-05 13:35:49 +02:00
Martin Stransky
39bb25cd6f Updated to 114.0 2023-06-05 13:32:25 +02:00