File docker-distribution.changes of Package docker-distribution.1173
-------------------------------------------------------------------
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