Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Sep 2019 16:52:24 +0000 (UTC)
From:      Renato Botelho <garga@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r513402 - branches/2019Q3/security/suricata
Message-ID:  <201909301652.x8UGqO5b052761@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: garga
Date: Mon Sep 30 16:52:24 2019
New Revision: 513402
URL: https://svnweb.freebsd.org/changeset/ports/513402

Log:
  MFH: r512858
  
  security/suricata: Update to 4.1.5
  
  PR:		240793
  Submitted by:	Franco Fichtner <franco@opnsense.org> (maintainer)
  Security:	CVE-2019-16410 CVE-2019-16411
  Sponsored by:	Rubicon Communications, LLC (Netgate)
  Approved by:	ports-secteam (miwi)

Modified:
  branches/2019Q3/security/suricata/Makefile
  branches/2019Q3/security/suricata/distinfo
  branches/2019Q3/security/suricata/pkg-plist
Directory Properties:
  branches/2019Q3/   (props changed)

Modified: branches/2019Q3/security/suricata/Makefile
==============================================================================
--- branches/2019Q3/security/suricata/Makefile	Mon Sep 30 15:53:44 2019	(r513401)
+++ branches/2019Q3/security/suricata/Makefile	Mon Sep 30 16:52:24 2019	(r513402)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	suricata
-DISTVERSION=	4.1.4
-PORTREVISION=	2
+DISTVERSION=	4.1.5
 CATEGORIES=	security
 MASTER_SITES=	https://www.openinfosecfoundation.org/download/
 
@@ -20,7 +19,7 @@ LIB_DEPENDS=	libpcre.so:devel/pcre \
 
 USES=		autoreconf cpe gmake iconv:translit libtool pathfix pkgconfig
 
-CONFLICTS_INSTALL=libhtp
+CONFLICTS_INSTALL=	libhtp suricata5
 
 USE_LDCONFIG=	yes
 USE_RC_SUBR=	${PORTNAME}

Modified: branches/2019Q3/security/suricata/distinfo
==============================================================================
--- branches/2019Q3/security/suricata/distinfo	Mon Sep 30 15:53:44 2019	(r513401)
+++ branches/2019Q3/security/suricata/distinfo	Mon Sep 30 16:52:24 2019	(r513402)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1556780212
-SHA256 (suricata-4.1.4.tar.gz) = 2da50d91f92adf8b1af930f388361f76424420b88f553f610e2780e4240f2009
-SIZE (suricata-4.1.4.tar.gz) = 15661783
+TIMESTAMP = 1569423715
+SHA256 (suricata-4.1.5.tar.gz) = cee5f6535cd7fe63fddceab62eb3bc66a63fc464466c88ec7a41b7a1331ac74b
+SIZE (suricata-4.1.5.tar.gz) = 15729747

Modified: branches/2019Q3/security/suricata/pkg-plist
==============================================================================
--- branches/2019Q3/security/suricata/pkg-plist	Mon Sep 30 15:53:44 2019	(r513401)
+++ branches/2019Q3/security/suricata/pkg-plist	Mon Sep 30 16:52:24 2019	(r513402)
@@ -18,6 +18,8 @@ include/htp/htp_transaction.h
 include/htp/htp_urlencoded.h
 include/htp/htp_utf8_decoder.h
 include/htp/htp_version.h
+include/htp/lzma/7zTypes.h
+include/htp/lzma/LzmaDec.h
 lib/libhtp.a
 lib/libhtp.so
 lib/libhtp.so.2



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