Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Aug 2019 18:52:35 +0000 (UTC)
From:      Kurt Jaeger <pi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r508400 - branches/2019Q3/security/clamav
Message-ID:  <201908081852.x78IqZZP027460@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201908081852.x78IqZZP027460>