Gentoo Archives: gentoo-commits

From: "PaweA Hajdan (phajdan.jr)" <phajdan.jr@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-mail/dovecot: ChangeLog dovecot-1.2.17.ebuild dovecot-2.0.13.ebuild
Date: Thu, 26 May 2011 11:37:53
Message-Id: 20110526113741.60E5320054@flycatcher.gentoo.org
1 phajdan.jr 11/05/26 11:37:41
2
3 Modified: ChangeLog dovecot-1.2.17.ebuild
4 dovecot-2.0.13.ebuild
5 Log:
6 x86 stable wrt security bug #368653
7
8 (Portage version: 2.1.9.42/cvs/Linux i686)
9
10 Revision Changes Path
11 1.304 net-mail/dovecot/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/dovecot/ChangeLog?rev=1.304&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/dovecot/ChangeLog?rev=1.304&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/dovecot/ChangeLog?r1=1.303&r2=1.304
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/net-mail/dovecot/ChangeLog,v
20 retrieving revision 1.303
21 retrieving revision 1.304
22 diff -u -r1.303 -r1.304
23 --- ChangeLog 22 May 2011 15:12:51 -0000 1.303
24 +++ ChangeLog 26 May 2011 11:37:41 -0000 1.304
25 @@ -1,6 +1,10 @@
26 # ChangeLog for net-mail/dovecot
27 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/ChangeLog,v 1.303 2011/05/22 15:12:51 eras Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/ChangeLog,v 1.304 2011/05/26 11:37:41 phajdan.jr Exp $
30 +
31 + 26 May 2011; Pawel Hajdan jr <phajdan.jr@g.o> dovecot-1.2.17.ebuild,
32 + dovecot-2.0.13.ebuild:
33 + x86 stable wrt security bug #368653
34
35 *dovecot-1.2.17 (22 May 2011)
36
37
38
39
40 1.2 net-mail/dovecot/dovecot-1.2.17.ebuild
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/dovecot/dovecot-1.2.17.ebuild?rev=1.2&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/dovecot/dovecot-1.2.17.ebuild?rev=1.2&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/dovecot/dovecot-1.2.17.ebuild?r1=1.1&r2=1.2
45
46 Index: dovecot-1.2.17.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-1.2.17.ebuild,v
49 retrieving revision 1.1
50 retrieving revision 1.2
51 diff -u -r1.1 -r1.2
52 --- dovecot-1.2.17.ebuild 22 May 2011 15:12:51 -0000 1.1
53 +++ dovecot-1.2.17.ebuild 26 May 2011 11:37:41 -0000 1.2
54 @@ -1,6 +1,6 @@
55 # Copyright 1999-2011 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-1.2.17.ebuild,v 1.1 2011/05/22 15:12:51 eras Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-1.2.17.ebuild,v 1.2 2011/05/26 11:37:41 phajdan.jr Exp $
59
60 EAPI=4
61
62 @@ -21,7 +21,7 @@
63
64 SLOT="0"
65 LICENSE="LGPL-2.1 MIT"
66 -KEYWORDS="~alpha ~amd64 ~arm ~ppc ~sparc ~x86"
67 +KEYWORDS="~alpha ~amd64 ~arm ~ppc ~sparc x86"
68
69 IUSE="berkdb caps cydir dbox doc ipv6 kerberos ldap +maildir managesieve mbox mysql pam postgres sieve sqlite +ssl suid vpopmail zlib"
70
71
72
73
74 1.4 net-mail/dovecot/dovecot-2.0.13.ebuild
75
76 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/dovecot/dovecot-2.0.13.ebuild?rev=1.4&view=markup
77 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/dovecot/dovecot-2.0.13.ebuild?rev=1.4&content-type=text/plain
78 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/dovecot/dovecot-2.0.13.ebuild?r1=1.3&r2=1.4
79
80 Index: dovecot-2.0.13.ebuild
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-2.0.13.ebuild,v
83 retrieving revision 1.3
84 retrieving revision 1.4
85 diff -u -r1.3 -r1.4
86 --- dovecot-2.0.13.ebuild 15 May 2011 10:12:39 -0000 1.3
87 +++ dovecot-2.0.13.ebuild 26 May 2011 11:37:41 -0000 1.4
88 @@ -1,6 +1,6 @@
89 # Copyright 1999-2011 Gentoo Foundation
90 # Distributed under the terms of the GNU General Public License v2
91 -# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-2.0.13.ebuild,v 1.3 2011/05/15 10:12:39 xarthisius Exp $
92 +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-2.0.13.ebuild,v 1.4 2011/05/26 11:37:41 phajdan.jr Exp $
93
94 EAPI="3"
95
96 @@ -21,7 +21,7 @@
97
98 SLOT="0"
99 LICENSE="LGPL-2.1 MIT"
100 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
101 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
102
103 IUSE="bzip2 caps cydir sdbox doc ipv6 kerberos ldap +maildir managesieve mbox mdbox mysql pam postgres sieve sqlite +ssl suid vpopmail zlib"