Update Docker and containerd.

OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/containerd?expand=0&rev=159
This commit is contained in:
Aleksa Sarai 2023-10-28 06:06:15 +00:00 committed by Git OBS Bridge
parent 4355b55844
commit 58c321356d
5 changed files with 14 additions and 8 deletions

View File

@ -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.7_%h</param>
<param name="revision">v1.7.7</param>
<param name="versionformat">1.7.8_%h</param>
<param name="revision">v1.7.8</param>
<param name="exclude">.git</param>
</service>
<service name="recompress" mode="manual">

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ac03f38077c33e3cb5708d2164b3e829b1704a55447e255f6ad667db239483be
size 5934052

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d95530d2a410706e66ca08c11291b1f4302e23071121fcf1e45abc66cdb8e67e
size 5949696

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Oct 27 21:13:23 UTC 2023 - Aleksa Sarai <asarai@suse.com>
- Update to containerd v1.7.8. Upstream release notes:
<https://github.com/containerd/containerd/releases/tag/v1.7.8>
-------------------------------------------------------------------
Fri Oct 13 05:33:18 UTC 2023 - Aleksa Sarai <asarai@suse.com>

View File

@ -23,14 +23,14 @@
%endif
# MANUAL: Update the git_version.
%define git_version 8c087663b0233f6e6e2f4515cee61d49f14746a8
%define git_short 8c087663b023
%define git_version 8e4b0bde866788eec76735cc77c4720144248fb7
%define git_short 8e4b0bde8667
%global provider_prefix github.com/containerd/containerd
%global import_path %{provider_prefix}
Name: containerd
Version: 1.7.7
Version: 1.7.8
Release: 0
Summary: Standalone OCI Container Daemon
License: Apache-2.0