diff options
author | eadler <eadler@FreeBSD.org> | 2012-05-30 11:47:12 +0800 |
---|---|---|
committer | eadler <eadler@FreeBSD.org> | 2012-05-30 11:47:12 +0800 |
commit | 6ee4f8587b54641968c9b3425ad90540faf9a936 (patch) | |
tree | 30ce0e19123063ec536e895e9f8c56fc22bea732 /security | |
parent | acb72c9a74b28339ca156f305dc655ea5813e7a5 (diff) | |
download | freebsd-ports-gnome-6ee4f8587b54641968c9b3425ad90540faf9a936.tar.gz freebsd-ports-gnome-6ee4f8587b54641968c9b3425ad90540faf9a936.tar.zst freebsd-ports-gnome-6ee4f8587b54641968c9b3425ad90540faf9a936.zip |
Fix some nits:
The url in the cite attribute must appear as a reference
References should be sorted
Diffstat (limited to 'security')
-rw-r--r-- | security/vuxml/vuln.xml | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index 4cb514c57bd9..61f5bfd02b72 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -78,14 +78,16 @@ Note: Please add new entries to the beginning of this file. </body> </description> <references> + <cvename>CVE-2012-2947</cvename> <url>http://downloads.digium.com/pub/security/AST-2012-007.html</url> <cvename>CVE-2012-2948</cvename> <url>http://downloads.digium.com/pub/security/AST-2012-008.html</url> - <cvename>CVE-2012-2947</cvename> + <url>https://www.asterisk.org/security</url> </references> <dates> <discovery>2012-05-29</discovery> - <entry>2012-05-30</entry> + <entry>2012-05-29</entry> + <modified>2012-05-29</modified> </dates> </vuln> @@ -186,10 +188,12 @@ Note: Please add new entries to the beginning of this file. <url>https://secunia.com/advisories/49261/</url> <url>http://haproxy.1wt.eu/download/1.4/src/CHANGELOG</url> <url>http://haproxy.1wt.eu/git?p=haproxy-1.4.git;a=commit;h=30297cb17147a8d339eb160226bcc08c91d9530b</url> + <url>http://haproxy.1wt.eu/news.html</url> </references> <dates> <discovery>2012-05-21</discovery> <entry>2012-05-24</entry> + <modified>2012-05-29</modified> </dates> </vuln> |