From 6e33e43f368c1ed26b6b08e88d16aec3caaaf318 Mon Sep 17 00:00:00 2001 From: Fabio Alessandrelli Date: Fri, 22 Dec 2023 01:52:02 +0100 Subject: Update to OpenSSL 3.0.12, libdatachannel 0.19.4 --- thirdparty/README.md | 4 ++-- thirdparty/libdatachannel | 2 +- thirdparty/openssl | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/thirdparty/README.md b/thirdparty/README.md index f1f12b6..b0ccc54 100644 --- a/thirdparty/README.md +++ b/thirdparty/README.md @@ -19,7 +19,7 @@ Module location: ## libdatachannel - Upstream: https://github.com/paullouisageneau/libdatachannel -- Version: 0.19.3 (2cea8358c7d8381c9af2caf06cee0f72ebb91b1b, 2023) +- Version: 0.19.4 (cb77870cde2c78007a336eae3aacd234dccda161, 2023) - License: MPL 2.0 Module location: @@ -52,7 +52,7 @@ Module location: ## openssl - Upstream: git://git.openssl.org/openssl.git -- Version: 3.0.11 (6ba3884c3235e1bb474b379026087f8216afacf4, 2023) +- Version: 3.0.12 (c3cc0f1386b0544383a61244a4beeb762b67498f, 2023) - License: Apache 2.0 Module location: diff --git a/thirdparty/libdatachannel b/thirdparty/libdatachannel index 2cea835..cb77870 160000 --- a/thirdparty/libdatachannel +++ b/thirdparty/libdatachannel @@ -1 +1 @@ -Subproject commit 2cea8358c7d8381c9af2caf06cee0f72ebb91b1b +Subproject commit cb77870cde2c78007a336eae3aacd234dccda161 diff --git a/thirdparty/openssl b/thirdparty/openssl index 6ba3884..c3cc0f1 160000 --- a/thirdparty/openssl +++ b/thirdparty/openssl @@ -1 +1 @@ -Subproject commit 6ba3884c3235e1bb474b379026087f8216afacf4 +Subproject commit c3cc0f1386b0544383a61244a4beeb762b67498f -- cgit v1.2.3