Hello community,

here is the log from the commit of package docker-distribution for 
openSUSE:Factory checked in at 2016-08-05 18:18:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/docker-distribution (Old)
 and      /work/SRC/openSUSE:Factory/.docker-distribution.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "docker-distribution"

Changes:
--------
--- /work/SRC/openSUSE:Factory/docker-distribution/docker-distribution.changes  
2016-05-29 03:13:38.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.docker-distribution.new/docker-distribution.changes 
    2016-08-05 18:18:01.000000000 +0200
@@ -1,0 +2,35 @@
+Mon Aug  1 14:15:23 UTC 2016 - [email protected]
+
+- Updated to v2.5.0
+
+### Storage
+- Ensure uploads directory is cleaned after upload is commited
+- Add ability to cap concurrent operations in filesystem driver
+- S3: Add 'us-gov-west-1' to the valid region list
+- Swift: Handle ceph not returning Last-Modified header for HEAD requests
+- Add redirect middleware
+
+#### Registry
+- Add support for blobAccessController middleware
+- Add support for layers from foreign sources
+- Remove signature store
+- Add support for Let's Encrypt
+- Correct yaml key names in configuration
+
+#### Client
+- Add option to get content digest from manifest get
+
+#### Spec
+- Update the auth spec scope grammar to reflect the fact that hostnames are 
optionally supported
+- Clarify API documentation around catalog fetch behavior
+
+### API
+- Support returning HTTP 429 (Too Many Requests)
+
+### Documentation
+- Update auth documentation examples to show "expires in" as int
+
+### Docker Image
+- Use Alpine Linux as base image
+
+-------------------------------------------------------------------

Old:
----
  distribution-2.4.1.tar.xz

New:
----
  distribution-2.5.0.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ docker-distribution.spec ++++++
--- /var/tmp/diff_new_pack.DbprGh/_old  2016-08-05 18:18:02.000000000 +0200
+++ /var/tmp/diff_new_pack.DbprGh/_new  2016-08-05 18:18:02.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           docker-distribution
-Version:        2.4.1
+Version:        2.5.0
 Release:        0
 Summary:        The Docker toolset to pack, ship, store, and deliver content
 License:        Apache-2.0

++++++ _service ++++++
--- /var/tmp/diff_new_pack.DbprGh/_old  2016-08-05 18:18:02.000000000 +0200
+++ /var/tmp/diff_new_pack.DbprGh/_new  2016-08-05 18:18:02.000000000 +0200
@@ -3,8 +3,8 @@
     <param name="url">https://github.com/docker/distribution.git</param>
     <param name="scm">git</param>
     <param name="exclude">.git</param>
-    <param name="versionformat">2.4.1</param>
-    <param name="revision">v2.4.1</param>
+    <param name="versionformat">2.5.0</param>
+    <param name="revision">v2.5.0</param>
   </service>
   <service name="recompress" mode="disabled">
     <param name="file">distribution-*.tar</param>

++++++ distribution-2.4.1.tar.xz -> distribution-2.5.0.tar.xz ++++++
++++ 31343 lines of diff (skipped)


Reply via email to