* Pass `BUILDTAGS` argument to `go build`
* Enable Go build tags
* `reference`: replace deprecated function `SplitHostname`
* Dont parse errors as JSON unless Content-Type is set to JSON
* update to go 1.20.8
* Set `Content-Type` header in registry client `ReadFrom`
* deprecate reference package, migrate to
github.com/distribution/reference
* `digestset`: deprecate package in favor of `go-
digest/digestset`
* Do not close HTTP request body in HTTP handler
* Add v2.8.3 release notes
support (SD-106252)
- cleanups
- go back to golang 1.15 to fix the build for now
Make ipfilteredby optional
- enabled changesgenerate option to automatically generate changes
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/distribution?expand=0&rev=19
* Revert registry/client: set `Accept: identity` header when
getting layers
* Parse `http` forbidden as denied
* Fix CVE-2023-2253 runaway allocation on /v2/_catalog
* Fix panic in inmemory driver
* update to go1.19.9
* Add code to handle pagination of parts. Fixes max layer size
of 10GB bug
* Dockerfile: fix filenames of artifacts
- drop aws-sdk-1.42.27-update.patch (no longer wanted)
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/distribution?expand=0&rev=14