svn commit: r416417 - head/security/vuxml

Tijl Coosemans tijl at FreeBSD.org
Sun Jun 5 18:59:51 UTC 2016


Author: tijl
Date: Sun Jun  5 18:59:49 2016
New Revision: 416417
URL: https://svnweb.freebsd.org/changeset/ports/416417

Log:
  The Expat vulnerability also affects linux-*-expat.

Modified:
  head/security/vuxml/vuln.xml

Modified: head/security/vuxml/vuln.xml
==============================================================================
--- head/security/vuxml/vuln.xml	Sun Jun  5 18:58:11 2016	(r416416)
+++ head/security/vuxml/vuln.xml	Sun Jun  5 18:59:49 2016	(r416417)
@@ -684,6 +684,14 @@ Notes:
 	<name>expat</name>
 	<range><lt>2.1.1</lt></range>
       </package>
+      <package>
+	<name>linux-c6-expat</name>
+	<range><lt>2.1.1</lt></range>
+      </package>
+      <package>
+	<name>linux-f10-expat</name>
+	<range><lt>2.1.1</lt></range>
+      </package>
     </affects>
     <description>
       <body xmlns="http://www.w3.org/1999/xhtml">
@@ -706,6 +714,7 @@ Notes:
     <dates>
       <discovery>2016-05-17</discovery>
       <entry>2016-05-20</entry>
+      <modified>2016-06-05</modified>
     </dates>
   </vuln>
 


More information about the svn-ports-head mailing list