Update to RingRTC v2.50.0

This commit is contained in:
ayumi-signal 2025-02-21 10:53:42 -08:00 committed by GitHub
parent de1f11f1a2
commit 637ef9df41
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 30 additions and 166 deletions

View file

@ -11923,7 +11923,7 @@ For more information on this, and how to apply and follow the GNU AGPL, see
``` ```
## libsignal-account-keys 0.1.0, libsignal-core 0.1.0, mrp 2.49.5, protobuf 2.49.5, ringrtc 2.49.5, regex-aot 0.1.0, partial-default-derive 0.1.0 ## libsignal-account-keys 0.1.0, libsignal-core 0.1.0, mrp 2.50.0, protobuf 2.50.0, ringrtc 2.50.0, regex-aot 0.1.0, partial-default-derive 0.1.0
``` ```
GNU AFFERO GENERAL PUBLIC LICENSE GNU AFFERO GENERAL PUBLIC LICENSE
@ -12164,7 +12164,7 @@ You should also get your employer (if you work as a programmer) or school, if an
``` ```
## ryu 1.0.18 ## ryu 1.0.19
``` ```
Apache License Apache License
@ -12346,7 +12346,7 @@ END OF TERMS AND CONDITIONS
``` ```
## prost-build 0.13.3, prost-derive 0.13.3, prost-types 0.13.3, prost 0.13.3 ## prost-build 0.13.5, prost-derive 0.13.5, prost-types 0.13.5, prost 0.13.5
``` ```
Apache License Apache License
@ -12726,7 +12726,7 @@ OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
``` ```
## windows-sys 0.45.0, windows-sys 0.52.0, windows-sys 0.59.0, windows-targets 0.42.2, windows-targets 0.52.6, windows_aarch64_msvc 0.42.2, windows_aarch64_msvc 0.52.6, windows_x86_64_gnu 0.52.6, windows_x86_64_msvc 0.42.2, windows_x86_64_msvc 0.52.6 ## windows-sys 0.45.0, windows-sys 0.59.0, windows-targets 0.42.2, windows-targets 0.52.6, windows_aarch64_msvc 0.42.2, windows_aarch64_msvc 0.52.6, windows_x86_64_gnu 0.52.6, windows_x86_64_msvc 0.42.2, windows_x86_64_msvc 0.52.6
``` ```
MIT License MIT License
@ -12874,7 +12874,7 @@ SOFTWARE.
``` ```
## cc 1.2.2, cfg-if 1.0.0, cmake 0.1.52, pkg-config 0.3.31 ## cc 1.2.14, cfg-if 1.0.0, cmake 0.1.54, pkg-config 0.3.31
``` ```
Copyright (c) 2014 Alex Crichton Copyright (c) 2014 Alex Crichton
@ -12968,7 +12968,7 @@ DEALINGS IN THE SOFTWARE.
``` ```
## bitflags 1.3.2, bitflags 2.6.0, log 0.4.22, regex-automata 0.4.9, regex-syntax 0.8.5, regex 1.11.1 ## bitflags 1.3.2, bitflags 2.8.0, log 0.4.25, regex-automata 0.4.9, regex-syntax 0.8.5, regex 1.11.1
``` ```
Copyright (c) 2014 The Rust Project Developers Copyright (c) 2014 The Rust Project Developers
@ -12999,7 +12999,7 @@ DEALINGS IN THE SOFTWARE.
``` ```
## uuid 1.11.0 ## uuid 1.13.1
``` ```
Copyright (c) 2014 The Rust Project Developers Copyright (c) 2014 The Rust Project Developers
@ -13031,7 +13031,7 @@ DEALINGS IN THE SOFTWARE.
``` ```
## libc 0.2.167 ## libc 0.2.169
``` ```
Copyright (c) 2014-2020 The Rust Project Developers Copyright (c) 2014-2020 The Rust Project Developers
@ -13062,7 +13062,7 @@ DEALINGS IN THE SOFTWARE.
``` ```
## either 1.13.0, itertools 0.13.0, petgraph 0.6.5, serde_with 3.11.0, serde_with_macros 3.11.0 ## either 1.13.0, itertools 0.14.0, petgraph 0.7.1, serde_with 3.12.0, serde_with_macros 3.12.0
``` ```
Copyright (c) 2015 Copyright (c) 2015
@ -13118,7 +13118,7 @@ THE SOFTWARE.
``` ```
## tempfile 3.14.0 ## tempfile 3.16.0
``` ```
Copyright (c) 2015 Steven Allen Copyright (c) 2015 Steven Allen
@ -13237,7 +13237,7 @@ DEALINGS IN THE SOFTWARE.
``` ```
## fixedbitset 0.4.2 ## fixedbitset 0.5.7
``` ```
Copyright (c) 2015-2017 Copyright (c) 2015-2017
@ -13325,38 +13325,6 @@ DEALINGS IN THE SOFTWARE.
``` ```
## futures-channel 0.3.31, futures-core 0.3.31, futures-executor 0.3.31, futures-io 0.3.31, futures-macro 0.3.31, futures-sink 0.3.31, futures-task 0.3.31, futures-util 0.3.31, futures 0.3.31
```
Copyright (c) 2016 Alex Crichton
Copyright (c) 2017 The Tokio Authors
Permission is hereby granted, free of charge, to any
person obtaining a copy of this software and associated
documentation files (the "Software"), to deal in the
Software without restriction, including without
limitation the rights to use, copy, modify, merge,
publish, distribute, sublicense, and/or sell copies of
the Software, and to permit persons to whom the Software
is furnished to do so, subject to the following
conditions:
The above copyright notice and this permission notice
shall be included in all copies or substantial portions
of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
TO THE WARRANTIES OF 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.
```
## hashbrown 0.15.2 ## hashbrown 0.15.2
``` ```
@ -13450,7 +13418,7 @@ DEALINGS IN THE SOFTWARE.
``` ```
## indexmap 2.7.0 ## indexmap 2.7.1
``` ```
Copyright (c) 2016--2017 Copyright (c) 2016--2017
@ -13668,7 +13636,7 @@ DEALINGS IN THE SOFTWARE.
``` ```
## bytes 1.9.0 ## bytes 1.10.0
``` ```
Copyright (c) 2018 Carl Lerche Copyright (c) 2018 Carl Lerche
@ -13699,37 +13667,6 @@ DEALINGS IN THE SOFTWARE.
``` ```
## autocfg 1.4.0
```
Copyright (c) 2018 Josh Stone
Permission is hereby granted, free of charge, to any
person obtaining a copy of this software and associated
documentation files (the "Software"), to deal in the
Software without restriction, including without
limitation the rights to use, copy, modify, merge,
publish, distribute, sublicense, and/or sell copies of
the Software, and to permit persons to whom the Software
is furnished to do so, subject to the following
conditions:
The above copyright notice and this permission notice
shall be included in all copies or substantial portions
of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
TO THE WARRANTIES OF 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.
```
## smallvec 1.13.2 ## smallvec 1.13.2
``` ```
@ -13761,37 +13698,6 @@ DEALINGS IN THE SOFTWARE.
``` ```
## pin-utils 0.1.0
```
Copyright (c) 2018 The pin-utils authors
Permission is hereby granted, free of charge, to any
person obtaining a copy of this software and associated
documentation files (the "Software"), to deal in the
Software without restriction, including without
limitation the rights to use, copy, modify, merge,
publish, distribute, sublicense, and/or sell copies of
the Software, and to permit persons to whom the Software
is furnished to do so, subject to the following
conditions:
The above copyright notice and this permission notice
shall be included in all copies or substantial portions
of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
TO THE WARRANTIES OF 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.
```
## block-buffer 0.10.4, block-padding 0.3.3 ## block-buffer 0.10.4, block-padding 0.3.3
``` ```
@ -13886,7 +13792,7 @@ DEALINGS IN THE SOFTWARE.
``` ```
## getrandom 0.2.15 ## getrandom 0.2.15, getrandom 0.3.1
``` ```
Copyright (c) 2018-2024 The rust-random Project Developers Copyright (c) 2018-2024 The rust-random Project Developers
@ -13918,37 +13824,6 @@ DEALINGS IN THE SOFTWARE.
``` ```
## slab 0.4.9
```
Copyright (c) 2019 Carl Lerche
Permission is hereby granted, free of charge, to any
person obtaining a copy of this software and associated
documentation files (the "Software"), to deal in the
Software without restriction, including without
limitation the rights to use, copy, modify, merge,
publish, distribute, sublicense, and/or sell copies of
the Software, and to permit persons to whom the Software
is furnished to do so, subject to the following
conditions:
The above copyright notice and this permission notice
shall be included in all copies or substantial portions
of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
TO THE WARRANTIES OF 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.
```
## ghash 0.5.1 ## ghash 0.5.1
``` ```
@ -14161,10 +14036,10 @@ THE SOFTWARE.
``` ```
## cpufeatures 0.2.16 ## password-hash 0.5.0
``` ```
Copyright (c) 2020 The RustCrypto Project Developers Copyright (c) 2020-2023 RustCrypto Developers
Permission is hereby granted, free of charge, to any Permission is hereby granted, free of charge, to any
person obtaining a copy of this software and associated person obtaining a copy of this software and associated
@ -14192,10 +14067,10 @@ DEALINGS IN THE SOFTWARE.
``` ```
## password-hash 0.5.0 ## cpufeatures 0.2.17
``` ```
Copyright (c) 2020-2023 RustCrypto Developers Copyright (c) 2020-2025 The RustCrypto Project Developers
Permission is hereby granted, free of charge, to any Permission is hereby granted, free of charge, to any
person obtaining a copy of this software and associated person obtaining a copy of this software and associated
@ -14317,7 +14192,7 @@ DEALINGS IN THE SOFTWARE.
``` ```
## toml_datetime 0.6.8, toml_edit 0.19.15 ## toml_datetime 0.6.8, toml_edit 0.22.24
``` ```
Copyright (c) Individual contributors Copyright (c) Individual contributors
@ -14581,7 +14456,7 @@ SOFTWARE.
``` ```
## curve25519-dalek-derive 0.1.1, anyhow 1.0.94, displaydoc 0.2.5, fastrand 2.2.0, itoa 1.0.14, linux-raw-sys 0.4.14, num_enum 0.7.3, num_enum_derive 0.7.3, once_cell 1.20.2, pin-project-lite 0.2.15, prettyplease 0.2.25, proc-macro-crate 1.3.1, proc-macro2 1.0.92, quote 1.0.37, rustix 0.38.41, semver 1.0.23, send_wrapper 0.6.0, serde 1.0.215, serde_derive 1.0.215, serde_json 1.0.133, syn-mid 0.6.0, syn 1.0.109, syn 2.0.90, thiserror-impl 1.0.69, thiserror 1.0.69, unicode-ident 1.0.14 ## curve25519-dalek-derive 0.1.1, anyhow 1.0.95, displaydoc 0.2.5, fastrand 2.3.0, itoa 1.0.14, linux-raw-sys 0.4.15, num_enum 0.7.3, num_enum_derive 0.7.3, once_cell 1.20.3, prettyplease 0.2.29, proc-macro-crate 3.2.0, proc-macro2 1.0.93, quote 1.0.38, rustix 0.38.44, semver 1.0.25, send_wrapper 0.6.0, serde 1.0.217, serde_derive 1.0.217, serde_json 1.0.138, syn-mid 0.6.0, syn 1.0.109, syn 2.0.98, thiserror-impl 1.0.69, thiserror 1.0.69, unicode-ident 1.0.16
``` ```
Permission is hereby granted, free of charge, to any Permission is hereby granted, free of charge, to any
@ -14610,7 +14485,7 @@ DEALINGS IN THE SOFTWARE.
``` ```
## winnow 0.5.40 ## winnow 0.7.2
``` ```
Permission is hereby granted, free of charge, to any person obtaining Permission is hereby granted, free of charge, to any person obtaining
@ -14931,7 +14806,7 @@ THE SOFTWARE.
``` ```
## crossbeam-deque 0.8.5, crossbeam-epoch 0.9.18, crossbeam-utils 0.8.20 ## crossbeam-deque 0.8.6, crossbeam-epoch 0.9.18, crossbeam-utils 0.8.21
``` ```
The MIT License (MIT) The MIT License (MIT)
@ -15042,7 +14917,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE. SOFTWARE.
``` ```
## unicode-ident 1.0.14 ## unicode-ident 1.0.16
``` ```
UNICODE LICENSE V3 UNICODE LICENSE V3

View file

@ -115,7 +115,7 @@
"@signalapp/better-sqlite3": "9.0.13", "@signalapp/better-sqlite3": "9.0.13",
"@signalapp/libsignal-client": "0.66.2", "@signalapp/libsignal-client": "0.66.2",
"@signalapp/quill-cjs": "2.1.2", "@signalapp/quill-cjs": "2.1.2",
"@signalapp/ringrtc": "2.49.5", "@signalapp/ringrtc": "2.50.0",
"@types/fabric": "4.5.3", "@types/fabric": "4.5.3",
"backbone": "1.6.0", "backbone": "1.6.0",
"blob-util": "2.0.2", "blob-util": "2.0.2",

23
pnpm-lock.yaml generated
View file

@ -125,8 +125,8 @@ importers:
specifier: 2.1.2 specifier: 2.1.2
version: 2.1.2 version: 2.1.2
'@signalapp/ringrtc': '@signalapp/ringrtc':
specifier: 2.49.5 specifier: 2.50.0
version: 2.49.5 version: 2.50.0
'@types/fabric': '@types/fabric':
specifier: 4.5.3 specifier: 4.5.3
version: 4.5.3(patch_hash=e5f339ecf72fbab1c91505e7713e127a7184bfe8164aa3a9afe9bf45a0ad6b89) version: 4.5.3(patch_hash=e5f339ecf72fbab1c91505e7713e127a7184bfe8164aa3a9afe9bf45a0ad6b89)
@ -2504,8 +2504,8 @@ packages:
resolution: {integrity: sha512-y2sgqdivlrG41J4Zvt/82xtH/PZjDlgItqlD2g/Cv3ZbjlR6cGhTNXbfNygCJB8nXj+C7I28pjt1Zm3k0pv2mg==} resolution: {integrity: sha512-y2sgqdivlrG41J4Zvt/82xtH/PZjDlgItqlD2g/Cv3ZbjlR6cGhTNXbfNygCJB8nXj+C7I28pjt1Zm3k0pv2mg==}
engines: {npm: '>=8.2.3'} engines: {npm: '>=8.2.3'}
'@signalapp/ringrtc@2.49.5': '@signalapp/ringrtc@2.50.0':
resolution: {integrity: sha512-5LyEG+akdzqvPCvChF2uPkxOKpvR6I2+k6hY2M54fRz0Ypsd3pklvVdqZs2ITt9j1Q3c28ft6BOUzXXmp+s0bw==} resolution: {integrity: sha512-zeUkBhXNo0qoM7ObY2jMM5VrUcR3f9DQ5JK+q2Pj7+ettKCGOYejyH+Z49HKnW9AK/cPZ0aijqGCsuqd+XZjpA==}
'@sinclair/typebox@0.27.8': '@sinclair/typebox@0.27.8':
resolution: {integrity: sha512-+Fj43pSMwJs4KRrH/938Uf+uAELIgVBmQzg/q1YG10djyfA3TnrU8N8XzqCh/okZdszqBQTZf96idMfE5lnwTA==} resolution: {integrity: sha512-+Fj43pSMwJs4KRrH/938Uf+uAELIgVBmQzg/q1YG10djyfA3TnrU8N8XzqCh/okZdszqBQTZf96idMfE5lnwTA==}
@ -5818,10 +5818,6 @@ packages:
resolution: {integrity: sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA==} resolution: {integrity: sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA==}
engines: {node: '>= 6'} engines: {node: '>= 6'}
https-proxy-agent@7.0.1:
resolution: {integrity: sha512-Eun8zV0kcYS1g19r78osiQLEFIRspRUDd9tIfBCTBPBeMieF/EsJNL8VI3xOIdYRDEkjQnqOYPsZ2DsWsVsFwQ==}
engines: {node: '>= 14'}
https-proxy-agent@7.0.6: https-proxy-agent@7.0.6:
resolution: {integrity: sha512-vK9P5/iUfdl95AI+JVyUuIcVtd4ofvtrOr3HNtM2yxC9bnMbEdp3x01OhQNnjb8IJYi38VlTE3mBXwcfvywuSw==} resolution: {integrity: sha512-vK9P5/iUfdl95AI+JVyUuIcVtd4ofvtrOr3HNtM2yxC9bnMbEdp3x01OhQNnjb8IJYi38VlTE3mBXwcfvywuSw==}
engines: {node: '>= 14'} engines: {node: '>= 14'}
@ -12185,9 +12181,9 @@ snapshots:
lodash: 4.17.21 lodash: 4.17.21
quill-delta: 5.1.0 quill-delta: 5.1.0
'@signalapp/ringrtc@2.49.5': '@signalapp/ringrtc@2.50.0':
dependencies: dependencies:
https-proxy-agent: 7.0.1 https-proxy-agent: 7.0.6
tar: 6.2.1 tar: 6.2.1
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
@ -16318,13 +16314,6 @@ snapshots:
transitivePeerDependencies: transitivePeerDependencies:
- supports-color - supports-color
https-proxy-agent@7.0.1:
dependencies:
agent-base: 7.1.3
debug: 4.3.7(supports-color@8.1.1)
transitivePeerDependencies:
- supports-color
https-proxy-agent@7.0.6: https-proxy-agent@7.0.6:
dependencies: dependencies:
agent-base: 7.1.3 agent-base: 7.1.3