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

crypto: rollback BoringCrypto fips-20220613 update [1.20 backport] #65322

Closed
gopherbot opened this issue Jan 26, 2024 · 7 comments
Closed

crypto: rollback BoringCrypto fips-20220613 update [1.20 backport] #65322

gopherbot opened this issue Jan 26, 2024 · 7 comments
Labels
CherryPickApproved Used during the release process for point releases
Milestone

Comments

@gopherbot
Copy link
Contributor

@FiloSottile requested issue #65321 to be considered for backport to the next 1.20 minor release.

@gopherbot please open backport issues for Go 1.20, Go 1.21, and Go 1.22 (if that works).

This is rolling back the #64717 cherry-picks.

@gopherbot gopherbot added the CherryPickCandidate Used during the release process for point releases label Jan 26, 2024
@gopherbot gopherbot added this to the Go1.20.14 milestone Jan 26, 2024
@mknyszek
Copy link
Contributor

In the release meeting, we think should be very safe because this just returning to a previous tree state. Approved.

@mknyszek mknyszek added the CherryPickApproved Used during the release process for point releases label Jan 31, 2024
@gopherbot gopherbot removed the CherryPickCandidate Used during the release process for point releases label Jan 31, 2024
@mknyszek
Copy link
Contributor

@FiloSottile @rolandshoemaker Could you please create cherry-picks and/or reverts for the Go 1.20 release branch? The minor release is coming up very soon. Thanks.

@FiloSottile
Copy link
Contributor

@FiloSottile @rolandshoemaker Could you please create cherry-picks and/or reverts for the Go 1.20 release branch? The minor release is coming up very soon. Thanks.

Mailing the cherry-picks now!

@gopherbot
Copy link
Contributor Author

Change https://go.dev/cl/560275 mentions this issue: [release-branch.go1.21] Revert "crypto/internal/boring: upgrade module to fips-20220613" +1

@gopherbot
Copy link
Contributor Author

Change https://go.dev/cl/560276 mentions this issue: [release-branch.go1.20] Revert "crypto/internal/boring: upgrade module to fips-20220613" +1

@mknyszek
Copy link
Contributor

mknyszek commented Feb 1, 2024

Thank you!

gopherbot pushed a commit that referenced this issue Feb 1, 2024
…e to fips-20220613" +1

This reverts CL 553875 ("crypto/internal/boring: upgrade module to
fips-20220613") and CL 553876 ("crypto/tls: align FIPS-only mode with
BoringSSL policy").

Fixes #65322
Updates #65321
Updates #64717
Updates #62372

Change-Id: I0938b97e5b4904e6532448b8ae76e920d03d0508
Reviewed-on: https://go-review.googlesource.com/c/go/+/558796
Reviewed-by: Michael Knyszek <mknyszek@google.com>
Reviewed-by: Roland Shoemaker <roland@golang.org>
Auto-Submit: Filippo Valsorda <filippo@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
(cherry picked from commit 09b5de4)
Reviewed-on: https://go-review.googlesource.com/c/go/+/560276
@gopherbot
Copy link
Contributor Author

Closed by merging a2f4a5a to release-branch.go1.20.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CherryPickApproved Used during the release process for point releases
3 participants