Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Jun 2016 16:55:18 +0000 (UTC)
From:      Mark Felder <feld@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r417391 - head/security/vuxml
Message-ID:  <201606231655.u5NGtIrW045996@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: feld
Date: Thu Jun 23 16:55:18 2016
New Revision: 417391
URL: https://svnweb.freebsd.org/changeset/ports/417391

Log:
  Fix vuxml
  
  I didn't validate after updating "foo reports:" line
  
  Pointyhat:	me

Modified:
  head/security/vuxml/vuln.xml

Modified: head/security/vuxml/vuln.xml
==============================================================================
--- head/security/vuxml/vuln.xml	Thu Jun 23 16:48:22 2016	(r417390)
+++ head/security/vuxml/vuln.xml	Thu Jun 23 16:55:18 2016	(r417391)
@@ -68,7 +68,7 @@ Notes:
     </affects>
     <description>
       <body xmlns="http://www.w3.org/1999/xhtml">;
-	<p>Hanno Bock & Cisco Talos report:</p>
+	<p>Hanno Bock and Cisco Talos report:</p>
 	<blockquote cite="http://openwall.com/lists/oss-security/2016/06/23/6">;
 	  <ul>
 	  <li><p>Out of bounds heap read in RAR parser</p></li>



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