Gentoo Archives: gentoo-commits

From: "Joshua Saddler (nightmorph)" <nightmorph@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/proj/en/security: kernel.xml
Date: Mon, 06 Sep 2010 05:48:54
Message-Id: 20100906054847.B0CAD20051@flycatcher.gentoo.org
1 nightmorph 10/09/06 05:48:47
2
3 Modified: kernel.xml
4 Log:
5 Add pf-sources, add more helpful info on other kernels
6
7 Revision Changes Path
8 1.11 xml/htdocs/proj/en/security/kernel.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/security/kernel.xml?rev=1.11&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/security/kernel.xml?rev=1.11&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/security/kernel.xml?r1=1.10&r2=1.11
13
14 Index: kernel.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/security/kernel.xml,v
17 retrieving revision 1.10
18 retrieving revision 1.11
19 diff -u -r1.10 -r1.11
20 --- kernel.xml 6 Sep 2010 05:40:31 -0000 1.10
21 +++ kernel.xml 6 Sep 2010 05:48:47 -0000 1.11
22 @@ -50,11 +50,16 @@
23 <body>
24 <table>
25 <tr><th>Kernel Source</th><th>Security Liaison</th><th>Reason for being unsupported</th></tr>
26 - <tr><ti>ck-sources</ti><ti>nelchael</ti><ti></ti></tr>
27 + <tr><ti>ck-sources</ti><ti>nelchael</ti><ti>This kernel contains
28 + patches that likely will never make it into mainline Linux; as such,
29 + it's not something that can continue to be supported.</ti></tr>
30 <tr><ti>git-sources</ti><ti>mpagano</ti><ti>This kernel package represents daily snapshots of the very latest Linux kernel development tree. It is taken directly from upstream, and by definition, is not modified by Gentoo.</ti></tr>
31 <tr><ti>mips-sources</ti><ti>kumba</ti><ti>Not enough members with
32 MIPS hardware to look after it</ti></tr>
33 <tr><ti>mm-sources</ti><ti>voxus</ti><ti>This kernel is the latest bleeding-edge Linux kernel experimental development tree. It is taken directly from upstream, and by definition, not modified by Gentoo.</ti></tr>
34 + <tr><ti>pf-sources</ti><ti>wired</ti><ti>This kernel features
35 + patchsets that may or may not ever make it into mainline Linux, and
36 + is maintained by just a couple of Gentoo developers.</ti></tr>
37 <tr><ti>xbox-sources</ti><ti>vapier</ti><ti>Gentoo on XBOX is currently not a supported architecture. This kernel is in the tree for ongoing development efforts.</ti></tr>
38 <tr><ti>tuxonice-sources</ti><ti>nelchael</ti><ti></ti></tr>
39 <tr><ti>vanilla-sources</ti><ti>kernel</ti><ti>This kernel package is the latest stable and release candidate packages from upstream. By definition, Gentoo does not modify this package.</ti></tr>