Skip to content

Commit b599c2e

Browse files
[AUTOPATCHER-CORE] Upgrade ansible to 2.17.11 for CVE-2024-8775 and CVE-2024-9902 [MEDIUM] (#13712)
Co-authored-by: kgodara912 <kshigodara@outlook.com>
1 parent c619f9d commit b599c2e

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-
"ansible-2.17.0.tar.gz": "8ade6a00bdc256c65dfb3c05e05cfffbbcb7f0a37a0cb978c2ab388e37416d14"
3+
"ansible-2.17.11.tar.gz": "913be5c4850a5128438db3233c073f762d1ff47a351304971aa05cb9e37de08d"
44
}
55
}

SPECS/ansible/ansible.spec

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Summary: Configuration-management, application deployment, cloud provisioning system
22
Name: ansible
3-
Version: 2.17.0
3+
Version: 2.17.11
44
Release: 1%{?dist}
55
License: GPLv3+
66
Vendor: Microsoft Corporation
@@ -47,6 +47,9 @@ python3 setup.py test
4747
%{python3_sitelib}/*
4848

4949
%changelog
50+
* Thu May 08 2025 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 2.17.11-1
51+
- Auto-upgrade to 2.17.11 - CVE-2024-8775 and CVE-2024-9902
52+
5053
* Mon May 20 2024 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 2.17.0-1
5154
- Auto-upgrade to 2.17.0 - none
5255

cgmanifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -215,8 +215,8 @@
215215
"type": "other",
216216
"other": {
217217
"name": "ansible",
218-
"version": "2.17.0",
219-
"downloadUrl": "https://github.com/ansible/ansible/archive/refs/tags/v2.17.0.tar.gz"
218+
"version": "2.17.11",
219+
"downloadUrl": "https://github.com/ansible/ansible/archive/refs/tags/v2.17.11.tar.gz"
220220
}
221221
}
222222
},

0 commit comments

Comments
 (0)