Skip to content

Commit cb6ef01

Browse files
[AUTO-CHERRYPICK] [AUTOPATCHER-CORE] Upgrade clamav to 1.0.7 CVE-2024-20505, CVE-2024-20506 - branch main (#11162)
1 parent bddbf86 commit cb6ef01

3 files changed

Lines changed: 11 additions & 8 deletions

File tree

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"Signatures": {
3-
"clamav-1.0.6.tar.gz": "7a9691525bd150f9419c337d25d8c28402ed35beea7aa19563aabcddc248de52",
4-
"clamav-1.0.6-cargo.tar.gz": "20b6179033c32ad81023ccc4a4262730d10fa80cd7ae678b386f139305b1e31f"
5-
}
6-
}
2+
"Signatures": {
3+
"clamav-1.0.7-cargo.tar.gz": "3066cc6c80a01e6a65926c320af5d3d8b465a20e4975ec381e8e1b758598b532",
4+
"clamav-1.0.7.tar.gz": "cf9908f68b07fda099fd382710863e99d064c7851c0a01bd9336ca8845d7644c"
5+
}
6+
}

SPECS/clamav/clamav.spec

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Summary: Open source antivirus engine
22
Name: clamav
3-
Version: 1.0.6
3+
Version: 1.0.7
44
Release: 1%{?dist}
55
License: ASL 2.0 AND BSD AND bzip2-1.0.4 AND GPLv2 AND LGPLv2+ AND MIT AND Public Domain AND UnRar
66
Vendor: Microsoft Corporation
@@ -133,6 +133,9 @@ fi
133133
%dir %attr(-,clamav,clamav) %{_sharedstatedir}/clamav
134134

135135
%changelog
136+
* Tue Nov 19 2024 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 1.0.7-1
137+
- Auto-upgrade to 1.0.7 - CVE-2024-20505, CVE-2024-20506
138+
136139
* Thu Apr 25 2024 Betty Lakes <bettylakes@microsoft.com> - 1.0.6-1
137140
- Upgrade to version 1.0.6
138141

cgmanifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1767,8 +1767,8 @@
17671767
"type": "other",
17681768
"other": {
17691769
"name": "clamav",
1770-
"version": "1.0.6",
1771-
"downloadUrl": "https://github.com/Cisco-Talos/clamav/archive/refs/tags/clamav-1.0.6.tar.gz"
1770+
"version": "1.0.7",
1771+
"downloadUrl": "https://github.com/Cisco-Talos/clamav/archive/refs/tags/clamav-1.0.7.tar.gz"
17721772
}
17731773
}
17741774
},

0 commit comments

Comments
 (0)