diff options
author | miwi <miwi@FreeBSD.org> | 2009-02-12 03:15:07 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-02-12 03:15:07 +0800 |
commit | 5abb396594a202646761f1464f6d7e20f01dbad2 (patch) | |
tree | 75ab10f90d797303ed041359b3f96852f613d2ca /security/vuxml | |
parent | 6973ad1b9467ed42b5c21af6106987ada8f8eba1 (diff) | |
download | freebsd-ports-graphics-5abb396594a202646761f1464f6d7e20f01dbad2.tar.gz freebsd-ports-graphics-5abb396594a202646761f1464f6d7e20f01dbad2.tar.zst freebsd-ports-graphics-5abb396594a202646761f1464f6d7e20f01dbad2.zip |
- Fix portaudit conflict with www/firefox and www/firefox3
- Mark www/firefox and www/linux-firefox FORBIDDEN
Discussion by: simon/stas
With hat: secteam
Diffstat (limited to 'security/vuxml')
-rw-r--r-- | security/vuxml/vuln.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index d8599403741..4717bd5c8d1 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -39,10 +39,9 @@ Note: Please add new entries to the beginning of this file. <affects> <package> <name>firefox</name> - <range><gt>3.*,1</gt><lt>3.0.6,1</lt></range> + <range><lt>3.0.6,1</lt></range> </package> <package> - <name>firefox</name> <name>linux-firefox</name> <name>linux-firefox-devel</name> <name>linux-seamonkey-devel</name> @@ -92,6 +91,7 @@ Note: Please add new entries to the beginning of this file. <dates> <discovery>2009-02-04</discovery> <entry>2009-02-11</entry> + <modified>2009-02-11</modified> </dates> </vuln> |