From owner-svn-ports-head@freebsd.org Thu Jun 15 20:54:29 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 D5255BEEA62; Thu, 15 Jun 2017 20:54:29 +0000 (UTC) (envelope-from matthew@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 A39D08408B; Thu, 15 Jun 2017 20:54:29 +0000 (UTC) (envelope-from matthew@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5FKsSuo066584; Thu, 15 Jun 2017 20:54:28 GMT (envelope-from matthew@FreeBSD.org) Received: (from matthew@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5FKsSlk066582; Thu, 15 Jun 2017 20:54:28 GMT (envelope-from matthew@FreeBSD.org) Message-Id: <201706152054.v5FKsSlk066582@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: matthew set sender to matthew@FreeBSD.org using -f From: Matthew Seaman Date: Thu, 15 Jun 2017 20:54:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443639 - 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.23 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: Thu, 15 Jun 2017 20:54:29 -0000 Author: matthew Date: Thu Jun 15 20:54:28 2017 New Revision: 443639 URL: https://svnweb.freebsd.org/changeset/ports/443639 Log: Fix the range of vulnerable versions for p5-RT-Authen-ExternalAuth -- BestPractical have released a tarball of patches, but they've also pushed 0.27 up to CPAN and that has the fixes incorporated. Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Thu Jun 15 20:52:52 2017 (r443638) +++ head/security/vuxml/vuln.xml Thu Jun 15 20:54:28 2017 (r443639) @@ -71,7 +71,7 @@ Notes: p5-RT-Authen-ExternalAuth - 0.90.26_1 + 0.90.27