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/hardened: grsecurity.xml
Date: Tue, 05 Jan 2010 11:17:41
Message-Id: E1NS7Pv-0008Aj-L7@stork.gentoo.org
1 nightmorph 10/01/05 11:17:39
2
3 Modified: grsecurity.xml
4 Log:
5 fixed gradm command, bug 217567
6
7 Revision Changes Path
8 1.19 xml/htdocs/proj/en/hardened/grsecurity.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/hardened/grsecurity.xml?rev=1.19&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/hardened/grsecurity.xml?rev=1.19&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/hardened/grsecurity.xml?r1=1.18&r2=1.19
13
14 Index: grsecurity.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/hardened/grsecurity.xml,v
17 retrieving revision 1.18
18 retrieving revision 1.19
19 diff -u -r1.18 -r1.19
20 --- grsecurity.xml 6 May 2007 16:21:30 -0000 1.18
21 +++ grsecurity.xml 5 Jan 2010 11:17:39 -0000 1.19
22 @@ -17,8 +17,8 @@
23 system's security to higher standards.
24 </abstract>
25
26 -<version>0.4</version>
27 -<date>October 06, 2004</date>
28 +<version>1</version>
29 +<date>2010-01-05</date>
30
31 <chapter>
32 <title>About Grsecurity</title>
33 @@ -404,7 +404,7 @@
34 </p>
35
36 <pre caption="Activating the RBAC system">
37 -# <i>gradm -P admin</i>
38 +# <i>gradm -P</i>
39 Setting up grsecurity RBAC password
40 Password: <comment>(Enter a well-chosen password)</comment>
41 Re-enter Password: <comment>(Enter the same password for confirmation)</comment>