diff options
author | Ryan Steinmetz <zi@FreeBSD.org> | 2020-05-17 20:47:40 +0000 |
---|---|---|
committer | Ryan Steinmetz <zi@FreeBSD.org> | 2020-05-17 20:47:40 +0000 |
commit | f70054375ab3f0cb1053b5986fcce20207af297d (patch) | |
tree | 68913991cc12afa77e57b85c48d93dd9ef926beb /security | |
parent | 412f30edd871e6116601bee6080975be648ad238 (diff) | |
download | ports-f70054375ab3f0cb1053b5986fcce20207af297d.tar.gz ports-f70054375ab3f0cb1053b5986fcce20207af297d.zip |
MFH: r535677
- Update to 0.102.3 to address CVEs (CVE-2020-3327, CVE-2020-3341)
PR: 246452
Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
Security: 91ce95d5-cd15-4105-b942-af5ccc7144c1
Approved by: ports-secteam (with hat)
Notes
Notes:
svn path=/branches/2020Q2/; revision=535679
Diffstat (limited to 'security')
-rw-r--r-- | security/clamav/Makefile | 2 | ||||
-rw-r--r-- | security/clamav/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/clamav/Makefile b/security/clamav/Makefile index 81cf1271ebbc..475dbacf2e00 100644 --- a/security/clamav/Makefile +++ b/security/clamav/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= clamav -PORTVERSION= 0.102.2 +PORTVERSION= 0.102.3 PORTEPOCH= 1 CATEGORIES= security MASTER_SITES= https://www.clamav.net/downloads/production/ diff --git a/security/clamav/distinfo b/security/clamav/distinfo index a1f4ccc3825d..e32369800ace 100644 --- a/security/clamav/distinfo +++ b/security/clamav/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1580934691 -SHA256 (clamav-0.102.2.tar.gz) = 89fcdcc0eba329ca84d270df09d2bb89ae55f5024b0c3bddb817512fb2c907d3 -SIZE (clamav-0.102.2.tar.gz) = 13227538 +TIMESTAMP = 1589411398 +SHA256 (clamav-0.102.3.tar.gz) = ed3050c4569989ee7ab54c7b87246b41ed808259632849be0706467442dc0693 +SIZE (clamav-0.102.3.tar.gz) = 13226108 |