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-09-14 16:25:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/containerd (Old) and /work/SRC/openSUSE:Factory/.containerd.new.1766 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "containerd" Thu Sep 14 16:25:07 2023 rev:58 rq:1111024 version:1.7.6 Changes: -------- --- /work/SRC/openSUSE:Factory/containerd/containerd.changes 2023-05-23 14:53:11.598003852 +0200 +++ /work/SRC/openSUSE:Factory/.containerd.new.1766/containerd.changes 2023-09-14 16:27:06.993692040 +0200 @@ -1,0 +2,12 @@ +Thu Sep 14 04:27:07 UTC 2023 - Aleksa Sarai <asa...@suse.com> + +- Update to containerd v1.7.6 for Docker v24.0.6-ce. Upstream release notes: + <https://github.com/containerd/containerd/releases/tag/v1.7.6> bsc#1215323 + +------------------------------------------------------------------- +Thu Aug 31 09:20:32 UTC 2023 - Priyanka Saggu <priyanka.sa...@suse.com> + +- Add `Provides: cri-runtime` to use containerd as container runtime in Factory + Kubernetes packages + +------------------------------------------------------------------- Old: ---- containerd-1.6.21_3dce8eb055cb.tar.xz New: ---- containerd-1.7.6_091922f03c27.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ containerd.spec ++++++ --- /var/tmp/diff_new_pack.A8hhtt/_old 2023-09-14 16:27:08.257737196 +0200 +++ /var/tmp/diff_new_pack.A8hhtt/_new 2023-09-14 16:27:08.261737338 +0200 @@ -23,14 +23,14 @@ %endif # MANUAL: Update the git_version. -%define git_version 3dce8eb055cbb6872793272b4f20ed16117344f8 -%define git_short 3dce8eb055cb +%define git_version 091922f03c2762540fd057fba91260237ff86acb +%define git_short 091922f03c27 %global provider_prefix github.com/containerd/containerd %global import_path %{provider_prefix} Name: containerd -Version: 1.6.21 +Version: 1.7.6 Release: 0 Summary: Standalone OCI Container Daemon License: Apache-2.0 @@ -41,7 +41,7 @@ Source2: %{name}.service BuildRequires: fdupes BuildRequires: glibc-devel-static -BuildRequires: go >= 1.18 +BuildRequires: go >= 1.19 BuildRequires: go-go-md2man BuildRequires: golang-packaging BuildRequires: libbtrfs-devel >= 3.8 @@ -60,6 +60,7 @@ Obsoletes: %{name} = 0.2.5+gitr569_2a5e70c Obsoletes: %{name}_2a5e70c ExcludeArch: s390 +Provides: cri-runtime %description Containerd is a daemon with an API and a command line client, to manage ++++++ _service ++++++ --- /var/tmp/diff_new_pack.A8hhtt/_old 2023-09-14 16:27:08.285738196 +0200 +++ /var/tmp/diff_new_pack.A8hhtt/_new 2023-09-14 16:27:08.289738339 +0200 @@ -1,13 +1,13 @@ <services> - <service name="tar_scm" mode="disabled"> + <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.6.21_%h</param> - <param name="revision">v1.6.21</param> + <param name="versionformat">1.7.6_%h</param> + <param name="revision">v1.7.6</param> <param name="exclude">.git</param> </service> - <service name="recompress" mode="disabled"> + <service name="recompress" mode="manual"> <param name="file">*.tar</param> <param name="compression">xz</param> </service> ++++++ containerd-1.6.21_3dce8eb055cb.tar.xz -> containerd-1.7.6_091922f03c27.tar.xz ++++++ ++++ 660939 lines of diff (skipped)