diff options
author | Remko Lodder <remko@FreeBSD.org> | 2006-03-24 18:02:29 +0000 |
---|---|---|
committer | Remko Lodder <remko@FreeBSD.org> | 2006-03-24 18:02:29 +0000 |
commit | ac7f108ff9a9c6f1afbcf340fd067d41bdab9c5d (patch) | |
tree | 26b239b8a410bd9946982667e45d1569f139a3b7 | |
parent | Record that our sendmail port was also vulnerable. (diff) |
s/8 spaces/tab/ in the sendmail entry.
Noticed by: simon
Notes
Notes:
svn path=/head/; revision=158077
-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 27d660414369..8222d60445c0 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>sendmail -- race condition vulnerability</topic> <affects> <package> - <name>sendmail</name> + <name>sendmail</name> <range><gt>8.13</gt><lt>8.13.6</lt></range> </package> <system> |