Hello community,

here is the log from the commit of package containerd for openSUSE:Factory 
checked in at 2019-01-21 10:07:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/containerd (Old)
 and      /work/SRC/openSUSE:Factory/.containerd.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "containerd"

Mon Jan 21 10:07:04 2019 rev:28 rq:664601 version:1.1.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/containerd/containerd.changes    2018-11-12 
09:49:48.424430130 +0100
+++ /work/SRC/openSUSE:Factory/.containerd.new.28833/containerd.changes 
2019-01-21 10:07:10.718871787 +0100
@@ -1,0 +2,15 @@
+Fri Jan 11 09:57:32 UTC 2019 - Sascha Grunert <[email protected]>
+
+- Disable leap based builds for kubic flavor. bsc#1121412
+
+-------------------------------------------------------------------
+Thu Dec 20 18:05:24 UTC 2018 - [email protected]
+
+- Update go requirements to >= go1.10 to fix
+  * bsc#1118897 CVE-2018-16873
+    go#29230 cmd/go: remote command execution during "go get -u"
+  * bsc#1118898 CVE-2018-16874
+    go#29231 cmd/go: directory traversal in "go get" via curly braces in 
import paths
+  * bsc#1118899 CVE-2018-16875
+    go#29233 crypto/x509: CPU denial of service
+-------------------------------------------------------------------
@@ -362 +376,0 @@
-

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

Other differences:
------------------
++++++ containerd.spec ++++++
--- /var/tmp/diff_new_pack.E1aKwm/_old  2019-01-21 10:07:11.490871006 +0100
+++ /var/tmp/diff_new_pack.E1aKwm/_new  2019-01-21 10:07:11.494871002 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package containerd
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -82,6 +82,10 @@
 # Conflict with non-kubic package, and provide equivalent
 Conflicts:      %{realname} > 0.2.5+gitr569_2a5e70c
 Provides:       %{realname} = %{version}
+# Disable leap based builds for kubic flavor (bsc#1121412)
+%if 0%{?suse_version} == 1500 && 0%{?is_opensuse}
+ExclusiveArch:  do_not_build
+%endif
 %endif
 
 %description


Reply via email to