17
0

Update to 1.52.2: #4

Merged
src-o-org-forwarder merged 1 commits from mcepl/update-golang-oauth2-fix-changelog AGit into factory 2025-03-13 04:05:04 +01:00

View File

@@ -5,8 +5,8 @@ Tue Mar 11 08:23:03 UTC 2025 - Matej Cepl <mcepl@cepl.eu>
- fix: typos
- Use default temporary directory in tests
- Go 1.24 is out, drop Go 1.22
- bsc#1239200 (CVE-2025-22868): revendor
to use golang.org/x/oauth2 v0.28.0
- bsc#1239200 (CVE-2025-22868): add update-golang-oauth2.patch to
revendor to use golang.org/x/oauth2 v0.28.0
(https://pkg.go.dev/vuln/GO-2025-3488).
-------------------------------------------------------------------