Gentoo Archives: gentoo-commits

From: "Shyam Mani (fox2mike)" <fox2mike@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/proj/en/infrastructure: dev-email.xml
Date: Tue, 25 Sep 2007 18:15:17
Message-Id: E1IaEo7-00023Z-W0@stork.gentoo.org
1 fox2mike 07/09/25 18:06:51
2
3 Modified: dev-email.xml
4 Log:
5 Updating SSL fingerprints for pop3 and imap
6
7 Revision Changes Path
8 1.24 xml/htdocs/proj/en/infrastructure/dev-email.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/infrastructure/dev-email.xml?rev=1.24&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/infrastructure/dev-email.xml?rev=1.24&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/infrastructure/dev-email.xml?r1=1.23&r2=1.24
13
14 Index: dev-email.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/infrastructure/dev-email.xml,v
17 retrieving revision 1.23
18 retrieving revision 1.24
19 diff -u -r1.23 -r1.24
20 --- dev-email.xml 13 Jan 2007 15:00:15 -0000 1.23
21 +++ dev-email.xml 25 Sep 2007 18:06:51 -0000 1.24
22 @@ -26,8 +26,8 @@
23 This document describes what you, as Gentoo Developer, can expect from
24 our new e-mail system.
25 </abstract>
26 -<version>1.3.1</version>
27 -<date>Aug 12, 2006</date>
28 +<version>1.3.2</version>
29 +<date>2007-09-26</date>
30
31 <!-- This doesn't look good, can be handy though. Commenting out
32 untill someone wants it. How's that for anticipation :)
33 @@ -167,7 +167,7 @@
34 <pre caption = "fetchmailrc">
35 poll dev.gentoo.org proto pop3
36 user <i>username</i> pass <i>password</i> nokeep ssl
37 -sslfingerprint "8F:F0:BF:83:1E:F4:90:42:64:39:9F:A7:01:05:37:C6"
38 +sslfingerprint "5C:97:52:AF:AB:AF:66:D5:F7:B2:5A:6F:1C:15:79:93:FB:C9:54:B9"
39 </pre>
40 <p>
41 If you are using <c>sylpheed</c> for your e-mails, create a new account
42 @@ -216,7 +216,7 @@
43 <pre caption = "fetchmailrc">
44 poll dev.gentoo.org proto imap
45 user <i>username</i> pass <i>password</i> nokeep ssl
46 -sslfingerprint "8F:F0:BF:83:1E:F4:90:42:64:39:9F:A7:01:05:37:C6"
47 +sslfingerprint "0E:1F:7B:42:0F:71:20:8B:BC:C9:4E:A7:EC:9A:A8:24:86:70:82:98"
48 </pre>
49 <p>
50 If you are using <c>mutt</c>, you're smart enough to figure this one out
51
52
53
54 --
55 gentoo-commits@g.o mailing list