diff options
author | Bernard Spil <brnrd@FreeBSD.org> | 2017-10-02 15:15:13 +0000 |
---|---|---|
committer | Bernard Spil <brnrd@FreeBSD.org> | 2017-10-02 15:15:13 +0000 |
commit | b34ecd3747335fa2249293327ac50c287c700e59 (patch) | |
tree | 59e8525d80cdf36baf405a08ed2e195dae95b517 | |
parent | x11-wm/cwm: Update to 5.6-201-g5a46349 (diff) |
security/vuxml: Fix title on latest entry
Notes
Notes:
svn path=/head/; revision=451081
-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 0bef70a94f22..7a669a2876a1 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -59,7 +59,7 @@ Notes: --> <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1"> <vuln vid="b77b5646-a778-11e7-ac58-b499baebfeaf"> - <topic>dnsmasq -- mulitple</topic> + <topic>dnsmasq -- mulitple vulnerabilities</topic> <affects> <package> <name>dnsmasq</name> |