svn commit: r535677 - head/security/clamav
Ryan Steinmetz
zi at FreeBSD.org
Sun May 17 20:42:11 UTC 2020
Author: zi
Date: Sun May 17 20:42:11 2020
New Revision: 535677
URL: https://svnweb.freebsd.org/changeset/ports/535677
Log:
- Update to 0.102.3 to address CVEs (CVE-2020-3327, CVE-2020-3341)
PR: 246452
Submitted by: Yasuhiro KIMURA <yasu at utahime.org>
Security: 91ce95d5-cd15-4105-b942-af5ccc7144c1
Modified:
head/security/clamav/Makefile
head/security/clamav/distinfo
Modified: head/security/clamav/Makefile
==============================================================================
--- head/security/clamav/Makefile Sun May 17 20:37:04 2020 (r535676)
+++ head/security/clamav/Makefile Sun May 17 20:42:11 2020 (r535677)
@@ -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/
Modified: head/security/clamav/distinfo
==============================================================================
--- head/security/clamav/distinfo Sun May 17 20:37:04 2020 (r535676)
+++ head/security/clamav/distinfo Sun May 17 20:42:11 2020 (r535677)
@@ -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
More information about the svn-ports-all
mailing list