diff options
author | beat <beat@FreeBSD.org> | 2010-02-28 21:07:54 +0800 |
---|---|---|
committer | beat <beat@FreeBSD.org> | 2010-02-28 21:07:54 +0800 |
commit | f596acddd3f0e4b50266413f2bc5ffe3529c3dbb (patch) | |
tree | 464cbcd181a4bc059da4308beceb87167ee842a3 /security | |
parent | 35a6609be8fee270651959f08bcfb45298c5084c (diff) | |
download | freebsd-ports-gnome-f596acddd3f0e4b50266413f2bc5ffe3529c3dbb.tar.gz freebsd-ports-gnome-f596acddd3f0e4b50266413f2bc5ffe3529c3dbb.tar.zst freebsd-ports-gnome-f596acddd3f0e4b50266413f2bc5ffe3529c3dbb.zip |
- Document thunderbird3 vulnerabilities
Approved by: miwi
Feature safe: yes
Diffstat (limited to 'security')
-rw-r--r-- | security/vuxml/vuln.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index dbee07f2ad39..7cdfdfd7640d 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -104,6 +104,10 @@ Note: Please add new entries to the beginning of this file. <name>seamonkey</name> <range><gt>2.0.*</gt><lt>2.0.3</lt></range> </package> + <package> + <name>thunderbird</name> + <range><ge>3.0</ge><lt>3.0.2</lt></range> + </package> </affects> <description> <body xmlns="http://www.w3.org/1999/xhtml"> @@ -132,6 +136,7 @@ Note: Please add new entries to the beginning of this file. <dates> <discovery>2010-02-17</discovery> <entry>2010-02-18</entry> + <modified>2010-02-28</modified> </dates> </vuln> |