Skip to content

[v15] chore: Bump /x/crypto and /x/oauth2#52440

Merged
codingllama merged 3 commits intobranch/v15from
codingllama/bump-golang-x-v15
Feb 25, 2025
Merged

[v15] chore: Bump /x/crypto and /x/oauth2#52440
codingllama merged 3 commits intobranch/v15from
codingllama/bump-golang-x-v15

Conversation

@codingllama
Copy link
Copy Markdown
Contributor

Manual backport of #52436.

Changelog: Updated /x/crypto and /x/oauth2 (addresses CVE-2025-22869 and CVE-2025-22868)

require.NoError(t, err)

require.Equal(t, expectCert, tlsCert)
require.Empty(t, cmp.Diff(expectCert, tlsCert, cmpopts.IgnoreFields(tls.Certificate{}, "Leaf")))
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

@codingllama codingllama force-pushed the codingllama/bump-golang-x-v15 branch from eb4f55d to ee4eca6 Compare February 24, 2025 21:19
@codingllama codingllama added this pull request to the merge queue Feb 25, 2025
Merged via the queue into branch/v15 with commit adcce16 Feb 25, 2025
@codingllama codingllama deleted the codingllama/bump-golang-x-v15 branch February 25, 2025 09:18
@camscale camscale mentioned this pull request Mar 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants