Skip to content

Conversation

vszakats
Copy link
Member

@vszakats vszakats commented May 24, 2024

A compile-time failure is preferred over an unexpected one at
runtime.

The problem is silenced with a macro in CI and this macro will
have to be added to more platforms when mbedTLS v3.6.0
reaches them.

Follow-up to 2e4c5ec #1349
Closes #1393

A compile-time failure is preferred over an unexpected one at
runtime.

The problem is silenced with a macro in CI and this macro will have
to be added to more platforms when mbedTLS v3.6.0 reaches them.

Follow-up to 2e4c5ec libssh2#1349
Closes libssh2#1393
@vszakats vszakats changed the title mbedtls: fail to compile with 3.6.0 outside of CI mbedtls: fail to compile with 3.6.0 outside CI May 24, 2024
@vszakats vszakats changed the title mbedtls: fail to compile with 3.6.0 outside CI mbedtls: fail to compile with v3.6.0 outside CI May 24, 2024
@vszakats vszakats closed this in e973493 May 24, 2024
@vszakats vszakats deleted the mbedtls360-upd branch May 24, 2024 17:23
vszakats added a commit to vszakats/libssh2 that referenced this pull request Jul 13, 2024
vszakats added a commit that referenced this pull request Jul 13, 2024
vszakats pushed a commit that referenced this pull request Jul 13, 2024
While it's moved to pk_internal, it won't removed in mbedTLS 3.6 LTS
so it's safe to redeclare it on our side to find it.

This is implementing emergency fix suggested from
2e4c5ec#commitcomment-141379351

Follow-up to e973493 #1393
Follow-up to 2e4c5ec #1349
Closes #1421
agreppin pushed a commit to agreppin/libssh2 that referenced this pull request Jul 14, 2024
A compile-time failure is preferred over an unexpected one at
runtime.

The problem is silenced with a macro in CI and this macro will have
to be added to more platforms when mbedTLS v3.6.0 reaches them.

Follow-up to 2e4c5ec libssh2#1349
Closes libssh2#1393
agreppin pushed a commit to agreppin/libssh2 that referenced this pull request Jul 14, 2024
agreppin pushed a commit to agreppin/libssh2 that referenced this pull request Jul 14, 2024
While it's moved to pk_internal, it won't removed in mbedTLS 3.6 LTS
so it's safe to redeclare it on our side to find it.

This is implementing emergency fix suggested from
libssh2@2e4c5ec#commitcomment-141379351

Follow-up to e973493 libssh2#1393
Follow-up to 2e4c5ec libssh2#1349
Closes libssh2#1421
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant