svn commit: r255883 - releng/9.2/release/doc/en_US.ISO8859-1/errata

Glen Barber gjb at FreeBSD.org
Thu Sep 26 14:30:02 UTC 2013


Author: gjb
Date: Thu Sep 26 14:30:02 2013
New Revision: 255883
URL: http://svnweb.freebsd.org/changeset/base/255883

Log:
  - Bump Copyright year
  - Trim old entries from the releng/9.1 branch
  
  Approved by:	re (implicit)

Modified:
  releng/9.2/release/doc/en_US.ISO8859-1/errata/article.xml

Modified: releng/9.2/release/doc/en_US.ISO8859-1/errata/article.xml
==============================================================================
--- releng/9.2/release/doc/en_US.ISO8859-1/errata/article.xml	Thu Sep 26 13:17:31 2013	(r255882)
+++ releng/9.2/release/doc/en_US.ISO8859-1/errata/article.xml	Thu Sep 26 14:30:02 2013	(r255883)
@@ -28,7 +28,7 @@
     <pubdate>$FreeBSD$</pubdate>
 
     <copyright>
-      <year>2012</year>
+      <year>2013</year>
       <holder role="mailto:doc at FreeBSD.org">The &os; Documentation Project</holder>
     </copyright>
 
@@ -106,59 +106,9 @@
 
 	<tbody>
 	  <row>
-	    <entry><ulink url="http://security.freebsd.org/advisories/FreeBSD-SA-12:01.openssl.asc"
-		>SA-12:01.openssl</ulink></entry>
-	    <entry>3 May 2012</entry>
-	    <entry><para>OpenSSL multiple vulnerabilities</para></entry>
-	  </row>
-
-	  <row>
-	    <entry><ulink url="http://security.freebsd.org/advisories/FreeBSD-SA-12:02.crypt.asc"
-		>SA-12:02.crypt</ulink></entry>
-	    <entry>30 May 2012</entry>
-	    <entry><para>Incorrect <function>crypt()</function> hashing</para></entry>
-	  </row>
-
-	  <row>
-	    <entry><ulink url="http://security.freebsd.org/advisories/FreeBSD-SA-12:03.bind.asc"
-		>SA-12:03.bind</ulink></entry>
-	    <entry>12 June 2012</entry>
-	    <entry><para>Incorrect handling of zero-length RDATA fields in &man.named.8;</para></entry>
-	  </row>
-
-	  <row>
-	    <entry><ulink url="http://security.freebsd.org/advisories/FreeBSD-SA-12:04.sysret.asc"
-		>SA-12:04.sysret</ulink></entry>
-	    <entry>12 June 2012</entry>
-	    <entry><para>Privilege escalation when returning from kernel</para></entry>
-	  </row>
-
-	  <row>
-	    <entry><ulink url="http://security.freebsd.org/advisories/FreeBSD-SA-12:05.bind.asc"
-		>SA-12:05.bind</ulink></entry>
-	    <entry>6 August 2012</entry>
-	    <entry><para>&man.named.8; DNSSEC validation Denial of Service</para></entry>
-	  </row>
-
-	  <row>
-	    <entry><ulink url="http://security.freebsd.org/advisories/FreeBSD-SA-12:06.bind.asc"
-		>SA-12:06.bind</ulink></entry>
-	    <entry>22 November 2012</entry>
-	    <entry><para>Multiple Denial of Service vulnerabilities with &man.named.8;</para></entry>
-	  </row>
-
-	  <row>
-	    <entry><ulink url="http://security.freebsd.org/advisories/FreeBSD-SA-12:07.hostapd.asc"
-		>SA-12:07.hostapd</ulink></entry>
-	    <entry>22 November 2012</entry>
-	    <entry><para>Insufficient message length validation for EAP-TLS messages</para></entry>
-	  </row>
-
-	  <row>
-	    <entry><ulink url="http://security.freebsd.org/advisories/FreeBSD-SA-12:08.linux.asc"
-		>SA-12:08.linux</ulink></entry>
-	    <entry>22 November 2012</entry>
-	    <entry><para>Linux compatibility layer input validation error</para></entry>
+	    <entry>No security advisories to display.</entry>
+	    <entry> </entry>
+	    <entry> </entry>
 	  </row>
 	</tbody>
       </tgroup>
@@ -168,33 +118,7 @@
   <sect1 id="late-news">
     <title>Late-Breaking News</title>
 
-    <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>
+    <para>No news items available.</para>
+
   </sect1>
 </article>


More information about the svn-src-releng mailing list