Gentoo Archives: gentoo-commits

From: "Tim Sammut (underling)" <underling@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/proj/en/security: index.xml
Date: Sun, 29 Jan 2012 16:50:04
Message-Id: 20120129164954.7FC1C2004B@flycatcher.gentoo.org
1 underling 12/01/29 16:49:54
2
3 Modified: index.xml
4 Log:
5 Create new Contributors list on Security project page, and relocate Padawans list from padawans.xml to the Security project page.
6
7 Revision Changes Path
8 1.76 xml/htdocs/proj/en/security/index.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/security/index.xml?rev=1.76&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/security/index.xml?rev=1.76&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/security/index.xml?r1=1.75&r2=1.76
13
14 Index: index.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/security/index.xml,v
17 retrieving revision 1.75
18 retrieving revision 1.76
19 diff -u -r1.75 -r1.76
20 --- index.xml 5 Jan 2012 17:21:12 -0000 1.75
21 +++ index.xml 29 Jan 2012 16:49:54 -0000 1.76
22 @@ -5,7 +5,7 @@
23 <project>
24 <name>security</name>
25 <longname>Gentoo Linux Security Project</longname>
26 - <date>2010-09-01</date>
27 + <date>2012-01-29</date>
28
29 <description>The Gentoo Linux Security Project ensures that all
30 vulnerabilities in software provided by Gentoo Portage tree are
31 @@ -41,13 +41,55 @@
32 <dev description="GLSA Coordinator">jaervosz</dev>
33 <dev description="GLSA Coordinator">craig</dev>
34 <dev description="GLSA Coordinator">underling</dev>
35 - <dev description="Security patches, Auditing">solar</dev>
36 - <dev description="Security patches">vapier</dev>
37
38 <subproject ref="/proj/en/security/kernel.xml"/>
39 <subproject ref="/proj/en/security/audit.xml"/>
40
41 <extrachapter position="devs">
42 + <title>Contributors</title>
43 + <section>
44 + <body>
45 +
46 + <p>
47 + The following Gentoo developers and staff are actively contributing to the
48 + project:
49 + </p>
50 + <table>
51 + <tr><th>Contributor</th><th>Nickname</th><th>Role</th></tr>
52 + <tr><ti>Agostino Sarubbo</ti><ti>ago</ti>
53 + <ti>Security Bug Coordinator</ti></tr>
54 + <tr><ti>Paweł Hajdan</ti><ti>phajdan.jr</ti>
55 + <ti>GLSA Coordinator: Chromium, V8</ti></tr>
56 + <tr><ti>Ned Ludd</ti><ti>solar</ti>
57 + <ti>Security patches, Auditing</ti></tr>
58 + <tr><ti>Mike Frysinger</ti><ti>vapier</ti>
59 + <ti>Security patches</ti></tr>
60 + </table>
61 +
62 + </body>
63 + </section>
64 + </extrachapter>
65 +
66 + <extrachapter position="devs">
67 + <title>Padawans</title>
68 + <section>
69 + <body>
70 +
71 + <p>
72 + The following individuals are moving through the <uri
73 + link="/security/en/padawans.xml">Padawans process</uri> towards becoming
74 + members of the Security Project.
75 + </p>
76 + <table>
77 + <tr><th>Padawan</th><th>Nickname</th><th>Rank</th></tr>
78 + <tr><ti>Michael Harrison</ti><ti>n0idx80</ti><ti>Scout</ti></tr>
79 + </table>
80 +
81 + </body>
82 + </section>
83 + </extrachapter>
84 +
85 + <extrachapter position="devs">
86 <title>Meetings</title>
87 <section>
88 <body>
89 @@ -141,7 +183,7 @@
90 <resource link="/security/en/coordinator_guide.xml">
91 GLSA Coordinators Guide, a guide for Security Team members</resource>
92 <resource link="/security/en/padawans.xml">
93 - Security padawans recruitment process and status</resource>
94 + Security padawans recruitment process</resource>
95 <resource link="/security/en/bug-searching.xml">
96 Tips for searching and filtering Security bugs</resource>