Changelog for
containerd-1.6.6-2.7.x86_64.rpm :
* Tue Jun 07 2022 Aleksa Sarai
- Update to containerd v1.6.6 to fix CVE-2022-31030 and meet the requirements of Docker v20.10.17-ce. bsc#1200145- Remove upstreamed patches: - bsc1200145-Limit-the-response-size-of-ExecSync.patch
* Mon Jun 06 2022 Aleksa Sarai [ This patch was only released in SLES and Leap. ]- Backport patch to fix GHSA-5ffw-gxpp-mxpf CVE-2022-31030. bsc#1200145 + bsc1200145-Limit-the-response-size-of-ExecSync.patch
* Mon Jun 06 2022 Aleksa Sarai - Update to containerd v1.5.12. Upstream release notes:
* Thu Apr 14 2022 Aleksa Sarai - Update to containerd v1.5.11 to fix CVE-2022-24769. bsc#1197517
* Thu Mar 03 2022 Aleksa Sarai - Update to containerd v1.4.13 to fix CVE-2022-23648. bsc#1196441- Remove upstreamed patch: - CVE-2022-23648.patch
* Wed Mar 02 2022 Aleksa Sarai [ This patch was only released in SLES and Leap. ]- Add patch for CVE-2022-23648. bsc#1196441 + CVE-2022-23648.patch
* Fri Nov 19 2021 Aleksa Sarai - Update to containerd v1.4.12 for Docker 20.10.11-ce. bsc#1192814 bsc#1193273 CVE-2021-41190
* Wed Oct 06 2021 Aleksa Sarai - Update to containerd v1.4.11, to fix CVE-2021-41103. bsc#1191355- Switch to Go 1.16.x compiler, in line with upstream.
* Wed Oct 06 2021 Aleksa Sarai - Update to containerd v1.4.11, to fix CVE-2021-41103 bsc#1191121. bsc#1191355- Switch to Go 1.16.x compiler, in line with upstream.
* Fri Oct 01 2021 Dan Čermák - Install systemd service file as well (fixes bsc#1190826)
* Tue Jul 20 2021 Aleksa Sarai - Update to containerd v1.4.8, to fix CVE-2021-32760. bsc#1188282- Remove upstreamed patches: - bsc1188282-use-chmod-path-for-checking-symlink.patch
* Wed Jul 14 2021 Aleksa Sarai [ This patch was only released in SLES and Leap. ]- Add patch for GHSA-c72p-9xmj-rx3w. CVE-2021-32760 bsc#1188282 + bsc1188282-use-chmod-path-for-checking-symlink.patch
* Wed Jul 07 2021 Bernhard Wiedemann - Build with go1.15 for reproducible build results (boo#1102408)
* Fri Apr 16 2021 Aleksa Sarai - Drop long-since upstreamed patch, originally needed to fix i386 builds on SLES: - 0001-makefile-remove-emoji.patch
* Sat Mar 06 2021 Aleksa Sarai - Update to containerd v1.4.4, to fix CVE-2021-21334.
* Tue Feb 02 2021 Aleksa Sarai - Update to handle the docker-runc removal, and drop the -kubic flavour. bsc#1181677 bsc#1181749
* Fri Jan 29 2021 Aleksa Sarai - Update to containerd v1.4.3, which is needed for Docker v20.10.2-ce. bsc#1181594- Install the containerd-shim
* binaries and stop creating docker-containerd-shim because that isn\'t used by Docker anymore. bsc#1183024
* Mon Dec 21 2020 Aleksa Sarai - Update to containerd v1.3.9, which is needed for Docker v19.03.14-ce and fixes CVE-2020-15257. bsc#1178969 bsc#1180243
* Fri Sep 18 2020 Aleksa Sarai - Update to containerd v1.3.7, which is required for Docker 19.03.13-ce. boo#1176708 bsc#1177598 CVE-2020-15157- Refresh patches:
* 0001-makefile-remove-emoji.patch
* Thu Jun 25 2020 Aleksa Sarai - Use Go 1.13 for build.
* Tue Jun 02 2020 Aleksa Sarai - Update to containerd v1.2.13, which is required for Docker 19.03.11-ce. bsc#1172377
* Tue Oct 08 2019 Aleksa Sarai - Update to containerd v1.2.10, which is required for Docker 19.03.3-ce. bsc#1153367 bsc#1157330
* Fri Jun 28 2019 Aleksa Sarai - Update to containerd v1.2.6, which is required for Docker v18.09.7-ce. bsc#1139649- Remove containerd-test (it\'s not useful for actual testing).
* Fri May 03 2019 Aleksa Sarai - Update to containerd v1.2.5, which is required for v18.09.5-ce. bsc#1128376 boo#1134068 https://github.com/containerd/containerd/releases/tag/v1.2.5
* Thu Mar 21 2019 Sascha Grunert - Update containerd to v1.2.4
* cri: Set /etc/hostname
* cri: Fix env performance issue
* runc updated to 6635b4f0c6af3810594d2770f662f34ddc15b40d to solve bsc#1121967 CVE-2019-5736
* cri updated to da0c016c830b2ea97fd1d737c49a568a816bf964
* Windows: NewDirectIOFromFIFOSet
* Changelogs from previous versions also included in this update: https://github.com/containerd/containerd/releases/tag/v1.2.3
* Tue Feb 05 2019 Aleksa Sarai - Update to containerd v1.2.2, which is required for Docker v18.09.1-ce. bsc#1124308
* Fix rare deadlock on FIFO creation with timeout
* Fix a bug that a container can\'t be stopped or inspected when its corresponding image is deleted
* Fix a bug that the cri plugin handles containerd events outside of k8s.io namespace more changes at: https://github.com/containerd/containerd/releases/tag/v1.2.2 Changelogs from previous versions also included in this update: https://github.com/containerd/containerd/releases/tag/v1.2.1 https://github.com/containerd/containerd/releases/tag/v1.2.0 https://github.com/containerd/containerd/releases/tag/v1.1.4 https://github.com/containerd/containerd/releases/tag/v1.1.3- Remove required_dockerrunc commit pinning, as it just lead to issues.- Remove upstreamed patches. - 0001-docs-man-rename-config.toml-5-to-be-more-descriptive.patch
* Fri Jan 11 2019 Sascha Grunert - Disable leap based builds for kubic flavor. bsc#1121412