-
Notifications
You must be signed in to change notification settings - Fork 3k
mbedtls: Update Mbed TLS to 2.15.1 #8926
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
This is a placeholder PR until Mbed TLS 2.15.1 is released. After which, this PR will be updated with the actual release. |
This is OK to consider merging now. |
@sbutcher-arm All good? |
CI started |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM for now.
mbedtls-2.15.0 | ||
mbedcrypto-0.1.0b | ||
mbedtls-2.15.1 | ||
mbedcrypto-0.1.0b2 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This has me a bit worried, but fine for now.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What's worrying?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why worried? That's like half a comment - it's wrong but you're not saying how. :)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fair feedback.
mbedcrypto-0.1.0b2
This gives mes the impression that another TLS update will be needed before the feature release is complete. Is that correct?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is the second beta of Mbed Crypto 0.1.0, hence the version. This version scheme doesn't imply there will be more, but there could be should we need. ;)
mbedtls-2.15.0 | ||
mbedcrypto-0.1.0b | ||
mbedtls-2.15.1 | ||
mbedcrypto-0.1.0b2 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why worried? That's like half a comment - it's wrong but you're not saying how. :)
This is ready for CI |
Correction, this is ready for CI results to start coming in... :p |
Test run: SUCCESSSummary: 4 of 4 test jobs passed |
Rerunning greentea CI in case the line K82F IAR test failure was some sort of glitch. |
Ready, going in now |
Description
Update Mbed TLS to version 2.15.1. Fixes #8893.
Targeting Mbed OS 5.11.0rc2 in order to fix Client PR job
CC @sbutcher-arm
Pull request type