This is an automated email from the ASF dual-hosted git repository.
janc 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 db23d9e48 crypto: Bump MbedTLS to 2.28.4
db23d9e48 is described below
commit db23d9e4871b18de7173f0bbd21a155da230587b
Author: Szymon Janc <[email protected]>
AuthorDate: Wed Aug 9 13:16:59 2023 +0200
crypto: Bump MbedTLS to 2.28.4
This is latest LTS release.
---
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 48697b528..4eb6fe3b8 100644
--- a/crypto/mbedtls/pkg.yml
+++ b/crypto/mbedtls/pkg.yml
@@ -42,7 +42,7 @@ pkg.src_dirs:
repository.mbedtls:
type: github
- vers: v2.28.3-commit
+ vers: v2.28.4-commit
branch: master
user: Mbed-TLS
repo: mbedtls