svn commit: r508400 - branches/2019Q3/security/clamav

Kurt Jaeger pi at FreeBSD.org
Thu Aug 8 18:52:36 UTC 2019


Author: pi
Date: Thu Aug  8 18:52:35 2019
New Revision: 508400
URL: https://svnweb.freebsd.org/changeset/ports/508400

Log:
  MFH: r508368
  
  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:	ports-secteam (delphij, joneum)
  Relnotes:	https://blog.clamav.net/2019/08/clamav-01013-security-patch-release-and.html
  Security:	CVE-2019-13232

Modified:
  branches/2019Q3/security/clamav/Makefile
  branches/2019Q3/security/clamav/distinfo
Directory Properties:
  branches/2019Q3/   (props changed)

Modified: branches/2019Q3/security/clamav/Makefile
==============================================================================
--- branches/2019Q3/security/clamav/Makefile	Thu Aug  8 18:47:05 2019	(r508399)
+++ branches/2019Q3/security/clamav/Makefile	Thu Aug  8 18:52:35 2019	(r508400)
@@ -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: branches/2019Q3/security/clamav/distinfo
==============================================================================
--- branches/2019Q3/security/clamav/distinfo	Thu Aug  8 18:47:05 2019	(r508399)
+++ branches/2019Q3/security/clamav/distinfo	Thu Aug  8 18:52:35 2019	(r508400)
@@ -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-branches mailing list