Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package containerd for openSUSE:Factory 
checked in at 2022-06-07 11:44:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/containerd (Old)
 and      /work/SRC/openSUSE:Factory/.containerd.new.1548 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "containerd"

Tue Jun  7 11:44:59 2022 rev:49 rq:981103 version:1.6.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/containerd/containerd.changes    2022-04-16 
00:13:18.917574276 +0200
+++ /work/SRC/openSUSE:Factory/.containerd.new.1548/containerd.changes  
2022-06-07 11:45:06.043227991 +0200
@@ -1,0 +2,22 @@
+Tue Jun  7 07:22:02 UTC 2022 - Aleksa Sarai <[email protected]>
+
+- Update to containerd v1.6.6 to fix CVE-2022-31030 and meet the requirements
+  of Docker v20.10.17-ce. bsc#1200145
+- Remove upstreamed patches:
+  - bsc1200145-Limit-the-response-size-of-ExecSync.patch
+
+-------------------------------------------------------------------
+Mon Jun  6 05:49:56 UTC 2022 - Aleksa Sarai <[email protected]>
+
+[ This patch was only released in SLES and Leap. ]
+
+- Backport patch to fix GHSA-5ffw-gxpp-mxpf CVE-2022-31030. bsc#1200145
+  + bsc1200145-Limit-the-response-size-of-ExecSync.patch
+
+-------------------------------------------------------------------
+Mon Jun  6 05:41:10 UTC 2022 - Aleksa Sarai <[email protected]>
+
+- Update to containerd v1.5.12. Upstream release notes:
+  <https://github.com/containerd/containerd/releases/tag/v1.5.12>
+
+-------------------------------------------------------------------

Old:
----
  containerd-1.5.11_3df54a852345.tar.xz

New:
----
  containerd-1.6.6_10c12954828e.tar.xz

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

Other differences:
------------------
++++++ containerd.spec ++++++
--- /var/tmp/diff_new_pack.PyAehE/_old  2022-06-07 11:45:06.543228673 +0200
+++ /var/tmp/diff_new_pack.PyAehE/_new  2022-06-07 11:45:06.551228684 +0200
@@ -23,11 +23,11 @@
 %endif
 
 # MANUAL: Update the git_version.
-%define git_version 3df54a852345ae127d1fa3092b95168e4a88e2f8
-%define git_short   3df54a852345
+%define git_version 10c12954828e7c7c9b6e0ea9b0c02b01407d3ae1
+%define git_short   10c12954828e
 
 Name:           containerd
-Version:        1.5.11
+Version:        1.6.6
 Release:        0
 Summary:        Standalone OCI Container Daemon
 License:        Apache-2.0
@@ -43,8 +43,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.16' here, so just require 1.16 exactly. bsc#1172608
-BuildRequires:  go1.16
+# for 'golang(API) >= 1.18' here, so just require 1.18 exactly. bsc#1172608
+BuildRequires:  go1.18
 # 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
@@ -84,21 +84,8 @@
 %setup -q -n %{name}-%{version}_%{git_short}
 
 %build
-# NOTE: containerd will switch to go.mod in 1.5.x so this can be removed after
-#       we update to that version.
-
-# Do not use symlinks. If you want to run the unit tests for this package at
-# some point during the build and you need to directly use go list directly it
-# 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
-
 BUILDTAGS="apparmor selinux seccomp"
-make -C "$PROJECT"\
+%make_build \
        BUILDTAGS="$BUILDTAGS" \
        VERSION="v%{version}" \
        REVISION="%{git_version}"

++++++ _service ++++++
--- /var/tmp/diff_new_pack.PyAehE/_old  2022-06-07 11:45:06.599228749 +0200
+++ /var/tmp/diff_new_pack.PyAehE/_new  2022-06-07 11:45:06.603228754 +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.5.11_%h</param>
-    <param name="revision">v1.5.11</param>
+    <param name="versionformat">1.6.6_%h</param>
+    <param name="revision">v1.6.6</param>
     <param name="exclude">.git</param>
   </service>
   <service name="recompress" mode="disabled">

++++++ containerd-1.5.11_3df54a852345.tar.xz -> 
containerd-1.6.6_10c12954828e.tar.xz ++++++
++++ 382607 lines of diff (skipped)

Reply via email to