diff options
author | gabor <gabor@FreeBSD.org> | 2007-06-06 00:17:06 +0800 |
---|---|---|
committer | gabor <gabor@FreeBSD.org> | 2007-06-06 00:17:06 +0800 |
commit | 565483148d4b9dc29e1adf038d5ffa08b6a7d7c9 (patch) | |
tree | ebd5e15fc9298e53d311c7607fb9ab7614da9b69 /security | |
parent | 961771eb31813908f363c0adb6a1f85ff4d72310 (diff) | |
download | freebsd-ports-gnome-565483148d4b9dc29e1adf038d5ffa08b6a7d7c9.tar.gz freebsd-ports-gnome-565483148d4b9dc29e1adf038d5ffa08b6a7d7c9.tar.zst freebsd-ports-gnome-565483148d4b9dc29e1adf038d5ffa08b6a7d7c9.zip |
- gzip 1.3.12 has been patched and is not affected by
11a84092-8f9f-11db-ab33-000e0c2e438a any more
Reviewed by: simon
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 2b189124933d..83f8a2b12f2e 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -2175,7 +2175,7 @@ Note: Please add new entries to the beginning of this file. </system> <package> <name>gzip</name> - <range><gt>0</gt></range> + <range><lt>1.3.12</lt></range> </package> </affects> <description> @@ -2206,6 +2206,7 @@ Note: Please add new entries to the beginning of this file. <dates> <discovery>2006-09-19</discovery> <entry>2006-12-19</entry> + <modified>2007-06-05</modified> </dates> </vuln> |