From owner-svn-ports-head@freebsd.org Tue Nov 14 13:59:24 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9E4B8DBF97C; Tue, 14 Nov 2017 13:59:24 +0000 (UTC) (envelope-from tz@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 mx1.freebsd.org (Postfix) with ESMTPS id 68FCA7F42F; Tue, 14 Nov 2017 13:59:24 +0000 (UTC) (envelope-from tz@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vAEDxNal063470; Tue, 14 Nov 2017 13:59:23 GMT (envelope-from tz@FreeBSD.org) Received: (from tz@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vAEDxNsD063468; Tue, 14 Nov 2017 13:59:23 GMT (envelope-from tz@FreeBSD.org) Message-Id: <201711141359.vAEDxNsD063468@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tz set sender to tz@FreeBSD.org using -f From: Torsten Zuehlsdorff Date: Tue, 14 Nov 2017 13:59:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r454176 - head/security/vuxml X-SVN-Group: ports-head X-SVN-Commit-Author: tz X-SVN-Commit-Paths: head/security/vuxml X-SVN-Commit-Revision: 454176 X-SVN-Commit-Repository: ports 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.25 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: Tue, 14 Nov 2017 13:59:24 -0000 Author: tz Date: Tue Nov 14 13:59:23 2017 New Revision: 454176 URL: https://svnweb.freebsd.org/changeset/ports/454176 Log: Fix wrong ranges of affected PHP versions Reported by: Adam McDougall Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Tue Nov 14 13:54:14 2017 (r454175) +++ head/security/vuxml/vuln.xml Tue Nov 14 13:59:23 2017 (r454176) @@ -484,15 +484,15 @@ Notes: php56 - 5.6.31 + 5.6.32 php70 - 7.0.24 + 7.0.25 php71 - 7.1.10 + 7.1.11 @@ -524,6 +524,7 @@ Notes: 2017-10-26 2017-10-30 + 2017-11-14