Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Oct 2017 17:49:46 +0000 (UTC)
From:      Don Lewis <truckman@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r452869 - head/security/vuxml
Message-ID:  <201710251749.v9PHnkfB076272@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: truckman
Date: Wed Oct 25 17:49:46 2017
New Revision: 452869
URL: https://svnweb.freebsd.org/changeset/ports/452869

Log:
  Revert r452836 to re-add Apache Openoffice entry.
  
  Remove empty <cvename/> to hopefully not break the build this time.
  
  This passes "make validate" just like the last version did.
  
  Suggested by:	gavin

Modified:
  head/security/vuxml/vuln.xml

Modified: head/security/vuxml/vuln.xml
==============================================================================
--- head/security/vuxml/vuln.xml	Wed Oct 25 17:05:40 2017	(r452868)
+++ head/security/vuxml/vuln.xml	Wed Oct 25 17:49:46 2017	(r452869)
@@ -107,6 +107,32 @@ Notes:
     </dates>
   </vuln>
 
+  <vuln vid="27229c67-b8ff-11e7-9f79-ac9e174be3af">
+    <topic>openoffice -- multiple vulnerabilities</topic>
+    <affects>
+      <package>
+	<name>apache-openoffice</name>
+	<range><lt>4.1.4</lt></range>
+      </package>
+      <package>
+	<name>apache-openoffice-devel</name>
+	<range><lt>4.2.1810071_1,4</lt></range>
+      </package>
+    </affects>
+    <description>
+      <body xmlns="http://www.w3.org/1999/xhtml">;
+	<p>The Apache Openofffice project reports:</p>
+      </body>
+    </description>
+    <references>
+      <url/>
+    </references>
+    <dates>
+      <discovery>2017-10-24</discovery>
+      <entry>2017-10-24</entry>
+    </dates>
+  </vuln>
+
   <vuln vid="143ec3d6-b7cf-11e7-ac58-b499baebfeaf">
     <topic>cURL -- out of bounds read</topic>
     <affects>



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