diff options
-rw-r--r-- | security/vuxml/vuln.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index 22311b16dc39..c2db55fb6c00 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -201,7 +201,7 @@ Note: Please add new entries to the beginning of this file. <affects> <package> <name>zoo</name> - <range><ge>0</ge></range> + <range><lt>2.10.1_2</lt></range> </package> </affects> <description> @@ -223,6 +223,7 @@ Note: Please add new entries to the beginning of this file. <dates> <discovery>2006-02-22</discovery> <entry>2006-04-05</entry> + <modified>2006-04-06</modified> </dates> </vuln> |