Date: Sun, 23 Nov 2014 10:35:07 +0000 (UTC) From: Guido Falsi <madpilot@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r373141 - head/security/vuxml Message-ID: <201411231035.sANAZ7sc084008@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: madpilot Date: Sun Nov 23 10:35:06 2014 New Revision: 373141 URL: https://svnweb.freebsd.org/changeset/ports/373141 QAT: https://qat.redports.org/buildarchive/r373141/ Log: Add CVE names for recent asterisk vulnerabilities. Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Sun Nov 23 10:34:38 2014 (r373140) +++ head/security/vuxml/vuln.xml Sun Nov 23 10:35:06 2014 (r373141) @@ -78,7 +78,9 @@ Notes: </description> <references> <url>http://downloads.asterisk.org/pub/security/AST-2014-014.html</url> + <cvename>CVE-2014-8414</cvename> <url>http://downloads.asterisk.org/pub/security/AST-2014-017.html</url> + <cvename>CVE-2014-8417</cvename> </references> <dates> <discovery>2014-11-21</discovery> @@ -111,7 +113,9 @@ Notes: </description> <references> <url>http://downloads.asterisk.org/pub/security/AST-2014-012.html</url> + <cvename>CVE-2014-8412</cvename> <url>http://downloads.asterisk.org/pub/security/AST-2014-018.html</url> + <cvename>CVE-2014-8418</cvename> </references> <dates> <discovery>2014-11-21</discovery>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201411231035.sANAZ7sc084008>