diff options
author | nectar <nectar@FreeBSD.org> | 2004-09-15 22:20:52 +0800 |
---|---|---|
committer | nectar <nectar@FreeBSD.org> | 2004-09-15 22:20:52 +0800 |
commit | 383453c126e3101250a2e6119924fdcea56f01a1 (patch) | |
tree | fe0a7d87a3e790a29bf0145a3abb6f9a01ed8adf /security | |
parent | e379095f47ec01384c2bf1f4c693e7d0e0ba285d (diff) | |
download | freebsd-ports-gnome-383453c126e3101250a2e6119924fdcea56f01a1.tar.gz freebsd-ports-gnome-383453c126e3101250a2e6119924fdcea56f01a1.tar.zst freebsd-ports-gnome-383453c126e3101250a2e6119924fdcea56f01a1.zip |
Oops, forgot to note that the previous issue affects only the Apache 2.x
series.
Approved by: portmgr
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 1d0599f60793..cec146d0cef9 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -37,7 +37,7 @@ EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. <affects> <package> <name>apache</name> - <range><lt>2.0.51</lt></range> + <range><ge>2.0</ge><lt>2.0.51</lt></range> </package> </affects> <description> |