Skip to content

Update golang/x/crypto to 0.17.0#35858

Merged
jentfoo merged 1 commit intomasterfrom
jent/golang_crypto_update
Dec 18, 2023
Merged

Update golang/x/crypto to 0.17.0#35858
jentfoo merged 1 commit intomasterfrom
jent/golang_crypto_update

Conversation

@jentfoo
Copy link
Copy Markdown
Contributor

@jentfoo jentfoo commented Dec 18, 2023

This updates crypto across all go.mod files in teleport to address CVE-2023-48795.

@jentfoo jentfoo added security Security Issues go Issues related to Go builds/tooling dependencies Pull requests that update a dependency file no-changelog Indicates that a PR does not require a changelog entry labels Dec 18, 2023
@jentfoo jentfoo self-assigned this Dec 18, 2023
@github-actions github-actions Bot requested a review from jimbishopp December 18, 2023 19:28
@codingllama
Copy link
Copy Markdown
Contributor

I've just landed #35844, but I didn't touch the indirects.

@jentfoo
Copy link
Copy Markdown
Contributor Author

jentfoo commented Dec 18, 2023

Thanks for getting on that @codingllama. We should still land this one in addition to get indirect updates.

This updates crypto across all go.mod files in `teleport` to address CVE-2023-48795.
@codingllama
Copy link
Copy Markdown
Contributor

That's fine. Please rebase so we don't see duplicate changes.

@jentfoo jentfoo force-pushed the jent/golang_crypto_update branch from 31a8d32 to 89d38ff Compare December 18, 2023 19:38
@jentfoo jentfoo requested a review from tigrato December 18, 2023 19:40
Copy link
Copy Markdown
Contributor

@codingllama codingllama left a comment

Choose a reason for hiding this comment

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

Thanks!

@codingllama
Copy link
Copy Markdown
Contributor

codingllama commented Dec 18, 2023

I recommend doing the backports manually, with the same go get / go mod tidy combo you ran to create this one. The bot backport will likely just cause problems for you.

@jentfoo
Copy link
Copy Markdown
Contributor Author

jentfoo commented Dec 18, 2023

I plan to do the backport manually, I just like to always include the labels to show my intention

@jentfoo jentfoo added this pull request to the merge queue Dec 18, 2023
Merged via the queue into master with commit 06f5501 Dec 18, 2023
@jentfoo jentfoo deleted the jent/golang_crypto_update branch December 18, 2023 20:26
@public-teleport-github-review-bot
Copy link
Copy Markdown

@jentfoo See the table below for backport results.

Branch Result
branch/v12 Failed
branch/v13 Failed
branch/v14 Failed

jentfoo added a commit that referenced this pull request Dec 19, 2023
This updates crypto across all go.mod files in `teleport` to address CVE-2023-48795.
jentfoo added a commit that referenced this pull request Dec 19, 2023
This updates crypto across all go.mod files in `teleport` to address CVE-2023-48795.
jentfoo added a commit that referenced this pull request Dec 19, 2023
This updates crypto across all go.mod files in `teleport` to address CVE-2023-48795.
github-merge-queue Bot pushed a commit that referenced this pull request Dec 19, 2023
* chore: Bump golang.org/x/crypto to v0.17.0 (#35844)

* chore: Bump golang.org/x/crypto to v0.17.0

Update to latest release / security patch.

* https://groups.google.com/g/golang-announce/c/qA3XtxvMUyg/m/ZOwFpYq3AAAJ

* Bump api/go.mod

* Update golang/x/crypto to 0.17.0 (#35858)

This updates crypto across all go.mod files in `teleport` to address CVE-2023-48795.

---------

Co-authored-by: Alan Parra <alan.parra@goteleport.com>
github-merge-queue Bot pushed a commit that referenced this pull request Dec 19, 2023
* chore: Bump golang.org/x/crypto to v0.17.0 (#35844)

* chore: Bump golang.org/x/crypto to v0.17.0

Update to latest release / security patch.

* https://groups.google.com/g/golang-announce/c/qA3XtxvMUyg/m/ZOwFpYq3AAAJ

* Bump api/go.mod

* Update golang/x/crypto to 0.17.0 (#35858)

This updates crypto across all go.mod files in `teleport` to address CVE-2023-48795.

---------

Co-authored-by: Alan Parra <alan.parra@goteleport.com>
github-merge-queue Bot pushed a commit that referenced this pull request Dec 19, 2023
* chore: Bump golang.org/x/crypto to v0.17.0 (#35844)

* chore: Bump golang.org/x/crypto to v0.17.0

Update to latest release / security patch.

* https://groups.google.com/g/golang-announce/c/qA3XtxvMUyg/m/ZOwFpYq3AAAJ

* Bump api/go.mod

* Update golang/x/crypto to 0.17.0 (#35858)

This updates crypto across all go.mod files in `teleport` to address CVE-2023-48795.

---------

Co-authored-by: Alan Parra <alan.parra@goteleport.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Issues related to Go builds/tooling no-changelog Indicates that a PR does not require a changelog entry security Security Issues size/sm

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants