diff options
author | simon <simon@FreeBSD.org> | 2007-09-20 03:24:45 +0800 |
---|---|---|
committer | simon <simon@FreeBSD.org> | 2007-09-20 03:24:45 +0800 |
commit | a807a289ef3e2335ac9e3bfbd922e2fa08c37719 (patch) | |
tree | 8b943ec7fdbdc3116bdc263849ef3ae355f401b0 | |
parent | 8d07da6079d31684aea36f0c2b6cab96c2b3c04c (diff) | |
download | freebsd-ports-gnome-a807a289ef3e2335ac9e3bfbd922e2fa08c37719.tar.gz freebsd-ports-gnome-a807a289ef3e2335ac9e3bfbd922e2fa08c37719.tar.zst freebsd-ports-gnome-a807a289ef3e2335ac9e3bfbd922e2fa08c37719.zip |
Spell Ulf Harnhammar (ASCII version of name) using UTF-8 instead of HTML
entities which can't be assumed is available to a paser by default.
This fixes a warning from packaudit.
-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 76606b77abf2..5a19ed6a3855 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -1388,7 +1388,7 @@ Note: Please add new entries to the beginning of this file. <body xmlns="http://www.w3.org/1999/xhtml"> <p>Debian reports:</p> <blockquote cite="http://www.debian.org/security/2005/dsa-684"> - <p>Ulf Härnhammar from the Debian Security Audit Project + <p>Ulf Härnhammar from the Debian Security Audit Project discovered a problem in typespeed, a touch-typist trainer disguised as game. This could lead to a local attacker executing arbitrary code.</p> |