diff --git a/fake-gcs-server-1.49.2.tar.gz b/fake-gcs-server-1.49.2.tar.gz deleted file mode 100644 index 1f95b8c..0000000 --- a/fake-gcs-server-1.49.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bd97bce1c2e544464d026c2bc312c5414325dbac3cc1c8ed8938d98af9ac5e66 -size 179842 diff --git a/fake-gcs-server-1.52.1.tar.gz b/fake-gcs-server-1.52.1.tar.gz new file mode 100644 index 0000000..e2df759 --- /dev/null +++ b/fake-gcs-server-1.52.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:baaf9b15a8a566528f741b7d21a3666c2d32d35e3e0cd55c3fda40b92e443a72 +size 120334 diff --git a/fake-gcs-server.changes b/fake-gcs-server.changes index 5a0e599..88c7771 100644 --- a/fake-gcs-server.changes +++ b/fake-gcs-server.changes @@ -1,3 +1,38 @@ +------------------------------------------------------------------- +Tue Jan 28 22:48:18 UTC 2025 - Matej Cepl + +- Update to v1.52.1 + - backend: always set StorageClass +- Update to v1.52.0 + - feat: Add _internal/delete_all to delete all data + - Add disposition and language to ComposeObject +- Update to v1.51.0 + - Disallow uppercase in bucket names + - Add POST workaround for clients which cannot PATCH + - Add support for getObjectACL and deleteObjectACL + - internal/backend: support OpenBSD to get file status last + changed info + - Persist created and updated time in compose + - fix: avoid IncompleteRead on completed partial reads + - Add support for StorageClass + - Add support for Content-Language + - Add support for canceling resumable uploads + - Add support for MaxResults when listing objects + - Upgrade deps +- Update to v1.50.2 + - Revert "fakestorage: remove unused type" +- Update to v1.50.1 + - internal/grpc: use the generated proto provided by Google +- Update to v1.50.0 + - github/workflows: add job to validate cross-compilation and + fix build on freebsd + - ci: fix goreleaser config + - Support content-disposition + - Support setting cache-control of object + - add aliases to support specifying EventOptions +- Update to v1.49.3 + - Go 1.23 is out, adopt it (CVE-2023-45288, bsc#1236521) + ------------------------------------------------------------------- Thu Jul 18 14:27:33 UTC 2024 - Matej Cepl @@ -13,6 +48,7 @@ Thu Jul 18 14:27:33 UTC 2024 - Matej Cepl - Don't omit versioning.enabled in bucket response - Additional ACL response attributes - Additional bucket response attributes + - Upgrade deps (CVE-2023-45288, bsc#1236521) - Update to v1.48.0: - Fix brittle test - Fill the errors attribute for HTTP errors diff --git a/fake-gcs-server.spec b/fake-gcs-server.spec index 3b2208a..b179bb1 100644 --- a/fake-gcs-server.spec +++ b/fake-gcs-server.spec @@ -21,7 +21,7 @@ %global provider_prefix github.com/fsouza/fake-gcs-server/fakestorage %global import_path %{provider_prefix} Name: fake-gcs-server -Version: 1.49.2 +Version: 1.52.1 Release: 0 Summary: Google Cloud Storage emulator & testing library License: BSD-2-Clause @@ -29,6 +29,7 @@ URL: https://github.com/fsouza/fake-gcs-server Source0: https://github.com/fsouza/%{name}/archive/refs/tags/v%{version}.tar.gz#/%{name}-%{version}.tar.gz Source1: vendor.tar.xz BuildRequires: fdupes +BuildRequires: go >= 1.23.0 BuildRequires: golang-packaging BuildRequires: xz %{go_nostrip} diff --git a/vendor.tar.xz b/vendor.tar.xz index b7e97a2..77759c9 100644 --- a/vendor.tar.xz +++ b/vendor.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:aaf7c6aa19fc030e67f1b19d4ed8312208c0592a844886b4773a720137f881ad -size 2691244 +oid sha256:8504fb34cdaaddfa598e4a5700c4db83006ac35ca5431eb099f25f0c79284598 +size 3883388