Hello community,

here is the log from the commit of package python-docker for openSUSE:Factory 
checked in at 2018-07-09 13:30:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-docker (Old)
 and      /work/SRC/openSUSE:Factory/.python-docker.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-docker"

Mon Jul  9 13:30:32 2018 rev:6 rq:621580 version:3.4.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-docker/python-docker.changes      
2018-05-15 10:31:49.203674290 +0200
+++ /work/SRC/openSUSE:Factory/.python-docker.new/python-docker.changes 
2018-07-09 13:31:35.758459787 +0200
@@ -1,0 +2,34 @@
+Sun Jul  1 17:44:06 UTC 2018 - [email protected]
+
+- update to version 3.4.1:
+  * Bugfixes
+    + Fixed a bug that caused auth values in config files written
+      using one of the legacy formats to be ignored
+    + Fixed issues with handling of double-wildcard ** patterns in
+      .dockerignore files
+
+-------------------------------------------------------------------
+Sun Jun 24 15:36:12 UTC 2018 - [email protected]
+
+- update to version 3.4.0:
+  * Features
+    + The APIClient and DockerClient constructors now accept a
+      credstore_env parameter. When set, values in this dictionary are
+      added to the environment when executing the credential store
+      process.
+  * Bugfixes
+    + DockerClient.networks.prune now properly returns the operation's
+      result
+    + Fixed a bug that caused custom Dockerfile paths in a subfolder
+      of the build context to be invalidated, preventing these builds
+      from working
+    + The plugin_privileges method can now be called for plugins
+      requiring authentication to access
+    + Fixed a bug that caused attempts to read a data stream over an
+      unsecured TCP socket to crash on Windows clients
+    + Fixed a bug where using the read_only parameter when creating a
+      service using the DockerClient was being ignored
+    + Fixed an issue where Service.scale would not properly update the
+      service's mode, causing the operation to fail silently
+
+-------------------------------------------------------------------

Old:
----
  docker-3.3.0.tar.gz

New:
----
  docker-3.4.1.tar.gz

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

Other differences:
------------------
++++++ python-docker.spec ++++++
--- /var/tmp/diff_new_pack.dTbDns/_old  2018-07-09 13:31:36.226458846 +0200
+++ /var/tmp/diff_new_pack.dTbDns/_new  2018-07-09 13:31:36.226458846 +0200
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define oldpython python
 Name:           python-docker
-Version:        3.3.0
+Version:        3.4.1
 Release:        0
 Summary:        Docker API Client
 License:        Apache-2.0

++++++ docker-3.3.0.tar.gz -> docker-3.4.1.tar.gz ++++++
++++ 2071 lines of diff (skipped)


Reply via email to