diff options
author | Stanislav Sedov <stas@FreeBSD.org> | 2013-08-15 19:54:22 +0000 |
---|---|---|
committer | Stanislav Sedov <stas@FreeBSD.org> | 2013-08-15 19:54:22 +0000 |
commit | 1f8bb4dc02bb2efba4c0c8e5eb38fd51c4f383cf (patch) | |
tree | 4c119582cd6d9516986ed490f071a8a8ea730f51 | |
parent | - fix option GD_FONTS (diff) |
- Fix ordering of references.
Reported by: remko
Notes
Notes:
svn path=/head/; revision=324783
-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 1445b07bf1c4..2ac1f79c7d8f 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -72,9 +72,9 @@ Note: Please add new entries to the beginning of this file. </body> </description> <references> + <cvename>CVE-2013-4160</cvename> <url>http://advisories.mageia.org/MGASA-2013-0240.html</url> <url>https://bugs.mageia.org/show_bug.cgi?id=10816</url> - <cvename>CVE-2013-4160</cvename> </references> <dates> <discovery>2013-07-22</discovery> |