From a9d8ea2a1c9a7bb2390fa8ecf349d2ec397b5a12 Mon Sep 17 00:00:00 2001 From: Fabio Alessandrelli Date: Mon, 4 Sep 2023 18:59:40 +0200 Subject: Bump dependencies OpenSSL 3.0.10 libdatachannel 0.18.6 godot-cpp 4.1-stable (used to be 4.1-rc2, this normalizes it) Includes a small Linux CI fix to run apt update before apt install. --- thirdparty/README.md | 4 ++-- thirdparty/libdatachannel | 2 +- thirdparty/openssl | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) (limited to 'thirdparty') diff --git a/thirdparty/README.md b/thirdparty/README.md index c3dfcf6..230e262 100644 --- a/thirdparty/README.md +++ b/thirdparty/README.md @@ -19,7 +19,7 @@ Module location: ## libdatachannel - Upstream: https://github.com/paullouisageneau/libdatachannel -- Version: 0.18.5 (0522acdd3dd6af9451a1aa4cd47647172f879a5f, 2023) +- Version: 0.18.6 (bf8d8bd86afaffed89ba763107bcd8957c8cc319, 2023) - License: MPL 2.0 Module location: @@ -52,7 +52,7 @@ Module location: ## openssl - Upstream: git://git.openssl.org/openssl.git -- Version: 3.0.9 (de90e54bbe82e5be4fb9608b6f5c308bb837d355, 2023) +- Version: 3.0.10 (245cb0291e0db99d9ccf3692fa76f440b2b054c2, 2023) - License: Apache 2.0 Module location: diff --git a/thirdparty/libdatachannel b/thirdparty/libdatachannel index 0522acd..bf8d8bd 160000 --- a/thirdparty/libdatachannel +++ b/thirdparty/libdatachannel @@ -1 +1 @@ -Subproject commit 0522acdd3dd6af9451a1aa4cd47647172f879a5f +Subproject commit bf8d8bd86afaffed89ba763107bcd8957c8cc319 diff --git a/thirdparty/openssl b/thirdparty/openssl index de90e54..245cb02 160000 --- a/thirdparty/openssl +++ b/thirdparty/openssl @@ -1 +1 @@ -Subproject commit de90e54bbe82e5be4fb9608b6f5c308bb837d355 +Subproject commit 245cb0291e0db99d9ccf3692fa76f440b2b054c2 -- cgit v1.2.3