svn commit: r317985 - head/security/vuxml

Ashish SHUKLA ashish at FreeBSD.org
Mon May 13 00:08:15 UTC 2013


Author: ashish
Date: Mon May 13 00:08:14 2013
New Revision: 317985
URL: http://svnweb.freebsd.org/changeset/ports/317985

Log:
  - Update emacs entry to correct the version ranges for CVE-2012-3479

Modified:
  head/security/vuxml/vuln.xml

Modified: head/security/vuxml/vuln.xml
==============================================================================
--- head/security/vuxml/vuln.xml	Sun May 12 22:28:38 2013	(r317984)
+++ head/security/vuxml/vuln.xml	Mon May 13 00:08:14 2013	(r317985)
@@ -6585,7 +6585,7 @@ executed in your Internet Explorer while
       <package>
 	<name>emacs</name>
 	<range><gt>24.*</gt><lt>24.2</lt></range>
-	<range><gt>23.*</gt><lt>23.4_2,1</lt></range>
+	<range><gt>23.*</gt><le>23.4_2</le></range>
       </package>
     </affects>
     <description>


More information about the svn-ports-all mailing list