summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabio Alessandrelli <fabio.alessandrelli@gmail.com>2024-10-25 10:47:44 +0200
committerFabio Alessandrelli <fabio.alessandrelli@gmail.com>2024-10-25 10:47:44 +0200
commit038bac82d66a193052bbf864ef72df536d12c87f (patch)
tree37387771b8164ac83fa40c3d3a010e64a6288b5d
parenteffada6b452472f001bd0bb5b3b6b828343760be (diff)
downloadfork-godot-webrtc-native-038bac82d66a193052bbf864ef72df536d12c87f.tar.gz
fork-godot-webrtc-native-038bac82d66a193052bbf864ef72df536d12c87f.tar.bz2
fork-godot-webrtc-native-038bac82d66a193052bbf864ef72df536d12c87f.zip
Update to libdatachannel 0.22.2 OpenSSL 3.4.0
-rw-r--r--build_profile.json3
-rw-r--r--thirdparty/README.md6
m---------thirdparty/libdatachannel0
m---------thirdparty/openssl0
4 files changed, 5 insertions, 4 deletions
diff --git a/build_profile.json b/build_profile.json
index 2959247..470bff9 100644
--- a/build_profile.json
+++ b/build_profile.json
@@ -5,6 +5,7 @@
"WebRTCDataChannelGDNative",
"WebRTCPeerConnectionGDNative",
"NativeScript",
- "GDNativeLibrary"
+ "GDNativeLibrary",
+ "Window"
]
}
diff --git a/thirdparty/README.md b/thirdparty/README.md
index a9a4aa5..e3bfb4b 100644
--- a/thirdparty/README.md
+++ b/thirdparty/README.md
@@ -19,7 +19,7 @@ Module location:
## libdatachannel
- Upstream: https://github.com/paullouisageneau/libdatachannel
-- Version: 0.20.2 (0b1074a9effeb8d9d3f4eca704d3fe3d2f9bc7e5, 2024)
+- Version: 0.22.1 (f8ffbe37e6c06e4838b41c2c018ccc3a8028a1c8, 2024)
- License: MPL 2.0
Module location:
@@ -30,7 +30,7 @@ Module location:
# libjuice
- Upstream: https://github.com/paullouisageneau/libjuice
-- Version: 1.3.4 (0b6f958baba55e1a4eb31ec2137f62b2e07382ae, 2024)
+- Version: 1.5.7 (70ba50cce33350b64404557ea63658e925758ce6, 2024)
- License: MPL 2.0
Module location:
@@ -52,7 +52,7 @@ Module location:
## openssl
- Upstream: git://git.openssl.org/openssl.git
-- Version: 3.0.13 (85cf92f55d9e2ac5aacf92bedd33fb890b9f8b4c, 2024)
+- Version: 3.4.0 (98acb6b02839c609ef5b837794e08d906d965335, 2024)
- License: Apache 2.0
Module location:
diff --git a/thirdparty/libdatachannel b/thirdparty/libdatachannel
-Subproject 0b1074a9effeb8d9d3f4eca704d3fe3d2f9bc7e
+Subproject f8ffbe37e6c06e4838b41c2c018ccc3a8028a1c
diff --git a/thirdparty/openssl b/thirdparty/openssl
-Subproject 85cf92f55d9e2ac5aacf92bedd33fb890b9f8b4
+Subproject 98acb6b02839c609ef5b837794e08d906d96533