svn commit: r370992 - head/security/vuxml

Beat Gaetzi beat at FreeBSD.org
Thu Oct 16 10:34:51 UTC 2014


Author: beat
Date: Thu Oct 16 10:34:50 2014
New Revision: 370992
URL: https://svnweb.freebsd.org/changeset/ports/370992
QAT: https://qat.redports.org/buildarchive/r370992/

Log:
  - Mark libxul as vulnerable too
  
  Submitted by:	Jan Beich

Modified:
  head/security/vuxml/vuln.xml

Modified: head/security/vuxml/vuln.xml
==============================================================================
--- head/security/vuxml/vuln.xml	Thu Oct 16 10:25:47 2014	(r370991)
+++ head/security/vuxml/vuln.xml	Thu Oct 16 10:34:50 2014	(r370992)
@@ -149,6 +149,10 @@ Notes:
 	<name>thunderbird</name>
 	<range><lt>31.2.0</lt></range>
       </package>
+      <package>
+	<name>libxul</name>
+	<range><lt>31.2.0</lt></range>
+      </package>
     </affects>
     <description>
       <body xmlns="http://www.w3.org/1999/xhtml">
@@ -197,6 +201,7 @@ Notes:
     <dates>
       <discovery>2014-10-14</discovery>
       <entry>2014-10-14</entry>
+      <modified>2014-10-16</modified>
     </dates>
   </vuln>
 


More information about the svn-ports-all mailing list