diff options
author | brooks <brooks@FreeBSD.org> | 2011-05-25 00:05:58 +0800 |
---|---|---|
committer | brooks <brooks@FreeBSD.org> | 2011-05-25 00:05:58 +0800 |
commit | 5583a2e7f11ead23b9392d22b3f01335454f4566 (patch) | |
tree | 38586a0860073626a06ba507afb188d8439b6a78 /security | |
parent | 5d5657b590ecdc5c6413d96f13a20cef1a7e20d5 (diff) | |
download | freebsd-ports-gnome-5583a2e7f11ead23b9392d22b3f01335454f4566.tar.gz freebsd-ports-gnome-5583a2e7f11ead23b9392d22b3f01335454f4566.tar.zst freebsd-ports-gnome-5583a2e7f11ead23b9392d22b3f01335454f4566.zip |
Update the mod_pubcookie entry with an ap20 prefix. The port has alwasy
has USE_APACHE=2.0 in it so we can avoid enumarating all values of
APACHE_PKGNAMEPREFIX.
Pointy hat: brooks
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 a864234919e3..adec27091cc2 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -71,7 +71,7 @@ Note: Please add new entries to the beginning of this file. <topic>mod_pubcookie -- Empty Authentication Security Advisory</topic> <affects> <package> - <name>ap-mod_pubcookie</name> + <name>ap20-mod_pubcookie</name> <range><ge>3.1.0</ge><lt>3.3.2b</lt></range> </package> </affects> |