Date: Tue, 25 Dec 2012 06:07:35 +0000 (UTC) From: Hiroki Sato <hrs@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: r244671 - stable/9/release/doc/en_US.ISO8859-1/errata Message-ID: <201212250607.qBP67ZFg098405@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: hrs Date: Tue Dec 25 06:07:34 2012 New Revision: 244671 URL: http://svnweb.freebsd.org/changeset/base/244671 Log: Add Errata items: - mfi(4) driver overflow issue, - typos in Installation Instructions. Modified: stable/9/release/doc/en_US.ISO8859-1/errata/article.xml Modified: stable/9/release/doc/en_US.ISO8859-1/errata/article.xml ============================================================================== --- stable/9/release/doc/en_US.ISO8859-1/errata/article.xml Tue Dec 25 00:25:22 2012 (r244670) +++ stable/9/release/doc/en_US.ISO8859-1/errata/article.xml Tue Dec 25 06:07:34 2012 (r244671) @@ -205,6 +205,33 @@ <sect1 id="late-news"> <title>Late-Breaking News</title> - <para>No news.</para> + <para>[November 2, 2012] The current &man.mfi.4; driver has an + overflow bug when handling disks larger than 2^32 sectors in + SYSPD volumes, also known as JBODs, which will cause data + corruption. This bug has been fixed on this &os;-CURRENT but + was too late for inclusion in this release. An Errata Notice + for &release.current; is planned.</para> + + <para>[December 25, 2012] The Installtion Instructions had the + following wrong information about upgrading procedure. All of + them have been fixed in the online version.</para> + + <itemizedlist> + <listitem> + <para>The link URL of <quote>upgrading section in the Release + Notes</quote>, branch names where upcoming Security + Advisories or Errata Notices will be applied, and a + command line argument of &man.freebsd-update.8; were ones + for 9.0-RELEASE, not for &release.current;.</para> + </listitem> + + <listitem> + <para>The list of releases supported by &man.freebsd-update.8; + utility were incorrect. For 9.X, The following versions are + supported: <literal>9.0-RELEASE</literal>, + <literal>9.1-BETA1</literal>, and + <literal>9.1-RC[123]</literal>.</para> + </listitem> + </itemizedlist> </sect1> </article>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201212250607.qBP67ZFg098405>