@signalapp/ringrtc 2.39.2 → 2.39.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/acknowledgments.md +92 -29
- package/package.json +2 -2
package/dist/acknowledgments.md
CHANGED
|
@@ -669,7 +669,7 @@ For more information on this, and how to apply and follow the GNU AGPL, see
|
|
|
669
669
|
|
|
670
670
|
```
|
|
671
671
|
|
|
672
|
-
## libsignal-core 0.1.0, partial-default-derive 0.1.0, regex-aot 0.1.0, ringrtc 2.39.
|
|
672
|
+
## libsignal-core 0.1.0, partial-default-derive 0.1.0, regex-aot 0.1.0, ringrtc 2.39.3
|
|
673
673
|
|
|
674
674
|
```
|
|
675
675
|
GNU AFFERO GENERAL PUBLIC LICENSE
|
|
@@ -910,7 +910,7 @@ You should also get your employer (if you work as a programmer) or school, if an
|
|
|
910
910
|
|
|
911
911
|
```
|
|
912
912
|
|
|
913
|
-
## ryu 1.0.
|
|
913
|
+
## ryu 1.0.17
|
|
914
914
|
|
|
915
915
|
```
|
|
916
916
|
Apache License
|
|
@@ -1399,7 +1399,7 @@ NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
|
|
|
1399
1399
|
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
1400
1400
|
```
|
|
1401
1401
|
|
|
1402
|
-
## x25519-dalek 2.0.
|
|
1402
|
+
## x25519-dalek 2.0.1
|
|
1403
1403
|
|
|
1404
1404
|
```
|
|
1405
1405
|
Copyright (c) 2017-2021 isis agora lovecruft. All rights reserved.
|
|
@@ -1434,7 +1434,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
|
1434
1434
|
|
|
1435
1435
|
```
|
|
1436
1436
|
|
|
1437
|
-
## libloading 0.8.
|
|
1437
|
+
## libloading 0.8.3
|
|
1438
1438
|
|
|
1439
1439
|
```
|
|
1440
1440
|
Copyright © 2015, Simonas Kazlauskas
|
|
@@ -1452,7 +1452,7 @@ THIS SOFTWARE.
|
|
|
1452
1452
|
|
|
1453
1453
|
```
|
|
1454
1454
|
|
|
1455
|
-
## windows-sys 0.
|
|
1455
|
+
## windows-sys 0.52.0, windows-targets 0.52.4, windows_aarch64_msvc 0.52.4, windows_x86_64_gnu 0.52.4, windows_x86_64_msvc 0.52.4
|
|
1456
1456
|
|
|
1457
1457
|
```
|
|
1458
1458
|
MIT License
|
|
@@ -1600,7 +1600,7 @@ SOFTWARE.
|
|
|
1600
1600
|
|
|
1601
1601
|
```
|
|
1602
1602
|
|
|
1603
|
-
## cfg-if 1.0.0
|
|
1603
|
+
## cfg-if 1.0.0
|
|
1604
1604
|
|
|
1605
1605
|
```
|
|
1606
1606
|
Copyright (c) 2014 Alex Crichton
|
|
@@ -1631,7 +1631,7 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1631
1631
|
|
|
1632
1632
|
```
|
|
1633
1633
|
|
|
1634
|
-
## bitflags 2.
|
|
1634
|
+
## bitflags 2.5.0, log 0.4.21, regex 1.10.4, regex-automata 0.4.6, regex-syntax 0.8.2
|
|
1635
1635
|
|
|
1636
1636
|
```
|
|
1637
1637
|
Copyright (c) 2014 The Rust Project Developers
|
|
@@ -1662,7 +1662,7 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1662
1662
|
|
|
1663
1663
|
```
|
|
1664
1664
|
|
|
1665
|
-
## uuid 1.
|
|
1665
|
+
## uuid 1.8.0
|
|
1666
1666
|
|
|
1667
1667
|
```
|
|
1668
1668
|
Copyright (c) 2014 The Rust Project Developers
|
|
@@ -1694,7 +1694,7 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1694
1694
|
|
|
1695
1695
|
```
|
|
1696
1696
|
|
|
1697
|
-
## libc 0.2.
|
|
1697
|
+
## libc 0.2.153
|
|
1698
1698
|
|
|
1699
1699
|
```
|
|
1700
1700
|
Copyright (c) 2014-2020 The Rust Project Developers
|
|
@@ -1725,7 +1725,7 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1725
1725
|
|
|
1726
1726
|
```
|
|
1727
1727
|
|
|
1728
|
-
## either 1.
|
|
1728
|
+
## either 1.10.0, itertools 0.11.0, petgraph 0.6.4, serde_with 3.7.0, serde_with_macros 3.7.0
|
|
1729
1729
|
|
|
1730
1730
|
```
|
|
1731
1731
|
Copyright (c) 2015
|
|
@@ -1781,7 +1781,7 @@ THE SOFTWARE.
|
|
|
1781
1781
|
|
|
1782
1782
|
```
|
|
1783
1783
|
|
|
1784
|
-
## tempfile 3.
|
|
1784
|
+
## tempfile 3.10.1
|
|
1785
1785
|
|
|
1786
1786
|
```
|
|
1787
1787
|
Copyright (c) 2015 Steven Allen
|
|
@@ -1988,7 +1988,7 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1988
1988
|
|
|
1989
1989
|
```
|
|
1990
1990
|
|
|
1991
|
-
## futures 0.3.
|
|
1991
|
+
## futures 0.3.30, futures-channel 0.3.30, futures-core 0.3.30, futures-executor 0.3.30, futures-io 0.3.30, futures-macro 0.3.30, futures-sink 0.3.30, futures-task 0.3.30, futures-util 0.3.30
|
|
1992
1992
|
|
|
1993
1993
|
```
|
|
1994
1994
|
Copyright (c) 2016 Alex Crichton
|
|
@@ -2113,7 +2113,7 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2113
2113
|
|
|
2114
2114
|
```
|
|
2115
2115
|
|
|
2116
|
-
## indexmap 2.
|
|
2116
|
+
## indexmap 2.2.6
|
|
2117
2117
|
|
|
2118
2118
|
```
|
|
2119
2119
|
Copyright (c) 2016--2017
|
|
@@ -2268,7 +2268,7 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2268
2268
|
|
|
2269
2269
|
```
|
|
2270
2270
|
|
|
2271
|
-
## aes 0.8.
|
|
2271
|
+
## aes 0.8.4
|
|
2272
2272
|
|
|
2273
2273
|
```
|
|
2274
2274
|
Copyright (c) 2018 Artyom Pavlov
|
|
@@ -2331,7 +2331,7 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2331
2331
|
|
|
2332
2332
|
```
|
|
2333
2333
|
|
|
2334
|
-
## bytes 1.
|
|
2334
|
+
## bytes 1.6.0
|
|
2335
2335
|
|
|
2336
2336
|
```
|
|
2337
2337
|
Copyright (c) 2018 Carl Lerche
|
|
@@ -2393,7 +2393,7 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2393
2393
|
|
|
2394
2394
|
```
|
|
2395
2395
|
|
|
2396
|
-
## smallvec 1.
|
|
2396
|
+
## smallvec 1.13.2
|
|
2397
2397
|
|
|
2398
2398
|
```
|
|
2399
2399
|
Copyright (c) 2018 The Servo Project Developers
|
|
@@ -2455,7 +2455,7 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2455
2455
|
|
|
2456
2456
|
```
|
|
2457
2457
|
|
|
2458
|
-
## block-buffer 0.10.4, block-buffer 0.9.0, block-padding 0.3.3
|
|
2458
|
+
## block-buffer 0.10.4, block-buffer 0.9.0, block-padding 0.3.3
|
|
2459
2459
|
|
|
2460
2460
|
```
|
|
2461
2461
|
Copyright (c) 2018-2019 The RustCrypto Project Developers
|
|
@@ -2486,7 +2486,7 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2486
2486
|
|
|
2487
2487
|
```
|
|
2488
2488
|
|
|
2489
|
-
## platforms 3.
|
|
2489
|
+
## platforms 3.3.0
|
|
2490
2490
|
|
|
2491
2491
|
```
|
|
2492
2492
|
Copyright (c) 2018-2020 The Rust Secure Code Working Group
|
|
@@ -2549,6 +2549,69 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2549
2549
|
|
|
2550
2550
|
```
|
|
2551
2551
|
|
|
2552
|
+
## opaque-debug 0.3.1
|
|
2553
|
+
|
|
2554
|
+
```
|
|
2555
|
+
Copyright (c) 2018-2024 The RustCrypto Project Developers
|
|
2556
|
+
|
|
2557
|
+
Permission is hereby granted, free of charge, to any
|
|
2558
|
+
person obtaining a copy of this software and associated
|
|
2559
|
+
documentation files (the "Software"), to deal in the
|
|
2560
|
+
Software without restriction, including without
|
|
2561
|
+
limitation the rights to use, copy, modify, merge,
|
|
2562
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
2563
|
+
the Software, and to permit persons to whom the Software
|
|
2564
|
+
is furnished to do so, subject to the following
|
|
2565
|
+
conditions:
|
|
2566
|
+
|
|
2567
|
+
The above copyright notice and this permission notice
|
|
2568
|
+
shall be included in all copies or substantial portions
|
|
2569
|
+
of the Software.
|
|
2570
|
+
|
|
2571
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2572
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2573
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2574
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2575
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2576
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2577
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2578
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2579
|
+
DEALINGS IN THE SOFTWARE.
|
|
2580
|
+
|
|
2581
|
+
```
|
|
2582
|
+
|
|
2583
|
+
## getrandom 0.2.12
|
|
2584
|
+
|
|
2585
|
+
```
|
|
2586
|
+
Copyright (c) 2018-2024 The rust-random Project Developers
|
|
2587
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
2588
|
+
|
|
2589
|
+
Permission is hereby granted, free of charge, to any
|
|
2590
|
+
person obtaining a copy of this software and associated
|
|
2591
|
+
documentation files (the "Software"), to deal in the
|
|
2592
|
+
Software without restriction, including without
|
|
2593
|
+
limitation the rights to use, copy, modify, merge,
|
|
2594
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
2595
|
+
the Software, and to permit persons to whom the Software
|
|
2596
|
+
is furnished to do so, subject to the following
|
|
2597
|
+
conditions:
|
|
2598
|
+
|
|
2599
|
+
The above copyright notice and this permission notice
|
|
2600
|
+
shall be included in all copies or substantial portions
|
|
2601
|
+
of the Software.
|
|
2602
|
+
|
|
2603
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2604
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2605
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2606
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2607
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2608
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2609
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2610
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2611
|
+
DEALINGS IN THE SOFTWARE.
|
|
2612
|
+
|
|
2613
|
+
```
|
|
2614
|
+
|
|
2552
2615
|
## slab 0.4.9
|
|
2553
2616
|
|
|
2554
2617
|
```
|
|
@@ -2580,7 +2643,7 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2580
2643
|
|
|
2581
2644
|
```
|
|
2582
2645
|
|
|
2583
|
-
## ghash 0.5.
|
|
2646
|
+
## ghash 0.5.1
|
|
2584
2647
|
|
|
2585
2648
|
```
|
|
2586
2649
|
Copyright (c) 2019 RustCrypto Developers
|
|
@@ -2736,7 +2799,7 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2736
2799
|
|
|
2737
2800
|
```
|
|
2738
2801
|
|
|
2739
|
-
## polyval 0.6.
|
|
2802
|
+
## polyval 0.6.2
|
|
2740
2803
|
|
|
2741
2804
|
```
|
|
2742
2805
|
Copyright (c) 2019-2023 RustCrypto Developers
|
|
@@ -2767,7 +2830,7 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2767
2830
|
|
|
2768
2831
|
```
|
|
2769
2832
|
|
|
2770
|
-
## tonic-build 0.
|
|
2833
|
+
## tonic-build 0.11.0
|
|
2771
2834
|
|
|
2772
2835
|
```
|
|
2773
2836
|
Copyright (c) 2020 Lucio Franco
|
|
@@ -2792,7 +2855,7 @@ THE SOFTWARE.
|
|
|
2792
2855
|
|
|
2793
2856
|
```
|
|
2794
2857
|
|
|
2795
|
-
## cpufeatures 0.2.
|
|
2858
|
+
## cpufeatures 0.2.12
|
|
2796
2859
|
|
|
2797
2860
|
```
|
|
2798
2861
|
Copyright (c) 2020 The RustCrypto Project Developers
|
|
@@ -2886,7 +2949,7 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2886
2949
|
|
|
2887
2950
|
```
|
|
2888
2951
|
|
|
2889
|
-
## toml_edit 0.19.15, toml_edit 0.
|
|
2952
|
+
## toml_datetime 0.6.5, toml_edit 0.19.15, toml_edit 0.21.1
|
|
2890
2953
|
|
|
2891
2954
|
```
|
|
2892
2955
|
Copyright (c) Individual contributors
|
|
@@ -2911,7 +2974,7 @@ SOFTWARE.
|
|
|
2911
2974
|
|
|
2912
2975
|
```
|
|
2913
2976
|
|
|
2914
|
-
##
|
|
2977
|
+
## rand 0.8.5, rand_chacha 0.3.1, rand_core 0.6.4
|
|
2915
2978
|
|
|
2916
2979
|
```
|
|
2917
2980
|
Copyright 2018 Developers of the Rand project
|
|
@@ -2970,7 +3033,7 @@ SOFTWARE.
|
|
|
2970
3033
|
|
|
2971
3034
|
```
|
|
2972
3035
|
|
|
2973
|
-
## darling 0.20.
|
|
3036
|
+
## darling 0.20.8, darling_core 0.20.8, darling_macro 0.20.8
|
|
2974
3037
|
|
|
2975
3038
|
```
|
|
2976
3039
|
MIT License
|
|
@@ -3118,7 +3181,7 @@ SOFTWARE.
|
|
|
3118
3181
|
|
|
3119
3182
|
```
|
|
3120
3183
|
|
|
3121
|
-
## anyhow 1.0.
|
|
3184
|
+
## anyhow 1.0.81, fastrand 2.0.2, home 0.5.9, itoa 1.0.10, linux-raw-sys 0.4.13, num_enum 0.6.1, num_enum 0.7.2, num_enum_derive 0.6.1, num_enum_derive 0.7.2, once_cell 1.19.0, pin-project-lite 0.2.13, prettyplease 0.2.17, proc-macro-crate 1.3.1, proc-macro-crate 3.1.0, proc-macro2 1.0.79, quote 1.0.35, rustix 0.38.32, semver 1.0.22, send_wrapper 0.6.0, serde 1.0.197, serde_derive 1.0.197, serde_json 1.0.114, syn 1.0.109, syn 2.0.55, syn-mid 0.6.0, thiserror 1.0.58, thiserror-impl 1.0.58, unicode-ident 1.0.12
|
|
3122
3185
|
|
|
3123
3186
|
```
|
|
3124
3187
|
Permission is hereby granted, free of charge, to any
|
|
@@ -3176,7 +3239,7 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3176
3239
|
|
|
3177
3240
|
```
|
|
3178
3241
|
|
|
3179
|
-
## winnow 0.5.
|
|
3242
|
+
## winnow 0.5.40
|
|
3180
3243
|
|
|
3181
3244
|
```
|
|
3182
3245
|
Permission is hereby granted, free of charge, to any person obtaining
|
|
@@ -3250,7 +3313,7 @@ SOFTWARE.
|
|
|
3250
3313
|
|
|
3251
3314
|
```
|
|
3252
3315
|
|
|
3253
|
-
## base64 0.21.
|
|
3316
|
+
## base64 0.21.7, base64 0.22.0
|
|
3254
3317
|
|
|
3255
3318
|
```
|
|
3256
3319
|
The MIT License (MIT)
|
|
@@ -3277,7 +3340,7 @@ THE SOFTWARE.
|
|
|
3277
3340
|
|
|
3278
3341
|
```
|
|
3279
3342
|
|
|
3280
|
-
## aho-corasick 1.1.
|
|
3343
|
+
## aho-corasick 1.1.3, memchr 2.7.1
|
|
3281
3344
|
|
|
3282
3345
|
```
|
|
3283
3346
|
The MIT License (MIT)
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@signalapp/ringrtc",
|
|
3
|
-
"version": "2.39.
|
|
3
|
+
"version": "2.39.3",
|
|
4
4
|
"description": "Signal Messenger voice and video calling library.",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"types": "dist/index.d.ts",
|
|
@@ -25,7 +25,7 @@
|
|
|
25
25
|
},
|
|
26
26
|
"config": {
|
|
27
27
|
"prebuildUrl": "https://build-artifacts.signal.org/libraries/ringrtc-desktop-build-v${npm_package_version}.tar.gz",
|
|
28
|
-
"prebuildChecksum": "
|
|
28
|
+
"prebuildChecksum": "e9bec251b133c8d91766fc0cc60c8eed48cf6ed9dc4ef84f855ea8761a9b58f5"
|
|
29
29
|
},
|
|
30
30
|
"author": "",
|
|
31
31
|
"license": "AGPL-3.0-only",
|