From b2bb29b27c6bf5b8fce9955125c49d5a563bed9abba393baab54cc8a37d3eba2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C4=9Bj=20Cepl?= Date: Tue, 11 Mar 2025 10:29:32 +0100 Subject: [PATCH] Update to 1.52.2: - fix: typos - Use default temporary directory in tests - Go 1.24 is out, drop Go 1.22 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). --- fake-gcs-server.changes | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/fake-gcs-server.changes b/fake-gcs-server.changes index a4ea3ed..8f31a34 100644 --- a/fake-gcs-server.changes +++ b/fake-gcs-server.changes @@ -5,8 +5,8 @@ Tue Mar 11 08:23:03 UTC 2025 - Matej Cepl - 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). ------------------------------------------------------------------- -- 2.51.1