diff options
author | simon <simon@FreeBSD.org> | 2006-10-21 06:45:27 +0800 |
---|---|---|
committer | simon <simon@FreeBSD.org> | 2006-10-21 06:45:27 +0800 |
commit | 831c008d8f770d5af56e2a2e03f764c1ae457f53 (patch) | |
tree | 5d18fb94889776518ffdf543755a3e67d600cbf1 /security | |
parent | f6b492be2dbb483907b9b25b153792647e65eb7a (diff) | |
download | freebsd-ports-gnome-831c008d8f770d5af56e2a2e03f764c1ae457f53.tar.gz freebsd-ports-gnome-831c008d8f770d5af56e2a2e03f764c1ae457f53.tar.zst freebsd-ports-gnome-831c008d8f770d5af56e2a2e03f764c1ae457f53.zip |
Minor correction to last commit; the NVIDIA driver version 1.0.8762
was also affected, so mark it as such.
Approved by: portmgr (secteam blanket)
Diffstat (limited to 'security')
-rw-r--r-- | security/vuxml/vuln.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index df048ebf2f0c..68d115e6d456 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -239,7 +239,7 @@ Note: Please add new entries to the beginning of this file. <affects> <package> <name>nvidia-driver</name> - <range><gt>1.0.8762</gt><lt>1.0.8776</lt></range> + <range><ge>1.0.8762</ge><lt>1.0.8776</lt></range> </package> </affects> <description> |