@signalapp/ringrtc 2.67.1 → 2.68.0
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 +390 -93
- 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-account-keys 0.1.0, libsignal-core 0.1.0, mrp 2.
|
|
672
|
+
## libsignal-account-keys 0.1.0, libsignal-core 0.1.0, libsignal-debug 0.89.2, mrp 2.68.0, protobuf 2.68.0, ringrtc 2.68.0, regex-aot 0.1.0, partial-default-derive 0.1.0, partial-default 0.1.0
|
|
673
673
|
|
|
674
674
|
```
|
|
675
675
|
GNU AFFERO GENERAL PUBLIC LICENSE
|
|
@@ -1117,7 +1117,7 @@ You should also get your employer (if you work as a programmer) or school, if an
|
|
|
1117
1117
|
|
|
1118
1118
|
```
|
|
1119
1119
|
|
|
1120
|
-
## sketches-ddsketch 0.3.
|
|
1120
|
+
## sketches-ddsketch 0.3.1
|
|
1121
1121
|
|
|
1122
1122
|
```
|
|
1123
1123
|
Apache License
|
|
@@ -1531,7 +1531,7 @@ limitations under the License.
|
|
|
1531
1531
|
|
|
1532
1532
|
```
|
|
1533
1533
|
|
|
1534
|
-
## hax-lib-macros 0.3.6, hax-lib 0.3.6, libcrux-intrinsics 0.0.
|
|
1534
|
+
## hax-lib-macros 0.3.6, hax-lib 0.3.6, libcrux-intrinsics 0.0.6, libcrux-platform 0.0.3, libcrux-secrets 0.0.5, libcrux-sha3 0.0.8, libcrux-traits 0.0.6
|
|
1535
1535
|
|
|
1536
1536
|
```
|
|
1537
1537
|
Apache License
|
|
@@ -1900,7 +1900,7 @@ SOFTWARE.
|
|
|
1900
1900
|
|
|
1901
1901
|
```
|
|
1902
1902
|
|
|
1903
|
-
## cc 1.2.
|
|
1903
|
+
## cc 1.2.59, cfg-if 1.0.4, cmake 0.1.58, find-msvc-tools 0.1.9, pkg-config 0.3.32
|
|
1904
1904
|
|
|
1905
1905
|
```
|
|
1906
1906
|
Copyright (c) 2014 Alex Crichton
|
|
@@ -1994,7 +1994,7 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1994
1994
|
|
|
1995
1995
|
```
|
|
1996
1996
|
|
|
1997
|
-
## bitflags 1.3.2, bitflags 2.
|
|
1997
|
+
## bitflags 1.3.2, bitflags 2.11.0, log 0.4.29, regex-automata 0.4.14, regex-syntax 0.8.10, regex 1.12.3
|
|
1998
1998
|
|
|
1999
1999
|
```
|
|
2000
2000
|
Copyright (c) 2014 The Rust Project Developers
|
|
@@ -2025,7 +2025,7 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2025
2025
|
|
|
2026
2026
|
```
|
|
2027
2027
|
|
|
2028
|
-
## uuid 1.
|
|
2028
|
+
## uuid 1.23.0
|
|
2029
2029
|
|
|
2030
2030
|
```
|
|
2031
2031
|
Copyright (c) 2014 The Rust Project Developers
|
|
@@ -2057,37 +2057,6 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2057
2057
|
|
|
2058
2058
|
```
|
|
2059
2059
|
|
|
2060
|
-
## libc 0.2.180
|
|
2061
|
-
|
|
2062
|
-
```
|
|
2063
|
-
Copyright (c) 2014-2020 The Rust Project Developers
|
|
2064
|
-
|
|
2065
|
-
Permission is hereby granted, free of charge, to any
|
|
2066
|
-
person obtaining a copy of this software and associated
|
|
2067
|
-
documentation files (the "Software"), to deal in the
|
|
2068
|
-
Software without restriction, including without
|
|
2069
|
-
limitation the rights to use, copy, modify, merge,
|
|
2070
|
-
publish, distribute, sublicense, and/or sell copies of
|
|
2071
|
-
the Software, and to permit persons to whom the Software
|
|
2072
|
-
is furnished to do so, subject to the following
|
|
2073
|
-
conditions:
|
|
2074
|
-
|
|
2075
|
-
The above copyright notice and this permission notice
|
|
2076
|
-
shall be included in all copies or substantial portions
|
|
2077
|
-
of the Software.
|
|
2078
|
-
|
|
2079
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2080
|
-
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2081
|
-
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2082
|
-
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2083
|
-
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2084
|
-
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2085
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2086
|
-
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2087
|
-
DEALINGS IN THE SOFTWARE.
|
|
2088
|
-
|
|
2089
|
-
```
|
|
2090
|
-
|
|
2091
2060
|
## unicase 2.9.0
|
|
2092
2061
|
|
|
2093
2062
|
```
|
|
@@ -2114,7 +2083,7 @@ THE SOFTWARE.
|
|
|
2114
2083
|
|
|
2115
2084
|
```
|
|
2116
2085
|
|
|
2117
|
-
## either 1.15.0, itertools 0.14.0, petgraph 0.8.3, serde_with 3.
|
|
2086
|
+
## either 1.15.0, itertools 0.14.0, petgraph 0.8.3, serde_with 3.18.0, serde_with_macros 3.18.0
|
|
2118
2087
|
|
|
2119
2088
|
```
|
|
2120
2089
|
Copyright (c) 2015
|
|
@@ -2170,7 +2139,7 @@ THE SOFTWARE.
|
|
|
2170
2139
|
|
|
2171
2140
|
```
|
|
2172
2141
|
|
|
2173
|
-
## tempfile 3.
|
|
2142
|
+
## tempfile 3.27.0
|
|
2174
2143
|
|
|
2175
2144
|
```
|
|
2176
2145
|
Copyright (c) 2015 Steven Allen
|
|
@@ -2232,7 +2201,7 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2232
2201
|
|
|
2233
2202
|
```
|
|
2234
2203
|
|
|
2235
|
-
## jni-sys 0.3.0
|
|
2204
|
+
## jni-sys 0.3.1, jni-sys 0.4.1
|
|
2236
2205
|
|
|
2237
2206
|
```
|
|
2238
2207
|
Copyright (c) 2015 The rust-jni-sys Developers
|
|
@@ -2402,7 +2371,7 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2402
2371
|
|
|
2403
2372
|
```
|
|
2404
2373
|
|
|
2405
|
-
## hashbrown 0.15.5, hashbrown 0.
|
|
2374
|
+
## hashbrown 0.15.5, hashbrown 0.17.0
|
|
2406
2375
|
|
|
2407
2376
|
```
|
|
2408
2377
|
Copyright (c) 2016 Amanieu d'Antras
|
|
@@ -2495,7 +2464,7 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2495
2464
|
|
|
2496
2465
|
```
|
|
2497
2466
|
|
|
2498
|
-
## indexmap 2.
|
|
2467
|
+
## indexmap 2.14.0
|
|
2499
2468
|
|
|
2500
2469
|
```
|
|
2501
2470
|
Copyright (c) 2016--2017
|
|
@@ -2619,10 +2588,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2619
2588
|
|
|
2620
2589
|
```
|
|
2621
2590
|
|
|
2622
|
-
##
|
|
2591
|
+
## aes 0.8.4
|
|
2623
2592
|
|
|
2624
2593
|
```
|
|
2625
|
-
Copyright (c)
|
|
2594
|
+
Copyright (c) 2018 Artyom Pavlov
|
|
2626
2595
|
|
|
2627
2596
|
Permission is hereby granted, free of charge, to any
|
|
2628
2597
|
person obtaining a copy of this software and associated
|
|
@@ -2650,10 +2619,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2650
2619
|
|
|
2651
2620
|
```
|
|
2652
2621
|
|
|
2653
|
-
##
|
|
2622
|
+
## bytes 1.11.1
|
|
2654
2623
|
|
|
2655
2624
|
```
|
|
2656
|
-
Copyright (c) 2018
|
|
2625
|
+
Copyright (c) 2018 Carl Lerche
|
|
2657
2626
|
|
|
2658
2627
|
Permission is hereby granted, free of charge, to any
|
|
2659
2628
|
person obtaining a copy of this software and associated
|
|
@@ -2681,10 +2650,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2681
2650
|
|
|
2682
2651
|
```
|
|
2683
2652
|
|
|
2684
|
-
##
|
|
2653
|
+
## smallvec 1.15.1
|
|
2685
2654
|
|
|
2686
2655
|
```
|
|
2687
|
-
Copyright (c) 2018
|
|
2656
|
+
Copyright (c) 2018 The Servo Project Developers
|
|
2688
2657
|
|
|
2689
2658
|
Permission is hereby granted, free of charge, to any
|
|
2690
2659
|
person obtaining a copy of this software and associated
|
|
@@ -2712,10 +2681,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2712
2681
|
|
|
2713
2682
|
```
|
|
2714
2683
|
|
|
2715
|
-
##
|
|
2684
|
+
## block-buffer 0.10.4, block-padding 0.3.3
|
|
2716
2685
|
|
|
2717
2686
|
```
|
|
2718
|
-
Copyright (c) 2018 The
|
|
2687
|
+
Copyright (c) 2018-2019 The RustCrypto Project Developers
|
|
2719
2688
|
|
|
2720
2689
|
Permission is hereby granted, free of charge, to any
|
|
2721
2690
|
person obtaining a copy of this software and associated
|
|
@@ -2743,10 +2712,11 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2743
2712
|
|
|
2744
2713
|
```
|
|
2745
2714
|
|
|
2746
|
-
##
|
|
2715
|
+
## cbc 0.1.2, ctr 0.9.2
|
|
2747
2716
|
|
|
2748
2717
|
```
|
|
2749
|
-
Copyright (c) 2018-
|
|
2718
|
+
Copyright (c) 2018-2022 RustCrypto Developers
|
|
2719
|
+
Copyright (c) 2018 Artyom Pavlov
|
|
2750
2720
|
|
|
2751
2721
|
Permission is hereby granted, free of charge, to any
|
|
2752
2722
|
person obtaining a copy of this software and associated
|
|
@@ -2774,11 +2744,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2774
2744
|
|
|
2775
2745
|
```
|
|
2776
2746
|
|
|
2777
|
-
##
|
|
2747
|
+
## opaque-debug 0.3.1
|
|
2778
2748
|
|
|
2779
2749
|
```
|
|
2780
|
-
Copyright (c) 2018-
|
|
2781
|
-
Copyright (c) 2018 Artyom Pavlov
|
|
2750
|
+
Copyright (c) 2018-2024 The RustCrypto Project Developers
|
|
2782
2751
|
|
|
2783
2752
|
Permission is hereby granted, free of charge, to any
|
|
2784
2753
|
person obtaining a copy of this software and associated
|
|
@@ -2806,10 +2775,11 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2806
2775
|
|
|
2807
2776
|
```
|
|
2808
2777
|
|
|
2809
|
-
##
|
|
2778
|
+
## getrandom 0.2.17
|
|
2810
2779
|
|
|
2811
2780
|
```
|
|
2812
|
-
Copyright (c) 2018-2024 The
|
|
2781
|
+
Copyright (c) 2018-2024 The rust-random Project Developers
|
|
2782
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
2813
2783
|
|
|
2814
2784
|
Permission is hereby granted, free of charge, to any
|
|
2815
2785
|
person obtaining a copy of this software and associated
|
|
@@ -2837,11 +2807,11 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2837
2807
|
|
|
2838
2808
|
```
|
|
2839
2809
|
|
|
2840
|
-
##
|
|
2810
|
+
## hex-literal 1.1.0
|
|
2841
2811
|
|
|
2842
2812
|
```
|
|
2843
|
-
Copyright (c) 2018-
|
|
2844
|
-
Copyright (c)
|
|
2813
|
+
Copyright (c) 2018-2025 The RustCrypto Project Developers
|
|
2814
|
+
Copyright (c) 2018 Artyom Pavlov
|
|
2845
2815
|
|
|
2846
2816
|
Permission is hereby granted, free of charge, to any
|
|
2847
2817
|
person obtaining a copy of this software and associated
|
|
@@ -2869,11 +2839,11 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2869
2839
|
|
|
2870
2840
|
```
|
|
2871
2841
|
|
|
2872
|
-
##
|
|
2842
|
+
## getrandom 0.3.4
|
|
2873
2843
|
|
|
2874
2844
|
```
|
|
2875
|
-
Copyright (c) 2018-2025 The
|
|
2876
|
-
Copyright (c)
|
|
2845
|
+
Copyright (c) 2018-2025 The rust-random Project Developers
|
|
2846
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
2877
2847
|
|
|
2878
2848
|
Permission is hereby granted, free of charge, to any
|
|
2879
2849
|
person obtaining a copy of this software and associated
|
|
@@ -2901,10 +2871,10 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2901
2871
|
|
|
2902
2872
|
```
|
|
2903
2873
|
|
|
2904
|
-
## getrandom 0.
|
|
2874
|
+
## getrandom 0.4.2
|
|
2905
2875
|
|
|
2906
2876
|
```
|
|
2907
|
-
Copyright (c) 2018-
|
|
2877
|
+
Copyright (c) 2018-2026 The rust-random Project Developers
|
|
2908
2878
|
Copyright (c) 2014 The Rust Project Developers
|
|
2909
2879
|
|
|
2910
2880
|
Permission is hereby granted, free of charge, to any
|
|
@@ -3301,7 +3271,7 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3301
3271
|
|
|
3302
3272
|
```
|
|
3303
3273
|
|
|
3304
|
-
## tonic-build 0.14.
|
|
3274
|
+
## tonic-build 0.14.5
|
|
3305
3275
|
|
|
3306
3276
|
```
|
|
3307
3277
|
Copyright (c) 2025 Lucio Franco
|
|
@@ -3326,7 +3296,7 @@ THE SOFTWARE.
|
|
|
3326
3296
|
|
|
3327
3297
|
```
|
|
3328
3298
|
|
|
3329
|
-
## toml_datetime
|
|
3299
|
+
## toml_datetime 1.1.1+spec-1.1.0, toml_edit 0.25.11+spec-1.1.0, toml_parser 1.1.2+spec-1.1.0
|
|
3330
3300
|
|
|
3331
3301
|
```
|
|
3332
3302
|
Copyright (c) Individual contributors
|
|
@@ -3351,6 +3321,37 @@ SOFTWARE.
|
|
|
3351
3321
|
|
|
3352
3322
|
```
|
|
3353
3323
|
|
|
3324
|
+
## libc 0.2.184
|
|
3325
|
+
|
|
3326
|
+
```
|
|
3327
|
+
Copyright (c) The Rust Project Developers
|
|
3328
|
+
|
|
3329
|
+
Permission is hereby granted, free of charge, to any
|
|
3330
|
+
person obtaining a copy of this software and associated
|
|
3331
|
+
documentation files (the "Software"), to deal in the
|
|
3332
|
+
Software without restriction, including without
|
|
3333
|
+
limitation the rights to use, copy, modify, merge,
|
|
3334
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
3335
|
+
the Software, and to permit persons to whom the Software
|
|
3336
|
+
is furnished to do so, subject to the following
|
|
3337
|
+
conditions:
|
|
3338
|
+
|
|
3339
|
+
The above copyright notice and this permission notice
|
|
3340
|
+
shall be included in all copies or substantial portions
|
|
3341
|
+
of the Software.
|
|
3342
|
+
|
|
3343
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3344
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3345
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
3346
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
3347
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3348
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
3349
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3350
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3351
|
+
DEALINGS IN THE SOFTWARE.
|
|
3352
|
+
|
|
3353
|
+
```
|
|
3354
|
+
|
|
3354
3355
|
## rand 0.8.5, rand 0.9.2, rand_chacha 0.3.1, rand_chacha 0.9.0, rand_core 0.6.4, rand_core 0.9.5
|
|
3355
3356
|
|
|
3356
3357
|
```
|
|
@@ -3383,7 +3384,7 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3383
3384
|
|
|
3384
3385
|
```
|
|
3385
3386
|
|
|
3386
|
-
## zerocopy-derive 0.8.
|
|
3387
|
+
## zerocopy-derive 0.8.48, zerocopy 0.8.48
|
|
3387
3388
|
|
|
3388
3389
|
```
|
|
3389
3390
|
Copyright 2023 The Fuchsia Authors
|
|
@@ -3442,7 +3443,7 @@ SOFTWARE.
|
|
|
3442
3443
|
|
|
3443
3444
|
```
|
|
3444
3445
|
|
|
3445
|
-
## darling 0.
|
|
3446
|
+
## darling 0.23.0, darling_core 0.23.0, darling_macro 0.23.0
|
|
3446
3447
|
|
|
3447
3448
|
```
|
|
3448
3449
|
MIT License
|
|
@@ -3550,12 +3551,12 @@ SOFTWARE.
|
|
|
3550
3551
|
|
|
3551
3552
|
```
|
|
3552
3553
|
|
|
3553
|
-
## const-str 1.
|
|
3554
|
+
## const-str 1.1.0
|
|
3554
3555
|
|
|
3555
3556
|
```
|
|
3556
3557
|
MIT License
|
|
3557
3558
|
|
|
3558
|
-
Copyright (c) 2020-
|
|
3559
|
+
Copyright (c) 2020-2026 Nugine
|
|
3559
3560
|
|
|
3560
3561
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3561
3562
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -3577,7 +3578,7 @@ SOFTWARE.
|
|
|
3577
3578
|
|
|
3578
3579
|
```
|
|
3579
3580
|
|
|
3580
|
-
## derive-where 1.6.
|
|
3581
|
+
## derive-where 1.6.1
|
|
3581
3582
|
|
|
3582
3583
|
```
|
|
3583
3584
|
MIT License
|
|
@@ -3604,7 +3605,7 @@ SOFTWARE.
|
|
|
3604
3605
|
|
|
3605
3606
|
```
|
|
3606
3607
|
|
|
3607
|
-
## cesu8 1.1.0, neon 1.1.1, objc2-core-foundation 0.3.2, objc2-io-kit 0.3.2, protobuf-parse 3.7.2, tonic-prost-build 0.14.
|
|
3608
|
+
## cesu8 1.1.0, jni-sys-macros 0.4.1, neon 1.1.1, objc2-core-foundation 0.3.2, objc2-io-kit 0.3.2, protobuf-parse 3.7.2, tonic-prost-build 0.14.5, windows-collections 0.2.0, windows-collections 0.3.2, windows-core 0.61.2, windows-core 0.62.2, windows-future 0.2.1, windows-future 0.3.2, windows-implement 0.60.2, windows-interface 0.59.3, windows-link 0.1.3, windows-link 0.2.1, windows-numerics 0.2.0, windows-numerics 0.3.1, windows-result 0.3.4, windows-result 0.4.1, windows-strings 0.4.2, windows-strings 0.5.1, windows-threading 0.1.0, windows-threading 0.2.1, windows 0.61.3, windows 0.62.2
|
|
3608
3609
|
|
|
3609
3610
|
```
|
|
3610
3611
|
MIT License
|
|
@@ -3653,7 +3654,7 @@ SOFTWARE.
|
|
|
3653
3654
|
|
|
3654
3655
|
```
|
|
3655
3656
|
|
|
3656
|
-
## curve25519-dalek-derive 0.1.1, anyhow 1.0.
|
|
3657
|
+
## curve25519-dalek-derive 0.1.1, anyhow 1.0.102, displaydoc 0.2.5, fastrand 2.4.1, home 0.5.12, itoa 1.0.18, linkme-impl 0.3.35, linkme 0.3.35, linux-raw-sys 0.12.1, linux-raw-sys 0.4.15, num_enum 0.7.6, num_enum_derive 0.7.6, once_cell 1.21.4, prettyplease 0.2.37, proc-macro-crate 3.5.0, proc-macro2 1.0.106, quote 1.0.45, rustix 0.38.44, rustix 1.1.4, rustversion 1.0.22, semver 1.0.28, send_wrapper 0.6.0, serde 1.0.228, serde_core 1.0.228, serde_derive 1.0.228, serde_json 1.0.149, syn 2.0.117, thiserror-impl 1.0.69, thiserror-impl 2.0.18, thiserror 1.0.69, thiserror 2.0.18, unicode-ident 1.0.24, zmij 1.0.21
|
|
3657
3658
|
|
|
3658
3659
|
```
|
|
3659
3660
|
Permission is hereby granted, free of charge, to any
|
|
@@ -3682,7 +3683,7 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3682
3683
|
|
|
3683
3684
|
```
|
|
3684
3685
|
|
|
3685
|
-
## winnow 0.
|
|
3686
|
+
## winnow 1.0.1
|
|
3686
3687
|
|
|
3687
3688
|
```
|
|
3688
3689
|
Permission is hereby granted, free of charge, to any person obtaining
|
|
@@ -3706,7 +3707,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
3706
3707
|
|
|
3707
3708
|
```
|
|
3708
3709
|
|
|
3709
|
-
## ntapi 0.4.
|
|
3710
|
+
## ntapi 0.4.3
|
|
3710
3711
|
|
|
3711
3712
|
```
|
|
3712
3713
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
@@ -3729,7 +3730,7 @@ SOFTWARE.
|
|
|
3729
3730
|
|
|
3730
3731
|
```
|
|
3731
3732
|
|
|
3732
|
-
## pulldown-cmark 0.13.
|
|
3733
|
+
## pulldown-cmark 0.13.3
|
|
3733
3734
|
|
|
3734
3735
|
```
|
|
3735
3736
|
The MIT License
|
|
@@ -3810,7 +3811,7 @@ THE SOFTWARE.
|
|
|
3810
3811
|
|
|
3811
3812
|
```
|
|
3812
3813
|
|
|
3813
|
-
## aho-corasick 1.1.4, memchr 2.
|
|
3814
|
+
## aho-corasick 1.1.4, memchr 2.8.0, walkdir 2.5.0
|
|
3814
3815
|
|
|
3815
3816
|
```
|
|
3816
3817
|
The MIT License (MIT)
|
|
@@ -4141,7 +4142,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
|
4141
4142
|
SOFTWARE.
|
|
4142
4143
|
```
|
|
4143
4144
|
|
|
4144
|
-
## hpke-rs-crypto 0.6.
|
|
4145
|
+
## hpke-rs-crypto 0.6.1, hpke-rs 0.6.1
|
|
4145
4146
|
|
|
4146
4147
|
```
|
|
4147
4148
|
Mozilla Public License Version 2.0
|
|
@@ -4520,7 +4521,7 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
|
|
|
4520
4521
|
|
|
4521
4522
|
```
|
|
4522
4523
|
|
|
4523
|
-
## unicode-ident 1.0.
|
|
4524
|
+
## unicode-ident 1.0.24
|
|
4524
4525
|
|
|
4525
4526
|
```
|
|
4526
4527
|
UNICODE LICENSE V3
|
|
@@ -6713,6 +6714,277 @@ simplified BSD license.
|
|
|
6713
6714
|
|
|
6714
6715
|
```
|
|
6715
6716
|
|
|
6717
|
+
## perfetto
|
|
6718
|
+
|
|
6719
|
+
```
|
|
6720
|
+
Apache License
|
|
6721
|
+
Version 2.0, January 2004
|
|
6722
|
+
http://www.apache.org/licenses/
|
|
6723
|
+
|
|
6724
|
+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
6725
|
+
|
|
6726
|
+
1. Definitions.
|
|
6727
|
+
|
|
6728
|
+
"License" shall mean the terms and conditions for use, reproduction,
|
|
6729
|
+
and distribution as defined by Sections 1 through 9 of this document.
|
|
6730
|
+
|
|
6731
|
+
"Licensor" shall mean the copyright owner or entity authorized by
|
|
6732
|
+
the copyright owner that is granting the License.
|
|
6733
|
+
|
|
6734
|
+
"Legal Entity" shall mean the union of the acting entity and all
|
|
6735
|
+
other entities that control, are controlled by, or are under common
|
|
6736
|
+
control with that entity. For the purposes of this definition,
|
|
6737
|
+
"control" means (i) the power, direct or indirect, to cause the
|
|
6738
|
+
direction or management of such entity, whether by contract or
|
|
6739
|
+
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
|
6740
|
+
outstanding shares, or (iii) beneficial ownership of such entity.
|
|
6741
|
+
|
|
6742
|
+
"You" (or "Your") shall mean an individual or Legal Entity
|
|
6743
|
+
exercising permissions granted by this License.
|
|
6744
|
+
|
|
6745
|
+
"Source" form shall mean the preferred form for making modifications,
|
|
6746
|
+
including but not limited to software source code, documentation
|
|
6747
|
+
source, and configuration files.
|
|
6748
|
+
|
|
6749
|
+
"Object" form shall mean any form resulting from mechanical
|
|
6750
|
+
transformation or translation of a Source form, including but
|
|
6751
|
+
not limited to compiled object code, generated documentation,
|
|
6752
|
+
and conversions to other media types.
|
|
6753
|
+
|
|
6754
|
+
"Work" shall mean the work of authorship, whether in Source or
|
|
6755
|
+
Object form, made available under the License, as indicated by a
|
|
6756
|
+
copyright notice that is included in or attached to the work
|
|
6757
|
+
(an example is provided in the Appendix below).
|
|
6758
|
+
|
|
6759
|
+
"Derivative Works" shall mean any work, whether in Source or Object
|
|
6760
|
+
form, that is based on (or derived from) the Work and for which the
|
|
6761
|
+
editorial revisions, annotations, elaborations, or other modifications
|
|
6762
|
+
represent, as a whole, an original work of authorship. For the purposes
|
|
6763
|
+
of this License, Derivative Works shall not include works that remain
|
|
6764
|
+
separable from, or merely link (or bind by name) to the interfaces of,
|
|
6765
|
+
the Work and Derivative Works thereof.
|
|
6766
|
+
|
|
6767
|
+
"Contribution" shall mean any work of authorship, including
|
|
6768
|
+
the original version of the Work and any modifications or additions
|
|
6769
|
+
to that Work or Derivative Works thereof, that is intentionally
|
|
6770
|
+
submitted to Licensor for inclusion in the Work by the copyright owner
|
|
6771
|
+
or by an individual or Legal Entity authorized to submit on behalf of
|
|
6772
|
+
the copyright owner. For the purposes of this definition, "submitted"
|
|
6773
|
+
means any form of electronic, verbal, or written communication sent
|
|
6774
|
+
to the Licensor or its representatives, including but not limited to
|
|
6775
|
+
communication on electronic mailing lists, source code control systems,
|
|
6776
|
+
and issue tracking systems that are managed by, or on behalf of, the
|
|
6777
|
+
Licensor for the purpose of discussing and improving the Work, but
|
|
6778
|
+
excluding communication that is conspicuously marked or otherwise
|
|
6779
|
+
designated in writing by the copyright owner as "Not a Contribution."
|
|
6780
|
+
|
|
6781
|
+
"Contributor" shall mean Licensor and any individual or Legal Entity
|
|
6782
|
+
on behalf of whom a Contribution has been received by Licensor and
|
|
6783
|
+
subsequently incorporated within the Work.
|
|
6784
|
+
|
|
6785
|
+
2. Grant of Copyright License. Subject to the terms and conditions of
|
|
6786
|
+
this License, each Contributor hereby grants to You a perpetual,
|
|
6787
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
6788
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
6789
|
+
publicly display, publicly perform, sublicense, and distribute the
|
|
6790
|
+
Work and such Derivative Works in Source or Object form.
|
|
6791
|
+
|
|
6792
|
+
3. Grant of Patent License. Subject to the terms and conditions of
|
|
6793
|
+
this License, each Contributor hereby grants to You a perpetual,
|
|
6794
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
6795
|
+
(except as stated in this section) patent license to make, have made,
|
|
6796
|
+
use, offer to sell, sell, import, and otherwise transfer the Work,
|
|
6797
|
+
where such license applies only to those patent claims licensable
|
|
6798
|
+
by such Contributor that are necessarily infringed by their
|
|
6799
|
+
Contribution(s) alone or by combination of their Contribution(s)
|
|
6800
|
+
with the Work to which such Contribution(s) was submitted. If You
|
|
6801
|
+
institute patent litigation against any entity (including a
|
|
6802
|
+
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
|
6803
|
+
or a Contribution incorporated within the Work constitutes direct
|
|
6804
|
+
or contributory patent infringement, then any patent licenses
|
|
6805
|
+
granted to You under this License for that Work shall terminate
|
|
6806
|
+
as of the date such litigation is filed.
|
|
6807
|
+
|
|
6808
|
+
4. Redistribution. You may reproduce and distribute copies of the
|
|
6809
|
+
Work or Derivative Works thereof in any medium, with or without
|
|
6810
|
+
modifications, and in Source or Object form, provided that You
|
|
6811
|
+
meet the following conditions:
|
|
6812
|
+
|
|
6813
|
+
(a) You must give any other recipients of the Work or
|
|
6814
|
+
Derivative Works a copy of this License; and
|
|
6815
|
+
|
|
6816
|
+
(b) You must cause any modified files to carry prominent notices
|
|
6817
|
+
stating that You changed the files; and
|
|
6818
|
+
|
|
6819
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
6820
|
+
that You distribute, all copyright, patent, trademark, and
|
|
6821
|
+
attribution notices from the Source form of the Work,
|
|
6822
|
+
excluding those notices that do not pertain to any part of
|
|
6823
|
+
the Derivative Works; and
|
|
6824
|
+
|
|
6825
|
+
(d) If the Work includes a "NOTICE" text file as part of its
|
|
6826
|
+
distribution, then any Derivative Works that You distribute must
|
|
6827
|
+
include a readable copy of the attribution notices contained
|
|
6828
|
+
within such NOTICE file, excluding those notices that do not
|
|
6829
|
+
pertain to any part of the Derivative Works, in at least one
|
|
6830
|
+
of the following places: within a NOTICE text file distributed
|
|
6831
|
+
as part of the Derivative Works; within the Source form or
|
|
6832
|
+
documentation, if provided along with the Derivative Works; or,
|
|
6833
|
+
within a display generated by the Derivative Works, if and
|
|
6834
|
+
wherever such third-party notices normally appear. The contents
|
|
6835
|
+
of the NOTICE file are for informational purposes only and
|
|
6836
|
+
do not modify the License. You may add Your own attribution
|
|
6837
|
+
notices within Derivative Works that You distribute, alongside
|
|
6838
|
+
or as an addendum to the NOTICE text from the Work, provided
|
|
6839
|
+
that such additional attribution notices cannot be construed
|
|
6840
|
+
as modifying the License.
|
|
6841
|
+
|
|
6842
|
+
You may add Your own copyright statement to Your modifications and
|
|
6843
|
+
may provide additional or different license terms and conditions
|
|
6844
|
+
for use, reproduction, or distribution of Your modifications, or
|
|
6845
|
+
for any such Derivative Works as a whole, provided Your use,
|
|
6846
|
+
reproduction, and distribution of the Work otherwise complies with
|
|
6847
|
+
the conditions stated in this License.
|
|
6848
|
+
|
|
6849
|
+
5. Submission of Contributions. Unless You explicitly state otherwise,
|
|
6850
|
+
any Contribution intentionally submitted for inclusion in the Work
|
|
6851
|
+
by You to the Licensor shall be under the terms and conditions of
|
|
6852
|
+
this License, without any additional terms or conditions.
|
|
6853
|
+
Notwithstanding the above, nothing herein shall supersede or modify
|
|
6854
|
+
the terms of any separate license agreement you may have executed
|
|
6855
|
+
with Licensor regarding such Contributions.
|
|
6856
|
+
|
|
6857
|
+
6. Trademarks. This License does not grant permission to use the trade
|
|
6858
|
+
names, trademarks, service marks, or product names of the Licensor,
|
|
6859
|
+
except as required for reasonable and customary use in describing the
|
|
6860
|
+
origin of the Work and reproducing the content of the NOTICE file.
|
|
6861
|
+
|
|
6862
|
+
7. Disclaimer of Warranty. Unless required by applicable law or
|
|
6863
|
+
agreed to in writing, Licensor provides the Work (and each
|
|
6864
|
+
Contributor provides its Contributions) on an "AS IS" BASIS,
|
|
6865
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
|
6866
|
+
implied, including, without limitation, any warranties or conditions
|
|
6867
|
+
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
|
6868
|
+
PARTICULAR PURPOSE. You are solely responsible for determining the
|
|
6869
|
+
appropriateness of using or redistributing the Work and assume any
|
|
6870
|
+
risks associated with Your exercise of permissions under this License.
|
|
6871
|
+
|
|
6872
|
+
8. Limitation of Liability. In no event and under no legal theory,
|
|
6873
|
+
whether in tort (including negligence), contract, or otherwise,
|
|
6874
|
+
unless required by applicable law (such as deliberate and grossly
|
|
6875
|
+
negligent acts) or agreed to in writing, shall any Contributor be
|
|
6876
|
+
liable to You for damages, including any direct, indirect, special,
|
|
6877
|
+
incidental, or consequential damages of any character arising as a
|
|
6878
|
+
result of this License or out of the use or inability to use the
|
|
6879
|
+
Work (including but not limited to damages for loss of goodwill,
|
|
6880
|
+
work stoppage, computer failure or malfunction, or any and all
|
|
6881
|
+
other commercial damages or losses), even if such Contributor
|
|
6882
|
+
has been advised of the possibility of such damages.
|
|
6883
|
+
|
|
6884
|
+
9. Accepting Warranty or Additional Liability. While redistributing
|
|
6885
|
+
the Work or Derivative Works thereof, You may choose to offer,
|
|
6886
|
+
and charge a fee for, acceptance of support, warranty, indemnity,
|
|
6887
|
+
or other liability obligations and/or rights consistent with this
|
|
6888
|
+
License. However, in accepting such obligations, You may act only
|
|
6889
|
+
on Your own behalf and on Your sole responsibility, not on behalf
|
|
6890
|
+
of any other Contributor, and only if You agree to indemnify,
|
|
6891
|
+
defend, and hold each Contributor harmless for any liability
|
|
6892
|
+
incurred by, or claims asserted against, such Contributor by reason
|
|
6893
|
+
of your accepting any such warranty or additional liability.
|
|
6894
|
+
|
|
6895
|
+
END OF TERMS AND CONDITIONS
|
|
6896
|
+
|
|
6897
|
+
------------------
|
|
6898
|
+
|
|
6899
|
+
Files: * except those files noted below
|
|
6900
|
+
|
|
6901
|
+
Copyright (c) 2017, The Android Open Source Project
|
|
6902
|
+
|
|
6903
|
+
Licensed under the Apache License, Version 2.0 (the "License");
|
|
6904
|
+
you may not use this file except in compliance with the License.
|
|
6905
|
+
|
|
6906
|
+
Unless required by applicable law or agreed to in writing, software
|
|
6907
|
+
distributed under the License is distributed on an "AS IS" BASIS,
|
|
6908
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
6909
|
+
See the License for the specific language governing permissions and
|
|
6910
|
+
limitations under the License.
|
|
6911
|
+
|
|
6912
|
+
|
|
6913
|
+
------------------
|
|
6914
|
+
|
|
6915
|
+
Files: src/trace_processor/perfetto_sql/stdlib/chromium/*, protos/third_party/chromium/*, test/trace_processor/diff_tests/stdlib/chrome/*
|
|
6916
|
+
|
|
6917
|
+
Copyright 2015 The Chromium Authors
|
|
6918
|
+
|
|
6919
|
+
Redistribution and use in source and binary forms, with or without
|
|
6920
|
+
modification, are permitted provided that the following conditions are
|
|
6921
|
+
met:
|
|
6922
|
+
|
|
6923
|
+
* Redistributions of source code must retain the above copyright
|
|
6924
|
+
notice, this list of conditions and the following disclaimer.
|
|
6925
|
+
* Redistributions in binary form must reproduce the above
|
|
6926
|
+
copyright notice, this list of conditions and the following disclaimer
|
|
6927
|
+
in the documentation and/or other materials provided with the
|
|
6928
|
+
distribution.
|
|
6929
|
+
* Neither the name of Google LLC nor the names of its
|
|
6930
|
+
contributors may be used to endorse or promote products derived from
|
|
6931
|
+
this software without specific prior written permission.
|
|
6932
|
+
|
|
6933
|
+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
|
|
6934
|
+
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
|
|
6935
|
+
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
|
|
6936
|
+
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
|
|
6937
|
+
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
|
|
6938
|
+
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
|
|
6939
|
+
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
|
|
6940
|
+
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
|
|
6941
|
+
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
|
6942
|
+
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
|
6943
|
+
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
6944
|
+
|
|
6945
|
+
|
|
6946
|
+
------------------
|
|
6947
|
+
|
|
6948
|
+
Files: src/trace_processor/perfetto_sql/preprocessor/preprocessor_grammar.{c, h}
|
|
6949
|
+
|
|
6950
|
+
The author disclaims copyright to this source code. In place of a legal notice, here is a blessing:
|
|
6951
|
+
|
|
6952
|
+
May you do good and not evil.
|
|
6953
|
+
May you find forgiveness for yourself and forgive others.
|
|
6954
|
+
May you share freely, never taking more than you give.
|
|
6955
|
+
|
|
6956
|
+
|
|
6957
|
+
------------------
|
|
6958
|
+
|
|
6959
|
+
Files: src/base/intrusive_tree.cc
|
|
6960
|
+
|
|
6961
|
+
$OpenBSD: tree.h,v 1.31 2023/03/08 04:43:09 guenther Exp $
|
|
6962
|
+
|
|
6963
|
+
Copyright 2002 Niels Provos <provos@citi.umich.edu>
|
|
6964
|
+
All rights reserved.
|
|
6965
|
+
|
|
6966
|
+
Redistribution and use in source and binary forms, with or without
|
|
6967
|
+
modification, are permitted provided that the following conditions
|
|
6968
|
+
are met:
|
|
6969
|
+
1. Redistributions of source code must retain the above copyright
|
|
6970
|
+
notice, this list of conditions and the following disclaimer.
|
|
6971
|
+
2. Redistributions in binary form must reproduce the above copyright
|
|
6972
|
+
notice, this list of conditions and the following disclaimer in the
|
|
6973
|
+
documentation and/or other materials provided with the distribution.
|
|
6974
|
+
|
|
6975
|
+
THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
|
|
6976
|
+
IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
|
|
6977
|
+
OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
|
|
6978
|
+
IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
|
|
6979
|
+
INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
|
|
6980
|
+
NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
|
|
6981
|
+
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
|
|
6982
|
+
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
|
6983
|
+
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
|
|
6984
|
+
THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
6985
|
+
|
|
6986
|
+
```
|
|
6987
|
+
|
|
6716
6988
|
## pffft
|
|
6717
6989
|
|
|
6718
6990
|
```
|
|
@@ -6859,6 +7131,44 @@ SOFTWARE.
|
|
|
6859
7131
|
*/
|
|
6860
7132
|
|
|
6861
7133
|
|
|
7134
|
+
```
|
|
7135
|
+
|
|
7136
|
+
## protobuf
|
|
7137
|
+
|
|
7138
|
+
```
|
|
7139
|
+
Copyright 2008 Google Inc. All rights reserved.
|
|
7140
|
+
|
|
7141
|
+
Redistribution and use in source and binary forms, with or without
|
|
7142
|
+
modification, are permitted provided that the following conditions are
|
|
7143
|
+
met:
|
|
7144
|
+
|
|
7145
|
+
* Redistributions of source code must retain the above copyright
|
|
7146
|
+
notice, this list of conditions and the following disclaimer.
|
|
7147
|
+
* Redistributions in binary form must reproduce the above
|
|
7148
|
+
copyright notice, this list of conditions and the following disclaimer
|
|
7149
|
+
in the documentation and/or other materials provided with the
|
|
7150
|
+
distribution.
|
|
7151
|
+
* Neither the name of Google Inc. nor the names of its
|
|
7152
|
+
contributors may be used to endorse or promote products derived from
|
|
7153
|
+
this software without specific prior written permission.
|
|
7154
|
+
|
|
7155
|
+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
|
|
7156
|
+
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
|
|
7157
|
+
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
|
|
7158
|
+
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
|
|
7159
|
+
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
|
|
7160
|
+
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
|
|
7161
|
+
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
|
|
7162
|
+
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
|
|
7163
|
+
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
|
7164
|
+
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
|
7165
|
+
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
7166
|
+
|
|
7167
|
+
Code generated by the Protocol Buffer compiler is owned by the owner
|
|
7168
|
+
of the input file used when generating it. This code is not
|
|
7169
|
+
standalone and requires a support library to be linked with it. This
|
|
7170
|
+
support library is itself covered by the above license.
|
|
7171
|
+
|
|
6862
7172
|
```
|
|
6863
7173
|
|
|
6864
7174
|
## rnnoise
|
|
@@ -6898,19 +7208,6 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
|
6898
7208
|
|
|
6899
7209
|
```
|
|
6900
7210
|
|
|
6901
|
-
## sigslot
|
|
6902
|
-
|
|
6903
|
-
```
|
|
6904
|
-
// sigslot.h: Signal/Slot classes
|
|
6905
|
-
//
|
|
6906
|
-
// Written by Sarah Thompson (sarah@telergy.com) 2002.
|
|
6907
|
-
//
|
|
6908
|
-
// License: Public domain. You are free to use this code however you like, with
|
|
6909
|
-
// the proviso that the author takes on no responsibility or liability for any
|
|
6910
|
-
// use.
|
|
6911
|
-
|
|
6912
|
-
```
|
|
6913
|
-
|
|
6914
7211
|
## spl_sqrt_floor
|
|
6915
7212
|
|
|
6916
7213
|
```
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@signalapp/ringrtc",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.68.0",
|
|
4
4
|
"repository": {
|
|
5
5
|
"type": "git",
|
|
6
6
|
"url": "https://github.com/signalapp/ringrtc.git",
|
|
@@ -33,7 +33,7 @@
|
|
|
33
33
|
},
|
|
34
34
|
"config": {
|
|
35
35
|
"prebuildUrl": "https://build-artifacts.signal.org/libraries/ringrtc-desktop-build-v${npm_package_version}.tar.gz",
|
|
36
|
-
"prebuildChecksum": "
|
|
36
|
+
"prebuildChecksum": "ee907b21adc76009dba26c73bbfa4795158ed112038d206a1d6e5d34470eddbd"
|
|
37
37
|
},
|
|
38
38
|
"author": "",
|
|
39
39
|
"license": "AGPL-3.0-only",
|