svn commit: r416651 - head/security/vuxml

Jan Beich jbeich at FreeBSD.org
Fri Jun 10 01:57:38 UTC 2016


Author: jbeich
Date: Fri Jun 10 01:57:36 2016
New Revision: 416651
URL: https://svnweb.freebsd.org/changeset/ports/416651

Log:
  Chase MFSA typo fix

Modified:
  head/security/vuxml/vuln.xml

Modified: head/security/vuxml/vuln.xml
==============================================================================
--- head/security/vuxml/vuln.xml	Fri Jun 10 01:49:53 2016	(r416650)
+++ head/security/vuxml/vuln.xml	Fri Jun 10 01:57:36 2016	(r416651)
@@ -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>
 


More information about the svn-ports-head mailing list