Eike Rathke
395f7cc673
Update to 115.7.0 build1
...
Resolves: RHEL-21611
2024-01-30 17:31:28 +01:00
Jan Horak
b97a304deb
Moved the clean section to the end of the install section
...
%clean is no longer triggered during brew build which causes the
rpmbuild byproducts appears in the build (nss, nspr, etc)
Related: RHEL-19339
2024-01-02 19:11:33 +01:00
Eike Rathke
c04f377e98
Update to 115.6.0 build1
...
Resolves: RHEL-19339
2024-01-02 19:10:50 +01:00
Eike Rathke
ab30f30afe
BuildRequires llvm-devel for llvm-config
...
Related: RHEL-16499
2023-11-28 15:04:10 +01:00
Eike Rathke
419a581d9b
Force --with-libclang-path also in c9s
...
Related: RHEL-16499
2023-11-28 13:25:44 +01:00
Eike Rathke
7e372d4ec7
Force --with-libclang-path only in c8s for now
...
Related: RHEL-16499
2023-11-28 11:54:31 +01:00
Eike Rathke
cba3b67391
Update to 115.5.0 build1
...
Resolves: RHEL-16499
2023-11-28 11:54:09 +01:00
Anton Bobrov
c110df6ab5
Exclude RHEL 8 archs that we do not ship from the build process
...
Related: RHEL-16499
2023-11-28 11:53:58 +01:00
Eike Rathke
66c7f66080
Tell where to find libclang, detection fails
...
Related: RHEL-16499
2023-11-28 11:53:33 +01:00
Eike Rathke
02b3ecbbbc
Update to 115.4.0 build1
...
Resolves: RHEL-14546
2023-11-01 13:22:22 +01:00
Jan Horak
cedd08e465
Added fix for CVE-2023-44488
...
Resolves: RHEL-11631
2023-11-01 13:22:00 +01:00
Carlos Rodriguez-Fernandez
b8534213b8
Set homepage from os-release HOME_URL
...
Fixes: RHEL-2409
Signed-off-by: Carlos Rodriguez-Fernandez <carlosrodrifernandez@gmail.com>
Related: RHEL-14546
2023-11-01 13:21:27 +01:00
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