Skip to content

Backport 1424, prepare 3.6.3 release #1425

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

Merged
merged 2 commits into from
Jun 6, 2025
Merged

Conversation

jku
Copy link
Member

@jku jku commented Jun 5, 2025

This is a backport of #1424 into 3.6.x series:

  • This backport should make root-signing-staging update (with a ed25519 key) a little easier to manage
  • Makes it more likely that all sigstore-python users have the fix once the same happens in production

Current main contains a lot of work (but not yet rekor v2 client integration) so I wouldn't like to release all of that now.

jku added 2 commits June 5, 2025 13:12
Don't fail hard if trusted root contains an unknown key type:
Verification may still succeed so warning is enough.

Signed-off-by: Jussi Kukkonen <jkukkonen@google.com>
This release only contains a small fix for handling of unsupported
keytypes in the trusted root.

Signed-off-by: Jussi Kukkonen <jkukkonen@google.com>
@jku jku marked this pull request as ready for review June 5, 2025 14:56
@jku
Copy link
Member Author

jku commented Jun 5, 2025

#1424 was merged: this is a backport of that.

The only differences are in tests (that have changed in main after 3.6.2)

@jku jku requested a review from woodruffw June 5, 2025 14:58
Copy link
Member

@woodruffw woodruffw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @jku!

@jku jku merged commit 0f88940 into sigstore:series/3.6.x Jun 6, 2025
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants