Commit Graph

96 Commits

Author SHA1 Message Date
Eike Rathke 993945fbe4 Tell where to find libclang, detection fails
Related: RHEL-16522
2023-11-28 12:25:44 +01:00
Eike Rathke 61bb16496c Update to 115.4.1 build1
Resolves: RHEL-14563
2023-11-01 14:46:35 +01:00
Anton Bobrov 50d5e68ff0 Update to 115.4.0 build3
Resolves: RHEL-14563
2023-11-01 14:46:13 +01:00
Eike Rathke b58a21f504 Update to 115.4.0 build2
Resolves: RHEL-14563
2023-11-01 14:46:06 +01:00
Eike Rathke 93b1898c55 Update to 115.4.0 build1
Resolves: RHEL-14563
2023-11-01 14:45:21 +01:00
Eike Rathke cc3fe1be23 Add fix for CVE-2023-44488
Resolves: RHEL-11643
2023-11-01 14:44:39 +01:00
Eike Rathke 834db89dc0 Update to 115.3.1 build1
Resolves: RHEL-10638
2023-10-04 16:31:50 +02:00
Eike Rathke 4626a153c3 Resolves: RHEL-2848 Update to 115.3.0 2023-10-04 16:31:14 +02:00
Jan Horak 2e8cec7056 Update to 115.2.0
Resolves: RHEL-2848
2023-10-04 16:26:32 +02:00
Eike Rathke c76e7c03e6 Related: #2234852 Update to 102.15.1 2023-09-19 17:02:12 +02:00
Eike Rathke f6db389177 Resolves: #2234852 Update to 102.15.0 build1 2023-09-04 19:41:37 +02:00
Eike Rathke 39479f2799 Resolves: #2225302 Update to 102.14.0 build1 2023-08-07 13:13:55 +02:00
Eike Rathke dff38a2f63 Related: #2217683 Remove upstream LLVM 16 and rust 1.70 patches 2023-07-13 15:14:37 +02:00
Eike Rathke 6820aaa92d Resolves: #2217683 Update to 102.13.0 build2 2023-07-13 15:14:37 +02:00
Eike Rathke d44568ccaa Resolves: #2217683 Update to 102.13.0 build1 2023-07-13 15:14:37 +02:00
Eike Rathke 0200a3a690 Related: #2211006 Fix FTBFS with clang LLVM 16 also on c8s/rhel-8.9.0 2023-07-13 15:14:37 +02:00
Eike Rathke 8a335bfbee Resolves: #2211006 Update to 102.12.0 build1 2023-06-13 18:27:02 +02:00
Jan Horak 335009783a Related: #2211006 Fixes rhbz#2208156 - generic icon in taskbar 2023-06-13 18:26:57 +02:00
Eike Rathke 8007dbe364 Related: #2192800 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/thunderbird-102.11.1/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 13:41:52 +02:00
Eike Rathke 5c6da785a2 Resolves: #2192800 Update to 102.11.0 build1 2023-05-17 18:08:14 +02:00
Eike Rathke 07bb4067ec Related: #2183251 .el8 is rhel-8.9.0 2023-05-17 18:08:14 +02:00
Eike Rathke 7d06941d7f Resolves: #2183251 Update to 102.10.0 build2 2023-04-12 12:24:37 +02:00
Eike Rathke 391d4c22cc Resolves: #2183251 Update to 102.10.0 build1 2023-04-12 12:24:37 +02:00
Jan Horak 826b5a65ca Resolves: #2176603 Update bundled nss sources to nss-3.79.0-11.el8_1.src.rpm 2023-03-27 17:53:29 +02:00
Eike Rathke 9adeaf07ea Resolves: #2176603 Update to 102.9.0 build1 2023-03-27 17:53:29 +02:00
Eike Rathke 368a0d9aff Resolves: #2167592 Update to 102.8.0 build2
Also reintroduce buildnum source file upload.
2023-02-17 15:18:24 +01:00
Eike Rathke 7f82227792 Resolves: #2167592 Update to 102.8.0 build1 2023-02-17 15:18:24 +01:00
Eike Rathke c7a435e551 Resolves: #2158870 Update to 102.7.1 build2 2023-02-02 11:36:58 +01:00
Eike Rathke 59f532cac0 Resolves: #2158870 Update to 102.7.1 build1 2023-02-02 11:36:58 +01:00
Eike Rathke b6ed0b8cb3 Resolves: #2158870 Update to 102.7.0 build1 2023-02-02 11:36:58 +01:00
Eike Rathke a70655ddde Resolves: #2151175 Update to 102.6.0 build2 2022-12-14 18:08:21 +01:00
Eike Rathke 36e9231129 Related: #2151175 use_openssl_for_librnp requires openssl >= 1.1.1e
... because EVP_PKEY_CTX_set_dsa_paramgen_q_bits was introduced only
there.
2022-12-14 18:08:21 +01:00
Eike Rathke 08c6adcbb6 Resolves: #2151175 Update to 102.6.0 build1 2022-12-14 18:08:21 +01:00
Jan Horak 6b77ea1eb5 Resolves: #2141558 Remove the RHEL_ENV_VARS from thunderbird.sh.in 2022-12-14 18:08:21 +01:00
Jan Horak 8eeb287107 Resolves: #2141558 Use openssl for the librnp crypto backend to enable the openpgp encryption 2022-12-14 18:08:21 +01:00
Eike Rathke 0c4499a3d5 Resolves: #2141558 Update to 102.5.0 build2 2022-11-18 14:08:48 +01:00
Eike Rathke a92a3b18ce Resolves: #2141558 Update to 102.5.0 build1 2022-11-18 14:08:21 +01:00
Eike Rathke 2dea159669 Update to 102.4.0 2022-10-25 18:14:34 +00:00
Jan Horak e7df392572 Resolves: #2126006 Update to 102.3.0, sync from rhel-8 2022-09-22 13:11:59 +02:00
Eike Rathke 320585dfda Resolves: #2119744 Update to 91.13.0 build1 2022-08-25 11:30:04 +02:00
Eike Rathke ca2edbcab7 Resolves: #2108109 Update to 91.12.0 build1 2022-07-29 14:30:12 +02:00
Eike Rathke 8204575561 Resolves: #2098637 Update to 91.11.0 build2 2022-06-29 16:24:37 +02:00
Eike Rathke 6fb0244038 Resolves: #2098637 Update to 91.11.0 build1 2022-06-29 16:24:29 +02:00
Eike Rathke a6d899612c Related: #2079746 Workaround the dreaded "upstream source file changed content" rpmdiff failure 2022-06-29 16:23:59 +02:00
Eike Rathke 84806ecf2e Resolves: #2089663 Update to 91.10.0 build1 2022-06-01 17:26:31 +02:00
Jan Horak 925dfb514e Resolves: #2089233 Update to 91.9.1 2022-05-24 15:36:59 +02:00
Eike Rathke 007cf4a974 Resolves: #2079746 Update to 91.9.0 build3 2022-05-05 11:23:21 +02:00
Eike Rathke c416a6f078 Resolves: #2079746 Update to 91.9.0 build2 2022-05-05 11:23:21 +02:00
Eike Rathke 8fc9a3ca8c Resolves: #2079746 Update to 91.9.0 2022-05-05 11:23:20 +02:00
Eike Rathke 90d592b6c8 Resolves: #2072586 Update to 91.8.0 2022-04-07 19:35:15 +02:00