svn commit: r508368 - head/security/clamav

Kurt Jaeger pi at FreeBSD.org
Thu Aug 8 09:30:05 UTC 2019


Author: pi
Date: Thu Aug  8 09:30:04 2019
New Revision: 508368
URL: https://svnweb.freebsd.org/changeset/ports/508368

Log:
  security/clamav: upgrade 0.101.2 -> 0.101.3, partial security fix
  
  - please note another fix is coming soonish:
    https://www.openwall.com/lists/oss-security/2019/08/06/3
  - see also
    https://bugzilla.clamav.net/show_bug.cgi?id=12356
  
  PR:		239684
  Approved by:	delphij (ports-secteam)
  Relnotes:	https://blog.clamav.net/2019/08/clamav-01013-security-patch-release-and.html
  MFH:		2019Q3
  Security:	CVE-2019-13232

Modified:
  head/security/clamav/Makefile
  head/security/clamav/distinfo

Modified: head/security/clamav/Makefile
==============================================================================
--- head/security/clamav/Makefile	Thu Aug  8 09:02:31 2019	(r508367)
+++ head/security/clamav/Makefile	Thu Aug  8 09:30:04 2019	(r508368)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	clamav
-PORTVERSION=	0.101.2
+PORTVERSION=	0.101.3
 PORTEPOCH=	1
 CATEGORIES=	security
 MASTER_SITES=	https://www.clamav.net/downloads/production/

Modified: head/security/clamav/distinfo
==============================================================================
--- head/security/clamav/distinfo	Thu Aug  8 09:02:31 2019	(r508367)
+++ head/security/clamav/distinfo	Thu Aug  8 09:30:04 2019	(r508368)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1553639567
-SHA256 (clamav-0.101.2.tar.gz) = 0a12ebdf6ff7a74c0bde2bdc2b55cae33449e6dd953ec90824a9e01291277634
-SIZE (clamav-0.101.2.tar.gz) = 21722932
+TIMESTAMP = 1565176798
+SHA256 (clamav-0.101.3.tar.gz) = 68d42aac4a9cbde293288533a9a3c3d55863de38f2b8707c1ef2d987b1260338
+SIZE (clamav-0.101.3.tar.gz) = 21389753


More information about the svn-ports-all mailing list