svn commit: r532467 - head/security/vuxml

Glen Barber gjb at FreeBSD.org
Wed Apr 22 11:07:33 UTC 2020


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>


More information about the svn-ports-all mailing list