Hello community,

here is the log from the commit of package docker-kubic for openSUSE:Factory 
checked in at 2018-05-10 15:50:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/docker-kubic (Old)
 and      /work/SRC/openSUSE:Factory/.docker-kubic.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "docker-kubic"

Thu May 10 15:50:28 2018 rev:9 rq:605681 version:17.09.1_ce

Changes:
--------
--- /work/SRC/openSUSE:Factory/docker-kubic/docker-kubic.changes        
2018-05-04 11:30:45.400999175 +0200
+++ /work/SRC/openSUSE:Factory/.docker-kubic.new/docker-kubic.changes   
2018-05-10 15:50:29.646857623 +0200
@@ -2 +2,8 @@
-Thu May  3 12:04:33 UTC 2018 - [email protected]
+Thu Apr 12 12:49:25 UTC 2018 - [email protected]
+
+- Put docker under the podruntime slice. This the recommended
+  deployment to allow fine resource control on Kubernetes.
+  bsc#1086185
+
+-------------------------------------------------------------------
+Tue Apr 10 09:25:43 UTC 2018 - [email protected]
@@ -5 +12 @@
-  bsc#1073877
+  bsc#1073877 boo#1089732
@@ -9 +16 @@
-Thu Apr 12 12:49:25 UTC 2018 - [email protected]
+Tue Mar 27 10:13:41 UTC 2018 - [email protected]
@@ -11,3 +18,2 @@
-- Put docker under the podruntime slice. This the recommended
-  deployment to allow fine resource control on Kubernetes.
-  bsc#1086185
+- Add requirement for catatonit, which provides a docker-init implementation.
+  fate#324652 bsc#1085380

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

Other differences:
------------------
++++++ docker-kubic.spec ++++++
--- /var/tmp/diff_new_pack.o9s1Wk/_old  2018-05-10 15:50:30.930810564 +0200
+++ /var/tmp/diff_new_pack.o9s1Wk/_new  2018-05-10 15:50:30.934810418 +0200
@@ -112,6 +112,9 @@
 # runC or containerd (which would be bad).
 Requires:       containerd-kubic-git  = %{required_containerd}
 Requires:       docker-runc-kubic-git = %{required_dockerrunc}
+# Needed for --init support. We don't use "tini", we use our own implementation
+# which handles edge-cases better.
+Requires:       catatonit
 # Provides mkfs.ext4 - used by Docker when devicemapper storage driver is used
 Requires:       e2fsprogs
 Requires:       git-core >= 1.7


Reply via email to