diff options
author | Simon L. B. Nielsen <simon@FreeBSD.org> | 2005-07-30 22:20:27 +0000 |
---|---|---|
committer | Simon L. B. Nielsen <simon@FreeBSD.org> | 2005-07-30 22:20:27 +0000 |
commit | 39a985e2b4488f0678980dfde310c7d45318ef76 (patch) | |
tree | 0659d397b932517fbafeeffc147f8cf8ea3f7e8c | |
parent | - Update WWW: (diff) |
Document that ekg -- insecure temporary file creation was fixed in
1.6r2,1.
Noted by: Michal Kalkowski
Notes
Notes:
svn path=/head/; revision=140506
-rw-r--r-- | security/vuxml/vuln.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index 0b7a89a6edb2..7a03fc6b037a 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -947,7 +947,7 @@ EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. <affects> <package> <name>pl-ekg</name> - <range><ge>0</ge></range> + <range><lt>1.6r2,1</lt></range> </package> </affects> <description> @@ -968,6 +968,7 @@ EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. <dates> <discovery>2005-07-05</discovery> <entry>2005-07-08</entry> + <modified>2005-07-31</modified> </dates> </vuln> |