Gentoo Archives: gentoo-commits

From: "Mike Pagano (mpagano)" <mpagano@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/proj/en/kernel: index.xml
Date: Tue, 03 May 2011 13:41:45
Message-Id: 20110503134135.5F59A20054@flycatcher.gentoo.org
1 mpagano 11/05/03 13:41:35
2
3 Modified: index.xml
4 Log:
5 Document kernel stablization policy changes as per bug #338739
6
7 Revision Changes Path
8 1.41 xml/htdocs/proj/en/kernel/index.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/kernel/index.xml?rev=1.41&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/kernel/index.xml?rev=1.41&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/kernel/index.xml?r1=1.40&r2=1.41
13
14 Index: index.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/kernel/index.xml,v
17 retrieving revision 1.40
18 retrieving revision 1.41
19 diff -u -r1.40 -r1.41
20 --- index.xml 2 Nov 2010 21:56:53 -0000 1.40
21 +++ index.xml 3 May 2011 13:41:35 -0000 1.41
22 @@ -129,6 +129,29 @@
23 </dl>
24 </body>
25 </section>
26 +<section>
27 +<title>Kernel Stablization</title>
28 +<body>
29 +<p>
30 +The following policy is in place for kernel stabilization that can be performed by members of the kernel team without opening a stabilization bug. For this to occur, the following procedures must be followed:
31 +</p>
32 +<dl>
33 + <dt><b>For new kernel major point releases (e.g. 2.6.X)</b></dt>
34 + <dd>
35 + <ul>
36 + <li>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.</li>
37 + </ul>
38 + </dd>
39 + <dt><b>For subsequent security related releases of a kernel point release 2.6.X.Y</b></dt>
40 + <dd>
41 + <ul>
42 + <li>If the kernel team determines a significant security fix is included for a kernel release of 2.6.X.y where 2.6.X or 2.6.X.(Y-1) has already been stabilized per the first bullet, the kernel team can auto stabilize that specific version</li>
43 + <li>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. </li>
44 + </ul>
45 + </dd>
46 +</dl>
47 +</body>
48 +</section>
49
50 <!--