Skip to content

Commit 8d75f68

Browse files
miz060jslobodzian
authored andcommitted
moby-containerd-cc: update to v1.7.7 (#7975)
1 parent bc717ff commit 8d75f68

File tree

3 files changed

+8
-5
lines changed

3 files changed

+8
-5
lines changed

SPECS/moby-containerd-cc/moby-containerd-cc.signatures.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
"Signatures": {
33
"containerd.service": "a07bfcf412669b06673190b0779f48e652c9adcf1758289e849a00802804eec8",
44
"containerd.toml": "a228a28965a30845c10bae150fb5bc60a07f5bc0f78d5b17bfaa6cf48a47a7ca",
5-
"moby-containerd-cc-1.7.2.tar.gz": "fda5b47bc8bd905149d64544ba1ff4d7be0ba03f05049d6a910f893cd0933113"
5+
"moby-containerd-cc-1.7.7.tar.gz": "90cfcd3b2776f1b0869f8ca37513963de5f2305b81b409c84804297217f8414b"
66
}
77
}

SPECS/moby-containerd-cc/moby-containerd-cc.spec

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55

66
Summary: Industry-standard container runtime for confidential containers
77
Name: moby-%{upstream_name}
8-
Version: 1.7.2
9-
Release: 4%{?dist}
8+
Version: 1.7.7
9+
Release: 1%{?dist}
1010
License: ASL 2.0
1111
Group: Tools/Container
1212
URL: https://www.containerd.io
@@ -79,6 +79,9 @@ fi
7979
%config(noreplace) %{_sysconfdir}/containerd/config.toml
8080

8181
%changelog
82+
* Tue Feb 20 2024 Mitch Zhu <[email protected]> - 1.7.7-1
83+
- Upgrade to upstream containerd v1.7.7.
84+
8285
* Fri Feb 02 2024 Daniel McIlvaney <[email protected]> - 1.7.2-4
8386
- Address CVE-2023-44487 by patching vendored golang.org/x/net
8487

cgmanifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13383,8 +13383,8 @@
1338313383
"type": "other",
1338413384
"other": {
1338513385
"name": "moby-containerd-cc",
13386-
"version": "1.7.2",
13387-
"downloadUrl": "https://github.com/microsoft/confidential-containers-containerd/archive/refs/tags/1.7.2.tar.gz"
13386+
"version": "1.7.7",
13387+
"downloadUrl": "https://github.com/microsoft/confidential-containers-containerd/archive/refs/tags/1.7.7.tar.gz"
1338813388
}
1338913389
}
1339013390
},

0 commit comments

Comments
 (0)