From owner-svn-ports-all@freebsd.org Wed Sep 25 22:09:03 2019 Return-Path: Delivered-To: svn-ports-all@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 724B21348C5; Wed, 25 Sep 2019 22:09:03 +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 46dsf72R5Hz4cbY; Wed, 25 Sep 2019 22:09:03 +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 36DEC1E477; Wed, 25 Sep 2019 22:09:03 +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 x8PM92kY032657; Wed, 25 Sep 2019 22:09:02 GMT (envelope-from garga@FreeBSD.org) Received: (from garga@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x8PM92wB032653; Wed, 25 Sep 2019 22:09:02 GMT (envelope-from garga@FreeBSD.org) Message-Id: <201909252209.x8PM92wB032653@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: garga set sender to garga@FreeBSD.org using -f From: Renato Botelho Date: Wed, 25 Sep 2019 22:09:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r512858 - head/security/suricata X-SVN-Group: ports-head X-SVN-Commit-Author: garga X-SVN-Commit-Paths: head/security/suricata X-SVN-Commit-Revision: 512858 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Sep 2019 22:09:03 -0000 Author: garga Date: Wed Sep 25 22:09:02 2019 New Revision: 512858 URL: https://svnweb.freebsd.org/changeset/ports/512858 Log: security/suricata: Update to 4.1.5 PR: 240793 Submitted by: Franco Fichtner (maintainer) MFH: 2019Q3 Security: CVE-2019-16410 CVE-2019-16411 Sponsored by: Rubicon Communications, LLC (Netgate) Modified: head/security/suricata/Makefile head/security/suricata/distinfo head/security/suricata/pkg-plist Modified: head/security/suricata/Makefile ============================================================================== --- head/security/suricata/Makefile Wed Sep 25 20:55:11 2019 (r512857) +++ head/security/suricata/Makefile Wed Sep 25 22:09:02 2019 (r512858) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= suricata -DISTVERSION= 4.1.4 -PORTREVISION= 4 +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: head/security/suricata/distinfo ============================================================================== --- head/security/suricata/distinfo Wed Sep 25 20:55:11 2019 (r512857) +++ head/security/suricata/distinfo Wed Sep 25 22:09:02 2019 (r512858) @@ -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: head/security/suricata/pkg-plist ============================================================================== --- head/security/suricata/pkg-plist Wed Sep 25 20:55:11 2019 (r512857) +++ head/security/suricata/pkg-plist Wed Sep 25 22:09:02 2019 (r512858) @@ -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