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
|
# 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.11 2004/06/24 23:21:27 agriffis Exp $
*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.
|