svn commit: r388780 - head/security/vuxml

Xin LI delphij at FreeBSD.org
Sun Jun 7 20:53:13 UTC 2015


Author: delphij
Date: Sun Jun  7 20:53:12 2015
New Revision: 388780
URL: https://svnweb.freebsd.org/changeset/ports/388780

Log:
  Document fixed version of pcre in e69af246-0ae2-11e5-90e4-d050996490d0.

Modified:
  head/security/vuxml/vuln.xml

Modified: head/security/vuxml/vuln.xml
==============================================================================
--- head/security/vuxml/vuln.xml	Sun Jun  7 20:53:02 2015	(r388779)
+++ head/security/vuxml/vuln.xml	Sun Jun  7 20:53:12 2015	(r388780)
@@ -62,7 +62,7 @@ Notes:
     <affects>
       <package>
 	<name>pcre</name>
-	<range><lt>8.38</lt></range>
+	<range><lt>8.37_1</lt></range
       </package>
        <package>
 	<name>php5</name>
@@ -103,7 +103,7 @@ Notes:
     <dates>
       <discovery>2015-05-29</discovery>
       <entry>2015-06-04</entry>
-      <modified>2015-06-05</modified>
+      <modified>2015-06-07</modified>
     </dates>
   </vuln>
 


More information about the svn-ports-all mailing list