Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Apr 2020 11:07:32 +0000 (UTC)
From:      Glen Barber <gjb@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r532467 - head/security/vuxml
Message-ID:  <202004221107.03MB7WtJ082429@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gjb
Date: Wed Apr 22 11:07:32 2020
New Revision: 532467
URL: https://svnweb.freebsd.org/changeset/ports/532467

Log:
  Comment the second name tag, which I believe is what is causing the
  vuxml build to fail.  If I am wrong, I will revert this commit.
  
  Sponsored by:	Rubicon Communications, LLC (netgate.com)

Modified:
  head/security/vuxml/vuln.xml

Modified: head/security/vuxml/vuln.xml
==============================================================================
--- head/security/vuxml/vuln.xml	Wed Apr 22 11:03:50 2020	(r532466)
+++ head/security/vuxml/vuln.xml	Wed Apr 22 11:07:32 2020	(r532467)
@@ -96,8 +96,10 @@ Notes:
 	<name>FreeBSD</name>
 	<range><ge>12.1</ge><lt>12.1_4</lt></range>
 	<range><ge>11.3</ge><lt>11.3_8</lt></range>
+	<?ignore
 	<name>openssl</name>
 	<range><ge>1.1.1,1</ge><lt>1.1.1g,1</lt></range>
+	?>
       </package>
     </affects>
     <description>



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