diff --git a/Cargo.lock b/Cargo.lock index 41179ff24..fea765533 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -100,9 +100,9 @@ checksum = "4b46cbb362ab8752921c97e041f5e366ee6297bd428a31275b9fcf1e380f7299" [[package]] name = "anstream" -version = "0.6.14" +version = "0.6.15" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "418c75fa768af9c03be99d17643f93f79bbba589895012a80e3452a19ddda15b" +checksum = "64e15c1ab1f89faffbf04a634d5e1962e9074f2741eef6d97f3c4e322426d526" dependencies = [ "anstyle", "anstyle-parse", @@ -115,33 +115,33 @@ dependencies = [ [[package]] name = "anstyle" -version = "1.0.7" +version = "1.0.8" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "038dfcf04a5feb68e9c60b21c9625a54c2c0616e79b72b0fd87075a056ae1d1b" +checksum = "1bec1de6f59aedf83baf9ff929c98f2ad654b97c9510f4e70cf6f661d49fd5b1" [[package]] name = "anstyle-parse" -version = "0.2.4" +version = "0.2.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c03a11a9034d92058ceb6ee011ce58af4a9bf61491aa7e1e59ecd24bd40d22d4" +checksum = "eb47de1e80c2b463c735db5b217a0ddc39d612e7ac9e2e96a5aed1f57616c1cb" dependencies = [ "utf8parse", ] [[package]] name = "anstyle-query" -version = "1.1.0" +version = "1.1.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ad186efb764318d35165f1758e7dcef3b10628e26d41a44bc5550652e6804391" +checksum = "6d36fc52c7f6c869915e99412912f22093507da8d9e942ceaf66fe4b7c14422a" dependencies = [ "windows-sys 0.52.0", ] [[package]] name = "anstyle-wincon" -version = "3.0.3" +version = "3.0.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "61a38449feb7068f52bb06c12759005cf459ee52bb4adc1d5a7c4322d716fb19" +checksum = "5bf74e1b6e971609db8ca7a9ce79fd5768ab6ae46441c572e46cf596f59e57f8" dependencies = [ "anstyle", "windows-sys 0.52.0", @@ -206,9 +206,9 @@ dependencies = [ [[package]] name = "assert_cmd" -version = "2.0.13" +version = "2.0.15" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "00ad3f3a942eee60335ab4342358c161ee296829e0d16ff42fc1d6cb07815467" +checksum = "bc65048dd435533bb1baf2ed9956b9a278fbfdcf90301b39ee117f06c0199d37" dependencies = [ "anstyle", "bstr", @@ -461,9 +461,9 @@ dependencies = [ [[package]] name = "bstr" -version = "1.9.1" +version = "1.10.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "05efc5cfd9110c8416e471df0e96702d58690178e206e61b7173706673c93706" +checksum = "40723b8fb387abc38f4f4a37c09073622e41dd12327033091ef8950659e6dc0c" dependencies = [ "memchr", "regex-automata 0.4.7", @@ -636,9 +636,9 @@ dependencies = [ [[package]] name = "clap" -version = "4.4.18" +version = "4.5.11" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1e578d6ec4194633722ccf9544794b71b1385c3c027efe0c55db226fc880865c" +checksum = "35723e6a11662c2afb578bcf0b88bf6ea8e21282a953428f240574fcc3a2b5b3" dependencies = [ "clap_builder", "clap_derive", @@ -655,23 +655,23 @@ dependencies = [ [[package]] name = "clap_builder" -version = "4.4.18" +version = "4.5.11" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4df4df40ec50c46000231c914968278b1eb05098cf8f1b3a518a95030e71d1c7" +checksum = "49eb96cbfa7cfa35017b7cd548c75b14c3118c98b423041d70562665e07fb0fa" dependencies = [ "anstream", "anstyle", "clap_lex", - "strsim", + "strsim 0.11.1", ] [[package]] name = "clap_derive" -version = "4.4.7" +version = "4.5.11" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "cf9804afaaf59a91e75b022a30fb7229a7901f60c755489cc61c9b423b836442" +checksum = "5d029b67f89d30bbb547c89fd5161293c0aec155fc691d7924b64550662db93e" dependencies = [ - "heck 0.4.1", + "heck 0.5.0", "proc-macro2", "quote", "syn 2.0.72", @@ -679,9 +679,9 @@ dependencies = [ [[package]] name = "clap_lex" -version = "0.6.0" +version = "0.7.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "702fc72eb24e5a1e48ce58027a675bc24edd52096d5397d4aea7c6dd9eca0bd1" +checksum = "1462739cb27611015575c0c11df5df7601141071f07518d56fcc1be504cbec97" [[package]] name = "cmake" @@ -694,9 +694,9 @@ dependencies = [ [[package]] name = "colorchoice" -version = "1.0.1" +version = "1.0.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0b6a852b24ab71dffc585bcb46eaf7959d175cb865a7152e35b348d1b2960422" +checksum = "d3fd119d74b830634cea2a0f58bbd0d54540518a14397557951e79340abc28c0" [[package]] name = "colored" @@ -898,7 +898,7 @@ dependencies = [ "ident_case", "proc-macro2", "quote", - "strsim", + "strsim 0.10.0", "syn 1.0.109", ] @@ -1139,9 +1139,9 @@ dependencies = [ [[package]] name = "env_filter" -version = "0.1.1" +version = "0.1.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c6dc8c8ff84895b051f07a0e65f975cf225131742531338752abfb324e4449ff" +checksum = "4f2c92ceda6ceec50f43169f9ee8424fe2db276791afde7b2cd8bc084cb376ab" dependencies = [ "log", "regex", @@ -1149,9 +1149,9 @@ dependencies = [ [[package]] name = "env_logger" -version = "0.11.4" +version = "0.11.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "06676b12debf7bba6903559720abca942d3a66b8acb88815fd2c7c6537e9ade1" +checksum = "e13fa619b91fb2381732789fc5de83b45675e882f66623b7d8cb4f643017018d" dependencies = [ "anstream", "anstyle", @@ -1407,7 +1407,7 @@ dependencies = [ "futures-sink", "futures-util", "http 0.2.12", - "indexmap 2.2.6", + "indexmap", "slab", "tokio", "tokio-util", @@ -1426,7 +1426,7 @@ dependencies = [ "futures-core", "futures-sink", "http 1.1.0", - "indexmap 2.2.6", + "indexmap", "slab", "tokio", "tokio-util", @@ -1443,12 +1443,6 @@ dependencies = [ "crunchy", ] -[[package]] -name = "hashbrown" -version = "0.12.3" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888" - [[package]] name = "hashbrown" version = "0.14.5" @@ -1743,16 +1737,6 @@ dependencies = [ "unicode-normalization", ] -[[package]] -name = "indexmap" -version = "1.9.3" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "bd070e393353796e801d209ad339e89596eb4c8d430d18ede6a1cced8fafbd99" -dependencies = [ - "autocfg", - "hashbrown 0.12.3", -] - [[package]] name = "indexmap" version = "2.2.6" @@ -1760,7 +1744,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "168fb715dda47215e360912c096649d23d58bf392ac62f73919e831745e40f26" dependencies = [ "equivalent", - "hashbrown 0.14.5", + "hashbrown", ] [[package]] @@ -1792,9 +1776,9 @@ dependencies = [ [[package]] name = "is_terminal_polyfill" -version = "1.70.0" +version = "1.70.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f8478577c03552c21db0e2724ffb8986a5ce7af88107e6be5d2ee6e158c12800" +checksum = "7943c866cc5cd64cbc25b2e01621d07fa8eb2a1a23160ee81ce38704e97b8ecf" [[package]] name = "itertools" @@ -2079,7 +2063,7 @@ dependencies = [ [[package]] name = "libsignal-ffi" -version = "0.53.0" +version = "0.54.0" dependencies = [ "cpufeatures", "futures-util", @@ -2094,7 +2078,7 @@ dependencies = [ [[package]] name = "libsignal-jni" -version = "0.53.0" +version = "0.54.0" dependencies = [ "cfg-if", "cpufeatures", @@ -2110,7 +2094,7 @@ dependencies = [ [[package]] name = "libsignal-jni-testing" -version = "0.53.0" +version = "0.54.0" dependencies = [ "async-trait", "cfg-if", @@ -2216,7 +2200,7 @@ dependencies = [ "http-body-util", "hyper 1.4.1", "hyper-util", - "indexmap 2.2.6", + "indexmap", "itertools 0.13.0", "lazy_static", "libsignal-core", @@ -2256,7 +2240,7 @@ dependencies = [ [[package]] name = "libsignal-node" -version = "0.53.0" +version = "0.54.0" dependencies = [ "cmake", "futures", @@ -2291,7 +2275,7 @@ dependencies = [ "hex-literal", "hkdf", "hmac", - "indexmap 2.2.6", + "indexmap", "itertools 0.13.0", "libsignal-core", "log", @@ -2896,7 +2880,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "b4c5cc86750666a3ed20bdaf5ca2a0344f9c67674cae0515bec2da16fbaa47db" dependencies = [ "fixedbitset", - "indexmap 2.2.6", + "indexmap", ] [[package]] @@ -3090,9 +3074,9 @@ checksum = "94e851c7654eed9e68d7d27164c454961a616cf8c203d500607ef22c737b51bb" [[package]] name = "predicates" -version = "3.1.0" +version = "3.1.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "68b87bfd4605926cdfefc1c3b5f8fe560e3feca9d5552cf68c466d3d8236c7e8" +checksum = "7e9086cc7640c29a356d1a29fd134380bee9d8f79a17410aa76e7ad295f42c97" dependencies = [ "anstyle", "difflib", @@ -3101,15 +3085,15 @@ dependencies = [ [[package]] name = "predicates-core" -version = "1.0.6" +version = "1.0.8" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b794032607612e7abeb4db69adb4e33590fa6cf1149e95fd7cb00e634b92f174" +checksum = "ae8177bee8e75d6846599c6b9ff679ed51e882816914eec639944d7c9aa11931" [[package]] name = "predicates-tree" -version = "1.0.9" +version = "1.0.11" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "368ba315fb8c5052ab692e68a0eefec6ec57b23a36959c14496f0b0df2c0cecf" +checksum = "41b740d195ed3166cd147c8047ec98db0e22ec019eb8eeb76d343b795304fb13" dependencies = [ "predicates-core", "termtree", @@ -3248,9 +3232,9 @@ dependencies = [ [[package]] name = "protobuf" -version = "3.4.0" +version = "3.5.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "58678a64de2fced2bdec6bca052a6716a0efe692d6e3f53d1bda6a1def64cfc0" +checksum = "df67496db1a89596beaced1579212e9b7c53c22dca1d9745de00ead76573d514" dependencies = [ "once_cell", "protobuf-support", @@ -3259,9 +3243,9 @@ dependencies = [ [[package]] name = "protobuf-codegen" -version = "3.4.0" +version = "3.5.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "32777b0b3f6538d9d2e012b3fad85c7e4b9244b5958d04a6415f4333782b7a77" +checksum = "eab09155fad2d39333d3796f67845d43e29b266eea74f7bc93f153f707f126dc" dependencies = [ "anyhow", "once_cell", @@ -3274,9 +3258,9 @@ dependencies = [ [[package]] name = "protobuf-json-mapping" -version = "3.4.0" +version = "3.5.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5d8440284a60d89deae81f67cc713f03f770ae51461e7613e44808910502693e" +checksum = "781abbf9eedba12bd3496bc019d24d2f683adc2b5291d8d0acb39dbddc7c2a02" dependencies = [ "protobuf", "protobuf-support", @@ -3285,12 +3269,12 @@ dependencies = [ [[package]] name = "protobuf-parse" -version = "3.4.0" +version = "3.5.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "96cb37955261126624a25b5e6bda40ae34cf3989d52a783087ca6091b29b5642" +checksum = "1a16027030d4ec33e423385f73bb559821827e9ec18c50e7874e4d6de5a4e96f" dependencies = [ "anyhow", - "indexmap 1.9.3", + "indexmap", "log", "protobuf", "protobuf-support", @@ -3301,9 +3285,9 @@ dependencies = [ [[package]] name = "protobuf-support" -version = "3.4.0" +version = "3.5.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e1ed294a835b0f30810e13616b1cd34943c6d1e84a8f3b0dcfe466d256c3e7e7" +checksum = "70e2d30ab1878b2e72d1e2fc23ff5517799c9929e2cf81a8516f9f4dcf2b9cf3" dependencies = [ "thiserror", ] @@ -3737,7 +3721,7 @@ version = "1.0.120" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "4e0d21c9a8cae1235ad58a00c11cb40d4b1e5c784f1ef2c537876ed6ffd8b7c5" dependencies = [ - "indexmap 2.2.6", + "indexmap", "itoa", "ryu", "serde", @@ -3940,6 +3924,12 @@ version = "0.10.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623" +[[package]] +name = "strsim" +version = "0.11.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f" + [[package]] name = "strum" version = "0.26.3" @@ -4282,9 +4272,9 @@ dependencies = [ [[package]] name = "toml_datetime" -version = "0.6.6" +version = "0.6.7" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4badfd56924ae69bcc9039335b2e017639ce3f9b001c393c1b2d1ef846ce2cbf" +checksum = "f8fb9f64314842840f1d940ac544da178732128f1c78c21772e876579e0da1db" [[package]] name = "toml_edit" @@ -4292,7 +4282,7 @@ version = "0.21.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "6a8534fd7f78b5405e860340ad6575217ce99f38d4d5c8f2442cb5ecb50090e1" dependencies = [ - "indexmap 2.2.6", + "indexmap", "toml_datetime", "winnow", ] @@ -4536,9 +4526,9 @@ checksum = "830b7e5d4d90034032940e4ace0d9a9a057e7a45cd94e6c007832e39edb82f6d" [[package]] name = "version_check" -version = "0.9.4" +version = "0.9.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f" +checksum = "0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a" [[package]] name = "wait-timeout" diff --git a/LibSignalClient.podspec b/LibSignalClient.podspec index 9d4748fcd..5f8da4599 100644 --- a/LibSignalClient.podspec +++ b/LibSignalClient.podspec @@ -5,7 +5,7 @@ Pod::Spec.new do |s| s.name = 'LibSignalClient' - s.version = '0.53.0' + s.version = '0.54.0' s.summary = 'A Swift wrapper library for communicating with the Signal messaging service.' s.homepage = 'https://github.com/signalapp/libsignal' diff --git a/acknowledgments/acknowledgments.html b/acknowledgments/acknowledgments.html index 6f82931c0..338112b5b 100644 --- a/acknowledgments/acknowledgments.html +++ b/acknowledgments/acknowledgments.html @@ -46,7 +46,7 @@
Copyright (c) 2015 Josh Triplett, 2022 The rust-cli Developers @@ -3358,7 +3358,6 @@MIT License
Used by:
Copyright (c) 2016 Amanieu d'Antras @@ -3844,7 +3842,7 @@Used by:
MIT License
Used by:
Copyright (c) 2016 Joe Wilm and individual contributors @@ -4106,7 +4104,6 @@Used by:
MIT License
Used by:
Copyright (c) 2016--2017 @@ -5042,11 +5039,10 @@Used by:
MIT License
Used by:
Copyright (c) 2019 Stepan Koltsov @@ -5066,7 +5062,8 @@+OR OTHER DEALINGS IN THE SOFTWARE. +Used by:
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE -OR OTHER DEALINGS IN THE SOFTWARE.
Copyright (c) 2022 The rust-cli Developers @@ -5866,14 +5863,14 @@Used by:
MIT License
Used by:
Copyright (c) Individual contributors @@ -6676,6 +6673,7 @@Used by:
MIT License @@ -7094,6 +7092,7 @@MIT License
Used by:
The MIT License (MIT) @@ -7242,9 +7241,9 @@Used by:
MIT License
Used by:
The MIT License (MIT) @@ -7554,7 +7553,7 @@Used by:
MIT License
Used by:
The MIT License (MIT) Copyright (c) 2017-2018 Sergio Benitez diff --git a/acknowledgments/acknowledgments.md b/acknowledgments/acknowledgments.md index 96643d963..b379e4f45 100644 --- a/acknowledgments/acknowledgments.md +++ b/acknowledgments/acknowledgments.md @@ -669,7 +669,7 @@ For more information on this, and how to apply and follow the GNU AGPL, see ``` -## attest 0.1.0, libsignal-ffi 0.53.0, libsignal-jni 0.53.0, libsignal-jni-testing 0.53.0, libsignal-node 0.53.0, signal-neon-futures 0.1.0, signal-neon-futures-tests 0.1.0, libsignal-bridge 0.1.0, libsignal-bridge-macros 0.1.0, libsignal-bridge-testing 0.1.0, libsignal-bridge-types 0.1.0, libsignal-core 0.1.0, signal-crypto 0.1.0, device-transfer 0.1.0, signal-media 0.1.0, libsignal-message-backup 0.1.0, libsignal-message-backup-macros 0.1.0, libsignal-net 0.1.0, signal-pin 0.1.0, poksho 0.7.0, libsignal-protocol 0.1.0, libsignal-svr3 0.1.0, usernames 0.1.0, zkcredential 0.1.0, zkgroup 0.9.0 +## attest 0.1.0, libsignal-ffi 0.54.0, libsignal-jni 0.54.0, libsignal-jni-testing 0.54.0, libsignal-node 0.54.0, signal-neon-futures 0.1.0, signal-neon-futures-tests 0.1.0, libsignal-bridge 0.1.0, libsignal-bridge-macros 0.1.0, libsignal-bridge-testing 0.1.0, libsignal-bridge-types 0.1.0, libsignal-core 0.1.0, signal-crypto 0.1.0, device-transfer 0.1.0, signal-media 0.1.0, libsignal-message-backup 0.1.0, libsignal-message-backup-macros 0.1.0, libsignal-net 0.1.0, signal-pin 0.1.0, poksho 0.7.0, libsignal-protocol 0.1.0, libsignal-svr3 0.1.0, usernames 0.1.0, zkcredential 0.1.0, zkgroup 0.9.0 ``` GNU AFFERO GENERAL PUBLIC LICENSE @@ -3049,7 +3049,7 @@ THE SOFTWARE. ``` -## anstyle-wincon 3.0.3 +## anstyle-wincon 3.0.4 ``` Copyright (c) 2015 Josh Triplett, 2022 The rust-cli Developers @@ -3136,7 +3136,7 @@ DEALINGS IN THE SOFTWARE. ``` -## gimli 0.29.0, heck 0.4.1, heck 0.5.0, peeking_take_while 0.1.2, unicode-bidi 0.3.15, unicode-normalization 0.1.23 +## gimli 0.29.0, heck 0.5.0, peeking_take_while 0.1.2, unicode-bidi 0.3.15, unicode-normalization 0.1.23 ``` Copyright (c) 2015 The Rust Project Developers @@ -3515,7 +3515,7 @@ DEALINGS IN THE SOFTWARE. ``` -## hashbrown 0.12.3, hashbrown 0.14.5 +## hashbrown 0.14.5 ``` Copyright (c) 2016 Amanieu d'Antras @@ -3577,7 +3577,7 @@ DEALINGS IN THE SOFTWARE. ``` -## anstyle-parse 0.2.4 +## anstyle-parse 0.2.5 ``` Copyright (c) 2016 Joe Wilm and individual contributors @@ -3821,7 +3821,7 @@ DEALINGS IN THE SOFTWARE. ``` -## indexmap 1.9.3, indexmap 2.2.6 +## indexmap 2.2.6 ``` Copyright (c) 2016--2017 @@ -4693,7 +4693,7 @@ DEALINGS IN THE SOFTWARE. ``` -## protobuf-codegen 3.4.0, protobuf-json-mapping 3.4.0, protobuf-parse 3.4.0, protobuf-support 3.4.0, protobuf 3.4.0 +## protobuf-codegen 3.5.0, protobuf-json-mapping 3.5.0, protobuf-support 3.5.0, protobuf 3.5.0 ``` Copyright (c) 2019 Stepan Koltsov @@ -4715,6 +4715,7 @@ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + ``` ## ppv-lite86 0.2.17 @@ -5241,7 +5242,7 @@ DEALINGS IN THE SOFTWARE. ``` -## anstyle 1.0.7 +## anstyle 1.0.8 ``` Copyright (c) 2022 The rust-cli Developers @@ -5453,7 +5454,7 @@ SOFTWARE. ``` -## anstream 0.6.14, anstyle-query 1.1.0, clap 4.4.18, colorchoice 1.0.1, env_filter 0.1.1, env_logger 0.11.4, is_terminal_polyfill 1.70.0, toml_datetime 0.6.6, toml_edit 0.21.1 +## anstream 0.6.15, anstyle-query 1.1.1, clap 4.5.11, colorchoice 1.0.2, env_filter 0.1.2, env_logger 0.11.5, is_terminal_polyfill 1.70.1, toml_datetime 0.6.7, toml_edit 0.21.1 ``` Copyright (c) Individual contributors @@ -6183,7 +6184,7 @@ SOFTWARE. ``` -## cesu8 1.1.0, half 2.4.1, pqcrypto-internals 0.2.5, pqcrypto-kyber 0.7.9, pqcrypto-kyber 0.8.1, pqcrypto-traits 0.3.5 +## cesu8 1.1.0, half 2.4.1, pqcrypto-internals 0.2.5, pqcrypto-kyber 0.7.9, pqcrypto-kyber 0.8.1, pqcrypto-traits 0.3.5, protobuf-parse 3.5.0 ``` MIT License @@ -6532,7 +6533,7 @@ THE SOFTWARE. ``` -## strsim 0.10.0 +## strsim 0.10.0, strsim 0.11.1 ``` The MIT License (MIT) @@ -6670,7 +6671,7 @@ SOFTWARE. ``` -## clap_builder 4.4.18, clap_derive 4.4.7, clap_lex 0.6.0 +## clap_builder 4.5.11, clap_derive 4.5.11, clap_lex 0.7.2 ``` The MIT License (MIT) @@ -6953,7 +6954,7 @@ SOFTWARE. ``` -## version_check 0.9.4 +## version_check 0.9.5 ``` The MIT License (MIT) diff --git a/acknowledgments/acknowledgments.plist b/acknowledgments/acknowledgments.plist index 22b8ab490..8f35c334c 100644 --- a/acknowledgments/acknowledgments.plist +++ b/acknowledgments/acknowledgments.plist @@ -924,7 +924,7 @@ You should also get your employer (if you work as a programmer) or school, if anLicense GNU Affero General Public License v3.0 Title -attest 0.1.0, libsignal-ffi 0.53.0, libsignal-jni 0.53.0, libsignal-jni-testing 0.53.0, libsignal-node 0.53.0, signal-neon-futures 0.1.0, signal-neon-futures-tests 0.1.0, libsignal-bridge 0.1.0, libsignal-bridge-macros 0.1.0, libsignal-bridge-testing 0.1.0, libsignal-bridge-types 0.1.0, libsignal-core 0.1.0, signal-crypto 0.1.0, device-transfer 0.1.0, signal-media 0.1.0, libsignal-message-backup 0.1.0, libsignal-message-backup-macros 0.1.0, libsignal-net 0.1.0, signal-pin 0.1.0, poksho 0.7.0, libsignal-protocol 0.1.0, libsignal-svr3 0.1.0, usernames 0.1.0, zkcredential 0.1.0, zkgroup 0.9.0 +attest 0.1.0, libsignal-ffi 0.54.0, libsignal-jni 0.54.0, libsignal-jni-testing 0.54.0, libsignal-node 0.54.0, signal-neon-futures 0.1.0, signal-neon-futures-tests 0.1.0, libsignal-bridge 0.1.0, libsignal-bridge-macros 0.1.0, libsignal-bridge-testing 0.1.0, libsignal-bridge-types 0.1.0, libsignal-core 0.1.0, signal-crypto 0.1.0, device-transfer 0.1.0, signal-media 0.1.0, libsignal-message-backup 0.1.0, libsignal-message-backup-macros 0.1.0, libsignal-net 0.1.0, signal-pin 0.1.0, poksho 0.7.0, libsignal-protocol 0.1.0, libsignal-svr3 0.1.0, usernames 0.1.0, zkcredential 0.1.0, zkgroup 0.9.0 Type PSGroupSpecifier @@ -3256,7 +3256,7 @@ SOFTWARE.License MIT License Title -anstyle-wincon 3.0.3 +anstyle-wincon 3.0.4 Type PSGroupSpecifier @@ -3361,7 +3361,7 @@ DEALINGS IN THE SOFTWARE.License MIT License Title -gimli 0.29.0, heck 0.4.1, heck 0.5.0, peeking_take_while 0.1.2, unicode-bidi 0.3.15, unicode-normalization 0.1.23 +gimli 0.29.0, heck 0.5.0, peeking_take_while 0.1.2, unicode-bidi 0.3.15, unicode-normalization 0.1.23 Type PSGroupSpecifier @@ -3796,7 +3796,7 @@ DEALINGS IN THE SOFTWARE.License MIT License Title -hashbrown 0.12.3, hashbrown 0.14.5 +hashbrown 0.14.5 Type PSGroupSpecifier @@ -3866,7 +3866,7 @@ DEALINGS IN THE SOFTWARE.License MIT License Title -anstyle-parse 0.2.4 +anstyle-parse 0.2.5 Type PSGroupSpecifier @@ -4142,7 +4142,7 @@ DEALINGS IN THE SOFTWARE.License MIT License Title -indexmap 1.9.3, indexmap 2.2.6 +indexmap 2.2.6 Type PSGroupSpecifier @@ -5119,11 +5119,12 @@ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE -OR OTHER DEALINGS IN THE SOFTWARE. +OR OTHER DEALINGS IN THE SOFTWARE. +License MIT License Title -protobuf-codegen 3.4.0, protobuf-json-mapping 3.4.0, protobuf-parse 3.4.0, protobuf-support 3.4.0, protobuf 3.4.0 +protobuf-codegen 3.5.0, protobuf-json-mapping 3.5.0, protobuf-support 3.5.0, protobuf 3.5.0 Type PSGroupSpecifier @@ -5744,7 +5745,7 @@ SOFTWARE.License MIT License Title -anstyle 1.0.7 +anstyle 1.0.8 Type PSGroupSpecifier @@ -5988,7 +5989,7 @@ SOFTWARE.License MIT License Title -anstream 0.6.14, anstyle-query 1.1.0, clap 4.4.18, colorchoice 1.0.1, env_filter 0.1.1, env_logger 0.11.4, is_terminal_polyfill 1.70.0, toml_datetime 0.6.6, toml_edit 0.21.1 +anstream 0.6.15, anstyle-query 1.1.1, clap 4.5.11, colorchoice 1.0.2, env_filter 0.1.2, env_logger 0.11.5, is_terminal_polyfill 1.70.1, toml_datetime 0.6.7, toml_edit 0.21.1 Type PSGroupSpecifier @@ -6816,7 +6817,7 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESLicense MIT License Title -cesu8 1.1.0, half 2.4.1, pqcrypto-internals 0.2.5, pqcrypto-kyber 0.7.9, pqcrypto-kyber 0.8.1, pqcrypto-traits 0.3.5 +cesu8 1.1.0, half 2.4.1, pqcrypto-internals 0.2.5, pqcrypto-kyber 0.7.9, pqcrypto-kyber 0.8.1, pqcrypto-traits 0.3.5, protobuf-parse 3.5.0 Type PSGroupSpecifier @@ -7235,7 +7236,7 @@ SOFTWARE.License MIT License Title -strsim 0.10.0 +strsim 0.10.0, strsim 0.11.1 Type PSGroupSpecifier @@ -7391,7 +7392,7 @@ SOFTWARE.License MIT License Title -clap_builder 4.4.18, clap_derive 4.4.7, clap_lex 0.6.0 +clap_builder 4.5.11, clap_derive 4.5.11, clap_lex 0.7.2 Type PSGroupSpecifier @@ -7712,7 +7713,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.License MIT License Title -version_check 0.9.4 +version_check 0.9.5 Type PSGroupSpecifier diff --git a/java/build.gradle b/java/build.gradle index 8d6c2cfd4..4e32e9123 100644 --- a/java/build.gradle +++ b/java/build.gradle @@ -6,7 +6,7 @@ plugins { } allprojects { - version = "0.53.0" + version = "0.54.0" group = "org.signal" } diff --git a/java/code_size.json b/java/code_size.json index b87ce10f4..3cd13a13c 100644 --- a/java/code_size.json +++ b/java/code_size.json @@ -96,5 +96,6 @@ { "version": "v0.52.2", "size": 4552104 }, { "version": "v0.52.4", "size": 4560992 }, { "version": "v0.52.5", "size": 4560920 }, - { "version": "v0.53.0", "size": 4568608 } + { "version": "v0.53.0", "size": 4568608 }, + { "version": "v0.54.0", "size": 4592536 } ] diff --git a/node/package.json b/node/package.json index f00aaf0ee..c6f50c291 100644 --- a/node/package.json +++ b/node/package.json @@ -1,6 +1,6 @@ { "name": "@signalapp/libsignal-client", - "version": "0.53.0", + "version": "0.54.0", "license": "AGPL-3.0-only", "main": "dist/index.js", "types": "dist/index.d.ts", diff --git a/rust/bridge/ffi/Cargo.toml b/rust/bridge/ffi/Cargo.toml index 97f77e479..d00a876d5 100644 --- a/rust/bridge/ffi/Cargo.toml +++ b/rust/bridge/ffi/Cargo.toml @@ -5,7 +5,7 @@ [package] name = "libsignal-ffi" -version = "0.53.0" +version = "0.54.0" authors = ["Signal Messenger LLC"] edition = "2021" license = "AGPL-3.0-only" diff --git a/rust/bridge/jni/Cargo.toml b/rust/bridge/jni/Cargo.toml index 1b665c246..435410e91 100644 --- a/rust/bridge/jni/Cargo.toml +++ b/rust/bridge/jni/Cargo.toml @@ -5,7 +5,7 @@ [package] name = "libsignal-jni" -version = "0.53.0" +version = "0.54.0" authors = ["Signal Messenger LLC"] edition = "2021" license = "AGPL-3.0-only" diff --git a/rust/bridge/jni/testing/Cargo.toml b/rust/bridge/jni/testing/Cargo.toml index c8be3d881..701c842e9 100644 --- a/rust/bridge/jni/testing/Cargo.toml +++ b/rust/bridge/jni/testing/Cargo.toml @@ -5,7 +5,7 @@ [package] name = "libsignal-jni-testing" -version = "0.53.0" +version = "0.54.0" authors = ["Signal Messenger LLC"] edition = "2021" license = "AGPL-3.0-only" diff --git a/rust/bridge/node/Cargo.toml b/rust/bridge/node/Cargo.toml index 1dab6925c..254ac001d 100644 --- a/rust/bridge/node/Cargo.toml +++ b/rust/bridge/node/Cargo.toml @@ -5,7 +5,7 @@ [package] name = "libsignal-node" -version = "0.53.0" +version = "0.54.0" authors = ["Signal Messenger LLC"] license = "AGPL-3.0-only" edition = "2021" diff --git a/rust/core/src/version.rs b/rust/core/src/version.rs index bcf502186..17ea13896 100644 --- a/rust/core/src/version.rs +++ b/rust/core/src/version.rs @@ -5,4 +5,4 @@ // The value of this constant is updated by the script // and should not be manually modified -pub const VERSION: &str = "0.53.0"; +pub const VERSION: &str = "0.54.0";