Accepting request 1075087 from home:cyphar:docker
- Update to containerd v1.6.19 for Docker v23.0.2-ce. CVE-2023-25153 CVE-2023-25173. Upstream release notes: <https://github.com/containerd/containerd/releases/tag/v1.6.19> OBS-URL: https://build.opensuse.org/request/show/1075087 OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/containerd?expand=0&rev=146
This commit is contained in:
parent
9efeca50fb
commit
b0a2506f4a
4
_service
4
_service
@ -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.6.16_%h</param>
|
||||
<param name="revision">v1.6.16</param>
|
||||
<param name="versionformat">1.6.19_%h</param>
|
||||
<param name="revision">v1.6.19</param>
|
||||
<param name="exclude">.git</param>
|
||||
</service>
|
||||
<service name="recompress" mode="disabled">
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a569d344f2319beac356f45850a88cc439bf7c684ccacdd0f6665b32632b22d6
|
||||
size 5204392
|
3
containerd-1.6.19_1e1ea6e986c6.tar.xz
Normal file
3
containerd-1.6.19_1e1ea6e986c6.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:961c683ab7b6a1bf300410003fdecd7aea0fa6702a9793dbf3dc3d82702cac37
|
||||
size 5204288
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 29 04:53:24 UTC 2023 - Aleksa Sarai <asarai@suse.com>
|
||||
|
||||
- Update to containerd v1.6.19 for Docker v23.0.2-ce. CVE-2023-25153
|
||||
CVE-2023-25173. Upstream release notes:
|
||||
<https://github.com/containerd/containerd/releases/tag/v1.6.19>
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 1 05:29:46 UTC 2023 - Aleksa Sarai <asarai@suse.com>
|
||||
|
||||
@ -6,7 +13,7 @@ Wed Mar 1 05:29:46 UTC 2023 - Aleksa Sarai <asarai@suse.com>
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 9 01:58:07 UTC 2023 - Aleksa Sarai <asarai@suse.com>
|
||||
|
||||
- Update to containerd v1.6.16 for Docker v23.0.0-ce. Upstream release notes:
|
||||
- Update to containerd v1.6.16 for Docker v23.0.1-ce. Upstream release notes:
|
||||
<https://github.com/containerd/containerd/releases/tag/v1.6.16>
|
||||
|
||||
-------------------------------------------------------------------
|
||||
|
@ -23,14 +23,14 @@
|
||||
%endif
|
||||
|
||||
# MANUAL: Update the git_version.
|
||||
%define git_version 31aa4358a36870b21a992d3ad2bef29e1d693bec
|
||||
%define git_short 31aa4358a368
|
||||
%define git_version 1e1ea6e986c6c86565bc33d52e34b81b3e2bc71f
|
||||
%define git_short 1e1ea6e986c6
|
||||
|
||||
%global provider_prefix github.com/containerd/containerd
|
||||
%global import_path %{provider_prefix}
|
||||
|
||||
Name: containerd
|
||||
Version: 1.6.16
|
||||
Version: 1.6.19
|
||||
Release: 0
|
||||
Summary: Standalone OCI Container Daemon
|
||||
License: Apache-2.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user