Skip to content

Commit 8ff27fc

Browse files
authored
Upgrade azl-compliance to version 1.0.2 (#9348)
Upgrade azl-compliance to latest version, to move us closer to FedRAMP compliance for AZL on AKS.
1 parent 4876532 commit 8ff27fc

3 files changed

Lines changed: 7 additions & 4 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"Signatures": {
3-
"azl-compliance-1.0.1.tar.gz": "1d96b99ec755500383e5ff6bad01f1ac85848f067488f3ce29a99e6eb57a86b7"
3+
"azl-compliance-1.0.2.tar.gz": "552605848f3bf8bf311f5356b13e318babad0f9288b5c75df9094c1d6ad038aa"
44
}
55
}

SPECS/azl-compliance/azl-compliance.spec

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Summary: Azure Linux compliance package to meet all sorts of compliance rules
22
Name: azl-compliance
3-
Version: 1.0.1
3+
Version: 1.0.2
44
Release: 1%{?dist}
55
License: BSD-3-Clause
66
Vendor: Microsoft Corporation
@@ -53,6 +53,9 @@ cd azl-compliance
5353
cargo test --release --offline
5454

5555
%changelog
56+
* Thu Jun 06 2024 Tobias Brick <tobiasb@microsoft.com> 1.0.2-1
57+
- Update to version 1.0.2
58+
5659
* Tue Mar 19 2024 Tobias Brick <tobiasb@microsoft.com> 1.0.1-1
5760
- Original version for CBL-Mariner.
5861
- License verified

cgmanifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -865,8 +865,8 @@
865865
"type": "other",
866866
"other": {
867867
"name": "azl-compliance",
868-
"version": "1.0.1",
869-
"downloadUrl": "https://azurelinuxsrcstorage.blob.core.windows.net/sources/core/azl-compliance-1.0.1.tar.gz"
868+
"version": "1.0.2",
869+
"downloadUrl": "https://azurelinuxsrcstorage.blob.core.windows.net/sources/core/azl-compliance-1.0.2.tar.gz"
870870
}
871871
}
872872
},

0 commit comments

Comments
 (0)