Gentoo Archives: gentoo-commits

From: "Naoaki Shindo (shindo)" <shindo@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/doc/ja/security: shb-kernel.xml
Date: Sat, 21 Jun 2008 14:07:13
Message-Id: E1KA3kB-0007G3-CS@stork.gentoo.org
1 shindo 08/06/21 14:07:07
2
3 Modified: shb-kernel.xml
4 Log:
5 sync to 1.4
6
7 Revision Changes Path
8 1.5 xml/htdocs/doc/ja/security/shb-kernel.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/ja/security/shb-kernel.xml?rev=1.5&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/ja/security/shb-kernel.xml?rev=1.5&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/ja/security/shb-kernel.xml?r1=1.4&r2=1.5
13
14 Index: shb-kernel.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/ja/security/shb-kernel.xml,v
17 retrieving revision 1.4
18 retrieving revision 1.5
19 diff -u -r1.4 -r1.5
20 --- shb-kernel.xml 20 Aug 2006 15:24:03 -0000 1.4
21 +++ shb-kernel.xml 21 Jun 2008 14:07:06 -0000 1.5
22 @@ -1,5 +1,5 @@
23 <?xml version='1.0' encoding='UTF-8'?>
24 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/ja/security/shb-kernel.xml,v 1.4 2006/08/20 15:24:03 idani Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/ja/security/shb-kernel.xml,v 1.5 2008/06/21 14:07:06 shindo Exp $ -->
26 <!DOCTYPE sections SYSTEM "/dtd/book.dtd">
27
28 <!-- The content of this document is licensed under the CC-BY-SA license -->
29 @@ -7,10 +7,10 @@
30
31 <sections>
32
33 -<version>1.1</version>
34 -<date>2006-08-03</date>
35 +<version>1.2</version>
36 +<date>2008-04-15</date>
37
38 -<!-- Original revision: 1.2 -->
39 +<!-- Original revision: 1.4 -->
40
41 <section>
42 <title>機能を削除する</title>
43 @@ -102,7 +102,6 @@
44
45 <pre caption="リダイレクトの受信を無効にする">
46 # <i>/bin/echo "0" &gt; /proc/sys/net/ipv4/conf/all/accept_redirects</i>
47 -# <i>/bin/echo "0" &gt; /proc/sys/net/ipv4/conf/all/secure_redirects</i>
48 </pre>
49
50 <p>
51
52
53
54 --
55 gentoo-commits@l.g.o mailing list