Hello community,

here is the log from the commit of package docker for openSUSE:Factory checked 
in at 2018-01-21 15:48:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/docker (Old)
 and      /work/SRC/openSUSE:Factory/.docker.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "docker"

Sun Jan 21 15:48:18 2018 rev:69 rq:567740 version:17.09.1_ce

Changes:
--------
--- /work/SRC/openSUSE:Factory/docker/docker.changes    2018-01-13 
21:34:33.306696327 +0100
+++ /work/SRC/openSUSE:Factory/.docker.new/docker.changes       2018-01-21 
15:48:19.343742267 +0100
@@ -1,0 +2,13 @@
+Fri Jan 19 14:12:32 UTC 2018 - asa...@suse.com
+
+- Add Obsoletes: docker-image-migrator, as the tool is no longer needed and
+  we've pretty much removed it from everywhere except the containers module.
+  bsc#1069758
+
+-------------------------------------------------------------------
+Fri Jan 19 07:48:10 UTC 2018 - vrothb...@suse.com
+
+- Remove requirement on bridge-utils, which has been replaced by libnetwork in
+  Docker. bsc#1072798
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ docker.spec ++++++
--- /var/tmp/diff_new_pack.dCui8I/_old  2018-01-21 15:48:21.147657619 +0100
+++ /var/tmp/diff_new_pack.dCui8I/_new  2018-01-21 15:48:21.151657431 +0100
@@ -94,7 +94,6 @@
 BuildRequires:  systemd-devel
 BuildRequires:  zsh
 Requires:       apparmor-parser
-Requires:       bridge-utils
 Requires:       ca-certificates-mozilla
 # Required in order for networking to work. fix_bsc_1057743 is a work-around
 # for some old packaging issues (where rpm would delete a binary that was
@@ -118,6 +117,9 @@
 Requires(post): %fillup_prereq
 Requires(post): udev
 Requires(post): shadow
+# We used to have a migration tool for the upgrade from v1.9.x to v1.10.x.
+# It is no longer useful, so we obsolete it. bsc#1069758
+Obsoletes:      docker-image-migrator
 # Not necessary, but must be installed when the underlying system is
 # configured to use lvm and the user doesn't explicitly provide a
 # different storage-driver than devicemapper


Reply via email to