mirror of
https://github.com/godotengine/godot.git
synced 2025-12-08 06:09:55 +00:00
mbedTLS: Update to version 3.6.5
This commit is contained in:
parent
7864ac8019
commit
9de2837cd5
29 changed files with 1019 additions and 381 deletions
4
thirdparty/README.md
vendored
4
thirdparty/README.md
vendored
|
|
@ -654,7 +654,7 @@ File extracted from upstream source:
|
|||
## mbedtls
|
||||
|
||||
- Upstream: https://github.com/Mbed-TLS/mbedtls
|
||||
- Version: 3.6.4 (c765c831e5c2a0971410692f92f7a81d6ec65ec2, 2025)
|
||||
- Version: 3.6.5 (e185d7fd85499c8ce5ca2a54f5cf8fe7dbe3f8df, 2025)
|
||||
- License: Apache 2.0
|
||||
|
||||
File extracted from upstream release tarball:
|
||||
|
|
@ -664,7 +664,7 @@ File extracted from upstream release tarball:
|
|||
- From `library/` to `thirdparty/mbedtls/library/`:
|
||||
- All `.c` and `.h` files
|
||||
- Except `bignum_mod.c`, `block_cipher.c`, `ecp_curves_new.c`, `lmots.c`,
|
||||
`lms.c`, `bignum_core_invasive.h`
|
||||
`lms.c`
|
||||
- The `LICENSE` file (edited to keep only the Apache 2.0 variant)
|
||||
- Added 2 files `godot_core_mbedtls_platform.c` and `godot_core_mbedtls_config.h`
|
||||
providing configuration for light bundling with core
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue