Date: Mon, 7 Oct 2013 10:16:32 +0000 (UTC) From: Gabor Pali <pgj@FreeBSD.org> To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r42870 - head/en_US.ISO8859-1/htdocs/news/status Message-ID: <201310071016.r97AGW6I019450@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: pgj Date: Mon Oct 7 10:16:32 2013 New Revision: 42870 URL: http://svnweb.freebsd.org/changeset/doc/42870 Log: - Add Q3 report on progress of random(4) Submitted by: markm Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2013-07-2013-09.xml Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2013-07-2013-09.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/news/status/report-2013-07-2013-09.xml Mon Oct 7 10:10:19 2013 (r42869) +++ head/en_US.ISO8859-1/htdocs/news/status/report-2013-07-2013-09.xml Mon Oct 7 10:16:32 2013 (r42870) @@ -19,7 +19,7 @@ <!-- XXX: keep updating the number of entries --> <p>Thanks to all the reporters for the excellent work! This report - contains 18 entries and we hope you enjoy reading it.</p> + contains 19 entries and we hope you enjoy reading it.</p> <!-- XXX: set date for the next set of submissions --> <p>The deadline for submissions covering between October and @@ -938,4 +938,47 @@ set.</p> </body> </project> + + <project cat='kern'> + <title>Updating <tt>random(4)</tt></title> + + <contact> + <person> + <name> + <given>Mark</given> + <common>Murray</common> + </name> + <email>markm@freebsd.org</email> + </person> + + <person> + <name> + <given>Arthur</given> + <common>Mesh</common> + </name> + <email>arthurmesh@gmail.com</email> + </person> + + <person> + <name> + <given>Dag-Erling</given> + <common>Smørgrav</common> + </name> + <email>des@freebsd.org</email> + </person> + </contact> + + <body> + <p>Update of <tt>random(4)</tt> to account for recent revelations, + and make more extensible, is in progress.</p> + </body> + + <help> + <task>Fortuna is to be an alternative for Yarrow in FreeBSD 11.x.</task> + <task>Yarrow may be deprecated in a couple of years.</task> + <task>FIPS 800-90b support is planned.</task> + <task>A full, in-depth review of entropy is going to be done with + external help.</task> + </help> + </project> </report>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201310071016.r97AGW6I019450>
