svn commit: r328135 - head/security/vuxml

Thomas Abthorpe tabthorpe at FreeBSD.org
Tue Sep 24 13:55:56 UTC 2013


Author: tabthorpe
Date: Tue Sep 24 13:55:55 2013
New Revision: 328135
URL: http://svnweb.freebsd.org/changeset/ports/328135

Log:
  - ebd877b9-7ef4-4375-b1fd-c67780581898 also applies to our ruby18
  
  Reviewed by:	swills

Modified:
  head/security/vuxml/vuln.xml

Modified: head/security/vuxml/vuln.xml
==============================================================================
--- head/security/vuxml/vuln.xml	Tue Sep 24 13:50:42 2013	(r328134)
+++ head/security/vuxml/vuln.xml	Tue Sep 24 13:55:55 2013	(r328135)
@@ -1616,6 +1616,10 @@ Note:  Please add new entries to the beg
 	<name>ruby19</name>
 	<range><lt>1.9.3.448,1</lt></range>
       </package>
+      <package>
+	<name>ruby18</name>
+	<range><lt>1.8.7.374,1</lt></range>
+      </package>
     </affects>
     <description>
       <body xmlns="http://www.w3.org/1999/xhtml">
@@ -1635,6 +1639,7 @@ Note:  Please add new entries to the beg
     <dates>
       <discovery>2013-06-27</discovery>
       <entry>2013-07-11</entry>
+      <modified>2013-09-24</modified>
     </dates>
   </vuln>
 


More information about the svn-ports-all mailing list