@signalapp/ringrtc 2.44.3 → 2.44.4
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 +229 -97
- package/package.json +2 -2
package/dist/acknowledgments.md
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
RingRTC makes use of the following open source projects.
|
|
4
4
|
|
|
5
|
-
##
|
|
5
|
+
## poksho 0.7.0, signal-crypto 0.1.0, zkcredential 0.1.0, zkgroup 0.9.0, partial-default 0.1.0
|
|
6
6
|
|
|
7
7
|
```
|
|
8
8
|
GNU AFFERO GENERAL PUBLIC LICENSE
|
|
@@ -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, mrp 2.44.
|
|
672
|
+
## libsignal-core 0.1.0, mrp 2.44.4, protobuf 2.44.4, ringrtc 2.44.4, regex-aot 0.1.0, partial-default-derive 0.1.0
|
|
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.18
|
|
914
914
|
|
|
915
915
|
```
|
|
916
916
|
Apache License
|
|
@@ -1092,7 +1092,7 @@ END OF TERMS AND CONDITIONS
|
|
|
1092
1092
|
|
|
1093
1093
|
```
|
|
1094
1094
|
|
|
1095
|
-
## prost
|
|
1095
|
+
## prost-build 0.12.6, prost-derive 0.12.6, prost-types 0.12.6
|
|
1096
1096
|
|
|
1097
1097
|
```
|
|
1098
1098
|
Apache License
|
|
@@ -1299,6 +1299,85 @@ limitations under the License.
|
|
|
1299
1299
|
|
|
1300
1300
|
```
|
|
1301
1301
|
|
|
1302
|
+
## prost 0.12.6
|
|
1303
|
+
|
|
1304
|
+
```
|
|
1305
|
+
Apache License
|
|
1306
|
+
Version 2.0, January 2004
|
|
1307
|
+
http://www.apache.org/licenses/
|
|
1308
|
+
|
|
1309
|
+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
1310
|
+
|
|
1311
|
+
1. Definitions.
|
|
1312
|
+
|
|
1313
|
+
"License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document.
|
|
1314
|
+
|
|
1315
|
+
"Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License.
|
|
1316
|
+
|
|
1317
|
+
"Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity.
|
|
1318
|
+
|
|
1319
|
+
"You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License.
|
|
1320
|
+
|
|
1321
|
+
"Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files.
|
|
1322
|
+
|
|
1323
|
+
"Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types.
|
|
1324
|
+
|
|
1325
|
+
"Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below).
|
|
1326
|
+
|
|
1327
|
+
"Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof.
|
|
1328
|
+
|
|
1329
|
+
"Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution."
|
|
1330
|
+
|
|
1331
|
+
"Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work.
|
|
1332
|
+
|
|
1333
|
+
2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form.
|
|
1334
|
+
|
|
1335
|
+
3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed.
|
|
1336
|
+
|
|
1337
|
+
4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions:
|
|
1338
|
+
|
|
1339
|
+
(a) You must give any other recipients of the Work or Derivative Works a copy of this License; and
|
|
1340
|
+
|
|
1341
|
+
(b) You must cause any modified files to carry prominent notices stating that You changed the files; and
|
|
1342
|
+
|
|
1343
|
+
(c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and
|
|
1344
|
+
|
|
1345
|
+
(d) If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License.
|
|
1346
|
+
|
|
1347
|
+
You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License.
|
|
1348
|
+
|
|
1349
|
+
5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions.
|
|
1350
|
+
|
|
1351
|
+
6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file.
|
|
1352
|
+
|
|
1353
|
+
7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License.
|
|
1354
|
+
|
|
1355
|
+
8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages.
|
|
1356
|
+
|
|
1357
|
+
9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability.
|
|
1358
|
+
|
|
1359
|
+
END OF TERMS AND CONDITIONS
|
|
1360
|
+
|
|
1361
|
+
APPENDIX: How to apply the Apache License to your work.
|
|
1362
|
+
|
|
1363
|
+
To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives.
|
|
1364
|
+
|
|
1365
|
+
Copyright [yyyy] [name of copyright owner]
|
|
1366
|
+
|
|
1367
|
+
Licensed under the Apache License, Version 2.0 (the "License");
|
|
1368
|
+
you may not use this file except in compliance with the License.
|
|
1369
|
+
You may obtain a copy of the License at
|
|
1370
|
+
|
|
1371
|
+
http://www.apache.org/licenses/LICENSE-2.0
|
|
1372
|
+
|
|
1373
|
+
Unless required by applicable law or agreed to in writing, software
|
|
1374
|
+
distributed under the License is distributed on an "AS IS" BASIS,
|
|
1375
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
1376
|
+
See the License for the specific language governing permissions and
|
|
1377
|
+
limitations under the License.
|
|
1378
|
+
|
|
1379
|
+
```
|
|
1380
|
+
|
|
1302
1381
|
## curve25519-dalek 4.1.3
|
|
1303
1382
|
|
|
1304
1383
|
```
|
|
@@ -1331,10 +1410,11 @@ NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
|
|
|
1331
1410
|
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
1332
1411
|
```
|
|
1333
1412
|
|
|
1334
|
-
## subtle 2.
|
|
1413
|
+
## subtle 2.6.1
|
|
1335
1414
|
|
|
1336
1415
|
```
|
|
1337
1416
|
Copyright (c) 2016-2017 Isis Agora Lovecruft, Henry de Valence. All rights reserved.
|
|
1417
|
+
Copyright (c) 2016-2024 Isis Agora Lovecruft. All rights reserved.
|
|
1338
1418
|
|
|
1339
1419
|
Redistribution and use in source and binary forms, with or without
|
|
1340
1420
|
modification, are permitted provided that the following conditions are
|
|
@@ -1434,7 +1514,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
|
1434
1514
|
|
|
1435
1515
|
```
|
|
1436
1516
|
|
|
1437
|
-
## libloading 0.8.
|
|
1517
|
+
## libloading 0.8.4
|
|
1438
1518
|
|
|
1439
1519
|
```
|
|
1440
1520
|
Copyright © 2015, Simonas Kazlauskas
|
|
@@ -1452,7 +1532,7 @@ THIS SOFTWARE.
|
|
|
1452
1532
|
|
|
1453
1533
|
```
|
|
1454
1534
|
|
|
1455
|
-
## windows-sys 0.52.0, windows-targets 0.52.
|
|
1535
|
+
## windows-sys 0.45.0, windows-sys 0.52.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
|
|
1456
1536
|
|
|
1457
1537
|
```
|
|
1458
1538
|
MIT License
|
|
@@ -1479,7 +1559,7 @@ THIS SOFTWARE.
|
|
|
1479
1559
|
|
|
1480
1560
|
```
|
|
1481
1561
|
|
|
1482
|
-
## sha1 0.10.6, sha2 0.10.8
|
|
1562
|
+
## sha1 0.10.6, sha2 0.10.8
|
|
1483
1563
|
|
|
1484
1564
|
```
|
|
1485
1565
|
Copyright (c) 2006-2009 Graydon Hoare
|
|
@@ -1512,7 +1592,7 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1512
1592
|
|
|
1513
1593
|
```
|
|
1514
1594
|
|
|
1515
|
-
## lazy_static 1.
|
|
1595
|
+
## lazy_static 1.5.0, rayon-core 1.12.1, rayon 1.10.0
|
|
1516
1596
|
|
|
1517
1597
|
```
|
|
1518
1598
|
Copyright (c) 2010 The Rust Project Developers
|
|
@@ -1631,7 +1711,38 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1631
1711
|
|
|
1632
1712
|
```
|
|
1633
1713
|
|
|
1634
|
-
##
|
|
1714
|
+
## errno 0.3.9
|
|
1715
|
+
|
|
1716
|
+
```
|
|
1717
|
+
Copyright (c) 2014 Chris Wong
|
|
1718
|
+
|
|
1719
|
+
Permission is hereby granted, free of charge, to any
|
|
1720
|
+
person obtaining a copy of this software and associated
|
|
1721
|
+
documentation files (the "Software"), to deal in the
|
|
1722
|
+
Software without restriction, including without
|
|
1723
|
+
limitation the rights to use, copy, modify, merge,
|
|
1724
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
1725
|
+
the Software, and to permit persons to whom the Software
|
|
1726
|
+
is furnished to do so, subject to the following
|
|
1727
|
+
conditions:
|
|
1728
|
+
|
|
1729
|
+
The above copyright notice and this permission notice
|
|
1730
|
+
shall be included in all copies or substantial portions
|
|
1731
|
+
of the Software.
|
|
1732
|
+
|
|
1733
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1734
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1735
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1736
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1737
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1738
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1739
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1740
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1741
|
+
DEALINGS IN THE SOFTWARE.
|
|
1742
|
+
|
|
1743
|
+
```
|
|
1744
|
+
|
|
1745
|
+
## bitflags 2.6.0, log 0.4.22, regex-automata 0.4.7, regex-syntax 0.8.4, regex 1.10.5
|
|
1635
1746
|
|
|
1636
1747
|
```
|
|
1637
1748
|
Copyright (c) 2014 The Rust Project Developers
|
|
@@ -1662,7 +1773,7 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1662
1773
|
|
|
1663
1774
|
```
|
|
1664
1775
|
|
|
1665
|
-
## uuid 1.
|
|
1776
|
+
## uuid 1.10.0
|
|
1666
1777
|
|
|
1667
1778
|
```
|
|
1668
1779
|
Copyright (c) 2014 The Rust Project Developers
|
|
@@ -1694,7 +1805,7 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1694
1805
|
|
|
1695
1806
|
```
|
|
1696
1807
|
|
|
1697
|
-
## libc 0.2.
|
|
1808
|
+
## libc 0.2.155
|
|
1698
1809
|
|
|
1699
1810
|
```
|
|
1700
1811
|
Copyright (c) 2014-2020 The Rust Project Developers
|
|
@@ -1725,7 +1836,7 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1725
1836
|
|
|
1726
1837
|
```
|
|
1727
1838
|
|
|
1728
|
-
## either 1.
|
|
1839
|
+
## either 1.13.0, itertools 0.12.1, petgraph 0.6.5, serde_with 3.9.0, serde_with_macros 3.9.0
|
|
1729
1840
|
|
|
1730
1841
|
```
|
|
1731
1842
|
Copyright (c) 2015
|
|
@@ -1812,7 +1923,7 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1812
1923
|
|
|
1813
1924
|
```
|
|
1814
1925
|
|
|
1815
|
-
## heck 0.
|
|
1926
|
+
## heck 0.5.0
|
|
1816
1927
|
|
|
1817
1928
|
```
|
|
1818
1929
|
Copyright (c) 2015 The Rust Project Developers
|
|
@@ -1843,10 +1954,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1843
1954
|
|
|
1844
1955
|
```
|
|
1845
1956
|
|
|
1846
|
-
##
|
|
1957
|
+
## jni-sys 0.3.0
|
|
1847
1958
|
|
|
1848
1959
|
```
|
|
1849
|
-
Copyright (c) 2015
|
|
1960
|
+
Copyright (c) 2015 The rust-jni-sys Developers
|
|
1850
1961
|
|
|
1851
1962
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1852
1963
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1855,16 +1966,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
|
1855
1966
|
copies of the Software, and to permit persons to whom the Software is
|
|
1856
1967
|
furnished to do so, subject to the following conditions:
|
|
1857
1968
|
|
|
1858
|
-
The above copyright notice and this permission notice shall be included in
|
|
1859
|
-
|
|
1969
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1970
|
+
copies or substantial portions of the Software.
|
|
1860
1971
|
|
|
1861
1972
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1862
1973
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1863
1974
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1864
1975
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1865
1976
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1866
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1867
|
-
|
|
1977
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1978
|
+
SOFTWARE.
|
|
1868
1979
|
|
|
1869
1980
|
```
|
|
1870
1981
|
|
|
@@ -1924,38 +2035,6 @@ SOFTWARE.
|
|
|
1924
2035
|
|
|
1925
2036
|
```
|
|
1926
2037
|
|
|
1927
|
-
## hkdf 0.11.0
|
|
1928
|
-
|
|
1929
|
-
```
|
|
1930
|
-
Copyright (c) 2015-2018 Vlad Filippov
|
|
1931
|
-
Copyright (c) 2018 RustCrypto Developers
|
|
1932
|
-
|
|
1933
|
-
Permission is hereby granted, free of charge, to any
|
|
1934
|
-
person obtaining a copy of this software and associated
|
|
1935
|
-
documentation files (the "Software"), to deal in the
|
|
1936
|
-
Software without restriction, including without
|
|
1937
|
-
limitation the rights to use, copy, modify, merge,
|
|
1938
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
1939
|
-
the Software, and to permit persons to whom the Software
|
|
1940
|
-
is furnished to do so, subject to the following
|
|
1941
|
-
conditions:
|
|
1942
|
-
|
|
1943
|
-
The above copyright notice and this permission notice
|
|
1944
|
-
shall be included in all copies or substantial portions
|
|
1945
|
-
of the Software.
|
|
1946
|
-
|
|
1947
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1948
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1949
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1950
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1951
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1952
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1953
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1954
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1955
|
-
DEALINGS IN THE SOFTWARE.
|
|
1956
|
-
|
|
1957
|
-
```
|
|
1958
|
-
|
|
1959
2038
|
## hkdf 0.12.4
|
|
1960
2039
|
|
|
1961
2040
|
```
|
|
@@ -1988,7 +2067,7 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1988
2067
|
|
|
1989
2068
|
```
|
|
1990
2069
|
|
|
1991
|
-
## futures
|
|
2070
|
+
## 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, futures 0.3.30
|
|
1992
2071
|
|
|
1993
2072
|
```
|
|
1994
2073
|
Copyright (c) 2016 Alex Crichton
|
|
@@ -2020,7 +2099,7 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2020
2099
|
|
|
2021
2100
|
```
|
|
2022
2101
|
|
|
2023
|
-
## hashbrown 0.14.
|
|
2102
|
+
## hashbrown 0.14.5
|
|
2024
2103
|
|
|
2025
2104
|
```
|
|
2026
2105
|
Copyright (c) 2016 Amanieu d'Antras
|
|
@@ -2082,7 +2161,7 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2082
2161
|
|
|
2083
2162
|
```
|
|
2084
2163
|
|
|
2085
|
-
## multimap 0.
|
|
2164
|
+
## multimap 0.10.0
|
|
2086
2165
|
|
|
2087
2166
|
```
|
|
2088
2167
|
Copyright (c) 2016 multimap developers
|
|
@@ -2206,7 +2285,7 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2206
2285
|
|
|
2207
2286
|
```
|
|
2208
2287
|
|
|
2209
|
-
##
|
|
2288
|
+
## digest 0.10.7, hmac 0.12.1
|
|
2210
2289
|
|
|
2211
2290
|
```
|
|
2212
2291
|
Copyright (c) 2017 Artyom Pavlov
|
|
@@ -2331,7 +2410,7 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2331
2410
|
|
|
2332
2411
|
```
|
|
2333
2412
|
|
|
2334
|
-
## bytes 1.6.
|
|
2413
|
+
## bytes 1.6.1
|
|
2335
2414
|
|
|
2336
2415
|
```
|
|
2337
2416
|
Copyright (c) 2018 Carl Lerche
|
|
@@ -2362,7 +2441,7 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2362
2441
|
|
|
2363
2442
|
```
|
|
2364
2443
|
|
|
2365
|
-
## autocfg 1.
|
|
2444
|
+
## autocfg 1.3.0
|
|
2366
2445
|
|
|
2367
2446
|
```
|
|
2368
2447
|
Copyright (c) 2018 Josh Stone
|
|
@@ -2455,7 +2534,7 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2455
2534
|
|
|
2456
2535
|
```
|
|
2457
2536
|
|
|
2458
|
-
## block-buffer 0.10.4, block-
|
|
2537
|
+
## block-buffer 0.10.4, block-padding 0.3.3
|
|
2459
2538
|
|
|
2460
2539
|
```
|
|
2461
2540
|
Copyright (c) 2018-2019 The RustCrypto Project Developers
|
|
@@ -2549,7 +2628,7 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2549
2628
|
|
|
2550
2629
|
```
|
|
2551
2630
|
|
|
2552
|
-
## getrandom 0.2.
|
|
2631
|
+
## getrandom 0.2.15
|
|
2553
2632
|
|
|
2554
2633
|
```
|
|
2555
2634
|
Copyright (c) 2018-2024 The rust-random Project Developers
|
|
@@ -2918,7 +2997,7 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2918
2997
|
|
|
2919
2998
|
```
|
|
2920
2999
|
|
|
2921
|
-
## toml_datetime 0.6.
|
|
3000
|
+
## toml_datetime 0.6.6, toml_edit 0.19.15, toml_edit 0.21.1
|
|
2922
3001
|
|
|
2923
3002
|
```
|
|
2924
3003
|
Copyright (c) Individual contributors
|
|
@@ -3002,7 +3081,7 @@ SOFTWARE.
|
|
|
3002
3081
|
|
|
3003
3082
|
```
|
|
3004
3083
|
|
|
3005
|
-
## darling 0.20.
|
|
3084
|
+
## darling 0.20.10, darling_core 0.20.10, darling_macro 0.20.10
|
|
3006
3085
|
|
|
3007
3086
|
```
|
|
3008
3087
|
MIT License
|
|
@@ -3029,7 +3108,7 @@ SOFTWARE.
|
|
|
3029
3108
|
|
|
3030
3109
|
```
|
|
3031
3110
|
|
|
3032
|
-
## zeroize 1.
|
|
3111
|
+
## zeroize 1.8.1
|
|
3033
3112
|
|
|
3034
3113
|
```
|
|
3035
3114
|
MIT License
|
|
@@ -3110,7 +3189,7 @@ SOFTWARE.
|
|
|
3110
3189
|
|
|
3111
3190
|
```
|
|
3112
3191
|
|
|
3113
|
-
## neon 1.0.0
|
|
3192
|
+
## cesu8 1.1.0, neon 1.0.0
|
|
3114
3193
|
|
|
3115
3194
|
```
|
|
3116
3195
|
MIT License
|
|
@@ -3150,7 +3229,7 @@ SOFTWARE.
|
|
|
3150
3229
|
|
|
3151
3230
|
```
|
|
3152
3231
|
|
|
3153
|
-
##
|
|
3232
|
+
## curve25519-dalek-derive 0.1.1, anyhow 1.0.86, displaydoc 0.2.5, fastrand 2.1.0, itoa 1.0.11, linux-raw-sys 0.4.14, 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.14, prettyplease 0.2.20, proc-macro-crate 1.3.1, proc-macro-crate 3.1.0, proc-macro2 1.0.86, quote 1.0.36, rustix 0.38.34, semver 1.0.23, send_wrapper 0.6.0, serde 1.0.204, serde_derive 1.0.204, serde_json 1.0.120, syn-mid 0.6.0, syn 1.0.109, syn 2.0.71, thiserror-impl 1.0.62, thiserror 1.0.62, unicode-ident 1.0.12
|
|
3154
3233
|
|
|
3155
3234
|
```
|
|
3156
3235
|
Permission is hereby granted, free of charge, to any
|
|
@@ -3179,35 +3258,6 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3179
3258
|
|
|
3180
3259
|
```
|
|
3181
3260
|
|
|
3182
|
-
## displaydoc 0.2.4
|
|
3183
|
-
|
|
3184
|
-
```
|
|
3185
|
-
Permission is hereby granted, free of charge, to any
|
|
3186
|
-
person obtaining a copy of this software and associated
|
|
3187
|
-
documentation files (the "Software"), to deal in the
|
|
3188
|
-
Software without restriction, including without
|
|
3189
|
-
limitation the rights to use, copy, modify, merge,
|
|
3190
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
3191
|
-
the Software, and to permit persons to whom the Software
|
|
3192
|
-
is furnished to do so, subject to the following
|
|
3193
|
-
conditions:
|
|
3194
|
-
|
|
3195
|
-
The above copyright notice and this permission notice
|
|
3196
|
-
shall be included in all copies or substantial portions
|
|
3197
|
-
of the Software.
|
|
3198
|
-
|
|
3199
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3200
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3201
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
3202
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
3203
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3204
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
3205
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3206
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3207
|
-
DEALINGS IN THE SOFTWARE.
|
|
3208
|
-
|
|
3209
|
-
```
|
|
3210
|
-
|
|
3211
3261
|
## winnow 0.5.40
|
|
3212
3262
|
|
|
3213
3263
|
```
|
|
@@ -3282,7 +3332,7 @@ SOFTWARE.
|
|
|
3282
3332
|
|
|
3283
3333
|
```
|
|
3284
3334
|
|
|
3285
|
-
## base64 0.
|
|
3335
|
+
## base64 0.22.1
|
|
3286
3336
|
|
|
3287
3337
|
```
|
|
3288
3338
|
The MIT License (MIT)
|
|
@@ -3309,7 +3359,7 @@ THE SOFTWARE.
|
|
|
3309
3359
|
|
|
3310
3360
|
```
|
|
3311
3361
|
|
|
3312
|
-
## aho-corasick 1.1.3, memchr 2.7.
|
|
3362
|
+
## aho-corasick 1.1.3, memchr 2.7.4, walkdir 2.5.0
|
|
3313
3363
|
|
|
3314
3364
|
```
|
|
3315
3365
|
The MIT License (MIT)
|
|
@@ -3336,7 +3386,7 @@ THE SOFTWARE.
|
|
|
3336
3386
|
|
|
3337
3387
|
```
|
|
3338
3388
|
|
|
3339
|
-
## strsim 0.
|
|
3389
|
+
## strsim 0.11.1
|
|
3340
3390
|
|
|
3341
3391
|
```
|
|
3342
3392
|
The MIT License (MIT)
|
|
@@ -3391,6 +3441,88 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
|
3391
3441
|
SOFTWARE.
|
|
3392
3442
|
|
|
3393
3443
|
|
|
3444
|
+
```
|
|
3445
|
+
|
|
3446
|
+
## combine 4.6.7
|
|
3447
|
+
|
|
3448
|
+
```
|
|
3449
|
+
The MIT License (MIT)
|
|
3450
|
+
|
|
3451
|
+
Copyright (c) 2015 Markus Westerlind
|
|
3452
|
+
|
|
3453
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3454
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3455
|
+
in the Software without restriction, including without limitation the rights
|
|
3456
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3457
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3458
|
+
furnished to do so, subject to the following conditions:
|
|
3459
|
+
|
|
3460
|
+
The above copyright notice and this permission notice shall be included in
|
|
3461
|
+
all copies or substantial portions of the Software.
|
|
3462
|
+
|
|
3463
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3464
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3465
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3466
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3467
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3468
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3469
|
+
THE SOFTWARE.
|
|
3470
|
+
|
|
3471
|
+
|
|
3472
|
+
```
|
|
3473
|
+
|
|
3474
|
+
## jni 0.21.1
|
|
3475
|
+
|
|
3476
|
+
```
|
|
3477
|
+
The MIT License (MIT)
|
|
3478
|
+
|
|
3479
|
+
Copyright (c) 2016 Prevoty, Inc. and jni-rs contributors
|
|
3480
|
+
|
|
3481
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3482
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3483
|
+
in the Software without restriction, including without limitation the rights
|
|
3484
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3485
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3486
|
+
furnished to do so, subject to the following conditions:
|
|
3487
|
+
|
|
3488
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3489
|
+
copies or substantial portions of the Software.
|
|
3490
|
+
|
|
3491
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3492
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3493
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3494
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3495
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3496
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3497
|
+
SOFTWARE.
|
|
3498
|
+
|
|
3499
|
+
```
|
|
3500
|
+
|
|
3501
|
+
## same-file 1.0.6, winapi-util 0.1.8
|
|
3502
|
+
|
|
3503
|
+
```
|
|
3504
|
+
The MIT License (MIT)
|
|
3505
|
+
|
|
3506
|
+
Copyright (c) 2017 Andrew Gallant
|
|
3507
|
+
|
|
3508
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3509
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3510
|
+
in the Software without restriction, including without limitation the rights
|
|
3511
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3512
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3513
|
+
furnished to do so, subject to the following conditions:
|
|
3514
|
+
|
|
3515
|
+
The above copyright notice and this permission notice shall be included in
|
|
3516
|
+
all copies or substantial portions of the Software.
|
|
3517
|
+
|
|
3518
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3519
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3520
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3521
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3522
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3523
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3524
|
+
THE SOFTWARE.
|
|
3525
|
+
|
|
3394
3526
|
```
|
|
3395
3527
|
|
|
3396
3528
|
## crossbeam-deque 0.8.5, crossbeam-epoch 0.9.18, crossbeam-utils 0.8.20
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@signalapp/ringrtc",
|
|
3
|
-
"version": "2.44.
|
|
3
|
+
"version": "2.44.4",
|
|
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": "a168177d73c3ae48ad42254f02c266989f525194c28a12b801b02029f9149570"
|
|
29
29
|
},
|
|
30
30
|
"author": "",
|
|
31
31
|
"license": "AGPL-3.0-only",
|