From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1QHFrF-0005Mx-2W for garchives@archives.gentoo.org; Tue, 03 May 2011 13:41:45 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 95BFC1C006; Tue, 3 May 2011 13:41:37 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 6A3D21C006 for ; Tue, 3 May 2011 13:41:37 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C49E11B4065 for ; Tue, 3 May 2011 13:41:36 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2195) id 5F59A20054; Tue, 3 May 2011 13:41:35 +0000 (UTC) From: "Mike Pagano (mpagano)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, mpagano@gentoo.org Subject: [gentoo-commits] gentoo commit in xml/htdocs/proj/en/kernel: index.xml X-VCS-Repository: gentoo X-VCS-Files: index.xml X-VCS-Directories: xml/htdocs/proj/en/kernel X-VCS-Committer: mpagano X-VCS-Committer-Name: Mike Pagano Content-Type: text/plain; charset=utf8 Message-Id: <20110503134135.5F59A20054@flycatcher.gentoo.org> Date: Tue, 3 May 2011 13:41:35 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: 61e4ff7de6921224d37a0b6d69b457b5 mpagano 11/05/03 13:41:35 Modified: index.xml Log: Document kernel stablization policy changes as per bug #338739 Revision Changes Path 1.41 xml/htdocs/proj/en/kernel/index.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/ker= nel/index.xml?rev=3D1.41&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/ker= nel/index.xml?rev=3D1.41&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/ker= nel/index.xml?r1=3D1.40&r2=3D1.41 Index: index.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/kernel/index.xml,v retrieving revision 1.40 retrieving revision 1.41 diff -u -r1.40 -r1.41 --- index.xml 2 Nov 2010 21:56:53 -0000 1.40 +++ index.xml 3 May 2011 13:41:35 -0000 1.41 @@ -129,6 +129,29 @@ +
+Kernel Stablization + +

+The following policy is in place for kernel stabilization that can be pe= rformed by members of the kernel team without opening a stabilization bug= . For this to occur, the following procedures must be followed: +

+
+
For new kernel major point releases (e.g. 2.6.X)
+
+
    +
  • A stable request bug is opened and arch teams stabilize as per= existing policy. No auto stabilizing occurs here as only the arch teams = can really determine if the kernel is working on their own arch.
  • +
+
+
For subsequent security related releases of a kernel point rele= ase 2.6.X.Y
+
+
    +
  • If the kernel team determines a significant security fix is in= cluded for a kernel release of 2.6.X.y where 2.6.X or 2.6.X.(Y-1) has alr= eady been stabilized per the first bullet, the kernel team can auto stabi= lize that specific version
  • +
  • Dependant upon the severity of the security bug, (root exploit= , minor module) the kernel team will remove stable keywords from earlier = versions of the same 2.6.X series within a reasonable timeframe.
  • +
+
+
+ +
=20