diff --git a/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml b/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml index 5d704a68be..e708750dd2 100644 --- a/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml +++ b/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml @@ -756,6 +756,48 @@ is spelled &, < is < and > is >. <entry>12.0-CURRENT after exec.created hook for jails.</entry> </row> + <row> + <entry>1200079</entry> + <entry><revnumber>r338061</revnumber></entry> + <entry>August 19, 2018</entry> + <entry>12.0-CURRENT after converting + <function>arc4random</function> to using the Chacha20 + algorithm and deprecating + <function>arc4random_stir</function> and + <function>arc4random_addrandom</function>.</entry> + </row> + + <row> + <entry>1200080</entry> + <entry><revnumber>r338172</revnumber></entry> + <entry>August 22, 2018</entry> + <entry>12.0-CURRENT after removing the drm drivers.</entry> + </row> + + <row> + <entry>1200081</entry> + <entry><revnumber>r338182</revnumber></entry> + <entry>August 22, 2018</entry> + <entry>12.0-CURRENT after restoring the userland NVMe API.</entry> + </row> + + <row> + <entry>1200082</entry> + <entry><revnumber>r338285</revnumber></entry> + <entry>August 24, 2018</entry> + <entry>12.0-CURRENT after reverting the removal of the drm + drivers.</entry> + </row> + + <row> + <entry>1200083</entry> + <entry><revnumber>r338331</revnumber></entry> + <entry>August 26, 2018</entry> + <entry>12.0-CURRENT after removing + <function>arc4random_stir</function> and + <function>arc4random_addrandom</function>.</entry> + </row> + </tbody> </tgroup> </table>