From owner-svn-ports-branches@freebsd.org Mon Sep 30 16:52:25 2019 Return-Path: Delivered-To: svn-ports-branches@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id BFAA012C74C; Mon, 30 Sep 2019 16:52:25 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 46hpNT4THYz49Ch; Mon, 30 Sep 2019 16:52:25 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 7DA025B0F; Mon, 30 Sep 2019 16:52:25 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x8UGqPsS052763; Mon, 30 Sep 2019 16:52:25 GMT (envelope-from garga@FreeBSD.org) Received: (from garga@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x8UGqO5b052761; Mon, 30 Sep 2019 16:52:24 GMT (envelope-from garga@FreeBSD.org) Message-Id: <201909301652.x8UGqO5b052761@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: garga set sender to garga@FreeBSD.org using -f From: Renato Botelho Date: Mon, 30 Sep 2019 16:52:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r513402 - branches/2019Q3/security/suricata X-SVN-Group: ports-branches X-SVN-Commit-Author: garga X-SVN-Commit-Paths: branches/2019Q3/security/suricata X-SVN-Commit-Revision: 513402 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Sep 2019 16:52:25 -0000 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 (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