diff options
author | jbeich <jbeich@FreeBSD.org> | 2016-06-10 09:57:36 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2016-06-10 09:57:36 +0800 |
commit | 6599573fe0d7c246a645b252acf2914468784f86 (patch) | |
tree | 4bd314c041a2799ae307d1033d6fca2a0685a07d | |
parent | 3e1e189ffcd4f2235bc13f9fae625460f458d359 (diff) | |
download | freebsd-ports-graphics-6599573fe0d7c246a645b252acf2914468784f86.tar.gz freebsd-ports-graphics-6599573fe0d7c246a645b252acf2914468784f86.tar.zst freebsd-ports-graphics-6599573fe0d7c246a645b252acf2914468784f86.zip |
Chase MFSA typo fix
-rw-r--r-- | security/vuxml/vuln.xml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index 0836bedab79..5f6b12e271c 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -244,7 +244,7 @@ Notes: <description> <body xmlns="http://www.w3.org/1999/xhtml"> <p>Mozilla Foundation reports:</p> - <blockquote cite="https://www.mozilla.org/en-US/security/advisories/mfsa2016-62/"> + <blockquote cite="https://www.mozilla.org/en-US/security/advisories/mfsa2016-61/"> <p>Mozilla has updated the version of Network Security Services (NSS) library used in Firefox to NSS 3.23. This addresses four moderate rated networking security issues @@ -254,7 +254,7 @@ Notes: </description> <references> <cvename>CVE-2016-2834</cvename> - <url>https://www.mozilla.org/security/advisories/mfsa2016-62/</url> + <url>https://www.mozilla.org/security/advisories/mfsa2016-61/</url> <url>https://hg.mozilla.org/projects/nss/rev/1ba7cd83c672</url> <url>https://hg.mozilla.org/projects/nss/rev/8d78a5ae260a</url> <url>https://hg.mozilla.org/projects/nss/rev/5fde729fdbff</url> @@ -263,6 +263,7 @@ Notes: <dates> <discovery>2016-06-07</discovery> <entry>2016-06-07</entry> + <modified>2016-06-10</modified> </dates> </vuln> |