svn commit: r349357 - head/security/vuxml

Matthias Andree mandree at FreeBSD.org
Thu Mar 27 19:50:33 UTC 2014


Author: mandree
Date: Thu Mar 27 19:50:32 2014
New Revision: 349357
URL: http://svnweb.freebsd.org/changeset/ports/349357
QAT: https://qat.redports.org/buildarchive/r349357/

Log:
  Sort reference entries in 36f9ac43-b2ac-11e3-8752-080027ef73ec
  mail/trojita information leak.
  
  This should really be in the DTD or at least "make validate" if it's
  official requirement...
  
  Submitted by:	remko

Modified:
  head/security/vuxml/vuln.xml

Modified: head/security/vuxml/vuln.xml
==============================================================================
--- head/security/vuxml/vuln.xml	Thu Mar 27 19:47:37 2014	(r349356)
+++ head/security/vuxml/vuln.xml	Thu Mar 27 19:50:32 2014	(r349357)
@@ -115,8 +115,8 @@ Note:  Please add new entries to the beg
       </body>
     </description>
     <references>
-      <url>http://jkt.flaska.net/blog/Trojita_0_4_1__a_security_update_for_CVE_2014_2567.html</url>
       <cvename>CVE-2014-2567</cvename>
+      <url>http://jkt.flaska.net/blog/Trojita_0_4_1__a_security_update_for_CVE_2014_2567.html</url>
     </references>
     <dates>
       <discovery>2014-03-20</discovery>


More information about the svn-ports-all mailing list