diff options
author | simon <simon@FreeBSD.org> | 2011-05-24 14:19:13 +0800 |
---|---|---|
committer | simon <simon@FreeBSD.org> | 2011-05-24 14:19:13 +0800 |
commit | ea97fba7c7f0bbaea9d9a614d3d6489432b426db (patch) | |
tree | d13c1b9f990763ef95211b910efd75c8f4b3c251 /security | |
parent | 8520751734583f4941256858cc5fde3ca4f574ec (diff) | |
download | freebsd-ports-gnome-ea97fba7c7f0bbaea9d9a614d3d6489432b426db.tar.gz freebsd-ports-gnome-ea97fba7c7f0bbaea9d9a614d3d6489432b426db.tar.zst freebsd-ports-gnome-ea97fba7c7f0bbaea9d9a614d3d6489432b426db.zip |
Unbreak VuXML web build by changing "ap*-" to "ap-" in package name for
1ca8228f-858d-11e0-a76c-000743057ca2 / mod_pubcookie -- Empty
Authentication Security Advisory.
While the new one is likely not correct, this fixes the build until
somebody can put in the right thing.
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 767f7cc5eceb..a864234919e3 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>ap-mod_pubcookie</name> <range><ge>3.1.0</ge><lt>3.3.2b</lt></range> </package> </affects> |