svn commit: r304735 - head/security/vuxml
Eitan Adler
eadler at FreeBSD.org
Sun Sep 23 12:27:23 UTC 2012
Author: eadler
Date: Sun Sep 23 12:27:22 2012
New Revision: 304735
URL: http://svn.freebsd.org/changeset/ports/304735
Log:
Update vuxml to indicate which versions are vulnerable.
Modified:
head/security/vuxml/vuln.xml
Modified: head/security/vuxml/vuln.xml
==============================================================================
--- head/security/vuxml/vuln.xml Sun Sep 23 12:17:02 2012 (r304734)
+++ head/security/vuxml/vuln.xml Sun Sep 23 12:27:22 2012 (r304735)
@@ -380,7 +380,8 @@ Note: Please add new entries to the beg
<affects>
<package>
<name>emacs</name>
- <range><lt>24.2</lt></range>
+ <range><gt>24.*</gt><lt>24.2</lt></range>
+ <range><gt>23.*</gt><lt>23.4_2,1</lt></range>
</package>
</affects>
<description>
@@ -412,6 +413,7 @@ Note: Please add new entries to the beg
<dates>
<discovery>2012-08-13</discovery>
<entry>2012-09-08</entry>
+ <modified>2012-09-23</modified>
</dates>
</vuln>
More information about the svn-ports-head
mailing list