Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Oct 2018 01:53:10 +0000 (UTC)
From:      Larry Rosenman <ler@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r481197 - head/security/clamav
Message-ID:  <201810040153.w941rA61079153@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ler
Date: Thu Oct  4 01:53:09 2018
New Revision: 481197
URL: https://svnweb.freebsd.org/changeset/ports/481197

Log:
  security/clamav: update to 0.100.2.
  
  * Update to 0.100.2
    - Reference: https://blog.clamav.net/2018/10/clamav-01002-has-been-released.html
    - Security: CVE-2018-14680, CVE-2018-14681, CVE-2018-14682, CVE-2018-15378
  * Add gnome to USES to fix developer mode warning.
  
  PR:		231925
  Submitted by:	yasu@utahime.org
  Security:	CVE-2018-14680, CVE-2018-14681, CVE-2018-14682, CVE-2018-15378

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

Modified: head/security/clamav/Makefile
==============================================================================
--- head/security/clamav/Makefile	Thu Oct  4 01:48:10 2018	(r481196)
+++ head/security/clamav/Makefile	Thu Oct  4 01:53:09 2018	(r481197)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	clamav
-PORTVERSION=	0.100.1
-PORTREVISION=	1
+PORTVERSION=	0.100.2
 CATEGORIES=	security
 MASTER_SITES=	http://www.clamav.net/downloads/production/
 
@@ -52,7 +51,7 @@ IPV6_CONFIGURE_ENABLE=	ipv6
 DMG_XAR_CONFIGURE_ENABLE=	xml
 DMG_XAR_USE=		GNOME=libxml2
 
-USES=		cpe gmake libtool ncurses pathfix ssl
+USES=		cpe gmake gnome libtool ncurses pathfix ssl
 GNU_CONFIGURE=	yes
 USE_LDCONFIG=	yes
 INSTALL_TARGET=	install-strip

Modified: head/security/clamav/distinfo
==============================================================================
--- head/security/clamav/distinfo	Thu Oct  4 01:48:10 2018	(r481196)
+++ head/security/clamav/distinfo	Thu Oct  4 01:53:09 2018	(r481197)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1531160081
-SHA256 (clamav-0.100.1.tar.gz) = 84e026655152247de7237184ee13003701c40be030dd68e0316111049f58a59f
-SIZE (clamav-0.100.1.tar.gz) = 16154415
+TIMESTAMP = 1538590041
+SHA256 (clamav-0.100.2.tar.gz) = 4a2e4f0cd41e62adb5a713b4a1857c49145cd09a69957e6d946ecad575206dd6
+SIZE (clamav-0.100.2.tar.gz) = 15926420



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