Hello community,

here is the log from the commit of package python-docker for openSUSE:Factory 
checked in at 2018-01-10 23:29:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-docker (Old)
 and      /work/SRC/openSUSE:Factory/.python-docker.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-docker"

Wed Jan 10 23:29:59 2018 rev:3 rq:540467 version:2.6.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-docker/python-docker.changes      
2017-10-13 14:18:26.710009142 +0200
+++ /work/SRC/openSUSE:Factory/.python-docker.new/python-docker.changes 
2018-01-10 23:30:00.338558975 +0100
@@ -1,0 +2,46 @@
+Thu Nov  9 05:40:37 UTC 2017 - a...@gmx.de
+
+- update to version 2.6.1:
+  * Bugfixes
+    + Fixed a bug on Python 3 installations preventing the use of the
+      attach and exec_run methods.
+
+- changes from version 2.6.0:
+  * Features
+    + Added support for mounts in APIClient.create_host_config and
+      DockerClient.containers.run
+    + Added support for consistency, tmpfs_size and tmpfs_mode when
+      creating mount objects.
+    + Mount objects now support the tmpfs and npipe types.
+    + Added support for extra_hosts in the build methods.
+    + Added support for the configs API:
+      o In APIClient: create_config, inspect_config, remove_config,
+        configs
+      o In DockerClient: configs.create, configs.get, configs.list
+        and the Config model.
+      o Added configs parameter to ContainerSpec. Each item in the
+        configs list must be a docker.types.ConfigReference instance.
+    + Added support for the following parameters when creating a
+      ContainerSpec object: groups, open_stdin, read_only,
+      stop_signal, helathcheck, hosts, ns_config, configs, privileges.
+    + Added the following configuration classes to docker.types:
+      ConfigReference, DNSConfig, Privileges, SwarmExternalCA.
+    + Added support for driver in APIClient.create_secret and
+      DockerClient.secrets.create.
+    + Added support for scope in APIClient.inspect_network and
+      APIClient.create_network, and their DockerClient equivalent.
+    + Added support for the following parameters to create_swarm_spec:
+      external_cas, labels, signing_ca_cert, signing_ca_key,
+      ca_force_rotate, autolock_managers, log_driver. These additions
+      also apply to DockerClient.swarm.init.
+    + Added support for insert_defaults in APIClient.inspect_service
+      and DockerClient.services.get.
+  * Bugfixes
+    + Fixed a bug where reading a 0-length frame in log streams would
+      incorrectly interrupt streaming.
+    + Fixed a bug where the id member on Swarm objects wasn't being
+      populated.
+    + Fixed a bug that would cause some data at the beginning of an
+      upgraded connection stream (attach, exec_run) to disappear.
+
+-------------------------------------------------------------------

Old:
----
  docker-2.5.1.tar.gz

New:
----
  docker-2.6.1.tar.gz

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

Other differences:
------------------
++++++ python-docker.spec ++++++
--- /var/tmp/diff_new_pack.nBcBl7/_old  2018-01-10 23:30:00.798537387 +0100
+++ /var/tmp/diff_new_pack.nBcBl7/_new  2018-01-10 23:30:00.802537199 +0100
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define oldpython python
 Name:           python-docker
-Version:        2.5.1
+Version:        2.6.1
 Release:        0
 Summary:        Docker API Client
 License:        Apache-2.0

++++++ docker-2.5.1.tar.gz -> docker-2.6.1.tar.gz ++++++
++++ 2387 lines of diff (skipped)


Reply via email to