From owner-svn-ports-branches@freebsd.org Mon Jul 23 15:06:15 2018 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5A3FF104D55E; Mon, 23 Jul 2018 15:06:15 +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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id EF3968065F; Mon, 23 Jul 2018 15:06:14 +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 CD2DC1E1F1; Mon, 23 Jul 2018 15:06:14 +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 w6NF6EnC041282; Mon, 23 Jul 2018 15:06:14 GMT (envelope-from garga@FreeBSD.org) Received: (from garga@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w6NF6Ehh041280; Mon, 23 Jul 2018 15:06:14 GMT (envelope-from garga@FreeBSD.org) Message-Id: <201807231506.w6NF6Ehh041280@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: garga set sender to garga@FreeBSD.org using -f From: Renato Botelho Date: Mon, 23 Jul 2018 15:06:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r475182 - in branches/2018Q3/security/suricata: . files X-SVN-Group: ports-branches X-SVN-Commit-Author: garga X-SVN-Commit-Paths: in branches/2018Q3/security/suricata: . files X-SVN-Commit-Revision: 475182 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.27 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, 23 Jul 2018 15:06:15 -0000 Author: garga Date: Mon Jul 23 15:06:14 2018 New Revision: 475182 URL: https://svnweb.freebsd.org/changeset/ports/475182 Log: MFH: r475180 Update security/suricata to 4.0.5 PR: 229904 Approved by: maintainer Security: CVE-2018-10242 CVE-2018-10244 Differential Revision: https://reviews.freebsd.org/D16366 Approved by: ports-secteam (miwi via irc) Deleted: branches/2018Q3/security/suricata/files/patch-disable_nss_nspr Modified: branches/2018Q3/security/suricata/Makefile branches/2018Q3/security/suricata/distinfo Directory Properties: branches/2018Q3/ (props changed) Modified: branches/2018Q3/security/suricata/Makefile ============================================================================== --- branches/2018Q3/security/suricata/Makefile Mon Jul 23 15:04:55 2018 (r475181) +++ branches/2018Q3/security/suricata/Makefile Mon Jul 23 15:06:14 2018 (r475182) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= suricata -DISTVERSION= 4.0.4 +DISTVERSION= 4.0.5 CATEGORIES= security MASTER_SITES= http://www.openinfosecfoundation.org/download/ Modified: branches/2018Q3/security/suricata/distinfo ============================================================================== --- branches/2018Q3/security/suricata/distinfo Mon Jul 23 15:04:55 2018 (r475181) +++ branches/2018Q3/security/suricata/distinfo Mon Jul 23 15:06:14 2018 (r475182) @@ -1,3 +1,3 @@ -TIMESTAMP = 1522066170 -SHA256 (suricata-4.0.4.tar.gz) = 617e83b6e20b03aa7d5e05a980d3cb6d2810ec18a6f15a36bf66c81c9c0a2abb -SIZE (suricata-4.0.4.tar.gz) = 12511121 +TIMESTAMP = 1532091141 +SHA256 (suricata-4.0.5.tar.gz) = 74dacb4359d57fbd3452e384eeeb1dd77b6ae00f02e9994ad5a7b461d5f4c6c2 +SIZE (suricata-4.0.5.tar.gz) = 12494906