This is an automated email from the ASF dual-hosted git repository.
jerzy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-core.git
The following commit(s) were added to refs/heads/master by this push:
new 436093586 crypto/mbedtls: Upgrade to v2.28.8
436093586 is described below
commit 436093586a4bb8cbb8b3ba2bc994cead6b900fa4
Author: Jerzy Kasenberg <[email protected]>
AuthorDate: Fri Apr 5 12:42:39 2024 +0200
crypto/mbedtls: Upgrade to v2.28.8
New tagged version has changes needed for pic32 builds.
Signed-off-by: Jerzy Kasenberg <[email protected]>
---
crypto/mbedtls/pkg.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/crypto/mbedtls/pkg.yml b/crypto/mbedtls/pkg.yml
index 0363f46c4..acfdf2561 100644
--- a/crypto/mbedtls/pkg.yml
+++ b/crypto/mbedtls/pkg.yml
@@ -43,7 +43,7 @@ pkg.src_dirs:
repository.mbedtls:
type: github
- vers: v2.28.4-commit
+ vers: v2.28.8-commit
branch: master
user: Mbed-TLS
repo: mbedtls