Accepting request 1145127 from home:glaubitz:branches:devel:tools

- Add another missing CVE and Bugzilla reference

OBS-URL: https://build.opensuse.org/request/show/1145127
OBS-URL: https://build.opensuse.org/package/show/devel:tools/grpc?expand=0&rev=183
This commit is contained in:
Jan Engelhardt 2024-02-08 11:37:31 +00:00 committed by Git OBS Bridge
parent 33000ff880
commit ba531e7657

View File

@ -104,7 +104,7 @@ Wed Sep 6 16:02:40 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
-------------------------------------------------------------------
Wed Aug 9 01:02:35 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
- Update to release 1.57 (CVE-2023-4785, bsc#1215334)
- Update to release 1.57 (CVE-2023-4785, bsc#1215334, CVE-2023-33953, bsc#1214148)
* EventEngine: Change GetDNSResolver to return
absl::StatusOr<std::unique_ptr<DNSResolver>>.
* Improve server handling of file descriptor exhaustion.