Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
56 changes: 0 additions & 56 deletions SPECS/containerd2/CVE-2026-37236.patch

This file was deleted.

167 changes: 0 additions & 167 deletions SPECS/containerd2/CVE-2026-56852.patch

This file was deleted.

2 changes: 1 addition & 1 deletion SPECS/containerd2/containerd2.signatures.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
"Signatures": {
"containerd.service": "a07bfcf412669b06673190b0779f48e652c9adcf1758289e849a00802804eec8",
"containerd.toml": "5b3821236f09b4c858e0e098bbe1400f4dbbb47d360e39d21c61858b088c2896",
"containerd-2.3.4.tar.gz": "175bbf57d637c987fa742f846b43b1b8ba2c61af6a9eaec619c625e4a8a19b69"
"containerd-2.4.0.tar.gz": "01b8974eac869ee146b510af13b56653e4c3da16aa71342dd3ba244c1ac01ab0"
}
}
13 changes: 8 additions & 5 deletions SPECS/containerd2/containerd2.spec
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
%global debug_package %{nil}
%define upstream_name containerd
%define commit_hash db8809540e1a7a9da5d518876894933ff55692ab
%define commit_hash a7fe631d96c08fb14cf8eff0afdc280e99c30a94

Summary: Industry-standard container runtime
Name: %{upstream_name}2
Version: 2.3.4
Version: 2.4.0
Release: 1%{?dist}
License: ASL 2.0
Group: Tools/Container
Expand All @@ -18,9 +18,6 @@ Source2: containerd.toml

Patch0: multi-snapshotters-support.patch
Patch1: tardev-support.patch
Patch2: fix-TestCgroupNamespace-cgroupv1.patch
Patch3: CVE-2026-56852.patch
Patch4: CVE-2026-37236.patch

%{?systemd_requires}

Expand Down Expand Up @@ -101,6 +98,12 @@ fi
%dir /opt/containerd/lib

%changelog
* Mon Sep 21 2026 Kanishk Bansal <kanbansal@microsoft.com> - 2.4.0-1
- Upgrade to 2.4.0 for CVE-2026-84445, CVE-2026-84304
- Remove CVE-2026-56852 and CVE-2026-37236 patches fixed upstream
- Remove fix-TestCgroupNamespace-cgroupv1 patch merged upstream
- Rebase multi-snapshotter support patch

* Wed Sep 09 2026 Nan Liu <liunan@microsoft.com> - 2.3.4-1
- Upgrade to 2.3.4
- Remove CVE patches fixed upstream
Expand Down
77 changes: 0 additions & 77 deletions SPECS/containerd2/fix-TestCgroupNamespace-cgroupv1.patch

This file was deleted.

Loading
Loading