Commit Graph

20 Commits

Author SHA1 Message Date
Adam Samalik
b27db16308 import sources 2023-06-20 17:22:31 +02:00
Eike Rathke
190b4cba79 Related: #2210993 Fix FTBFS with clang LLVM 16 also on c8s/rhel-8.9.0 2023-06-14 13:45:40 +02:00
Eike Rathke
7d112c7bf2 Related: #2192786 Fix macro call 2023-06-14 12:04:15 +02:00
Eike Rathke
ad79756db9 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-13 18:44:15 +02:00
Eike Rathke
a9998d6f05 Resolves: #2210993 Update to 102.12.0 build1 2023-06-13 18:22:09 +02:00
Anton Bobrov
1895f927aa Related: #2192786 fix https://bugzilla.redhat.com/show_bug.cgi?id=2118991 2023-06-13 18:22:06 +02:00
Eike Rathke
964b18e77c Resolves: #2192786 Update to 102.11.0 build2 2023-05-17 17:35:24 +02:00
Eike Rathke
d22e14f6b4 Related: #2183234 Update to 102.11.0 build1 2023-05-17 17:35:24 +02:00
Eike Rathke
0d3f386173 Resolves: #2183234 Update to 102.10.0 build1 2023-04-12 12:04:43 +02:00
Tomas Popela
bb83c30480 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 12:01:58 +02:00
Eike Rathke
12c0531e48 Related: #2176587 Apply lower-node-min-version for c8s build 2023-04-05 15:24:42 +02:00
Jan Horak
ec3a5ad58c Resolves: #2176587 Update bundled nss sources to nss-3.79.0-11.el8_1.src.rpm 2023-03-27 22:34:14 +02:00
Eike Rathke
d9bdca2163 Resolves: #2176587 Update to 102.9.0 build2 2023-03-27 22:34:14 +02:00
Eike Rathke
c1d23138d4 Related: #2176587 bump NVR 2023-03-27 22:34:14 +02:00
Jan Horak
ad321393e4 Related: #2167577 fixes https://bugzilla.redhat.com/show_bug.cgi?id=2176276 - removed disable-openpgp.patch 2023-03-27 22:34:14 +02:00
Eike Rathke
5313d46321 Resolves: #2167577 Update to 102.9.0 build1 2023-03-27 22:34:14 +02:00
Eike Rathke
db402b6ac7 Related: #2176587 Resync to rhel-8.8.0
... as of

    commit 2540e8d98fb2bfb0a180b23ad5cf815da231013d
    CommitDate: Tue Feb 14 12:12:33 2023 +0100

        Update to 102.8.0 build2
2023-03-27 22:34:14 +02:00
James Antill
5525daf91e Import rpm: c8s 2023-02-28 10:48:22 -05:00
James Antill
2db411fcae Import rpm: c8s 2023-02-27 13:00:15 -05:00
James Antill
803b499a2b Auto sync2gitlab import of firefox-91.8.0-1.el8.src.rpm 2022-05-26 07:06:27 -04:00