Hello community, here is the log from the commit of package docker for openSUSE:Factory checked in at 2016-06-19 10:49:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/docker (Old) and /work/SRC/openSUSE:Factory/.docker.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "docker" Changes: -------- --- /work/SRC/openSUSE:Factory/docker/docker.changes 2016-05-23 16:39:12.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.docker.new/docker.changes 2016-06-19 10:49:31.000000000 +0200 @@ -1,0 +2,28 @@ +Wed Jun 8 14:42:08 UTC 2016 - [email protected] + +* Removed patches: + - cve-2016-3697-numeric-uid.patch (merged upstream in gh@docker/docker#22998). +* Update Docker to 1.11.2. Changelog from upstream: + +* Networking + * Fix a stale endpoint issue on overlay networks during ungraceful restart + (#23015) + * Fix an issue where the wrong port could be reported by docker + inspect/ps/port (#22997) + +* Runtime + * Fix a potential panic when running docker build (#23032) + * Fix interpretation of --user parameter (#22998) + * Fix a bug preventing container statistics to be correctly reported (#22955) + * Fix an issue preventing container to be restarted after daemon restart + (#22947) + * Fix issues when running 32 bit binaries on Ubuntu 16.04 (#22922) + * Fix a possible deadlock on image deletion and container attach (#22918) + * Fix an issue where containers fail to start after a daemon restart if they + depend on a containerized cluster store (#22561) + * Fix an issue causing docker ps to hang on CentOS when using devicemapper + (#22168, #23067) + * Fix a bug preventing to docker exec into a container when using + devicemapper (#22168, #23067) + +------------------------------------------------------------------- Old: ---- cve-2016-3697-numeric-uid.patch docker-1.11.1.tar.xz New: ---- docker-1.11.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ docker.spec ++++++ --- /var/tmp/diff_new_pack.YV7PcC/_old 2016-06-19 10:49:33.000000000 +0200 +++ /var/tmp/diff_new_pack.YV7PcC/_new 2016-06-19 10:49:33.000000000 +0200 @@ -22,10 +22,10 @@ %define git_version 9e83765 %define go_arches %ix86 x86_64 aarch64 -%define version_unconverted 1.11.1 +%define version_unconverted 1.11.2 Name: docker -Version: 1.11.1 +Version: 1.11.2 Release: 0 Summary: The Linux container runtime License: Apache-2.0 @@ -54,9 +54,6 @@ Patch101: gcc-go-patches.patch Patch102: netlink_gcc_go.patch Patch103: netlink_netns_powerpc.patch -# This fixes bsc#976777. While the fix is upstream, it isn't in Docker 1.10.3 or -# Docker 1.11.0. This patch was squashed and cherry-picked from runc#708. -Patch301: cve-2016-3697-numeric-uid.patch # This fixes bnc#964673. This fix is in boltdb upstream, but has yet to be # merged into Docker (in a vendor commit). This patch was cherry-picked from # bolt#555. @@ -177,8 +174,6 @@ %patch102 -p1 %patch103 -p1 %endif -# bsc#976777 -%patch301 -p1 # bnc#964673 %patch302 -p1 cp %{SOURCE7} . ++++++ _service ++++++ --- /var/tmp/diff_new_pack.YV7PcC/_old 2016-06-19 10:49:33.000000000 +0200 +++ /var/tmp/diff_new_pack.YV7PcC/_new 2016-06-19 10:49:33.000000000 +0200 @@ -3,8 +3,8 @@ <param name="url">https://github.com/docker/docker.git</param> <param name="scm">git</param> <param name="exclude">.git</param> - <param name="versionformat">1.11.1</param> - <param name="revision">v1.11.1</param> + <param name="versionformat">1.11.2</param> + <param name="revision">v1.11.2</param> </service> <service name="recompress" mode="disabled"> <param name="file">docker-*.tar</param> ++++++ docker-1.11.1.tar.xz -> docker-1.11.2.tar.xz ++++++ /work/SRC/openSUSE:Factory/docker/docker-1.11.1.tar.xz /work/SRC/openSUSE:Factory/.docker.new/docker-1.11.2.tar.xz differ: char 25, line 1
