Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package containerd for openSUSE:Factory 
checked in at 2023-10-13 23:13:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/containerd (Old)
 and      /work/SRC/openSUSE:Factory/.containerd.new.20540 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "containerd"

Fri Oct 13 23:13:53 2023 rev:59 rq:1117567 version:1.7.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/containerd/containerd.changes    2023-09-14 
16:27:06.993692040 +0200
+++ /work/SRC/openSUSE:Factory/.containerd.new.20540/containerd.changes 
2023-10-13 23:14:07.889841048 +0200
@@ -1,0 +2,8 @@
+Fri Oct 13 05:33:18 UTC 2023 - Aleksa Sarai <asa...@suse.com>
+
+- Update to containerd v1.7.7. Upstream release notes:
+  <https://github.com/containerd/containerd/releases/tag/v1.7.7>
+- Add patch to fix build on SLE-12:
+  + 0001-BUILD-SLE12-revert-btrfs-depend-on-kernel-UAPI-inste.patch
+
+-------------------------------------------------------------------

Old:
----
  containerd-1.7.6_091922f03c27.tar.xz

New:
----
  0001-BUILD-SLE12-revert-btrfs-depend-on-kernel-UAPI-inste.patch
  containerd-1.7.7_8c087663b023.tar.xz

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

Other differences:
------------------
++++++ containerd.spec ++++++
--- /var/tmp/diff_new_pack.WCR5tB/_old  2023-10-13 23:14:08.397859474 +0200
+++ /var/tmp/diff_new_pack.WCR5tB/_new  2023-10-13 23:14:08.397859474 +0200
@@ -23,14 +23,14 @@
 %endif
 
 # MANUAL: Update the git_version.
-%define git_version 091922f03c2762540fd057fba91260237ff86acb
-%define git_short   091922f03c27
+%define git_version 8c087663b0233f6e6e2f4515cee61d49f14746a8
+%define git_short   8c087663b023
 
 %global provider_prefix github.com/containerd/containerd
 %global import_path %{provider_prefix}
 
 Name:           containerd
-Version:        1.7.6
+Version:        1.7.7
 Release:        0
 Summary:        Standalone OCI Container Daemon
 License:        Apache-2.0
@@ -39,6 +39,8 @@
 Source:         %{name}-%{version}_%{git_short}.tar.xz
 Source1:        %{name}-rpmlintrc
 Source2:        %{name}.service
+# UPSTREAM: Revert <https://github.com/containerd/containerd/pull/7933> to fix 
build on SLE-12.
+Patch1:         0001-BUILD-SLE12-revert-btrfs-depend-on-kernel-UAPI-inste.patch
 BuildRequires:  fdupes
 BuildRequires:  glibc-devel-static
 BuildRequires:  go >= 1.19
@@ -94,6 +96,9 @@
 
 %prep
 %setup -q -n %{name}-%{version}_%{git_short}
+%if 0%{?sle_version} == 120000
+%patch1 -p1
+%endif
 
 %build
 %goprep %{import_path}

++++++ 0001-BUILD-SLE12-revert-btrfs-depend-on-kernel-UAPI-inste.patch ++++++
++++ 3149 lines (skipped)

++++++ _service ++++++
--- /var/tmp/diff_new_pack.WCR5tB/_old  2023-10-13 23:14:08.437860925 +0200
+++ /var/tmp/diff_new_pack.WCR5tB/_new  2023-10-13 23:14:08.441861070 +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.7.6_%h</param>
-    <param name="revision">v1.7.6</param>
+    <param name="versionformat">1.7.7_%h</param>
+    <param name="revision">v1.7.7</param>
     <param name="exclude">.git</param>
   </service>
   <service name="recompress" mode="manual">

++++++ containerd-1.7.6_091922f03c27.tar.xz -> 
containerd-1.7.7_8c087663b023.tar.xz ++++++
++++ 31938 lines of diff (skipped)

Reply via email to