Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Jul 2018 15:38:01 +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: r474804 - head/security/vuxml
Message-ID:  <201807171538.w6HFc1AN011743@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gjb
Date: Tue Jul 17 15:38:01 2018
New Revision: 474804
URL: https://svnweb.freebsd.org/changeset/ports/474804

Log:
  Comment a project-specific CVE reference in attempt to fix the build.
  
  Sponsored by:	The FreeBSD Foundation

Modified:
  head/security/vuxml/vuln.xml

Modified: head/security/vuxml/vuln.xml
==============================================================================
--- head/security/vuxml/vuln.xml	Tue Jul 17 15:29:24 2018	(r474803)
+++ head/security/vuxml/vuln.xml	Tue Jul 17 15:38:01 2018	(r474804)
@@ -101,10 +101,12 @@ Notes:
       </body>
     </description>
     <references>
+      <?ignore
       <cvename>CORE-SA-2018-001</cvename>
       <cvename>CORE-SA-2018-002</cvename>
       <cvename>CORE-SA-2018-003</cvename>
       <cvename>CORE-SA-2018-004</cvename>
+      ?>
       <url>https://typo3.org/security/advisory/typo3-core-sa-2018-001/</url>;
       <url>https://typo3.org/security/advisory/typo3-core-sa-2018-002/</url>;
       <url>https://typo3.org/security/advisory/typo3-core-sa-2018-003/</url>;



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