Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package containerd for openSUSE:Factory 
checked in at 2024-05-23 15:34:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/containerd (Old)
 and      /work/SRC/openSUSE:Factory/.containerd.new.24587 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "containerd"

Thu May 23 15:34:16 2024 rev:67 rq:1175972 version:1.7.17

Changes:
--------
--- /work/SRC/openSUSE:Factory/containerd/containerd.changes    2024-05-03 
00:13:24.531125587 +0200
+++ /work/SRC/openSUSE:Factory/.containerd.new.24587/containerd.changes 
2024-05-23 15:34:40.826353132 +0200
@@ -1,0 +2,14 @@
+Wed May 22 19:31:04 UTC 2024 - Aleksa Sarai <asa...@suse.com>
+
+- Update to containerd v1.7.17. Upstream release notes:
+  <https://github.com/containerd/containerd/releases/tag/v1.7.17>
+- Switch back to using tar_scm service. Aside from obs_scm using more bandwidth
+  and storage than a locally-compressed tar.xz, it seems there's some weird
+  issue with paths in obscpio that break our SLE-12-only patch.
+- Rebase patches:
+  * 0001-BUILD-SLE12-revert-btrfs-depend-on-kernel-UAPI-inste.patch
+- Update to containerd v1.7.16. Upstream release notes:
+  <https://github.com/containerd/containerd/releases/tag/v1.7.16>
+  CVE-2023-45288 bsc#1221400
+
+-------------------------------------------------------------------
@@ -23,0 +38 @@
+  GHSA-jq35-85cj-fj4p bsc#1224323

Old:
----
  containerd-1.7.15_926c9586.obscpio

New:
----
  containerd-1.7.17_3a4de459a689.tar.xz

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

Other differences:
------------------
++++++ containerd.spec ++++++
--- /var/tmp/diff_new_pack.JtWxTR/_old  2024-05-23 15:34:41.762387099 +0200
+++ /var/tmp/diff_new_pack.JtWxTR/_new  2024-05-23 15:34:41.762387099 +0200
@@ -23,14 +23,14 @@
 %endif
 
 # MANUAL: Update the git_version.
-%define git_version 926c9586fe4a6236699318391cd44976a98e31f1
-%define git_short   926c9586
+%define git_version 3a4de459a68952ffb703bbe7f2290861a75b6b67
+%define git_short   3a4de459a689
 
 %global provider_prefix github.com/containerd/containerd
 %global import_path %{provider_prefix}
 
 Name:           containerd
-Version:        1.7.15
+Version:        1.7.17
 Release:        0
 Summary:        Standalone OCI Container Daemon
 License:        Apache-2.0

++++++ 0001-BUILD-SLE12-revert-btrfs-depend-on-kernel-UAPI-inste.patch ++++++
++++ 843 lines (skipped)
++++ between 
/work/SRC/openSUSE:Factory/containerd/0001-BUILD-SLE12-revert-btrfs-depend-on-kernel-UAPI-inste.patch
++++ and 
/work/SRC/openSUSE:Factory/.containerd.new.24587/0001-BUILD-SLE12-revert-btrfs-depend-on-kernel-UAPI-inste.patch

++++++ _service ++++++
--- /var/tmp/diff_new_pack.JtWxTR/_old  2024-05-23 15:34:41.806388695 +0200
+++ /var/tmp/diff_new_pack.JtWxTR/_new  2024-05-23 15:34:41.814388985 +0200
@@ -1,18 +1,15 @@
 <services>
-  <service name="obs_scm" mode="manual">
+  <service name="tar_scm" mode="manual">
     <param name="url">https://github.com/containerd/containerd.git</param>
     <param name="scm">git</param>
     <param name="filename">containerd</param>
-    <param name="versionformat">1.7.15_%h</param>
-    <param name="revision">v1.7.15</param>
+    <param name="versionformat">1.7.17_%h</param>
+    <param name="revision">v1.7.17</param>
     <param name="exclude">.git</param>
   </service>
-  
-  <service mode="buildtime" name="tar" />
-  <service mode="buildtime" name="recompress">
-    <param name="file">*.tar</param>
+  <service name="recompress" mode="manual">
+    <param name="file">containerd-*.tar</param>
     <param name="compression">xz</param>
   </service>
-
 </services>
 

++++++ containerd.obsinfo ++++++
--- /var/tmp/diff_new_pack.JtWxTR/_old  2024-05-23 15:34:41.842390001 +0200
+++ /var/tmp/diff_new_pack.JtWxTR/_new  2024-05-23 15:34:41.846390147 +0200
@@ -1,5 +1,5 @@
 name: containerd
-version: 1.7.15_926c9586
-mtime: 1712336502
-commit: 926c9586fe4a6236699318391cd44976a98e31f1
+version: 1.7.17_3a4de459a689
+mtime: 1715895967
+commit: 3a4de459a68952ffb703bbe7f2290861a75b6b67
 

Reply via email to