svn commit: r452869 - head/security/vuxml
Don Lewis
truckman at FreeBSD.org
Wed Oct 25 17:49:47 UTC 2017
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>
More information about the svn-ports-head
mailing list