From owner-svn-ports-head@FreeBSD.ORG Fri Jun 5 15:42:31 2015 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7B8F1742; Fri, 5 Jun 2015 15:42:31 +0000 (UTC) (envelope-from zi@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 694C31001; Fri, 5 Jun 2015 15:42:31 +0000 (UTC) (envelope-from zi@FreeBSD.org) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t55FgV4g076728; Fri, 5 Jun 2015 15:42:31 GMT (envelope-from zi@FreeBSD.org) Received: (from zi@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t55FgVJe076727; Fri, 5 Jun 2015 15:42:31 GMT (envelope-from zi@FreeBSD.org) Message-Id: <201506051542.t55FgVJe076727@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: zi set sender to zi@FreeBSD.org using -f From: Ryan Steinmetz Date: Fri, 5 Jun 2015 15:42:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r388586 - head/security/vuxml X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Jun 2015 15:42:31 -0000 Author: zi Date: Fri Jun 5 15:42:30 2015 New Revision: 388586 URL: https://svnweb.freebsd.org/changeset/ports/388586 Log: - Make version matching on the pcre vuln a little more sane - Remove PHP as the vulnerability appears to be in devel/pcre, not php Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Fri Jun 5 14:57:29 2015 (r388585) +++ head/security/vuxml/vuln.xml Fri Jun 5 15:42:30 2015 (r388586) @@ -62,19 +62,7 @@ Notes: pcre - 0 - - - php5 - 0 - - - php55 - 0 - - - php56 - 0 + 8.37 @@ -103,6 +91,7 @@ Notes: 2015-05-29 2015-06-04 + 2015-06-05