Date: Sun, 16 Feb 2014 19:41:44 +0000 (UTC) From: Christian Brueffer <brueffer@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-9@freebsd.org Subject: svn commit: r261990 - stable/9 Message-ID: <201402161941.s1GJfiwo008663@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: brueffer Date: Sun Feb 16 19:41:44 2014 New Revision: 261990 URL: http://svnweb.freebsd.org/changeset/base/261990 Log: Direct commit to stable/9 to note that the nve(4) driver has been deprecated. Modified: stable/9/UPDATING Modified: stable/9/UPDATING ============================================================================== --- stable/9/UPDATING Sun Feb 16 19:38:17 2014 (r261989) +++ stable/9/UPDATING Sun Feb 16 19:41:44 2014 (r261990) @@ -11,6 +11,12 @@ handbook: Items affecting the ports and packages system can be found in /usr/ports/UPDATING. Please read that file before running portupgrade. +20140216: + The nve(4) driver for NVIDIA nForce MCP Ethernet adapters has + been deprecated and will not be part of FreeBSD 11.0 and later + releases. If you use this driver, please consider switching to + the nfe(4) driver instead. + 20131216: The behavior of gss_pseudo_random() for the krb5 mechanism has changed, for applications requesting a longer random string
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402161941.s1GJfiwo008663>