Skip to content

Commit fff2857

Browse files
authored
clamav: upgrade 1.0.6 -> 1.0.7 (#10778)
1 parent 0cff6b0 commit fff2857

3 files changed

Lines changed: 10 additions & 6 deletions

File tree

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

SPECS/clamav/clamav.spec

Lines changed: 5 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
@@ -136,6 +136,10 @@ fi
136136
%dir %attr(-,clamav,clamav) %{_sharedstatedir}/clamav
137137

138138
%changelog
139+
* Fri Oct 18 2024 Archana Choudhary <archana1@microsoft.com> - 1.0.7-1
140+
- Upgrade to version 1.0.7
141+
- Fixes CVE-2024-20506, CVE-2024-20505
142+
139143
* Thu Apr 18 2024 Betty Lakes <bettylakes@microsoft.com> - 1.0.6-1
140144
- Upgrade to version 1.0.6
141145

cgmanifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1747,8 +1747,8 @@
17471747
"type": "other",
17481748
"other": {
17491749
"name": "clamav",
1750-
"version": "1.0.6",
1751-
"downloadUrl": "https://github.com/Cisco-Talos/clamav/archive/refs/tags/clamav-1.0.6.tar.gz"
1750+
"version": "1.0.7",
1751+
"downloadUrl": "https://github.com/Cisco-Talos/clamav/archive/refs/tags/clamav-1.0.7.tar.gz"
17521752
}
17531753
}
17541754
},

0 commit comments

Comments
 (0)