You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm working towards transitioning Debian to MbedTLS 3.6 from MbedTLS 2.28, the new LTS. Unfortunately, python-mbedtls is one of the software packages which are currently failing to build when using MbedTLS 3.x instead of 2.x.
The situation for your project is peculiar since, I believe, you need to integrate pretty deeply with MbedTLS - for instance, you include some _internal headers which are now inaccessible in MbedTLS 3.x.
Are you interested in switching to version 3.x?
Thanks!
The text was updated successfully, but these errors were encountered:
Hi!
I'm working towards transitioning Debian to MbedTLS 3.6 from MbedTLS 2.28, the new LTS. Unfortunately, python-mbedtls is one of the software packages which are currently failing to build when using MbedTLS 3.x instead of 2.x.
The situation for your project is peculiar since, I believe, you need to integrate pretty deeply with MbedTLS - for instance, you include some
_internal
headers which are now inaccessible in MbedTLS 3.x.Are you interested in switching to version 3.x?
Thanks!
The text was updated successfully, but these errors were encountered: