Hi all,
Last Friday I downloaded the latest version of mbed TLS from tls.mbed.org being v2.16.4.
(Mbed TLS - Trusted Firmware)
I noticed this version is not available as a release on GitHub - Mbed-TLS/mbedtls: An open source, portable, easy to use, readable and flexible TLS library, and reference implementation of the PSA Cryptography API..
Looking at the changelog the second line reads:
= mbed TLS 2.16.x branch released xxxx-xx-xx
Furthermore the following files have outdated version info (saying it is v2.16.3):
./doxygen/mbedtls.doxyfile
./include/mbedtls/version.h
Probably someone forgot to update the version information, which can happen, but I’m curious if the rest of the changes are validated and worthwhile for integration within my product.
Or is it better to wait for v2.16.5 when it’s published on both tls.mbed.org and GitHub - Mbed-TLS/mbedtls: An open source, portable, easy to use, readable and flexible TLS library, and reference implementation of the PSA Cryptography API.?
Keep up the good work and kind regards,
Robert