upgrade moby-containerd to 1.6.12 to fix CVE-2022-23471 (#4449)

This commit is contained in:
CBL-Mariner-Bot 2022-12-14 13:03:22 -08:00 коммит произвёл GitHub
Родитель ce89718cc5
Коммит 8cd9b00d73
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
3 изменённых файлов: 13 добавлений и 10 удалений

Просмотреть файл

@ -1,7 +1,7 @@
{
"Signatures": {
"containerd.service": "b7908653ff8298fc8c1c21854a6e338f40c607ec40d177269615a8f3448c5153",
"containerd.toml": "793d4f11a4e69bdb3b1903da2cdf76b7f32dbc97197b12d295a05ecc284e230e",
"moby-containerd-1.6.6.tar.gz": "27afb673c20d53aa5c31aec07b38eb7e4dc911e7e1f0c76fac9513bbf070bd24"
}
"Signatures": {
"containerd.service": "b7908653ff8298fc8c1c21854a6e338f40c607ec40d177269615a8f3448c5153",
"containerd.toml": "793d4f11a4e69bdb3b1903da2cdf76b7f32dbc97197b12d295a05ecc284e230e",
"moby-containerd-1.6.12.tar.gz": "b86e5c42f58b8348422c972513ff49783c0d505ed84e498d0d0245c5992e4320"
}
}

Просмотреть файл

@ -4,8 +4,8 @@
Summary: Industry-standard container runtime
Name: moby-%{upstream_name}
Version: 1.6.6
Release: 3%{?dist}
Version: 1.6.12
Release: 1%{?dist}
License: ASL 2.0
Group: Tools/Container
URL: https://www.containerd.io
@ -85,6 +85,9 @@ fi
%config(noreplace) %{_sysconfdir}/containerd/config.toml
%changelog
* Wed Dec 14 2022 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 1.6.12-1
- Auto-upgrade to 1.6.12 - to fix CVE-2022-23471
* Tue Nov 01 2022 Olivia Crain <oliviacrain@microsoft.com> - 1.6.6-3
- Bump release to rebuild with go 1.18.8

Просмотреть файл

@ -12143,8 +12143,8 @@
"type": "other",
"other": {
"name": "moby-containerd",
"version": "1.6.6",
"downloadUrl": "https://github.com/containerd/containerd/archive/v1.6.6.tar.gz"
"version": "1.6.12",
"downloadUrl": "https://github.com/containerd/containerd/archive/v1.6.12.tar.gz"
}
}
},
@ -28477,4 +28477,4 @@
}
],
"Version": 1
}
}