This repository was archived by the owner on Oct 13, 2023. It is now read-only.
Commit f0e2868
committed
bump google.golang.org/grpc v1.23.0
full diff: grpc/grpc-go@v1.20.1...v1.23.0
This update contains security fixes:
- transport: block reading frames when too many transport control frames are queued (grpc/grpc-go#2970)
- Addresses CVE-2019-9512 (Ping Flood), CVE-2019-9514 (Reset Flood), and CVE-2019-9515 (Settings Flood).
Other changes can be found in the release notes:
https://github.com/grpc/grpc-go/releases/tag/v1.23.0
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit f1cd79976a9acabbafd8a053f1bcb4581e43b7a8)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Upstream-commit: 5772636dc6526cb00085e2b61c3c71117940d83c
Component: engine1 parent 175fd8d commit f0e2868
36 files changed
Lines changed: 1216 additions & 534 deletions
File tree
- components/engine
- vendor/google.golang.org/grpc
- balancer
- base
- codes
- credentials
- health
- internal
- channelz
- envconfig
- transport
- naming
- resolver
- dns
- serviceconfig
- status
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
| 76 | + | |
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| |||
Lines changed: 65 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 35 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 13 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 11 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments