Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Jun 2017 06:12:55 +0000 (UTC)
From:      Ben Woods <woodsb02@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r443070 - head/security/vuxml
Message-ID:  <201706100612.v5A6CtO0010531@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: woodsb02
Date: Sat Jun 10 06:12:55 2017
New Revision: 443070
URL: https://svnweb.freebsd.org/changeset/ports/443070

Log:
  Correct vulnerable versions of security/heimdal after the security fix
  was backported in 7.1.0_3
  
  PR:		219657
  Security:	CVE-2017-6594

Modified:
  head/security/vuxml/vuln.xml

Modified: head/security/vuxml/vuln.xml
==============================================================================
--- head/security/vuxml/vuln.xml	Sat Jun 10 03:21:13 2017	(r443069)
+++ head/security/vuxml/vuln.xml	Sat Jun 10 06:12:55 2017	(r443070)
@@ -318,7 +318,7 @@ Notes:
     <affects>
       <package>
 	<name>heimdal</name>
-	<range><lt>7.3.0</lt></range>
+	<range><lt>7.1.0_3</lt></range>
       </package>
     </affects>
     <description>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201706100612.v5A6CtO0010531>