17
0

29 Commits

Author SHA256 Message Date
3ff4fbd12b Accepting request 1320580 from Virtualization:containers
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1320580
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/go-containerregistry?expand=0&rev=11
2025-12-01 10:13:45 +00:00
18522f528b OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/go-containerregistry?expand=0&rev=31 2025-11-22 17:35:16 +00:00
04549657e1 - set version
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/go-containerregistry?expand=0&rev=30
2025-11-22 14:18:44 +00:00
ae727d5da8 Accepting request 1307712 from Virtualization:containers
- update to 0.20.6:
  * Ensure that tag name is not empty if name contains colon
  * Bump some deps
- update to 0.20.5:
  * build(deps): bump docker/docker to v28.0.0+incompatible
  * Migrate linter to v2
  * bump go version + bump deps
  * implement TextMarshaler/JSONMarshaler more consistently
  * Update CodeQL permissions
  * Update goreleaser permissions
  * Update provenance action in release
  * Update validator action
- drop CVE-2025-22868.patch (merged upstream)

OBS-URL: https://build.opensuse.org/request/show/1307712
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/go-containerregistry?expand=0&rev=10
2025-09-29 14:37:17 +00:00
6ddb01ec7a - update to 0.20.6:
* Ensure that tag name is not empty if name contains colon
  * Bump some deps
- update to 0.20.5:
  * build(deps): bump docker/docker to v28.0.0+incompatible
  * Migrate linter to v2
  * bump go version + bump deps
  * implement TextMarshaler/JSONMarshaler more consistently
  * Update CodeQL permissions
  * Update goreleaser permissions
  * Update provenance action in release
  * Update validator action
- drop CVE-2025-22868.patch (merged upstream)

OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/go-containerregistry?expand=0&rev=28
2025-09-29 10:08:31 +00:00
95a6c2d083 Accepting request 1253941 from Virtualization:containers
- add CVE-2025-22868.patch (bsc#1239277, CVE-2025-22868)

OBS-URL: https://build.opensuse.org/request/show/1253941
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/go-containerregistry?expand=0&rev=9
2025-03-18 16:41:45 +00:00
0532772a64 OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/go-containerregistry?expand=0&rev=26 2025-03-17 21:16:48 +00:00
44e0f581fa - add CVE-2025-22868.patch (bsc#1239277, CVE-2025-22868)
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/go-containerregistry?expand=0&rev=25
2025-03-17 21:12:43 +00:00
bd70393919 Accepting request 1253057 from Virtualization:containers
- update to 0.20.3:
  * remote/transport: Make bearer transport go-routine-safe
  * Expose compare package
  * fix: redact.URL uses (*URL).Redacted to omit basic-auth
    password
  * bump actions to latest
  * don't pin chainguard-dev/actions
  * Check for 406 status code when handling referrers API
    endpoint response
  * mutate: Create a defensive annotations copy
  * Detect zstd in crane append
  * bump deps using hack/bump-deps.sh
- update to 0.20.2:
  * deps: bump docker dep

OBS-URL: https://build.opensuse.org/request/show/1253057
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/go-containerregistry?expand=0&rev=8
2025-03-14 22:52:38 +00:00
aa801fa5bb - update to 0.20.3:
* remote/transport: Make bearer transport go-routine-safe
  * Expose compare package
  * fix: redact.URL uses (*URL).Redacted to omit basic-auth
    password
  * bump actions to latest
  * don't pin chainguard-dev/actions
  * Check for 406 status code when handling referrers API
    endpoint response
  * mutate: Create a defensive annotations copy
  * Detect zstd in crane append
  * bump deps using hack/bump-deps.sh
- update to 0.20.2:
  * deps: bump docker dep

OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/go-containerregistry?expand=0&rev=23
2025-03-14 09:56:45 +00:00
7d0f66afc4 Accepting request 1188356 from Virtualization:containers
- update to 0.20.1:
  * Create `remote.Push`
- update to 0.20.0:
  * Referrer API must return correct Content-Type
  * POTENTIALLY BREAKING: Restore blind-write to remote.Put
- update to 0.19.2:
  * Add JSON marshalling funcs for Digest.
  * registry: Implement Range requests for blobs
  * Support podman auth file REGISTRY_AUTH_FILE.
  * feat: crane mutate platform
  * Add Context support to auth methods
  * Fix windows race condition when writing image with duplicate
    layers
  * Add -O shorthand for --omit-digest-tags to crane.
- update to 0.19.1:
  * Bump golang.org/x/net from 0.10.0 to 0.17.0 in
    /pkg/authn/k8schain
  * Bump golang.org/x/ packages
- update to 0.19.0:
  * Work around docker v25 tarballs
- update to 0.18.0:
  * fix: goreleaser config
  * Always print pushed digest in crane push

OBS-URL: https://build.opensuse.org/request/show/1188356
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/go-containerregistry?expand=0&rev=7
2024-07-19 13:27:33 +00:00
b5bcf1a650 - update to 0.20.1:
* Create `remote.Push`
- update to 0.20.0:
  * Referrer API must return correct Content-Type
  * POTENTIALLY BREAKING: Restore blind-write to remote.Put
- update to 0.19.2:
  * Add JSON marshalling funcs for Digest.
  * registry: Implement Range requests for blobs
  * Support podman auth file REGISTRY_AUTH_FILE.
  * feat: crane mutate platform
  * Add Context support to auth methods
  * Fix windows race condition when writing image with duplicate
    layers
  * Add -O shorthand for --omit-digest-tags to crane.
- update to 0.19.1:
  * Bump golang.org/x/net from 0.10.0 to 0.17.0 in
    /pkg/authn/k8schain
  * Bump golang.org/x/ packages
- update to 0.19.0:
  * Work around docker v25 tarballs
- update to 0.18.0:
  * fix: goreleaser config
  * Always print pushed digest in crane push

OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/go-containerregistry?expand=0&rev=21
2024-07-18 08:47:14 +00:00
601fa45723 Accepting request 1178144 from Virtualization:containers
OBS-URL: https://build.opensuse.org/request/show/1178144
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/go-containerregistry?expand=0&rev=6
2024-06-03 15:43:34 +00:00
c4e6133801 Accepting request 1177864 from home:ojkastl_buildservice:Branch_Virtualization_containers
add completion subpackages (bash, fish, zsh)

OBS-URL: https://build.opensuse.org/request/show/1177864
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/go-containerregistry?expand=0&rev=19
2024-06-02 10:17:07 +00:00
fea73a0f3e Accepting request 1135385 from Virtualization:containers
- update to 0.17.0:
  * Validate index architectures match children
  * Set Content-Length for blob uploads
  * Don't wrap DefaultKeychain with refreshes
  * Build releases with Go 1.21
  * fix: mimic oci-layout in diskblobhandler
  * tag: add command explanation to the long help
  * feat: implement gc command
  * feat: allow port and disk path to be overriden

OBS-URL: https://build.opensuse.org/request/show/1135385
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/go-containerregistry?expand=0&rev=5
2023-12-28 22:02:52 +00:00
6cd4796678 OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/go-containerregistry?expand=0&rev=17 2023-12-27 21:35:21 +00:00
01ad80ce1f - update to 0.17.0:
* Validate index architectures match children
  * Set Content-Length for blob uploads
  * Don't wrap DefaultKeychain with refreshes
  * Build releases with Go 1.21
  * fix: mimic oci-layout in diskblobhandler
  * tag: add command explanation to the long help
  * feat: implement gc command
  * feat: allow port and disk path to be overriden

OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/go-containerregistry?expand=0&rev=16
2023-12-27 21:24:07 +00:00
7d6dfc475a Accepting request 1128791 from Virtualization:containers
- update to 0.16.1:
  * bump deps using ./hack/bump-deps.sh
  * Allow crane to export schema 1 images
  * fixed a goroutine leak
  * retry HTTP 522 errors by default
  * Limit size of manifest
  * Add crane auth token
  * Bump codecov/codecov-action from 3.1.3 to 3.1.4
  * Pass scopes through crane auth token
  * fix: add bounds checking to addendum layer mutations to
    prevent panic
  * Surface better error messages in crane index
  * crane: add missing name option in crane index commands
  * crane: Respect cmd.OutOrStdout
  * Make ErrSchema1 checkable via errors.Is()
  * Don't load into daemon if the image already exists
  * add --blobs-to-disk to 'crane registry serve'
  * Correct crane registry help text
  * Allow concurrent blob Sets, use RWMutex
  * Use RWLock, limit scope of locking, write digest first
  * Let the filesystem handle atomicity
  * Don't try cross-origin mounting against dockerhub
  * Drop localhost to support crane registry serve in a container
  * Return OCI Index content-type for referrers response
  * Allow crane edit to generate non-image artifacts
  * Allow setting Content-Type in crane edit manifest
  * Avoid v1.Manifest in crane edit config (#1583)
  * Support for OCI 1.1+ referrers via API (#1546)
  * Support for OCI 1.1+ referrers via fallback tag
  * Update descriptor "data" field (when valid) during

OBS-URL: https://build.opensuse.org/request/show/1128791
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/go-containerregistry?expand=0&rev=4
2023-11-26 18:37:33 +00:00
24e8851c09 - update to 0.16.1:
* bump deps using ./hack/bump-deps.sh
  * Allow crane to export schema 1 images
  * fixed a goroutine leak
  * retry HTTP 522 errors by default
  * Limit size of manifest
  * Add crane auth token
  * Bump codecov/codecov-action from 3.1.3 to 3.1.4
  * Pass scopes through crane auth token
  * fix: add bounds checking to addendum layer mutations to
    prevent panic
  * Surface better error messages in crane index
  * crane: add missing name option in crane index commands
  * crane: Respect cmd.OutOrStdout
  * Make ErrSchema1 checkable via errors.Is()
  * Don't load into daemon if the image already exists
  * add --blobs-to-disk to 'crane registry serve'
  * Correct crane registry help text
  * Allow concurrent blob Sets, use RWMutex
  * Use RWLock, limit scope of locking, write digest first
  * Let the filesystem handle atomicity
  * Don't try cross-origin mounting against dockerhub
  * Drop localhost to support crane registry serve in a container
  * Return OCI Index content-type for referrers response
  * Allow crane edit to generate non-image artifacts
  * Allow setting Content-Type in crane edit manifest
  * Avoid v1.Manifest in crane edit config (#1583)
  * Support for OCI 1.1+ referrers via API (#1546)
  * Support for OCI 1.1+ referrers via fallback tag
  * Update descriptor "data" field (when valid) during

OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/go-containerregistry?expand=0&rev=14
2023-11-25 19:40:54 +00:00
e2a28c9719 Accepting request 1046393 from Virtualization:containers
- update to 0.12.1:
  * Fix context.DeadlineExceeded comparison (#1488)
  * Fix missing body.Close() in bearer auth (#1482)
  * bump version of slsa generator (#1468)
  * crane: add catalog argument use annotation (#1473)
  * k8schain: Log and proceed if secret or SA are not found

OBS-URL: https://build.opensuse.org/request/show/1046393
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/go-containerregistry?expand=0&rev=3
2023-01-03 14:05:38 +00:00
038ce8f14f - update to 0.12.1:
* Fix context.DeadlineExceeded comparison (#1488)
  * Fix missing body.Close() in bearer auth (#1482)
  * bump version of slsa generator (#1468)
  * crane: add catalog argument use annotation (#1473)
  * k8schain: Log and proceed if secret or SA are not found

OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/go-containerregistry?expand=0&rev=12
2023-01-02 22:07:07 +00:00
5f158fd195 Accepting request 1043106 from Virtualization:containers
- avoid file conflict on SLE15 and other older distributions

OBS-URL: https://build.opensuse.org/request/show/1043106
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/go-containerregistry?expand=0&rev=2
2022-12-15 18:25:50 +00:00
6cc35fb5b2 OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/go-containerregistry?expand=0&rev=10 2022-12-15 11:02:15 +00:00
4fbbf4614b OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/go-containerregistry?expand=0&rev=9 2022-12-15 10:57:01 +00:00
e27d4d388b OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/go-containerregistry?expand=0&rev=8 2022-12-15 10:53:22 +00:00
65d05f84c9 - avoid file conflict on SLE15 and other older distributions
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/go-containerregistry?expand=0&rev=7
2022-12-13 11:02:33 +00:00
2494f96293 OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/go-containerregistry?expand=0&rev=6 2022-12-06 12:44:44 +00:00
c3cc81ba8c Accepting request 1030322 from Virtualization:containers
OBS-URL: https://build.opensuse.org/request/show/1030322
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/go-containerregistry?expand=0&rev=1
2022-10-21 14:19:56 +00:00
OBS User buildservice-autocommit
1c7a4310cc Accepting request 1030322 from Virtualization:containers
baserev update by copy to link target

OBS-URL: https://build.opensuse.org/request/show/1030322
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/go-containerregistry?expand=0&rev=4
2022-10-21 14:19:56 +00:00