1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
|
# ChangeLog for net-mail/dovecot
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/ChangeLog,v 1.15 2004/09/19 20:09:05 g2boojum Exp $
*dovecot-0.99.11 (19 Sep 2004)
19 Sep 2004; Grant Goodyear <g2boojum@gentoo.org>
dovecot-0.99.10.9-r1.ebuild, +dovecot-0.99.11.ebuild:
Version bump. Thanks to Daniel Webert (bug #63849).
Also set static uid/gid. (Thanks to Nils Marving, bug #58772)
*dovecot-0.99.10.9-r1 (31 Aug 2004)
31 Aug 2004; <ticho@gentoo.org> +dovecot-0.99.10.9-r1.ebuild:
Applied patch to add mysql USE flag, committed by pille <pille@struction.de>.
Closes #61297.
*dovecot-0.99.10.9 (17 Aug 2004)
17 Aug 2004; Grant Goodyear <g2boojum@gentoo.org> -dovecot-0.99.10.7.ebuild,
+dovecot-0.99.10.9.ebuild:
Whoops, should have bumped to .9, not .7.
*dovecot-0.99.10.7 (16 Aug 2004)
16 Aug 2004; Grant Goodyear <g2boojum@gentoo.org> dovecot-0.99.10.6.ebuild,
+dovecot-0.99.10.7.ebuild:
Version bump (Bug 57136; thanks to Andreas Simon and Daniel Webert),
removing old versions, marking .6 stable on x86.
*dovecot-0.99.10.6 (24 Jun 2004)
24 Jun 2004; Grant Goodyear <g2boojum@gentoo.org> +dovecot-0.99.10.6.ebuild:
Version bump (Thanks to Andreas Simon, Bug # 54826).
*dovecot-0.99.10.5-r1 (12 Jun 2004)
12 Jun 2004; Grant Goodyear <g2boojum@gentoo.org>
+dovecot-0.99.10.4-r1.ebuild, -dovecot-0.99.10.4.ebuild,
+dovecot-0.99.10.5-r1.ebuild, -dovecot-0.99.10.5.ebuild:
Security fix: old ebuilds installed /etc/dovecot.conf w/ 0644
permissions, but sql passwords might be stored there.
Thanks to Andreas Simon (Bug #53707).
11 Jun 2004; Aron Griffis <agriffis@gentoo.org> dovecot-0.99.10.4.ebuild:
Fix use invocation
03 Jun 2004; David Holm <dholm@gentoo.org> dovecot-0.99.10.5.ebuild:
Added to ~ppc.
30 May 2004; Grant Goodyear <g2boojum@gentoo.org> dovecot-0.99.10.4.ebuild:
Added "gnutls" to IUSE and fixed ssl certificate handling
(thanks to Andreas Simon, bugs # 49876 and # 49690)
*dovecot-0.99.10.5 (30 May 2004)
30 May 2004; Grant Goodyear <g2boojum@gentoo.org> +dovecot-0.99.10.5.ebuild:
Version bump (thanks to David Pufer, bug # 52371). I also did some
fairly massive cleaning, so this ebuild could be massively broken
(although it does seem to be working just fine for me -- dovecot is the imap
server that my family uses). Also replaced the "maildir" USE flag with
"mbox", since maildir is the Gentoo default and thus should never have
been a USE flag, and cleaned up the logic to make gnutls preferred over
ssl if both gnutls and ssl are secified in USE.
09 May 2004; Jason Wever <weeve@gentoo.org> dovecot-0.99.10.4.ebuild:
Added ~sparc keyword.
07 May 2004; Danny van Dyk <kugelfang@gentoo.org> dovecot-0.99.10.4.ebuild:
Marked ~amd64.
*dovecot-0.99.10.4 (10 Apr 2004)
10 Apr 2004; Grant Goodyear <g2boojum@hotmail.com> :
Long overdue new package. Thanks to Zach Bagnell, Andreas Simon, Lars
Trieloff, Andrew Cooks, Tony Vroon, and tseng.
|