Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package containerd for openSUSE:Factory 
checked in at 2021-10-11 15:30:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/containerd (Old)
 and      /work/SRC/openSUSE:Factory/.containerd.new.2443 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "containerd"

Mon Oct 11 15:30:17 2021 rev:44 rq:923377 version:1.4.11

Changes:
--------
--- /work/SRC/openSUSE:Factory/containerd/containerd.changes    2021-07-28 
19:19:28.415680106 +0200
+++ /work/SRC/openSUSE:Factory/.containerd.new.2443/containerd.changes  
2021-10-11 15:30:19.670720935 +0200
@@ -1,0 +2,6 @@
+Wed Oct  6 02:54:49 UTC 2021 - Aleksa Sarai <asa...@suse.com>
+
+- Update to containerd v1.4.11, to fix CVE-2021-41103. bsc#1191355
+- Switch to Go 1.16.x compiler, in line with upstream.
+
+-------------------------------------------------------------------

Old:
----
  containerd-1.4.8_7eba5930496d.tar.xz

New:
----
  containerd-1.4.11_5b46e404f6b9.tar.xz

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

Other differences:
------------------
++++++ containerd.spec ++++++
--- /var/tmp/diff_new_pack.sI7HjO/_old  2021-10-11 15:30:20.306721955 +0200
+++ /var/tmp/diff_new_pack.sI7HjO/_new  2021-10-11 15:30:20.310721961 +0200
@@ -23,11 +23,11 @@
 %endif
 
 # MANUAL: Update the git_version.
-%define git_version 7eba5930496d9bbe375fdf71603e610ad737d2b2
-%define git_short   7eba5930496d
+%define git_version 5b46e404f6b9f661a205e28d59c982d3634148f8
+%define git_short   5b46e404f6b9
 
 Name:           containerd
-Version:        1.4.8
+Version:        1.4.11
 Release:        0
 Summary:        Standalone OCI Container Daemon
 License:        Apache-2.0
@@ -42,8 +42,8 @@
 BuildRequires:  libseccomp-devel >= 2.2
 BuildRequires:  pkg-config
 # Due to a limitation in openSUSE's Go packaging we cannot have a BuildRequires
-# for 'golang(API) >= 1.15' here, so just require 1.15 exactly. bsc#1172608
-BuildRequires:  go1.15
+# for 'golang(API) >= 1.16' here, so just require 1.16 exactly. bsc#1172608
+BuildRequires:  go1.16
 # We provide a git revision so that Docker can require it properly.
 Provides:       %{name}-git = %{git_version}
 # Currently runc is the only supported runtime for containerd. We pin the same
@@ -91,6 +91,7 @@
 # will get confused by symlinks.
 export GOPATH=$HOME/go
 export PROJECT=$HOME/go/src/github.com/containerd/containerd
+export GO111MODULE=off
 mkdir -p $PROJECT
 rm -rf $PROJECT/*
 cp -ar * $PROJECT

++++++ _service ++++++
--- /var/tmp/diff_new_pack.sI7HjO/_old  2021-10-11 15:30:20.346722019 +0200
+++ /var/tmp/diff_new_pack.sI7HjO/_new  2021-10-11 15:30:20.346722019 +0200
@@ -3,8 +3,8 @@
     <param name="url">https://github.com/containerd/containerd.git</param>
     <param name="scm">git</param>
     <param name="filename">containerd</param>
-    <param name="versionformat">1.4.8_%h</param>
-    <param name="revision">v1.4.8</param>
+    <param name="versionformat">1.4.11_%h</param>
+    <param name="revision">v1.4.11</param>
     <param name="exclude">.git</param>
   </service>
   <service name="recompress" mode="disabled">

++++++ containerd-1.4.8_7eba5930496d.tar.xz -> 
containerd-1.4.11_5b46e404f6b9.tar.xz ++++++
++++ 8379 lines of diff (skipped)

Reply via email to