diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2009-03-26 22:13:03 +0800 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2009-03-26 22:13:03 +0800 |
commit | e0dcc02b642bb43a3d8cb847cfc9469684367338 (patch) | |
tree | db0df0384d4194af3bd7cacf1d67b0f56d99d87d /security | |
parent | 9006f039ed6d4d922c01507d06397d552d35a44e (diff) | |
download | freebsd-ports-gnome-e0dcc02b642bb43a3d8cb847cfc9469684367338.tar.gz freebsd-ports-gnome-e0dcc02b642bb43a3d8cb847cfc9469684367338.tar.zst freebsd-ports-gnome-e0dcc02b642bb43a3d8cb847cfc9469684367338.zip |
Fix the roundcube version of CVE-2009-0413, should be 0.2.1,1 and not 0.2.1.
Pointy Hat To: miwi
Diffstat (limited to 'security')
-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 57062be4b363..b0a81d831355 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -288,7 +288,7 @@ Note: Please add new entries to the beginning of this file. <affects> <package> <name>roundcube</name> - <range><lt>0.2.1</lt></range> + <range><lt>0.2.1,1</lt></range> </package> </affects> <description> @@ -321,6 +321,7 @@ Note: Please add new entries to the beginning of this file. <dates> <discovery>2009-01-21</discovery> <entry>2009-03-16</entry> + <modified>2009-03-26</modified> </dates> </vuln> |