Update to RingRTC v2.68.0

This commit is contained in:
adel-signal 2026-04-16 09:49:25 -07:00 committed by GitHub
parent dc5cfc255b
commit 26b4ddefc9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 194 additions and 92 deletions

View File

@ -15,9 +15,9 @@ ENV['LIBSIGNAL_FFI_PREBUILD_CHECKSUM'] = '654248f6c5b88ea5063ac42c2a7e3930b06242
pod 'LibSignalClient', git: 'https://github.com/signalapp/libsignal.git', tag: 'v0.92.1', testspecs: ["Tests"]
# pod 'LibSignalClient', path: '../libsignal', testspecs: ["Tests"]
ENV['RINGRTC_PREBUILD_CHECKSUM'] = 'd1b94f0fb32f320728f3910a7479a5e954105d6d102922fd69d9eb615d400a6c'
ENV['RINGRTC_PREBUILD_CHECKSUM'] = '0b7e8569f4682fc992c0a8c73ed23a2176a27a95c99a9a4fdd9490785657b2a0'
# ENV['RINGRTC_USE_FILE_BASED_CAMERA'] = '1'
pod 'SignalRingRTC', git: 'https://github.com/signalapp/ringrtc', tag: 'v2.67.3', inhibit_warnings: true
pod 'SignalRingRTC', git: 'https://github.com/signalapp/ringrtc', tag: 'v2.68.0', inhibit_warnings: true
# pod 'SignalRingRTC', path: '../ringrtc', testspecs: ["Tests"]
pod 'GRDB.swift/SQLCipher'

View File

@ -35,9 +35,9 @@ PODS:
- SDWebImageWebPCoder (0.14.6):
- libwebp (~> 1.0)
- SDWebImage/Core (~> 5.17)
- SignalRingRTC (2.67.3):
- SignalRingRTC/WebRTC (= 2.67.3)
- SignalRingRTC/WebRTC (2.67.3)
- SignalRingRTC (2.68.0):
- SignalRingRTC/WebRTC (= 2.68.0)
- SignalRingRTC/WebRTC (2.68.0)
- SQLCipher (4.6.1):
- SQLCipher/standard (= 4.6.1)
- SQLCipher/common (4.6.1)
@ -60,7 +60,7 @@ DEPENDENCIES:
- PureLayout
- SDWebImage
- SDWebImageWebPCoder
- SignalRingRTC (from `https://github.com/signalapp/ringrtc`, tag `v2.67.3`)
- SignalRingRTC (from `https://github.com/signalapp/ringrtc`, tag `v2.68.0`)
- SQLCipher (from `https://github.com/signalapp/sqlcipher.git`, tag `v4.6.1-f_barrierfsync`)
- SwiftProtobuf (= 1.36.1)
@ -95,7 +95,7 @@ EXTERNAL SOURCES:
:tag: v6.0.3
SignalRingRTC:
:git: https://github.com/signalapp/ringrtc
:tag: v2.67.3
:tag: v2.68.0
SQLCipher:
:git: https://github.com/signalapp/sqlcipher.git
:tag: v4.6.1-f_barrierfsync
@ -119,7 +119,7 @@ CHECKOUT OPTIONS:
:tag: v6.0.3
SignalRingRTC:
:git: https://github.com/signalapp/ringrtc
:tag: v2.67.3
:tag: v2.68.0
SQLCipher:
:git: https://github.com/signalapp/sqlcipher.git
:tag: v4.6.1-f_barrierfsync
@ -139,10 +139,10 @@ SPEC CHECKSUMS:
PureLayout: f08c01b8dec00bb14a1fefa3de4c7d9c265df85e
SDWebImage: 9f177d83116802728e122410fb25ad88f5c7608a
SDWebImageWebPCoder: e38c0a70396191361d60c092933e22c20d5b1380
SignalRingRTC: 0e074473fa16db4084b19bf8a86972863357f37a
SignalRingRTC: 5318b34dfdb0e1c8c4eda73934436cd0209d87a3
SQLCipher: ff2f045b20d675a73a70f7329395ddd4a2580063
SwiftProtobuf: 9e106a71456f4d3f6a3b0c8fd87ef0be085efc38
PODFILE CHECKSUM: 4dbaaaf1a247ae734264f33eb7d6303a40162e0b
PODFILE CHECKSUM: 993c1446b1cc1076db052f12f6ce66551fcf88df
COCOAPODS: 1.15.2

2
Pods

@ -1 +1 @@
Subproject commit 7c4045d66722905518042e074c0de3aa9093e46b
Subproject commit 2480e697d79a7da8fc6b2145d8d0955cc93f62b9

View File

@ -288,7 +288,7 @@ DEALINGS IN THE SOFTWARE.
<key>License</key>
<string>MIT License</string>
<key>Title</key>
<string>adler2 2.0.1, anyhow 1.0.100, async-trait 0.1.89, atomic-waker 1.1.2, auto_enums 0.8.7, curve25519-dalek-derive 0.1.1, derive_utils 0.15.0, displaydoc 0.2.5, dyn-clone 1.0.20, fastrand 2.3.0, home 0.5.11, home 0.5.12, itoa 1.0.17, linkme 0.3.35, linkme-impl 0.3.35, linux-raw-sys 0.11.0, linux-raw-sys 0.4.15, minimal-lexical 0.2.1, num_enum 0.7.5, num_enum_derive 0.7.5, once_cell 1.21.3, paste 1.0.15, pin-project 1.1.10, pin-project-internal 1.1.10, pin-project-lite 0.2.16, prettyplease 0.2.37, proc-macro-crate 3.4.0, proc-macro2 1.0.105, proc-macro2 1.0.106, quote 1.0.43, quote 1.0.44, ref-cast 1.0.25, ref-cast-impl 1.0.25, rustix 0.38.44, rustix 1.1.3, rustversion 1.0.22, semver 1.0.27, 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.114, syn-mid 0.6.0, thiserror 1.0.69, thiserror 2.0.17, thiserror 2.0.18, thiserror-impl 1.0.69, thiserror-impl 2.0.17, thiserror-impl 2.0.18, unicode-ident 1.0.22, utf-8 0.7.6, zmij 1.0.12, zmij 1.0.17</string>
<string>adler2 2.0.1, anyhow 1.0.100, anyhow 1.0.102, async-trait 0.1.89, atomic-waker 1.1.2, auto_enums 0.8.7, curve25519-dalek-derive 0.1.1, derive_utils 0.15.0, displaydoc 0.2.5, dyn-clone 1.0.20, fastrand 2.3.0, fastrand 2.4.1, home 0.5.11, home 0.5.12, itoa 1.0.17, itoa 1.0.18, linkme 0.3.35, linkme-impl 0.3.35, linux-raw-sys 0.12.1, linux-raw-sys 0.4.15, minimal-lexical 0.2.1, num_enum 0.7.5, num_enum 0.7.6, num_enum_derive 0.7.5, num_enum_derive 0.7.6, once_cell 1.21.3, once_cell 1.21.4, paste 1.0.15, pin-project 1.1.10, pin-project-internal 1.1.10, pin-project-lite 0.2.16, prettyplease 0.2.37, proc-macro-crate 3.4.0, proc-macro-crate 3.5.0, proc-macro2 1.0.105, proc-macro2 1.0.106, quote 1.0.43, quote 1.0.45, ref-cast 1.0.25, ref-cast-impl 1.0.25, rustix 0.38.44, rustix 1.1.3, rustix 1.1.4, rustversion 1.0.22, semver 1.0.27, 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.114, syn 2.0.117, syn-mid 0.6.0, thiserror 1.0.69, thiserror 2.0.17, thiserror 2.0.18, thiserror-impl 1.0.69, thiserror-impl 2.0.17, thiserror-impl 2.0.18, unicode-ident 1.0.22, unicode-ident 1.0.24, utf-8 0.7.6, zmij 1.0.12, zmij 1.0.21</string>
<key>Type</key>
<string>PSGroupSpecifier</string>
</dict>
@ -425,7 +425,7 @@ THE SOFTWARE.
<key>License</key>
<string>MIT License</string>
<key>Title</key>
<string>aho-corasick 1.1.4, memchr 2.7.6, walkdir 2.5.0</string>
<string>aho-corasick 1.1.4, memchr 2.7.6, memchr 2.8.0, walkdir 2.5.0</string>
<key>Type</key>
<string>PSGroupSpecifier</string>
</dict>
@ -880,7 +880,7 @@ You should also get your employer (if you work as a programmer) or school, if an
<key>License</key>
<string>GNU Affero General Public License v3.0 only</string>
<key>Title</key>
<string>attest, device-transfer, libsignal-account-keys, libsignal-account-keys 0.1.0, libsignal-bridge, libsignal-bridge-macros, libsignal-bridge-testing, libsignal-bridge-types, libsignal-core, libsignal-core 0.1.0, libsignal-debug, libsignal-debug 0.89.2, libsignal-ffi, libsignal-keytrans, libsignal-message-backup, libsignal-message-backup-macros, libsignal-net, libsignal-net-chat, libsignal-net-grpc, libsignal-net-infra, libsignal-protocol, libsignal-svrb, mrp 2.67.3, partial-default 0.1.0, partial-default-derive 0.1.0, poksho, protobuf 2.67.3, regex-aot 0.1.0, ringrtc 2.67.3, signal-crypto, signal-media, usernames, zkcredential, zkgroup</string>
<string>attest, device-transfer, libsignal-account-keys, libsignal-account-keys 0.1.0, libsignal-bridge, libsignal-bridge-macros, libsignal-bridge-testing, libsignal-bridge-types, libsignal-core, libsignal-core 0.1.0, libsignal-debug, libsignal-debug 0.89.2, libsignal-ffi, libsignal-keytrans, libsignal-message-backup, libsignal-message-backup-macros, libsignal-net, libsignal-net-chat, libsignal-net-grpc, libsignal-net-infra, libsignal-protocol, libsignal-svrb, mrp 2.68.0, partial-default 0.1.0, partial-default-derive 0.1.0, poksho, protobuf 2.68.0, regex-aot 0.1.0, ringrtc 2.68.0, signal-crypto, signal-media, usernames, zkcredential, zkgroup</string>
<key>Type</key>
<string>PSGroupSpecifier</string>
</dict>
@ -950,7 +950,7 @@ DEALINGS IN THE SOFTWARE.
<key>License</key>
<string>MIT License</string>
<key>Title</key>
<string>backtrace 0.3.76, cc 1.2.52, cc 1.2.54, cfg-if 1.0.4, cmake 0.1.57, find-msvc-tools 0.1.7, find-msvc-tools 0.1.8, pkg-config 0.3.32, rustc-demangle 0.1.26, socket2 0.6.1</string>
<string>backtrace 0.3.76, cc 1.2.52, cc 1.2.59, cfg-if 1.0.4, cmake 0.1.57, cmake 0.1.58, find-msvc-tools 0.1.7, find-msvc-tools 0.1.9, pkg-config 0.3.32, rustc-demangle 0.1.26, socket2 0.6.1</string>
<key>Type</key>
<string>PSGroupSpecifier</string>
</dict>
@ -1122,7 +1122,7 @@ DEALINGS IN THE SOFTWARE.
<key>License</key>
<string>MIT License</string>
<key>Title</key>
<string>bitflags 1.3.2, bitflags 2.10.0, glob 0.3.3, log 0.4.29, num-integer 0.1.46, num-traits 0.2.19, regex 1.12.2, regex-automata 0.4.13, regex-syntax 0.8.8</string>
<string>bitflags 1.3.2, bitflags 2.10.0, bitflags 2.11.0, glob 0.3.3, log 0.4.29, num-integer 0.1.46, num-traits 0.2.19, regex 1.12.2, regex 1.12.3, regex-automata 0.4.13, regex-automata 0.4.14, regex-syntax 0.8.10, regex-syntax 0.8.8</string>
<key>Type</key>
<string>PSGroupSpecifier</string>
</dict>
@ -1306,42 +1306,6 @@ limitations under the License.
<key>Type</key>
<string>PSGroupSpecifier</string>
</dict>
<dict>
<key>FooterText</key>
<string>Copyright (c) 2014 Alex Crichton
Copyright (c) 2020 Ivan Nikulin &lt;ifaaan@gmail.com&gt;
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.
</string>
<key>License</key>
<string>MIT License</string>
<key>Title</key>
<string>boring-sys 5.0.2</string>
<key>Type</key>
<string>PSGroupSpecifier</string>
</dict>
<dict>
<key>FooterText</key>
<string>
@ -1590,6 +1554,42 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
<key>Type</key>
<string>PSGroupSpecifier</string>
</dict>
<dict>
<key>FooterText</key>
<string>Copyright (c) 2014 Alex Crichton
Copyright (c) 2020 Ivan Nikulin &lt;ifaaan@gmail.com&gt;
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.
</string>
<key>License</key>
<string>MIT License</string>
<key>Title</key>
<string>boring-sys 5.0.2</string>
<key>Type</key>
<string>PSGroupSpecifier</string>
</dict>
<dict>
<key>FooterText</key>
<string>
@ -1932,7 +1932,7 @@ USE OR OTHER DEALINGS IN THE SOFTWARE.
<key>License</key>
<string>MIT License</string>
<key>Title</key>
<string>cesu8 1.1.0, neon 1.1.1, objc2-core-foundation 0.3.2, objc2-io-kit 0.3.2, pbjson 0.9.0, pbjson-build 0.9.0, pbjson-types 0.9.0, protobuf-parse 3.7.2, tonic-prost-build 0.14.2, windows 0.61.3, windows 0.62.2, 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</string>
<string>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, pbjson 0.9.0, pbjson-build 0.9.0, pbjson-types 0.9.0, protobuf-parse 3.7.2, tonic-prost-build 0.14.5, windows 0.61.3, windows 0.62.2, 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</string>
<key>Type</key>
<string>PSGroupSpecifier</string>
</dict>
@ -2374,6 +2374,37 @@ SOFTWARE.
<key>FooterText</key>
<string>MIT License
Copyright (c) 2020-2026 Nugine
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.
</string>
<key>License</key>
<string>MIT License</string>
<key>Title</key>
<string>const-str 1.1.0</string>
<key>Type</key>
<string>PSGroupSpecifier</string>
</dict>
<dict>
<key>FooterText</key>
<string>MIT License
Copyright (c) 2020 David Purdum
Permission is hereby granted, free of charge, to any person obtaining a copy
@ -2698,7 +2729,7 @@ SOFTWARE.
<key>License</key>
<string>MIT License</string>
<key>Title</key>
<string>darling 0.20.11, darling 0.21.3, darling_core 0.20.11, darling_core 0.21.3, darling_macro 0.20.11, darling_macro 0.21.3</string>
<string>darling 0.20.11, darling 0.21.3, darling 0.23.0, darling_core 0.20.11, darling_core 0.21.3, darling_core 0.23.0, darling_macro 0.20.11, darling_macro 0.21.3, darling_macro 0.23.0</string>
<key>Type</key>
<string>PSGroupSpecifier</string>
</dict>
@ -2761,7 +2792,7 @@ SOFTWARE.
<key>License</key>
<string>MIT License</string>
<key>Title</key>
<string>derive-where 1.6.0, derive-where 1.6.1</string>
<string>derive-where 1.6.1</string>
<key>Type</key>
<string>PSGroupSpecifier</string>
</dict>
@ -3033,7 +3064,7 @@ DEALINGS IN THE SOFTWARE.
<key>License</key>
<string>MIT License</string>
<key>Title</key>
<string>either 1.15.0, itertools 0.10.5, itertools 0.14.0, petgraph 0.7.1, petgraph 0.8.3, serde_with 3.16.1, serde_with_macros 3.16.1</string>
<string>either 1.15.0, itertools 0.10.5, itertools 0.14.0, petgraph 0.7.1, petgraph 0.8.3, serde_with 3.16.1, serde_with 3.18.0, serde_with_macros 3.16.1, serde_with_macros 3.18.0</string>
<key>Type</key>
<string>PSGroupSpecifier</string>
</dict>
@ -3579,6 +3610,42 @@ DEALINGS IN THE SOFTWARE.
<key>Type</key>
<string>PSGroupSpecifier</string>
</dict>
<dict>
<key>FooterText</key>
<string>Copyright (c) 2018-2026 The rust-random Project Developers
Copyright (c) 2014 The Rust Project Developers
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.
</string>
<key>License</key>
<string>MIT License</string>
<key>Title</key>
<string>getrandom 0.4.2</string>
<key>Type</key>
<string>PSGroupSpecifier</string>
</dict>
<dict>
<key>FooterText</key>
<string>Copyright (c) 2019 RustCrypto Developers
@ -3732,7 +3799,7 @@ DEALINGS IN THE SOFTWARE.
<key>License</key>
<string>MIT License</string>
<key>Title</key>
<string>hashbrown 0.15.5, hashbrown 0.16.1</string>
<string>hashbrown 0.15.5, hashbrown 0.16.1, hashbrown 0.17.0</string>
<key>Type</key>
<string>PSGroupSpecifier</string>
</dict>
@ -4792,7 +4859,7 @@ DEALINGS IN THE SOFTWARE.
<key>License</key>
<string>MIT License</string>
<key>Title</key>
<string>indexmap 2.13.0</string>
<string>indexmap 2.13.0, indexmap 2.14.0</string>
<key>Type</key>
<string>PSGroupSpecifier</string>
</dict>
@ -4904,7 +4971,7 @@ SOFTWARE.
<key>License</key>
<string>MIT License</string>
<key>Title</key>
<string>jni-sys 0.3.0</string>
<string>jni-sys 0.3.1, jni-sys 0.4.1</string>
<key>Type</key>
<string>PSGroupSpecifier</string>
</dict>
@ -4986,6 +5053,41 @@ DEALINGS IN THE SOFTWARE.
<key>Type</key>
<string>PSGroupSpecifier</string>
</dict>
<dict>
<key>FooterText</key>
<string>Copyright (c) The Rust Project Developers
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.
</string>
<key>License</key>
<string>MIT License</string>
<key>Title</key>
<string>libc 0.2.184</string>
<key>Type</key>
<string>PSGroupSpecifier</string>
</dict>
<dict>
<key>FooterText</key>
<string>==============================================================================
@ -8913,7 +9015,7 @@ SOFTWARE.
<key>License</key>
<string>MIT License</string>
<key>Title</key>
<string>ntapi 0.4.2</string>
<string>ntapi 0.4.3</string>
<key>Type</key>
<string>PSGroupSpecifier</string>
</dict>
@ -10616,7 +10718,7 @@ THE SOFTWARE.
<key>License</key>
<string>MIT License</string>
<key>Title</key>
<string>pulldown-cmark 0.13.0</string>
<string>pulldown-cmark 0.13.3</string>
<key>Type</key>
<string>PSGroupSpecifier</string>
</dict>
@ -10903,29 +11005,6 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
<key>Type</key>
<string>PSGroupSpecifier</string>
</dict>
<dict>
<key>FooterText</key>
<string>Copyright 2015-2025 Brian Smith.
Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted, provided that the above
copyright notice and this permission notice appear in all copies.
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
</string>
<key>License</key>
<string>ISC License</string>
<key>Title</key>
<string>ring 0.17.14</string>
<key>Type</key>
<string>PSGroupSpecifier</string>
</dict>
<dict>
<key>FooterText</key>
<string>
@ -11208,6 +11287,29 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
<key>Type</key>
<string>PSGroupSpecifier</string>
</dict>
<dict>
<key>FooterText</key>
<string>Copyright 2015-2025 Brian Smith.
Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted, provided that the above
copyright notice and this permission notice appear in all copies.
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
</string>
<key>License</key>
<string>ISC License</string>
<key>Title</key>
<string>ring 0.17.14</string>
<key>Type</key>
<string>PSGroupSpecifier</string>
</dict>
<dict>
<key>FooterText</key>
<string>Copyright (c) 2017, Mozilla
@ -12613,7 +12715,7 @@ SOFTWARE.
<key>License</key>
<string>Apache License 2.0</string>
<key>Title</key>
<string>sketches-ddsketch 0.3.0</string>
<string>sketches-ddsketch 0.3.1</string>
<key>Type</key>
<string>PSGroupSpecifier</string>
</dict>
@ -13604,7 +13706,7 @@ DEALINGS IN THE SOFTWARE.
<key>License</key>
<string>MIT License</string>
<key>Title</key>
<string>tempfile 3.24.0</string>
<string>tempfile 3.24.0, tempfile 3.27.0</string>
<key>Type</key>
<string>PSGroupSpecifier</string>
</dict>
@ -13793,7 +13895,7 @@ SOFTWARE.
<key>License</key>
<string>MIT License</string>
<key>Title</key>
<string>toml_datetime 0.7.5+spec-1.1.0, toml_edit 0.23.10+spec-1.0.0, toml_parser 1.0.6+spec-1.1.0</string>
<string>toml_datetime 0.7.5+spec-1.1.0, toml_datetime 1.1.1+spec-1.1.0, toml_edit 0.23.10+spec-1.0.0, toml_edit 0.25.11+spec-1.1.0, toml_parser 1.0.6+spec-1.1.0, toml_parser 1.1.2+spec-1.1.0</string>
<key>Type</key>
<string>PSGroupSpecifier</string>
</dict>
@ -13822,7 +13924,7 @@ THE SOFTWARE.
<key>License</key>
<string>MIT License</string>
<key>Title</key>
<string>tonic 0.14.2, tonic-build 0.14.2, tonic-prost 0.14.2, tonic-prost-build 0.14.2</string>
<string>tonic 0.14.2, tonic-build 0.14.2, tonic-build 0.14.5, tonic-prost 0.14.2, tonic-prost-build 0.14.2</string>
<key>Type</key>
<string>PSGroupSpecifier</string>
</dict>
@ -14108,7 +14210,7 @@ authorization of the copyright holder.
<key>License</key>
<string>Unicode License v3</string>
<key>Title</key>
<string>unicode-ident 1.0.22</string>
<string>unicode-ident 1.0.22, unicode-ident 1.0.24</string>
<key>Type</key>
<string>PSGroupSpecifier</string>
</dict>
@ -14202,7 +14304,7 @@ DEALINGS IN THE SOFTWARE.
<key>License</key>
<string>MIT License</string>
<key>Title</key>
<string>uuid 1.19.0, uuid 1.20.0</string>
<string>uuid 1.19.0, uuid 1.23.0</string>
<key>Type</key>
<string>PSGroupSpecifier</string>
</dict>
@ -14447,7 +14549,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
<key>License</key>
<string>MIT License</string>
<key>Title</key>
<string>winnow 0.7.14</string>
<string>winnow 0.7.14, winnow 1.0.1</string>
<key>Type</key>
<string>PSGroupSpecifier</string>
</dict>
@ -14522,7 +14624,7 @@ DEALINGS IN THE SOFTWARE.
<key>License</key>
<string>MIT License</string>
<key>Title</key>
<string>zerocopy 0.8.33, zerocopy 0.8.34, zerocopy-derive 0.8.33, zerocopy-derive 0.8.34</string>
<string>zerocopy 0.8.33, zerocopy 0.8.48, zerocopy-derive 0.8.33, zerocopy-derive 0.8.48</string>
<key>Type</key>
<string>PSGroupSpecifier</string>
</dict>