svn commit: r352013 - head/security/vuxml

Li-Wen Hsu lwhsu at FreeBSD.org
Thu Apr 24 15:54:51 UTC 2014


Author: lwhsu
Date: Thu Apr 24 15:54:50 2014
New Revision: 352013
URL: http://svnweb.freebsd.org/changeset/ports/352013
QAT: https://qat.redports.org/buildarchive/r352013/

Log:
  Add back pakcage ranges for people have ancient packages
  
  Notified by:	mat

Modified:
  head/security/vuxml/vuln.xml

Modified: head/security/vuxml/vuln.xml
==============================================================================
--- head/security/vuxml/vuln.xml	Thu Apr 24 15:22:59 2014	(r352012)
+++ head/security/vuxml/vuln.xml	Thu Apr 24 15:54:50 2014	(r352013)
@@ -62,6 +62,8 @@ Note:  Please add new entries to the beg
 	<name>py33-django</name>
 	<name>py34-django</name>
 	<range><ge>1.6</ge><lt>1.6.3</lt></range>
+	<range><ge>1.5</ge><lt>1.5.6</lt></range>
+	<range><ge>1.4</ge><lt>1.4.11</lt></range>
       </package>
       <package>
 	<name>py26-django15</name>
@@ -108,6 +110,7 @@ Note:  Please add new entries to the beg
     <dates>
       <discovery>2014-04-21</discovery>
       <entry>2014-04-23</entry>
+      <modified>2014-04-24</modified>
     </dates>
   </vuln>
 


More information about the svn-ports-head mailing list