Accepting request 1120881 from Virtualization:containers
- Update to containerd v1.7.8. Upstream release notes: <https://github.com/containerd/containerd/releases/tag/v1.7.8> OBS-URL: https://build.opensuse.org/request/show/1120881 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/containerd?expand=0&rev=60
This commit is contained in:
commit
859a1bf7c6
4
_service
4
_service
@ -3,8 +3,8 @@
|
|||||||
<param name="url">https://github.com/containerd/containerd.git</param>
|
<param name="url">https://github.com/containerd/containerd.git</param>
|
||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
<param name="filename">containerd</param>
|
<param name="filename">containerd</param>
|
||||||
<param name="versionformat">1.7.7_%h</param>
|
<param name="versionformat">1.7.8_%h</param>
|
||||||
<param name="revision">v1.7.7</param>
|
<param name="revision">v1.7.8</param>
|
||||||
<param name="exclude">.git</param>
|
<param name="exclude">.git</param>
|
||||||
</service>
|
</service>
|
||||||
<service name="recompress" mode="manual">
|
<service name="recompress" mode="manual">
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:ac03f38077c33e3cb5708d2164b3e829b1704a55447e255f6ad667db239483be
|
|
||||||
size 5934052
|
|
3
containerd-1.7.8_8e4b0bde8667.tar.xz
Normal file
3
containerd-1.7.8_8e4b0bde8667.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d95530d2a410706e66ca08c11291b1f4302e23071121fcf1e45abc66cdb8e67e
|
||||||
|
size 5949696
|
@ -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>
|
Fri Oct 13 05:33:18 UTC 2023 - Aleksa Sarai <asarai@suse.com>
|
||||||
|
|
||||||
|
@ -23,14 +23,14 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
# MANUAL: Update the git_version.
|
# MANUAL: Update the git_version.
|
||||||
%define git_version 8c087663b0233f6e6e2f4515cee61d49f14746a8
|
%define git_version 8e4b0bde866788eec76735cc77c4720144248fb7
|
||||||
%define git_short 8c087663b023
|
%define git_short 8e4b0bde8667
|
||||||
|
|
||||||
%global provider_prefix github.com/containerd/containerd
|
%global provider_prefix github.com/containerd/containerd
|
||||||
%global import_path %{provider_prefix}
|
%global import_path %{provider_prefix}
|
||||||
|
|
||||||
Name: containerd
|
Name: containerd
|
||||||
Version: 1.7.7
|
Version: 1.7.8
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Standalone OCI Container Daemon
|
Summary: Standalone OCI Container Daemon
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
Loading…
Reference in New Issue
Block a user