Commit Graph

121 Commits

Author SHA1 Message Date
Tomas Popela 6e3741561a Make the timer optional while getting compiled rust crates
So we can use the script in other components that are using rust crates.

Related: RHEL-14546
2023-11-01 13:20:40 +01:00
Eike Rathke 5ff71fc8ec Update to 115.3.1
Resolves: RHEL-10626
2023-10-04 15:56:12 +02:00
Jan Horak 64e464670a Update to 115.3 esr
Related: RHEL-2183
2023-09-27 17:48:20 +02:00
Jan Horak 01029e7ad2 Rebase to 115 esr
Resolves: RHEL-2183
2023-09-27 17:48:00 +02:00
Eike Rathke 9261437763 Related: #2234839 Update to 102.15.1 2023-09-19 15:10:23 +02:00
Eike Rathke f415aaeff7 Resolves: #2234839 Update to 102.15.0 build2 2023-09-04 18:51:23 +02:00
Eike Rathke 6d6288403f Resolves: #2225290 Update to 102.14.0 build1 2023-08-03 16:45:21 +02:00
Eike Rathke 4c61442532 Related: #2217667 Remove upstream LLVM 16 and rust 1.70 patches 2023-07-13 14:42:14 +02:00
Eike Rathke e25b722c9f Resolves: #2217667 Update to 102.13.0 build2 2023-07-13 14:42:14 +02:00
Eike Rathke f2db0396f9 Resolves: #2217667 Update to 102.13.0 build1 2023-07-13 14:42:14 +02:00
Eike Rathke 7e17ad9514 Related: #2210993 Fix FTBFS with clang LLVM 16 also on c8s/rhel-8.9.0 2023-07-13 14:42:14 +02:00
Eike Rathke b44ed00cd9 Resolves: #2210993 Update to 102.12.0 build1 2023-06-13 18:06:11 +02:00
Anton Bobrov bda536f7a3 Related: #2192786 fix https://bugzilla.redhat.com/show_bug.cgi?id=2118991 2023-06-13 18:06:04 +02:00
Jan Horak 7982e03b25 Related: #2192786 Disable telemetry 2023-06-13 18:05:55 +02:00
Eike Rathke 751e46d376 Related: #2192786 Fix FTBFS with clang LLVM 16
Add rust-bindgen patch for building against clang LLVM 16 on
c9s/rhel-9.3.0

With clang LLVM 16 rust-bindgen 0.56.0 is too old, see
https://github.com/rust-lang/rust-bindgen/pull/2319
https://github.com/rust-lang/rust-bindgen/issues/2312
https://github.com/rust-lang/rust-bindgen/issues/2488
https://github.com/rust-lang/rust-bindgen/pull/2339
https://github.com/rust-lang/rust-bindgen/issues/2325

Introduce dist_to_rhel9_minor() and rhel9_minor_version.
Rename dist_to_rhel_minor() to dist_to_rhel8_minor() and
rhel_minor_version to rhel8_minor_version.

Add mp4parse-rust patch to build with rust 1.70

Discovered as
8b5b652d38
apparently its commit summary "Fix unstable-name-collisions warning by using
fully qualified path" being completely unrelated to the original error message:

    error[E0277]: the trait bound `u64: Mul<NonZeroU8>` is not satisfied
	--> /builddir/build/BUILD/firefox-102.11.0esr/third_party/rust/mp4parse/src/lib.rs:3188:62
	 |
    3188 |                 static_assertions::const_assert!(<$lhs>::MAX * <$rhs>::MAX <= <$output>::MAX);
	 |                                                              ^ no implementation for `u64 * NonZeroU8`
2023-06-09 17:54:40 +02:00
Eike Rathke 81670b54d9 Resolves: #2192786 Update to 102.11.0 build2 2023-05-17 13:10:36 +02:00
Eike Rathke 5983dbdb7f Related: #2183234 Update to 102.11.0 build1 2023-05-17 13:10:36 +02:00
Eike Rathke c228b00c32 Related: #2183234 Call restorecon only on existing directory
Fix https://bugzilla.redhat.com/show_bug.cgi?id=2187894
2023-05-17 13:10:36 +02:00
Jan Horak dfaf21254c Related: #2183234 rhbz#2176276 Set media.gmp-gmpopenh264.autoupdate to true to allow automatic installation of the openh264 when enabled by user. 2023-05-17 13:10:36 +02:00
Eike Rathke 2313fd2e11 Resolves: #2183234 Update to 102.10.0 build1 2023-04-12 11:25:12 +02:00
Eike Rathke 41e80b447d Related: #2183234 .el8 is rhel-8.9.0 2023-04-12 11:25:12 +02:00
Tomas Popela ef4a7c0893 Related: #2183234 Be more strict about firefox-x11 requirements
Start to require specific version and release as otherwise we could end
with mixed versions as it happened to QE:

rpm -qa | grep firefox
firefox-102.8.0-2.el9_1.x86_64
firefox-x11-102.9.0-3.el9_1.x86_64
2023-04-12 11:25:12 +02:00
Jan Horak 4c19861c88 Resolves: #2176587 Update bundled nss sources to nss-3.79.0-11.el8_1.src.rpm 2023-03-27 17:11:05 +02:00
Eike Rathke 48d992936f Resolves: #2176587 Update to 102.9.0 build2 2023-03-27 17:11:05 +02:00
Eike Rathke 198788c839 Related: #2176587 bump NVR 2023-03-27 17:11:05 +02:00
Jan Horak 42e0d6a957 Related: #2167577 fixes https://bugzilla.redhat.com/show_bug.cgi?id=2176276 - removed disable-openpgp.patch 2023-03-27 17:11:05 +02:00
Jan Horak bde6c9e09d Related: #2167577 fixes https://bugzilla.redhat.com/show_bug.cgi?id=2176276 - removed disable-openh264-download.patch 2023-03-27 17:11:05 +02:00
Eike Rathke d3231fd115 Resolves: #2167577 Update to 102.9.0 build1 2023-03-27 17:11:01 +02:00
Jan Horak a731d7b3a9 Related: #2167577 Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=2174241 2023-03-27 16:56:47 +02:00
Jan Horak 4f81225ee3 Related: #2167577 Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=2174241 2023-03-27 16:56:42 +02:00
Eike Rathke ab751dba65 Resolves: #2167577 Update to 102.8.0 build2
Also reintroduce buildnum source file upload.
2023-02-15 16:55:06 +01:00
Eike Rathke dc355e6107 Resolves: #2167577 Update to 102.8.0 build1 2023-02-15 16:55:06 +01:00
Eike Rathke a8fa9de0e3 Resolves: #2158854 Update to 102.7.0 build1 2023-01-19 19:46:02 +01:00
Jan Horak 3d956157e3 Related: #2151150 Add firefox-x11 subpackage to allow explicit run of firefox under x11 on RHEL9 - bump release 2023-01-19 19:46:02 +01:00
Jan Horak d63f867714 Related: #2151150 Add firefox-x11 subpackage to allow explicit run of firefox under x11 on RHEL9 2023-01-19 19:46:02 +01:00
Eike Rathke 2e103e1439 Resolves: #2151150 Update to 102.6.0 build1 2022-12-14 17:51:14 +01:00
Jan Horak 81315078fe Resolves: #2151150 Added libwebrtc screencast patch for newer features 2022-12-14 17:51:14 +01:00
Eike Rathke 9c99372b89 Resolves: #2133354 Update to 102.5.0 build1 2022-11-18 13:06:19 +01:00
Eike Rathke e460ab8b6c Update to 102.4.0 2022-10-25 18:15:37 +00:00
Eike Rathke c5077724c9 Related: #2125992 gating.yaml with rhel-9 2022-09-21 20:21:57 +02:00
Jan Horak 93ce627c65 Resolves: #2125992 Update to 102.3.0, sync from rhel-8 2022-09-21 20:21:39 +02:00
Eike Rathke 109dcddf13 Resolves: #2108091 Update to 91.13.0 build1 2022-08-23 19:50:29 +02:00
Eike Rathke ee1c88a6a2 Related: #2108091 Bump NVR to rebuild 2022-07-27 13:50:41 +02:00
Eike Rathke e5857b2b78 Resolves: #2108091 Update to 91.12.0 build1 2022-07-27 13:50:29 +02:00
Eike Rathke eecf285982 Resolves: #2098599 Update to 91.11.0 build2 2022-06-29 15:56:09 +02:00
Eike Rathke 02d3af613c Resolves: #2098599 langpacks again 2022-06-29 15:56:02 +02:00
Eike Rathke 12834f1ecc Resolves: #2098599 Update to 91.11.0 build1 2022-06-29 15:55:53 +02:00
Eike Rathke 50257d4ae6 Resolves: #2089647 Update to 91.10.0 build1 2022-06-01 16:05:56 +02:00
Jan Horak b6487fba8c Resolves: #2078958 Update to 91.9.1 build1 2022-05-24 14:55:25 +02:00
Jan Horak daf932b4ed Resolves: #2078958 Update to 91.9.1 build1 2022-05-24 14:55:16 +02:00