diff --git a/SPECS/kata-containers-cc/kata-containers-cc.signatures.json b/SPECS/kata-containers-cc/kata-containers-cc.signatures.json index 8afa99777e..dd2a3d905c 100644 --- a/SPECS/kata-containers-cc/kata-containers-cc.signatures.json +++ b/SPECS/kata-containers-cc/kata-containers-cc.signatures.json @@ -1,6 +1,6 @@ { "Signatures": { - "kata-containers-cc-3.2.0.azl2.tar.gz": "49265e0ecd21af4ed8f23398d1e46ef9961786cb44f40fe582abff06c1c1a873", - "kata-containers-cc-3.2.0.azl2-cargo.tar.gz": "ddf919a672200f0fb53d1cb6c66d6b1c401cf26368541c750d9a12e62da605a1" + "kata-containers-cc-3.2.0.azl6.tar.gz": "7ea201cb074f42401f49e42b36f7d13f8b952fcaf05b9664035141b32b529ade", + "kata-containers-cc-3.2.0.azl6-cargo.tar.gz": "9a6b7f02534c9bfca592b3451765304d64e2b069020de0caaae7c66f7609b726" } } diff --git a/SPECS/kata-containers-cc/kata-containers-cc.spec b/SPECS/kata-containers-cc/kata-containers-cc.spec index 2b63403f38..42ce7a97d0 100644 --- a/SPECS/kata-containers-cc/kata-containers-cc.spec +++ b/SPECS/kata-containers-cc/kata-containers-cc.spec @@ -1,8 +1,8 @@ %global debug_package %{nil} Name: kata-containers-cc -Version: 3.2.0.azl2 -Release: 7%{?dist} +Version: 3.2.0.azl6 +Release: 1%{?dist} Summary: Kata Confidential Containers package developed for Confidential Containers on AKS License: ASL 2.0 URL: https://github.com/microsoft/kata-containers @@ -146,6 +146,9 @@ fi %{tools_pkg}/tools/osbuilder/node-builder/azure-linux/agent-install/usr/lib/systemd/system/kata-agent.service %changelog +* Tue Sep 17 2024 CBL-Mariner Servicing Account - 3.2.0.azl6-1 +- Auto-upgrade to 3.2.0.azl6 + * Tue Sep 03 2024 Neha Agarwal - 3.2.0.azl2-7 - Add missing Distribution tag. diff --git a/SPECS/kata-containers/kata-containers.signatures.json b/SPECS/kata-containers/kata-containers.signatures.json index 3733e7b91d..56c23e5d4c 100644 --- a/SPECS/kata-containers/kata-containers.signatures.json +++ b/SPECS/kata-containers/kata-containers.signatures.json @@ -1,6 +1,6 @@ { "Signatures": { - "kata-containers-3.2.0.azl2-cargo.tar.gz": "830c90cc6e44f492e6366012f8834ae6fc84bd790edf678c23003368c288b98c", - "kata-containers-3.2.0.azl2.tar.gz": "ab65f23787347fae11cf07e0a380e925e9f7b6f0f862ef6440a683b816206011" + "kata-containers-3.2.0.azl6-cargo.tar.gz": "fbc25e46b11df81c0ebfd2deb5757a238d652cafcdd9a7b92fdad6ef576ecf6c", + "kata-containers-3.2.0.azl6.tar.gz": "45d1ae4fe4de36d5f37c6e095c902c88cd048ce2bb63149916cc1afe44fda2b4" } } diff --git a/SPECS/kata-containers/kata-containers.spec b/SPECS/kata-containers/kata-containers.spec index 1ce1d30ffa..419b3e5d8f 100644 --- a/SPECS/kata-containers/kata-containers.spec +++ b/SPECS/kata-containers/kata-containers.spec @@ -1,8 +1,8 @@ %global debug_package %{nil} Name: kata-containers -Version: 3.2.0.azl2 -Release: 5%{?dist} +Version: 3.2.0.azl6 +Release: 1%{?dist} Summary: Kata Containers package developed for Pod Sandboxing on AKS License: ASL 2.0 URL: https://github.com/microsoft/kata-containers @@ -108,6 +108,9 @@ popd %{tools_pkg}/tools/osbuilder/node-builder/azure-linux/agent-install/usr/lib/systemd/system/kata-agent.service %changelog +* Tue Sep 17 2024 CBL-Mariner Servicing Account - 3.2.0.azl6-1 +- Auto-upgrade to 3.2.0.azl6 + * Tue Sep 03 2024 Neha Agarwal - 3.2.0.azl2-5 - Add missing Distribution tag. diff --git a/cgmanifest.json b/cgmanifest.json index 2c020e2fad..36da784f6e 100644 --- a/cgmanifest.json +++ b/cgmanifest.json @@ -8021,8 +8021,8 @@ "type": "other", "other": { "name": "kata-containers", - "version": "3.2.0.azl2", - "downloadUrl": "https://github.com/microsoft/kata-containers/archive/refs/tags/3.2.0.azl2.tar.gz" + "version": "3.2.0.azl6", + "downloadUrl": null } } }, @@ -8031,8 +8031,8 @@ "type": "other", "other": { "name": "kata-containers-cc", - "version": "3.2.0.azl2", - "downloadUrl": "https://github.com/microsoft/kata-containers/archive/refs/tags/3.2.0.azl2.tar.gz" + "version": "3.2.0.azl6", + "downloadUrl": null } } },