Date: Tue, 24 Sep 2013 13:55:56 +0000 (UTC) From: Thomas Abthorpe <tabthorpe@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r328135 - head/security/vuxml Message-ID: <201309241355.r8ODtuWx012226@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201309241355.r8ODtuWx012226>