Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Dec 2016 19:29:11 +0000 (UTC)
From:      Bernard Spil <brnrd@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r429944 - head/security/vuxml
Message-ID:  <201612291929.uBTJTB2C061824@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: brnrd
Date: Thu Dec 29 19:29:11 2016
New Revision: 429944
URL: https://svnweb.freebsd.org/changeset/ports/429944

Log:
  security/vuxml: Don't category prefix the <topic>

Modified:
  head/security/vuxml/vuln.xml

Modified: head/security/vuxml/vuln.xml
==============================================================================
--- head/security/vuxml/vuln.xml	Thu Dec 29 19:27:36 2016	(r429943)
+++ head/security/vuxml/vuln.xml	Thu Dec 29 19:29:11 2016	(r429944)
@@ -59,7 +59,7 @@ Notes:
 -->
 <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">;
   <vuln vid="d0b12952-cb86-11e6-906f-0cc47a065786">
-    <topic>www/h2o -- Use-after-free vulnerability</topic>
+    <topic>h2o -- Use-after-free vulnerability</topic>
     <affects>
       <package>
 	<name>h2o</name>



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