Accepting request 1098258 from home:jfkw:branches:devel:languages:go

Remove trailing whitespace from changelog entry

OBS-URL: https://build.opensuse.org/request/show/1098258
OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/go1.19?expand=0&rev=38
This commit is contained in:
Jeff Kowalczyk 2023-07-12 00:01:57 +00:00 committed by Git OBS Bridge
parent f2196d2a75
commit 29376bca0d

View File

@ -5,7 +5,7 @@ Tue Jul 11 17:50:52 UTC 2023 - Jeff Kowalczyk <jkowalczyk@suse.com>
net/http package, as well as bug fixes to cgo, the cover tool,
the go command, the runtime, and the go/printer package.
Refs boo#1200441 go1.19 release tracking
CVE-2023-29406
CVE-2023-29406
* go#61075 go#60374 boo#1213229 security: fix CVE-2023-29406 net/http: insufficient sanitization of Host header
* go#60351 cmd/go: go mod tidy introduces ambiguous imports in pruned modules
* go#60637 cmd/pprof: skip TestDisasm flaky failures on linux/arm64