Date: Tue, 8 Apr 2014 02:27:43 +0000 (UTC) From: Bryan Drewery <bdrewery@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r350561 - branches/2014Q2/security/vuxml Message-ID: <201404080227.s382RhrR053202@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bdrewery Date: Tue Apr 8 02:27:43 2014 New Revision: 350561 URL: http://svnweb.freebsd.org/changeset/ports/350561 QAT: https://qat.redports.org/buildarchive/r350561/ Log: MFH: r350559 - Sort references - Add link to heartbleed.com that has a lot of useful information Modified: branches/2014Q2/security/vuxml/vuln.xml Directory Properties: branches/2014Q2/ (props changed) Modified: branches/2014Q2/security/vuxml/vuln.xml ============================================================================== --- branches/2014Q2/security/vuxml/vuln.xml Tue Apr 8 02:26:45 2014 (r350560) +++ branches/2014Q2/security/vuxml/vuln.xml Tue Apr 8 02:27:43 2014 (r350561) @@ -76,10 +76,11 @@ Note: Please add new entries to the beg </body> </description> <references> - <url>https://www.openssl.org/news/secadv_20140407.txt</url> - <url>https://www.openssl.org/news/vulnerabilities.html#2014-0076</url> <cvename>CVE-2014-0160</cvename> <cvename>CVE-2014-0076</cvename> + <url>https://www.openssl.org/news/secadv_20140407.txt</url> + <url>https://www.openssl.org/news/vulnerabilities.html#2014-0076</url> + <url>http://www.heartbleed.com</url> </references> <dates> <discovery>2014-04-07</discovery>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201404080227.s382RhrR053202>