commit docker for openSUSE:Factory
Hello community, here is the log from the commit of package docker for openSUSE:Factory checked in at 2014-10-29 21:09:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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 2014-09-12 17:06:01.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.docker.new/docker.changes 2014-10-29 21:10:14.000000000 +0100 @@ -1,0 +2,15 @@ +Mon Oct 20 08:38:30 UTC 2014 - fcastelli@suse.com + + - Upgraded to version 1.3.0 (2014-10-14) + * docker `exec` allows you to run additional processes inside existing containers + * docker `create` gives you the ability to create a container via the cli without executing a process + * `--security-opts` options to allow user to customize container labels and apparmor profiles + * docker `ps` filters + * wildcard support to copy/add + * move production urls to get.docker.com from get.docker.io + * allocate ip address on the bridge inside a valid cidr + * use drone.io for pr and ci testing + * ability to setup an official registry mirror + * Ability to save multiple images with docker `save` + +------------------------------------------------------------------- Old: ---- docker-1.2.0.tar.bz2 New: ---- docker-1.3.0.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ docker.spec ++++++ --- /var/tmp/diff_new_pack.w7qKXj/_old 2014-10-29 21:10:15.000000000 +0100 +++ /var/tmp/diff_new_pack.w7qKXj/_new 2014-10-29 21:10:15.000000000 +0100 @@ -16,10 +16,10 @@ # -%define git_version fa7b24f +%define git_version c78088f Name: docker -Version: 1.2.0 +Version: 1.3.0 Release: 0 Summary: The Linux container runtime License: Apache-2.0 ++++++ docker-1.2.0.tar.bz2 -> docker-1.3.0.tar.bz2 ++++++ /work/SRC/openSUSE:Factory/docker/docker-1.2.0.tar.bz2 /work/SRC/openSUSE:Factory/.docker.new/docker-1.3.0.tar.bz2 differ: char 11, line 1 -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de