Skip to content

Commit 8a108d1

Browse files
kata-containers(-cc): Update to 3.15.0.aks0 release (#13647)
Co-authored-by: CBL-Mariner Servicing Account <cblmargh@microsoft.com>
1 parent 12c5a58 commit 8a108d1

5 files changed

Lines changed: 21 additions & 15 deletions

File tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"Signatures": {
3-
"kata-containers-3.2.0.azl5-cargo.tar.gz": "ff7e783ecf7e5abe0f0ca66eebd24558e73755fe79ba87b0c0b30df81eb3c210",
4-
"kata-containers-3.2.0.azl5.tar.gz": "f08b09507b8218e271e39c18ba6c6f4cdacc6b135dd8624f231d4d1823472993"
3+
"kata-containers-3.15.0.aks0.tar.gz": "14a1b95ab695935cc9e7ae326af02378010a04e6cb5735211beebab8e4074b40",
4+
"kata-containers-3.15.0.aks0-cargo.tar.gz": "613cd7d1730b41699b9af2191c08df2107021cf9aca78ae7d88bf0c93644c0fe"
55
}
66
}

SPECS/kata-containers-cc/kata-containers-cc.spec

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
%define sourceName kata-containers
33

44
Name: kata-containers-cc
5-
Version: 3.2.0.azl5
6-
Release: 2%{?dist}
5+
Version: 3.15.0.aks0
6+
Release: 1%{?dist}
77
Summary: Kata Confidential Containers package developed for Confidential Containers on AKS
88
License: ASL 2.0
99
URL: https://github.com/microsoft/kata-containers
@@ -17,7 +17,7 @@ ExclusiveArch: x86_64
1717
BuildRequires: azurelinux-release
1818
BuildRequires: golang
1919
BuildRequires: protobuf-compiler
20-
BuildRequires: rust < 1.85.0
20+
BuildRequires: rust >= 1.85.0
2121
BuildRequires: libseccomp-devel
2222
BuildRequires: openssl-devel
2323
BuildRequires: clang
@@ -150,6 +150,9 @@ fi
150150
%{tools_pkg}/tools/osbuilder/node-builder/azure-linux/agent-install/usr/lib/systemd/system/kata-agent.service
151151

152152
%changelog
153+
* Mon Apr 28 2025 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 3.15.0.aks0-1
154+
- Auto-upgrade to 3.15.0.aks0
155+
153156
* Mon Apr 21 2025 Kavya Sree Kaitepalli <kkaitepalli@microsoft.com> - 3.2.0.azl5-2
154157
- Pin rust version
155158

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"Signatures": {
3-
"kata-containers-3.2.0.azl5-cargo.tar.gz": "ff7e783ecf7e5abe0f0ca66eebd24558e73755fe79ba87b0c0b30df81eb3c210",
4-
"kata-containers-3.2.0.azl5.tar.gz": "f08b09507b8218e271e39c18ba6c6f4cdacc6b135dd8624f231d4d1823472993"
3+
"kata-containers-3.15.0.aks0.tar.gz": "14a1b95ab695935cc9e7ae326af02378010a04e6cb5735211beebab8e4074b40",
4+
"kata-containers-3.15.0.aks0-cargo.tar.gz": "613cd7d1730b41699b9af2191c08df2107021cf9aca78ae7d88bf0c93644c0fe"
55
}
66
}

SPECS/kata-containers/kata-containers.spec

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
%global debug_package %{nil}
22

33
Name: kata-containers
4-
Version: 3.2.0.azl5
5-
Release: 2%{?dist}
4+
Version: 3.15.0.aks0
5+
Release: 1%{?dist}
66
Summary: Kata Containers package developed for Pod Sandboxing on AKS
77
License: ASL 2.0
88
URL: https://github.com/microsoft/kata-containers
@@ -16,7 +16,7 @@ ExclusiveArch: x86_64
1616
BuildRequires: azurelinux-release
1717
BuildRequires: golang
1818
BuildRequires: protobuf-compiler
19-
BuildRequires: rust < 1.85.0
19+
BuildRequires: rust >= 1.85.0
2020
BuildRequires: libseccomp-devel
2121
BuildRequires: openssl-devel
2222
BuildRequires: clang
@@ -112,6 +112,9 @@ popd
112112
%{tools_pkg}/tools/osbuilder/node-builder/azure-linux/agent-install/usr/lib/systemd/system/kata-agent.service
113113

114114
%changelog
115+
* Mon Apr 28 2025 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 3.15.0.aks0-1
116+
- Auto-upgrade to 3.15.0.aks0
117+
115118
* Mon Apr 21 2025 Kavya Sree Kaitepalli <kkaitepalli@microsoft.com> - 3.2.0.azl5-2
116119
- Pin rust version
117120

@@ -121,7 +124,7 @@ popd
121124
* Wed Jan 22 2025 Saul Paredes <saulparedes@microsoft.com> - 3.2.0.azl4-1
122125
- Upgrade to 3.2.0.azl4 release
123126

124-
* Thu Oct 25 2024 Saul Paredes <saulparedes@microsoft.com> - 3.2.0.azl3-2
127+
* Fri Oct 25 2024 Saul Paredes <saulparedes@microsoft.com> - 3.2.0.azl3-2
125128
- Only build for x86_64
126129

127130
* Fri Sep 20 2024 Manuel Huber <mahuber@microsoft.com> - 3.2.0.azl3-1

cgmanifest.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8161,8 +8161,8 @@
81618161
"type": "other",
81628162
"other": {
81638163
"name": "kata-containers",
8164-
"version": "3.2.0.azl5",
8165-
"downloadUrl": "https://github.com/microsoft/kata-containers/archive/refs/tags/3.2.0.azl5.tar.gz"
8164+
"version": "3.15.0.aks0",
8165+
"downloadUrl": "https://github.com/microsoft/kata-containers/archive/refs/tags/3.15.0.aks0.tar.gz"
81668166
}
81678167
}
81688168
},
@@ -8171,8 +8171,8 @@
81718171
"type": "other",
81728172
"other": {
81738173
"name": "kata-containers-cc",
8174-
"version": "3.2.0.azl5",
8175-
"downloadUrl": "https://github.com/microsoft/kata-containers/archive/refs/tags/3.2.0.azl5.tar.gz"
8174+
"version": "3.15.0.aks0",
8175+
"downloadUrl": "https://github.com/microsoft/kata-containers/archive/refs/tags/3.15.0.aks0.tar.gz"
81768176
}
81778177
}
81788178
},

0 commit comments

Comments
 (0)