Thunderbird Updatebot
ca4bc91762
Bug 1878375 - Synchronize vendored Rust libraries with mozilla-central. r=babolivier
...
mozilla-central: 3fe6c2aa8e561c4d161f0421f7f45a13fca3f7d2
comm-central: 9fe11fb2f135b0cca607b44387d5de126bf63a7f
Differential Revision: https://phabricator.services.mozilla.com/D215083
--HG--
extra : amend_source : 2a0880f442a6a067f20c5bd315f399fc0ddfe066
2024-06-27 11:20:20 +01:00
Thunderbird Updatebot
cfb5f868a0
Bug 1878375 - Synchronize vendored Rust libraries with mozilla-central. r=darktrojan
...
--HG--
extra : amend_source : 287817204b3afe1e77a7c107901752c7a630df42
2024-06-26 10:40:03 +12:00
Thunderbird Updatebot
fa53cf5092
Bug 1878375 - Synchronize vendored Rust libraries with mozilla-central. r=darktrojan
...
mozilla-central: fc0f7d3e6a3da00be2375c8d7681ff44070ebd7c
comm-central: 25b6b13c382b4d9507b5698e4263bfb5703b18ee
Differential Revision: https://phabricator.services.mozilla.com/D214768
--HG--
extra : rebase_source : bb2e0652a6890448b6dd08f0335accf0caf871f8
2024-06-24 22:18:13 +00:00
Thunderbird Updatebot
2f8de405cc
Bug 1878375 - Synchronize vendored Rust libraries with mozilla-central. r=thunderbird-reviewers,babolivier
...
mozilla-central: deea4a904a0d3d546ab359aeca91a4bb6dc02a77
comm-central: 0526d2e42551c6f2fcf7b4574080b72aa99e9729
Differential Revision: https://phabricator.services.mozilla.com/D214535
--HG--
extra : moz-landing-system : lando
2024-06-21 11:09:27 +00:00
Thunderbird Updatebot
95b09d3a75
Bug 1878375 - Synchronize vendored Rust libraries with mozilla-central. r=darktrojan
...
mozilla-central: 020d2296a729f0be03d028dfca5f46b498b9c4b9
comm-central: 59bfd1372a130ef677ac4907241dfdddb2b40b5d
Differential Revision: https://phabricator.services.mozilla.com/D214491
--HG--
extra : amend_source : e7e95d14c9a5d660e8c1a9008d5aa44b2b725e7e
2024-06-21 04:45:58 +00:00
Thunderbird Updatebot
a92ba18525
Bug 1878375 - Synchronize vendored Rust libraries with mozilla-central. r=aleca
...
mozilla-central: 389fe769c55c14205de4ea1c874a63b70abfdbd2
comm-central: 2724a7e8f5938c52b94d53646a577cf8fc32c707
Differential Revision: https://phabricator.services.mozilla.com/D214468
--HG--
extra : moz-landing-system : lando
2024-06-20 22:10:55 +00:00
Thunderbird Updatebot
6c580d6140
Bug 1878375 - Synchronize vendored Rust libraries with mozilla-central. r=aleca
...
mozilla-central: 7999d1a5d574ee541ca56d536b445ca3dfbdbfe0
comm-central: 3696a5582c30943986c838967a271afbdfd0329a
Differential Revision: https://phabricator.services.mozilla.com/D214323
--HG--
extra : moz-landing-system : lando
2024-06-19 22:05:54 +00:00
Thunderbird Updatebot
8956d181b3
Bug 1878375 - Synchronize vendored Rust libraries with mozilla-central. r=darktrojan
...
mozilla-central: 8336c934fea56bbf2285611620b9ea59e54d78fa
comm-central: e00bafb28c98fcad90ef58817b35bdfd4e2f5730
Differential Revision: https://phabricator.services.mozilla.com/D214219
--HG--
extra : amend_source : 2869d493e4a24f811554f03213f3034459bddf33
2024-06-19 04:34:17 +00:00
Thunderbird Updatebot
f2df285a2d
Bug 1878375 - Synchronize vendored Rust libraries with mozilla-central. r=darktrojan
...
mozilla-central: 5dabfab7d5a5eba59286be070375dcd73a340521
comm-central: 2a52e0cca5227cc6eb77a035a1a67a5e4f18ffd2
Differential Revision: https://phabricator.services.mozilla.com/D214043
--HG--
extra : amend_source : 2cb0b1c44146fe15e74b22fc18260b8fd23f36ce
2024-06-17 22:19:29 +00:00
Thunderbird Updatebot
7d533818fd
Bug 1878375 - Synchronize vendored Rust libraries with mozilla-central. r=#thunderbird-reviewers
...
mozilla-central: 12d5ea126a22416e0dd75eff7c10ebf7c6f0a699
comm-central: 24da6075c34501b34296b40bf3fa4baa5a580f9e
Differential Revision: https://phabricator.services.mozilla.com/D213927
--HG--
rename : third_party/rust/icu_collections/src/codepointtrie/benches/iai_cpt.rs => third_party/rust/icu_collections/benches/iai_cpt.rs
rename : third_party/rust/icu_collections/src/codepointinvlist/benches/inv_list.rs => third_party/rust/icu_collections/benches/inv_list.rs
rename : third_party/rust/icu_collections/src/codepointtrie/benches/tries/gc_fast.rs => third_party/rust/icu_collections/benches/tries/gc_fast.rs
rename : third_party/rust/icu_collections/src/codepointtrie/benches/tries/gc_small.rs => third_party/rust/icu_collections/benches/tries/gc_small.rs
rename : third_party/rust/icu_collections/src/codepointtrie/benches/tries/mod.rs => third_party/rust/icu_collections/benches/tries/mod.rs
rename : third_party/rust/icu_collections/src/codepointinvlist/examples/unicode_bmp_blocks_selector.rs => third_party/rust/icu_collections/examples/unicode_bmp_blocks_selector.rs
rename : third_party/rust/icu_collections/src/char16trie/tests/testdata/empty.toml => third_party/rust/icu_collections/tests/data/char16trie/empty.toml
rename : third_party/rust/icu_collections/src/char16trie/tests/testdata/months.toml => third_party/rust/icu_collections/tests/data/char16trie/months.toml
rename : third_party/rust/icu_collections/src/char16trie/tests/testdata/test_a.toml => third_party/rust/icu_collections/tests/data/char16trie/test_a.toml
rename : third_party/rust/icu_collections/src/char16trie/tests/testdata/test_a_ab.toml => third_party/rust/icu_collections/tests/data/char16trie/test_a_ab.toml
rename : third_party/rust/icu_collections/src/char16trie/tests/testdata/test_branches.toml => third_party/rust/icu_collections/tests/data/char16trie/test_branches.toml
rename : third_party/rust/icu_collections/src/char16trie/tests/testdata/test_compact.toml => third_party/rust/icu_collections/tests/data/char16trie/test_compact.toml
rename : third_party/rust/icu_collections/src/char16trie/tests/testdata/test_long_branch.toml => third_party/rust/icu_collections/tests/data/char16trie/test_long_branch.toml
rename : third_party/rust/icu_collections/src/char16trie/tests/testdata/test_long_sequence.toml => third_party/rust/icu_collections/tests/data/char16trie/test_long_sequence.toml
rename : third_party/rust/icu_collections/src/char16trie/tests/testdata/test_shortest_branch.toml => third_party/rust/icu_collections/tests/data/char16trie/test_shortest_branch.toml
rename : third_party/rust/icu_collections/src/codepointtrie/tests/testdata/free-blocks.16.toml => third_party/rust/icu_collections/tests/data/cpt/free-blocks.16.toml
rename : third_party/rust/icu_collections/src/codepointtrie/tests/testdata/free-blocks.32.toml => third_party/rust/icu_collections/tests/data/cpt/free-blocks.32.toml
rename : third_party/rust/icu_collections/src/codepointtrie/tests/testdata/free-blocks.8.toml => third_party/rust/icu_collections/tests/data/cpt/free-blocks.8.toml
rename : third_party/rust/icu_collections/src/codepointtrie/tests/testdata/free-blocks.small16.toml => third_party/rust/icu_collections/tests/data/cpt/free-blocks.small16.toml
rename : third_party/rust/icu_collections/src/codepointtrie/tests/testdata/grow-data.16.toml => third_party/rust/icu_collections/tests/data/cpt/grow-data.16.toml
rename : third_party/rust/icu_collections/src/codepointtrie/tests/testdata/grow-data.32.toml => third_party/rust/icu_collections/tests/data/cpt/grow-data.32.toml
rename : third_party/rust/icu_collections/src/codepointtrie/tests/testdata/grow-data.8.toml => third_party/rust/icu_collections/tests/data/cpt/grow-data.8.toml
rename : third_party/rust/icu_collections/src/codepointtrie/tests/testdata/grow-data.small16.toml => third_party/rust/icu_collections/tests/data/cpt/grow-data.small16.toml
rename : third_party/rust/icu_collections/src/codepointtrie/tests/testdata/planes.toml => third_party/rust/icu_collections/tests/data/cpt/planes.toml
rename : third_party/rust/icu_collections/src/codepointtrie/tests/testdata/set-empty.16.toml => third_party/rust/icu_collections/tests/data/cpt/set-empty.16.toml
rename : third_party/rust/icu_collections/src/codepointtrie/tests/testdata/set-empty.32.toml => third_party/rust/icu_collections/tests/data/cpt/set-empty.32.toml
rename : third_party/rust/icu_collections/src/codepointtrie/tests/testdata/set-empty.8.toml => third_party/rust/icu_collections/tests/data/cpt/set-empty.8.toml
rename : third_party/rust/icu_collections/src/codepointtrie/tests/testdata/set-empty.small16.toml => third_party/rust/icu_collections/tests/data/cpt/set-empty.small16.toml
rename : third_party/rust/icu_collections/src/codepointtrie/tests/testdata/set-single-value.16.toml => third_party/rust/icu_collections/tests/data/cpt/set-single-value.16.toml
rename : third_party/rust/icu_collections/src/codepointtrie/tests/testdata/set-single-value.32.toml => third_party/rust/icu_collections/tests/data/cpt/set-single-value.32.toml
rename : third_party/rust/icu_collections/src/codepointtrie/tests/testdata/set-single-value.8.toml => third_party/rust/icu_collections/tests/data/cpt/set-single-value.8.toml
rename : third_party/rust/icu_collections/src/codepointtrie/tests/testdata/set-single-value.small16.toml => third_party/rust/icu_collections/tests/data/cpt/set-single-value.small16.toml
rename : third_party/rust/icu_collections/src/codepointtrie/tests/testdata/set1.16.toml => third_party/rust/icu_collections/tests/data/cpt/set1.16.toml
rename : third_party/rust/icu_collections/src/codepointtrie/tests/testdata/set1.32.toml => third_party/rust/icu_collections/tests/data/cpt/set1.32.toml
rename : third_party/rust/icu_collections/src/codepointtrie/tests/testdata/set1.8.toml => third_party/rust/icu_collections/tests/data/cpt/set1.8.toml
rename : third_party/rust/icu_collections/src/codepointtrie/tests/testdata/set1.small16.toml => third_party/rust/icu_collections/tests/data/cpt/set1.small16.toml
rename : third_party/rust/icu_collections/src/codepointtrie/tests/testdata/set2-overlap.16.toml => third_party/rust/icu_collections/tests/data/cpt/set2-overlap.16.toml
rename : third_party/rust/icu_collections/src/codepointtrie/tests/testdata/set2-overlap.32.toml => third_party/rust/icu_collections/tests/data/cpt/set2-overlap.32.toml
rename : third_party/rust/icu_collections/src/codepointtrie/tests/testdata/set2-overlap.small16.toml => third_party/rust/icu_collections/tests/data/cpt/set2-overlap.small16.toml
rename : third_party/rust/icu_collections/src/codepointtrie/tests/testdata/set3-initial-9.16.toml => third_party/rust/icu_collections/tests/data/cpt/set3-initial-9.16.toml
rename : third_party/rust/icu_collections/src/codepointtrie/tests/testdata/set3-initial-9.32.toml => third_party/rust/icu_collections/tests/data/cpt/set3-initial-9.32.toml
rename : third_party/rust/icu_collections/src/codepointtrie/tests/testdata/set3-initial-9.8.toml => third_party/rust/icu_collections/tests/data/cpt/set3-initial-9.8.toml
rename : third_party/rust/icu_collections/src/codepointtrie/tests/testdata/set3-initial-9.small16.toml => third_party/rust/icu_collections/tests/data/cpt/set3-initial-9.small16.toml
rename : third_party/rust/icu_collections/src/codepointtrie/tests/testdata/short-all-same.16.toml => third_party/rust/icu_collections/tests/data/cpt/short-all-same.16.toml
rename : third_party/rust/icu_collections/src/codepointtrie/tests/testdata/short-all-same.8.toml => third_party/rust/icu_collections/tests/data/cpt/short-all-same.8.toml
rename : third_party/rust/icu_collections/src/codepointtrie/tests/testdata/short-all-same.16.toml => third_party/rust/icu_collections/tests/data/cpt/short-all-same.small16.toml
rename : third_party/rust/icu_collections/src/codepointtrie/tests/testdata/small0-in-fast.16.toml => third_party/rust/icu_collections/tests/data/cpt/small0-in-fast.16.toml
rename : third_party/rust/icu_collections/src/codepointtrie/tests/testdata/small0-in-fast.32.toml => third_party/rust/icu_collections/tests/data/cpt/small0-in-fast.32.toml
rename : third_party/rust/icu_collections/src/codepointtrie/tests/testdata/small0-in-fast.8.toml => third_party/rust/icu_collections/tests/data/cpt/small0-in-fast.8.toml
rename : third_party/rust/icu_collections/src/codepointtrie/tests/testdata/small0-in-fast.small16.toml => third_party/rust/icu_collections/tests/data/cpt/small0-in-fast.small16.toml
2024-06-17 10:45:53 +00:00
Thunderbird Updatebot
0b3aa3ffaf
Bug 1878375 - Synchronize vendored Rust libraries with mozilla-central. r=aleca
...
mozilla-central: 97bce31758a53936d3a729ae713d0aead3a53137
comm-central: f81c4a927046253f16616cf0c54ad3501f0bfa51
Differential Revision: https://phabricator.services.mozilla.com/D213856
--HG--
extra : moz-landing-system : lando
2024-06-15 00:23:02 +00:00
Thunderbird Updatebot
7cefa1199b
Bug 1878375 - Synchronize vendored Rust libraries with mozilla-central. r=darktrojan
...
mozilla-central: 3448fa7d36a96fffc3aab8d9faf3ac844c2671ee
comm-central: f832b5c2f08f54e69ca8b9cdf976ceaeb3675c7b
Differential Revision: https://phabricator.services.mozilla.com/D213694
--HG--
extra : amend_source : c7820208a52b2f2b785929b498b8519dade1659e
2024-06-13 23:06:44 +00:00
Kai Engert
c2ef7439bd
Bug 1896918 - Re-enable LibrePGP AEAD/OCB decryption. r=aleca
...
Differential Revision: https://phabricator.services.mozilla.com/D213432
--HG--
extra : rebase_source : 62656d9aae11a999e53035c9ce8fb6edcf8ccee9
extra : amend_source : ff53df478707cf561c913d7cc837cdc6cb876423
2024-06-12 23:18:16 +02:00
Thunderbird Updatebot
1deed10da7
Bug 1878375 - Synchronize vendored Rust libraries with mozilla-central. r=darktrojan
...
mozilla-central: eeada934b615e943700b2b09e517fd419d9abcb8
comm-central: d6335c2b9e6a517c8103e37a0ffec4b69b25c54d
Differential Revision: https://phabricator.services.mozilla.com/D213382
--HG--
extra : amend_source : 2ece21a2ca08b1a10253d50c65798043e1ed20ed
2024-06-12 05:11:28 +00:00
Thunderbird Updatebot
451b12a508
Bug 1878375 - Synchronize vendored Rust libraries with mozilla-central. r=rjl
...
mozilla-central: 9e49a1b86e40462117bddf9038736c1c3ee22092
comm-central: b83c40ae0dfa3199d277148a91129b6da0e9a128
Differential Revision: https://phabricator.services.mozilla.com/D213168
--HG--
extra : moz-landing-system : lando
2024-06-10 22:17:57 +00:00
Rob Lemley
d46894fda8
Bug 1898748 - [RNP] Always set CRYPTO_BACKEND_OPENSSL3_LEGACY when using OpenSSL3 backend. r=kaie
...
Differential Revision: https://phabricator.services.mozilla.com/D212587
--HG--
extra : moz-landing-system : lando
2024-06-05 17:06:06 +00:00
Rob Lemley
6715112acb
Bug 1898748 - Set RNP PACKAGE_STRING during configure. r=kaie
...
Differential Revision: https://phabricator.services.mozilla.com/D211863
--HG--
extra : moz-landing-system : lando
2024-06-05 17:06:05 +00:00
Thunderbird Updatebot
d6d78693db
Bug 1878375 - Synchronize vendored Rust libraries with mozilla-central. r=freaktechnik
...
mozilla-central: 99a425a15992bd6c756462854861e61c6a1785f2
comm-central: 9d1da820353e790f24ce52fe1442f1af5fc0a69f
Differential Revision: https://phabricator.services.mozilla.com/D212662
--HG--
extra : amend_source : 7fd9c26fead301f273dd59466411bfbfc10457cc
2024-06-05 12:10:46 +02:00
Thunderbird Updatebot
6c82c1a0b5
Bug 1878375 - Synchronize vendored Rust libraries with mozilla-central. r=aleca
...
mozilla-central: 0f95114c03f23ae7871150fd4ad6cf69c07be551
comm-central: 370dfc98b74038961e914ca01257f92ec4b164e9
Differential Revision: https://phabricator.services.mozilla.com/D212622
--HG--
extra : moz-landing-system : lando
2024-06-04 22:00:01 +00:00
Thunderbird Updatebot
1eaef9cef9
Bug 1878375 - Synchronize vendored Rust libraries with mozilla-central. r=babolivier
...
mozilla-central: 709248f1fc694bd5312372e9f13c9cced7860e2b
comm-central: 5dd17b198727f292d98eb94d91edfff9737fd6ca
Differential Revision: https://phabricator.services.mozilla.com/D212452
--HG--
extra : amend_source : 81411ea13c000cbb2048292f3b6de66f1b8c2f08
2024-06-03 17:41:42 +01:00
Thunderbird Updatebot
c760856e7f
Bug 1878375 - Synchronize vendored Rust libraries with mozilla-central. r=sol
...
mozilla-central: c8d3e447c892474e061c9ffd22ec1823f06ecffa
comm-central: bb652b007e53d2925c4a4805fe2ea3baa6ec0dea
Differential Revision: https://phabricator.services.mozilla.com/D212337
--HG--
extra : moz-landing-system : lando
2024-05-31 22:03:33 +00:00
Thunderbird Updatebot
21a9419ca6
Bug 1878375 - Synchronize vendored Rust libraries with mozilla-central. r=mkmelin
...
mozilla-central: 691601156e52d3f8b6f035ff6e02eb1575d3a385
comm-central: a720ca90a2fd71875b88a77e5df53533d6fe2cd4
Differential Revision: https://phabricator.services.mozilla.com/D212245
--HG--
extra : amend_source : bdfcb54231327b5eb20d911b85ec97a1148145ee
2024-05-31 13:37:59 +03:00
Thunderbird Updatebot
bacbe9b170
Bug 1878375 - Synchronize vendored Rust libraries with mozilla-central. r=sol
...
mozilla-central: 8bc6fa2ba2e82bbd2221d9956dde4c0dfccf40d1
comm-central: 51aa07ad58e167eaf728dbae24852e72a4cf5f0f
Differential Revision: https://phabricator.services.mozilla.com/D212201
--HG--
extra : moz-landing-system : lando
2024-05-30 22:13:53 +00:00
Thunderbird Updatebot
ebbecfbeb0
Bug 1878375 - Synchronize vendored Rust libraries with mozilla-central. r=sol
...
mozilla-central: f725cee6f91235433a0c64c67b5b9326ffd783e6
comm-central: 60309c1d9506b80f4cb15ac5b37688510211530a
Differential Revision: https://phabricator.services.mozilla.com/D212141
--HG--
extra : moz-landing-system : lando
2024-05-30 16:55:59 +00:00
Thunderbird Updatebot
ca5519e706
Bug 1878375 - Synchronize vendored Rust libraries with mozilla-central. r=aleca DONTBUILD
...
mozilla-central: fd0f25542804074c0a38ba6c7f273a36bf658127
comm-central: 1f0f92a57ece56543a1874bbfde09400a28eb4f1
Differential Revision: https://phabricator.services.mozilla.com/D212072
--HG--
extra : moz-landing-system : lando
2024-05-29 23:11:52 +00:00
Thunderbird Updatebot
1aec38d4a6
Bug 1878375 - Synchronize vendored Rust libraries with mozilla-central. r=thunderbird-reviewers,john.bieling DONTBUILD
...
mozilla-central: e1da1893a0c56d2752be4e6eb1efa16c58723a55
comm-central: 6ecec7121bb0dcae1febeb41d0894c0f2b045b3b
Differential Revision: https://phabricator.services.mozilla.com/D211973
--HG--
extra : moz-landing-system : lando
2024-05-29 10:45:32 +00:00
Thunderbird Updatebot
cc61e9be0c
Bug 1878375 - Synchronize vendored Rust libraries with mozilla-central. r=darktrojan
...
mozilla-central: 046da0f065e90bcf67ec9fd58aa8f84c1a8f80be
comm-central: a3e5c49b7b842c5d24092a0f07d979e603e5a23f
Differential Revision: https://phabricator.services.mozilla.com/D211802
--HG--
extra : amend_source : fbb8660ef14cdc3e37d4d3bf8f600e173ef1897f
2024-05-28 00:24:23 +00:00
Thunderbird Updatebot
f50804ead6
Bug 1878375 - Synchronize vendored Rust libraries with mozilla-central. r=darktrojan
...
mozilla-central: 00f574fb9f0cde95935f22084807dc7bd60eae84
comm-central: baf3acadc707839386367ca525a3db9373a5bab9
Differential Revision: https://phabricator.services.mozilla.com/D211795
--HG--
extra : amend_source : 22625a5ede39350d139052ad3366613905c54f63
2024-05-27 22:14:09 +00:00
Rob Lemley
cfbfc1fb1e
Bug 1898715 - Port bug 1776255: Add 'when' to 'option's that call 'pkg_check_modules'. r=vineet
...
Differential Revision: https://phabricator.services.mozilla.com/D211540
--HG--
extra : moz-landing-system : lando
2024-05-24 16:22:26 +00:00
Thunderbird Updatebot
55fa0729dd
Bug 1878375 - Synchronize vendored Rust libraries with mozilla-central. r=darktrojan
...
mozilla-central: 5f32152690020a32702097b55f1b5c44804d0db4
comm-central: 3989f0dd325a3366139e2cbc6c4afc75b001b916
Differential Revision: https://phabricator.services.mozilla.com/D211313
--HG--
extra : amend_source : af4821583c91b6df3ca62e87741881df3b01aa8e
2024-05-23 04:36:32 +00:00
Thunderbird Updatebot
7bd5863ea2
Bug 1878375 - Synchronize vendored Rust libraries with mozilla-central. r=ikey
...
mozilla-central: 80ae2c7908e4cc558336a6f6a78097d9c2c9317d
comm-central: e839f4a920d16ea54b8e0f2b937b00e232a1f328
Differential Revision: https://phabricator.services.mozilla.com/D211143
--HG--
extra : amend_source : 6affea4a4dbbbd5a48a5c102161a5422f411edc3
2024-05-22 05:20:33 +00:00
Thunderbird Updatebot
a248799a29
Bug 1878375 - Synchronize vendored Rust libraries with mozilla-central. r=darktrojan
...
mozilla-central: d70074e160c5c9f88e5d81e69a62007282442e88
comm-central: 699f1e2ec58b1c318ded4401089dbf9e82dc1065
Differential Revision: https://phabricator.services.mozilla.com/D211121
--HG--
extra : amend_source : ca6ef883226905b41a1b6c24afff31845f9ab159
2024-05-21 23:43:16 +00:00
Thunderbird Updatebot
1a234af89f
Bug 1878375 - Synchronize vendored Rust libraries with mozilla-central. r=mkmelin
...
mozilla-central: 6919ad3b088665854fe77e203c556b51c8043a19
comm-central: bb98755151a2845ebf945465fcd9f59664838f76
Differential Revision: https://phabricator.services.mozilla.com/D210988
--HG--
extra : moz-landing-system : lando
2024-05-21 10:25:56 +00:00
Thunderbird Updatebot
4741c84d2c
Bug 1878375 - Synchronize vendored Rust libraries with mozilla-central. r=leftmostcat
...
mozilla-central: f956d7e03a822a09fbb84e9b474db8e0167095f1
comm-central: 25f09ad6335a5166fde773c81be1268147cda21f
Differential Revision: https://phabricator.services.mozilla.com/D210702
--HG--
extra : amend_source : 09d7d6c866423f0131fd871e2808fa6a0f448516
2024-05-16 10:38:57 -07:00
Brendan Abolivier
61d40c9d60
Bug 1897114 - Port bug 1883615: Prevent double export of HAVE_DLFCN_H. r=thunderbird-reviewers,ikey,rjl
...
Differential Revision: https://phabricator.services.mozilla.com/D210633
--HG--
extra : moz-landing-system : lando
2024-05-16 14:34:45 +00:00
Thunderbird Updatebot
3eb3c3c31f
Bug 1878375 - Synchronize vendored Rust libraries with mozilla-central. r=dandarnell
...
mozilla-central: b7871b7f2c05e4076ad55ae4aa929b9862d4c8af
comm-central: b1a0486c9d7b0ecc661142459b0aee2cf0bd321d
Differential Revision: https://phabricator.services.mozilla.com/D210565
--HG--
extra : amend_source : 78a505e2b7b5028548608045f3020debd65a6445
2024-05-15 14:04:22 -07:00
Rob Lemley
ceaee73f9b
Bug 1885353 - [RNP] Update vendoring config for RNP v0.17.1. r=kaie
...
The two patches will not be needed with v0.17.1.
Adding the rnp_symbols script to pick up any export changes.
"libsexp" is renamed to "libsexpp", so the vendoring will need
to account for that.
Differential Revision: https://phabricator.services.mozilla.com/D204665
--HG--
extra : amend_source : fa66f10d8be42268acae9bcbb09da7b8885c67fa
2024-05-15 14:03:49 -07:00
Rob Lemley
f94434bd36
Bug 1885353 - [RNP] Update to v0.17.1. r=kaie
...
Differential Revision: https://phabricator.services.mozilla.com/D204666
--HG--
rename : third_party/rnp/src/libsexp/LICENSE.md => third_party/rnp/src/libsexpp/LICENSE.md
extra : amend_source : dca6e82d58b9e7db850ea6246931d82195a8fbe3
2024-05-15 14:03:23 -07:00
Rob Lemley
1189e0ba28
Bug 1885353 - [RNP] Update moz.build for v0.17.1. r=kaie
...
For the libsexp -> libsexpp rename.
Differential Revision: https://phabricator.services.mozilla.com/D204667
--HG--
extra : amend_source : 10abf2d3ab64de63e5bc28dc0271673aba966199
2024-05-15 14:03:02 -07:00
Sean Burke
09ab6bf6eb
Bug 1895317 - Fetch message headers from EWS and add to folder DB. r=babolivier
...
Differential Revision: https://phabricator.services.mozilla.com/D209933
--HG--
extra : amend_source : ebdf1694aca4f5bef7d977342d4072de56659f4f
2024-05-15 13:54:47 -07:00
Thunderbird Updatebot
a3a8462f4d
Bug 1878375 - Synchronize vendored Rust libraries with mozilla-central. r=darktrojan
...
mozilla-central: 2dfb8db5d717280f4cb4e83a9f4d287507e4b45b
comm-central: 712c6f90dedfce8313e117dd23e53c03496a22de
Differential Revision: https://phabricator.services.mozilla.com/D210260
--HG--
extra : moz-landing-system : lando
2024-05-14 04:53:35 +00:00
Thunderbird Updatebot
d37719c492
Bug 1878375 - Synchronize vendored Rust libraries with mozilla-central. r=babolivier
...
mozilla-central: d3307ce15a2e8d72b309c71e28226a07864e3bb2
comm-central: 445334850d02f3861dbb691e6ef6a0b84584071b
Differential Revision: https://phabricator.services.mozilla.com/D210203
--HG--
extra : moz-landing-system : lando
2024-05-13 18:06:03 +00:00
Thunderbird Updatebot
6cd703bbca
Bug 1878375 - Synchronize vendored Rust libraries with mozilla-central. r=aleca
...
mozilla-central: b09dd768d80e3ba321a5db4a0d534ea0c5385465
comm-central: 85b9bbdde9924a49955e7749f3a2e3296d21ab28
Differential Revision: https://phabricator.services.mozilla.com/D210108
--HG--
extra : moz-landing-system : lando
2024-05-10 22:04:09 +00:00
Thunderbird Updatebot
31d360ca24
Bug 1878375 - Synchronize vendored Rust libraries with mozilla-central. r=babolivier
...
mozilla-central: 4df4e109202ff67836eaa61c66a7c65a2f712e11
comm-central: 017c5fa4521769e01851d3fc96c4a48335ffee08
Differential Revision: https://phabricator.services.mozilla.com/D210023
--HG--
extra : amend_source : 39a70d42ab7d0edd3846dcd8f890e5ecee8e975c
2024-05-10 13:35:49 +03:00
Thunderbird Updatebot
6317e9979e
Bug 1878375 - Synchronize vendored Rust libraries with mozilla-central. r=darktrojan
...
mozilla-central: 2eba1ced8dbf942c10b9397e298b05e5c94671e4
comm-central: 6c1eb35c510b12e447fd8b1446ffe4f685f56890
Differential Revision: https://phabricator.services.mozilla.com/D209902
--HG--
extra : amend_source : 560a1d133b90d85b22031d78edb89fddcea6af8e
2024-05-09 04:50:51 +00:00
Thunderbird Updatebot
ab3823fb29
Bug 1878375 - Synchronize vendored Rust libraries with mozilla-central. r=aleca DONTBUILD
...
mozilla-central: 1ebb69c4b2f06a5c589775b3bb2855e58164a487
comm-central: f3c3002e2ca49651b57d30e9b348f0f129c72d58
Differential Revision: https://phabricator.services.mozilla.com/D209892
--HG--
extra : moz-landing-system : lando
2024-05-09 02:30:12 +00:00
Thunderbird Updatebot
36e6295d15
Bug 1878375 - Synchronize vendored Rust libraries with mozilla-central. r=darktrojan
...
mozilla-central: 149e752fdb3fa75a3a02f55e7c7c91f7f704cf8a
comm-central: 0c57474968bbb46d1a0818e2ce31bc5582f1917b
Differential Revision: https://phabricator.services.mozilla.com/D209775
--HG--
extra : amend_source : 663ec80a69ebe5ff67e47b286c83e0f74960b056
2024-05-08 04:13:00 +00:00
Thunderbird Updatebot
d93354e048
Bug 1878375 - Synchronize vendored Rust libraries with mozilla-central. r=leftmostcat
...
mozilla-central: 0d84aa48c2d6687c0f0c4e54bd87db960c71d0fc
comm-central: 6fb59d66a6352e1d7a28f59e23a73a6bc1dac34a
Differential Revision: https://phabricator.services.mozilla.com/D209761
--HG--
extra : moz-landing-system : lando
2024-05-07 23:19:18 +00:00
Thunderbird Updatebot
8caa0f6417
Bug 1878375 - Synchronize vendored Rust libraries with mozilla-central. r=mkmelin
...
mozilla-central: 1343ec609dea28acb4b297bebd481211e1742b11
comm-central: 170ab35654bf2a8680511fe24eddce21b5982166
Differential Revision: https://phabricator.services.mozilla.com/D209497
--HG--
extra : amend_source : 4ded7e72dd818aaaa8d1dd7361a5a0a663997cd1
2024-05-05 13:51:48 +03:00
Thunderbird Updatebot
c04464d922
Bug 1878375 - Synchronize vendored Rust libraries with mozilla-central. r=darktrojan
...
mozilla-central: c560ac2dab5f138b9d9fc117124a8edd04dc0d3f
comm-central: 4df30ed8a2acede87ac63d5c7f93fbd27729fedc
Differential Revision: https://phabricator.services.mozilla.com/D209321
--HG--
extra : amend_source : db361e7ad5f4d619a0b6377222d2388029942ced
2024-05-03 03:44:22 +00:00