svn commit: r310468 - head/security/vuxml
Xin LI
delphij at FreeBSD.org
Tue Jan 15 22:06:20 UTC 2013
Author: delphij
Date: Tue Jan 15 22:06:19 2013
New Revision: 310468
URL: http://svnweb.freebsd.org/changeset/ports/310468
Log:
Apply version ranges of php53 and php52 to php5 as well.
Modified:
head/security/vuxml/vuln.xml
Modified: head/security/vuxml/vuln.xml
==============================================================================
--- head/security/vuxml/vuln.xml Tue Jan 15 21:56:31 2013 (r310467)
+++ head/security/vuxml/vuln.xml Tue Jan 15 22:06:19 2013 (r310468)
@@ -5609,6 +5609,8 @@ executed in your Internet Explorer while
<package>
<name>php5</name>
<range><gt>5.4</gt><lt>5.4.5</lt></range>
+ <range><lt>5.3.15</lt></range>
+ <range><lt>5.2.17_10</lt></range>
</package>
<package>
<name>php53</name>
@@ -5635,7 +5637,7 @@ executed in your Internet Explorer while
<dates>
<discovery>2012-07-19</discovery>
<entry>2012-07-23</entry>
- <modified>2012-09-19</modified>
+ <modified>2013-01-15</modified>
</dates>
</vuln>
More information about the svn-ports-head
mailing list