Skip to content
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

Remove deprecated function mbedtls_x509write_crt_set_serial() #9913

Open
wants to merge 3 commits into
base: development
Choose a base branch
from

Conversation

valeriosetti
Copy link
Contributor

Description

Resolves #9892

PR checklist

  • changelog provided
  • development PR not required: it's this one
  • framework PR not required: no change
  • 3.6 PR not required because: only development change
  • 2.28 PR not required because: only development change
  • tests not required because: this is a removal

@valeriosetti valeriosetti added needs-review Every commit must be reviewed by at least two team members, needs-ci Needs to pass CI tests needs-reviewer This PR needs someone to pick it up for review priority-high High priority - will be reviewed soon size-xs Estimated task size: extra small (a few hours at most) labels Jan 16, 2025
@valeriosetti valeriosetti self-assigned this Jan 16, 2025
@valeriosetti
Copy link
Contributor Author

I think the ABI-API check failure for mbedtls_x509write_crt_set_serial is kind of expected for this PR, so I'm removing the need-ci label.

@valeriosetti valeriosetti removed the needs-ci Needs to pass CI tests label Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-review Every commit must be reviewed by at least two team members, needs-reviewer This PR needs someone to pick it up for review priority-high High priority - will be reviewed soon size-xs Estimated task size: extra small (a few hours at most)
Projects
Development

Successfully merging this pull request may close these issues.

Remove deprecated function mbedtls_x509write_crt_set_serial()
1 participant