diff options
| author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2010-07-31 12:00:23 +0000 |
|---|---|---|
| committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2010-07-31 12:00:23 +0000 |
| commit | fac6f8a37568ad87ee891be9fbcdd249aee27d6b (patch) | |
| tree | 1bf3e2d08e92cbe4a8338ede3543f322289e2beb | |
| parent | Document update of devel/ccache (diff) | |
Previous vuln affects only apache-2.2.x
Notes
Notes:
svn path=/head/; revision=258526
| -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 81db8d07aa7c..15b92551e6a4 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -74,7 +74,7 @@ Note: Please add new entries to the beginning of this file. <affects> <package> <name>apache</name> - <range><lt>2.2.16</lt></range> + <range><ge>2.2.0</ge><lt>2.2.16</lt></range> </package> </affects> <description> |
