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:40:39
Message-Id: 20100906054031.3A3C520051@flycatcher.gentoo.org
1 nightmorph 10/09/06 05:40:31
2
3 Modified: kernel.xml
4 Log:
5 update the security team's kernel subproject page for retired developers, new maintainers, and changes in supported kernels
6
7 Revision Changes Path
8 1.10 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.10&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/security/kernel.xml?rev=1.10&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/security/kernel.xml?r1=1.9&r2=1.10
13
14 Index: kernel.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/security/kernel.xml,v
17 retrieving revision 1.9
18 retrieving revision 1.10
19 diff -u -r1.9 -r1.10
20 --- kernel.xml 13 Feb 2008 12:14:20 -0000 1.9
21 +++ kernel.xml 6 Sep 2010 05:40:31 -0000 1.10
22 @@ -19,7 +19,7 @@
23 <title>Project Inactive</title>
24 <body>
25 <warn>Please note, that the Kernel Security Project is more or less
26 - inactive at the moment and that the information given here is
27 + inactive at the moment and that the information given here may not be
28 not up to date.</warn>
29 <p>If you are interested in helping with kernel security handling,
30 please contact the <uri link="/proj/en/security/">Security Team</uri>.</p>
31 @@ -35,17 +35,12 @@
32 <table>
33 <tr><th>Kernel Source</th><th>Security liaison</th></tr>
34 <tr><ti>cell-sources</ti><ti>lu_zero</ti></tr>
35 - <tr><ti>ck-sources</ti><ti>dsd</ti></tr>
36 <tr><ti>gentoo-sources</ti><ti>dsd</ti></tr>
37 - <tr><ti>hardened-sources</ti><ti>phreak</ti></tr>
38 - <tr><ti>hppa-sources</ti><ti>gmsoft</ti></tr>
39 - <tr><ti>mips-sources</ti><ti>kumba</ti></tr>
40 - <tr><ti>openvz-sources</ti><ti>phreak</ti></tr>
41 - <tr><ti>rsbac-sources</ti><ti>kang</ti></tr>
42 + <tr><ti>hardened-sources</ti><ti>blueness</ti></tr>
43 + <tr><ti>openvz-sources</ti><ti>bangert</ti></tr>
44 <tr><ti>sparc-sources</ti><ti>kumba</ti></tr>
45 - <tr><ti>suspend2-sources</ti><ti>alonbl</ti></tr>
46 <tr><ti>usermode-sources</ti><ti>dang</ti></tr>
47 - <tr><ti>vserver-sources</ti><ti>phreak</ti></tr>
48 + <tr><ti>vserver-sources</ti><ti>hollow</ti></tr>
49 <tr><ti>xen-sources</ti><ti>marineam</ti></tr>
50 </table>
51 </body>
52 @@ -55,11 +50,14 @@
53 <body>
54 <table>
55 <tr><th>Kernel Source</th><th>Security Liaison</th><th>Reason for being unsupported</th></tr>
56 - <tr><ti>git-sources</ti><ti>masterdriverz</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>
57 - <tr><ti>mm-sources</ti><ti>masterdriverz</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>
58 - <tr><ti>sh-sources</ti><ti>vapier</ti><ti>Gentoo on SH is currently not a supported architecture. This kernel is in the tree for ongoing development efforts.</ti></tr>
59 - <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>
60 - <tr><ti>vanilla-sources</ti><ti>phreak</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>
61 + <tr><ti>ck-sources</ti><ti>nelchael</ti><ti></ti></tr>
62 + <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>
63 + <tr><ti>mips-sources</ti><ti>kumba</ti><ti>Not enough members with
64 + MIPS hardware to look after it</ti></tr>
65 + <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>
66 + <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>
67 + <tr><ti>tuxonice-sources</ti><ti>nelchael</ti><ti></ti></tr>
68 + <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>
69 </table>
70 </body>
71 </section>