-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
upgrade to go 1.13.3 (CVE-2019-17596) #961
upgrade to go 1.13.3 (CVE-2019-17596) #961
Conversation
Signed-off-by: Jintao Zhang <[email protected]>
Wait for Golang docker image has been published. docker-library/official-images#6805 |
/retest |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: BenTheElder, tao12345666333 The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/retest |
pull-kind-build job failed. |
/test pull-kind-build |
hmm that is a flake in the cross build |
emmm I am on vacation. |
er no worries, it's not a bug in this PR, I'm just circling back to this
and getting it fixed #974
enjoy your vacation!
…On Sun, Oct 20, 2019 at 11:25 AM Jintao Zhang ***@***.***> wrote:
emmm I am on vacation.
—
You are receiving this because you were assigned.
Reply to this email directly, view it on GitHub
<#961?email_source=notifications&email_token=AAHADK5WDM4BNCPSDBS4W6DQPSPB7A5CNFSM4JCBZMT2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEBYQODI#issuecomment-544278285>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAHADK2ITFQK3H7O4WJ52E3QPSPB7ANCNFSM4JCBZMTQ>
.
|
Thank you. |
full diff golang/go@go1.13.1...go1.13.3
go1.13.2 (released 2019/10/17) includes security fixes to the
crypto/dsa
package and the compiler. See the Go 1.13.2 milestone on our issue tracker for details.go1.13.3 (released 2019/10/17) includes fixes to the go command, the toolchain, the runtime,
syscall
,net
,net/http
, andcrypto/ecdsa
packages. See the Go 1.13.3 milestone on our issue tracker for details.