aws / amazon-freertos

DEPRECATED - See README.md
https://aws.amazon.com/freertos/
MIT License
2.54k stars 1.1k forks source link

[BUG] MbedTLS version not reflected within git modules. #3523

Closed rahul-arasikere closed 2 years ago

rahul-arasikere commented 2 years ago

The gitmodules file tracks 2.16.8 tag of mbedtls where as there are pull requests that reference 2.16.8. Should the git modules file be updated to reflect that change as well?

paulbartell commented 2 years ago

@rahul-arasikere : Currently, the mbedtls submodule points to v2.28.0. Shortly, I will update this to v2.28.1 and correct the revision listed in the .gitmodules file.

AniruddhaKanhere commented 2 years ago

Hello @rahul-arasikere, the above mentioned PR has been merged and your issue should be fixed now. I'll be closing this issue now. Feel free to re-open this issue, or a new one, if you continue facing any problems.

Thanks. Aniruddha