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

Bump Go to 1.15.5 #3512

Merged
merged 2 commits into from
Nov 12, 2020
Merged

Bump Go to 1.15.5 #3512

merged 2 commits into from
Nov 12, 2020

Conversation

tjanez
Copy link
Member

@tjanez tjanez commented Nov 12, 2020

This fixes a recently disclosed security vulnerability in the Go runtime library.

@tjanez tjanez added the c:security Category: security issues label Nov 12, 2020
.changelog/3500.bugfix.md Outdated Show resolved Hide resolved
@codecov
Copy link

codecov bot commented Nov 12, 2020

Codecov Report

Merging #3512 (73a3acb) into master (80ac592) will decrease coverage by 0.11%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3512      +/-   ##
==========================================
- Coverage   66.54%   66.43%   -0.12%     
==========================================
  Files         373      373              
  Lines       33956    33956              
==========================================
- Hits        22596    22558      -38     
- Misses       8089     8120      +31     
- Partials     3271     3278       +7     
Impacted Files Coverage Δ
go/common/sgx/aesm/aesm.go 62.61% <0.00%> (-6.55%) ⬇️
...consensus/tendermint/apps/roothash/transactions.go 50.00% <0.00%> (-6.04%) ⬇️
go/storage/mkvs/lookup.go 72.04% <0.00%> (-4.31%) ⬇️
go/consensus/tendermint/full/services.go 81.35% <0.00%> (-4.24%) ⬇️
go/worker/keymanager/watcher.go 60.00% <0.00%> (-3.34%) ⬇️
.../consensus/tendermint/apps/roothash/state/state.go 74.28% <0.00%> (-2.86%) ⬇️
go/keymanager/client/client.go 78.94% <0.00%> (-2.64%) ⬇️
go/runtime/client/watcher.go 62.96% <0.00%> (-2.23%) ⬇️
go/worker/storage/committee/checkpoint_sync.go 72.76% <0.00%> (-1.95%) ⬇️
go/registry/api/api.go 41.87% <0.00%> (-1.09%) ⬇️
... and 17 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 80ac592...73a3acb. Read the comment docs.

@tjanez tjanez merged commit c237102 into master Nov 12, 2020
@tjanez tjanez deleted the tjanez/bump-go-to-1.15.5 branch November 12, 2020 21:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c:security Category: security issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants