diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-01-15 22:43:58 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-01-15 22:43:58 +0000 |
commit | e84d40a80f96af088637b51dd2d8dc9955afa863 (patch) | |
tree | 0bd2d6c5f2e41fd23f7d03544dc45c097e4eee00 /security/vuxml | |
parent | Update to 0.16 (diff) |
- Fix <name> sections from both previous committs
Notes
Notes:
svn path=/head/; revision=205712
Diffstat (limited to 'security/vuxml')
-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 05de28ad5609..52b303331ed5 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -38,7 +38,7 @@ Note: Please add new entries to the beginning of this file. <topic>geeklog xss vulnerability</topic> <affects> <package> - <name>geeklog xss vulnerability</name> + <name>geeklog</name> <range><lt>1.4.1</lt></range> </package> </affects> |