File docker-distribution.changes of Package docker-distribution.2201
-------------------------------------------------------------------
Thu Mar 10 15:22:12 UTC 2016 - msabate@suse.com
- Updated changelog
bsc#970507
The fix_version.patch file has been removed because it has been fixed upstream
-------------------------------------------------------------------
Thu Mar 10 12:13:56 UTC 2016 - msabate@suse.com
- Removed old tarball
-------------------------------------------------------------------
Thu Mar 10 12:05:58 UTC 2016 - msabate@suse.com
- Ugraded to 2.3.1. The changelog is as follows:
- Allow uppercase characters in hostnames (https://github.com/docker/distribution/commit/34c3acf8a8d800524ac06444290b26ed96d4dac0)
- Fix schema1 manifest etag and docker content digest header (https://github.com/docker/distribution/commit/d7eb5d118a6a14a6f320062296b1808506c35241)
- Add option to disable signatures (https://github.com/docker/distribution/commit/d1c173078fe47f45c7f7b96098410d4f13dd68ab)
- To avoid any network use unless necessary, delay establishing authorization (https://github.com/docker/distribution/commit/740ed699f40e1522faacb2a706e44fa1560af8ea)
- Extend authChallenger interface to remove type cast. (https://github.com/docker/distribution/commit/16445b67679e91eab408a40a34625aa1f4dabfd1)
- Enable proxying registries to downgrade fetched manifests to Schema 1. (https://github.com/docker/distribution/commit/36936218c2e6a4527fc99a5c04126bb1f4c7d55c)
-------------------------------------------------------------------
Fri Feb 5 11:02:49 UTC 2016 - msabate@suse.com
- Update to 2.3
This Docker Registry release is the first to support the Image Manifest
Version 2, Schema 2 manifest format.
-------------------------------------------------------------------
Wed Sep 23 11:05:51 UTC 2015 - jmassaguerpla@suse.com
- set exclusive arch to x86_64 since this is the only arch we build for
-------------------------------------------------------------------
Mon Sep 7 18:39:59 UTC 2015 - jmassaguerpla@suse.com
- Update to 2.1.1 (bsc#948097)
This release provides a bug fix where the filesystem layout of manifests was
not backwards compatible with v2.0.x registries.
- Update to 2.1.0
- Support for listing Registry repositories
- Manifest and layer soft deletion
- Pull through caching (experimental)
- Storage Drivers
more details on: https://github.com/docker/distribution/releases
add fix_version.patch: fix version to 2.1.1 instead of git version
-------------------------------------------------------------------
Fri May 29 11:30:56 UTC 2015 - fcastelli@suse.com
- Added README-registry.SUSE
-------------------------------------------------------------------
Fri May 29 10:09:41 UTC 2015 - fcastelli@suse.com
- Create /etc/registry to hold all the configuration files of registry
-------------------------------------------------------------------
Thu May 14 07:52:09 UTC 2015 - fcastelli@suse.com
- Update to 2.0.1:
* Enable blob streaming upload
* S3 consistency checking and better resource utilization
* Eliminate resource leakage in the notification system
* Request error and storage driver logging
* Documentation corrections and additions
-------------------------------------------------------------------
Fri Apr 17 14:06:13 UTC 2015 - fcastelli@suse.com
- Update to 2.0.0: first stable release of distribution
-------------------------------------------------------------------
Thu Apr 16 08:20:05 UTC 2015 - fcastelli@suse.com
- Update to 2.0.0-rc4: Several fixes have been made to contextual logging
output, including ensuring accurate http response status, authorized user
name and correct output of the version.
-------------------------------------------------------------------
Thu Apr 9 09:52:37 UTC 2015 - fcastelli@suse.com
- Created initial package