Hello community, here is the log from the commit of package docker for openSUSE:Factory checked in at 2016-10-31 09:56:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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-10-26 13:29:14.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.docker.new/docker.changes 2016-10-31 09:56:30.000000000 +0100 @@ -1,0 +2,8 @@ +Thu Oct 27 11:13:56 UTC 2016 - jmassaguerpla@suse.com + +- update docker to 1.12.3 + - fix bsc#1007249 - CVE-2016-8867: Fix ambient capability usage in containers + - other fixes: + https://github.com/docker/docker/releases/tag/v1.12.3 + +------------------------------------------------------------------- @@ -276,0 +285,5 @@ + +------------------------------------------------------------------- +Wed Apr 27 10:29:47 UTC 2016 - jmassaguerpla@suse.com + +- Fix go version to 1.5 (bsc#977394) Old: ---- docker-1.12.2.tar.xz New: ---- docker-1.12.3.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ docker.spec ++++++ --- /var/tmp/diff_new_pack.Kwolph/_old 2016-10-31 09:56:32.000000000 +0100 +++ /var/tmp/diff_new_pack.Kwolph/_new 2016-10-31 09:56:32.000000000 +0100 @@ -36,7 +36,7 @@ %global docker_migration_warnfile %{docker_store}/docker-update-message.txt %define docker_graph %{docker_store}/graph %define git_version 8eab29e -%define version_unconverted 1.12.2 +%define version_unconverted 1.12.3 %define docker_version 1.12.1 %define __arch_install_post export NO_BRP_STRIP_DEBUG=true # When upgrading to a new version requires the service not to be restarted @@ -45,7 +45,7 @@ # 1.10.1 %global last_migration_version 1.10.1 Name: docker -Version: 1.12.2 +Version: 1.12.3 Release: 0 Summary: The Linux container runtime License: Apache-2.0 ++++++ _service ++++++ --- /var/tmp/diff_new_pack.Kwolph/_old 2016-10-31 09:56:32.000000000 +0100 +++ /var/tmp/diff_new_pack.Kwolph/_new 2016-10-31 09:56:32.000000000 +0100 @@ -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.12.2</param> - <param name="revision">v1.12.2</param> + <param name="versionformat">1.12.3</param> + <param name="revision">v1.12.3</param> </service> <service name="recompress" mode="disabled"> <param name="file">docker-*.tar</param> ++++++ docker-1.12.2.tar.xz -> docker-1.12.3.tar.xz ++++++ /work/SRC/openSUSE:Factory/docker/docker-1.12.2.tar.xz /work/SRC/openSUSE:Factory/.docker.new/docker-1.12.3.tar.xz differ: char 26, line 1
participants (1)
-
root@hilbert.suse.de