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
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
|
# ChangeLog for net-mail/exim
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-mail/exim/ChangeLog,v 1.32 2003/06/28 01:00:29 tberman Exp $
*exim-4.20-r1 (27 Jun 2003)
27 Jun 2003; Todd Berman <tberman@gentoo.org> exim-4.20-r1.ebuild,
files/exim-4.20-maildir.patch:
Great fixup by srcerer <tschafer@hotmail.com>, including (but not limited to)
logging to /var/log/exim, maildir support via USE, exiscan and exiscan-acl
also follow maildir USE variable, assorted other small fixed and closed bugs
(#21513, #21480, #21302)
12 Jun 2003; <msterret@gentoo.org> exim-4.20.ebuild:
add Header
12 Jun 2003; <msterret@gentoo.org> exim-4.14.ebuild:
add Header
*exim-4.20 (10 Jun 2003)
10 Jun 2003; Jack Morgan <jmorgan@gentoo.org> exim-4.20.ebuild:
Added new edbuild. Includes exiscan-acl support. Thanks to Tim Schafer <tschafer@hotmail.com>
Closes bug #21302
*exim-4.14 (30 May 2003)
30 May 2003; Jack Morgan <jmorgan@gentoo.org> exim-4.14.ebuild:
Updates exiscan, closes bug #20613
*exim-4.12 (28 Jan 2003)
25 Apr 2003; Martin Holzer <mholzer@gentoo.org> exim-4.12.ebuild:
fixed wrong sed state. Closes #19886.
12 Apr 2003; Seemant Kulleen <seemant@gentoo.org> Manifest,
exim-4.12.ebuild:
added symlinks for rsmtp and rmail, closing bug #19126 by Stefan Fo"rster
<gentoo@stefan-foerster.de>
25 Mar 2003; Seemant Kulleen <seemant@gentoo.org> exim-4.12.ebuild:
removed suid bit on /etc/conf.d/exim thanks to: Benjamin Podszun (Blafasel @
irc) <Dar@Dar-Klajid.de> in bug #18148
07 Feb 2003; Nick Hadaway <raker@gentoo.org> exim-4.12.ebuild :
Marked stable for x86.
28 Jan 2003; Nick Hadaway <raker@gentoo.org> exim-4.12.ebuild,
files/digest-exim-4.12 :
Version bump. Also bumped exiscan to 4.12-21.
16 Dec 2002; Daniel Ahlberg <aliz@gentoo.org> : exim-4.10.ebuild
Marked stable.
15 Dec 2002; Daniel Ahlberg <aliz@gentoo.org> : exim-4.10.ebuild
Added patch to fix security issue.
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
*exim-4.10 (15 Nov 2002)
12 Apr 2003; Seemant Kulleen <seemant@gentoo.org> exim-4.10.ebuild:
same, but for the previous version as well
03 Feb 2003; Jon Nall <nall@gentoo.org> exim-4.10.ebuild :
added ~ppc
15 Nov 2002; Nick Hadaway <raker@gentoo.org> exim-4.10.ebuild,
files/digest-exim-4.10, files/exiscan.conf :
New exim ebuild with support for exiscan patched in. Marked unstable.
*exim-4.05 (29 Aug 2002)
15 Sep 2002; Nick Hadaway <raker@gentoo.org> exim-4.05.ebuild :
Fixed a typo. -lpg to -lpq. See bug #7878
11 Sep 2002; Nick Hadaway <raker@gentoo.org> exim-4.05.ebuild :
Updated ebuild to install convert4r{3,4} into /usr/sbin as suggested
by bug #7702 and changed use variable from pgsql to postgres.
03 Sep 2002; Nick Hadaway <raker@gentoo.org> exim-4.05.ebuild :
Still masked. /etc/exim/configure.default is now installed as
/etc/exim/exim.conf.dist to match most other packages config file
name style.
01 Sep 2002; Nick Hadaway <raker@gentoo.org> exim-4.05.ebuild :
Changed use variables to coincide with already defined system variables.
29 Aug 2002; Nick Hadaway <raker@gentoo.org>
exim-4.05.ebuild, files/digest-exim-4.05 :
Version bump. Currently masked for portage tree freeze.
Removed nonexistant sample config.
*exim-4.04-r2 (20 Aug 2002)
25 Mar 2003; Seemant Kulleen <seemant@gentoo.org> exim-4.04-r2.ebuild:
changed pgsql USE to postgres, which exists
01 Sep 2002; Nick Hadaway <raker@gentoo.org> exim-4.04-r2.ebuild :
Changed use variables to coincide with already defined system variables.
29 Aug 2002; Nick Hadaway <raker@gentoo.org> exim-4.04-r2.ebuild :
Removed nonexistant sample config.
20 Aug 2002; Nick Hadaway <raker@gentoo.org>
exim-4.04-r2.ebuild, files/digest-exim-4.04-r2 :
Updated ebuild with a cleaner LOOKUP_INCLUDE and LOOKUP_LIBS scheme
as suggested by Eric Renfro. Added support for mta-pgsql USE variable
and updated dependancies.
*exim-4.04-r1 (15 Aug 2002)
15 Aug 2002; Nick Hadaway <raker@gentoo.org> exim-4.04-r1.ebuild :
Added LOOKUP_CDB to compile options. This will add support for
Constant Database lookups which are in many cases faster than
linear lookups. All CDB code is included in exim. To learn more
about CDB check out http://cr.yp.to/cdb.html.
15 Aug 2002; Nick Hadaway <raker@gentoo.org> exim-4.04-r1.ebuild :
Updated ebuild to add LOOKUP_DSEARCH support. This allows more
functionality to exim with virual hosts.
*exim-3.36-r1 (18 Apr 2002)
18 Apr 2002; Ryan Phillips <rphillips@gentoo.org>
exim-3.36-r1.ebuild files/digest-exim-3.36-r1 :
Updated due to security exploit in exim-3.34
*exim-3.34-r2 (15 Apr 2002)
15 Apr 2002; Seemant Kulleen <seemant@gentoo.org>
exim-3.34-r2.ebuild files/digest-exim-3.34-r2 :
Updated the USE flags from mta-ldap, mta-tls and mta-mysql to the more general
and widely used ldap, ssl and mysql flags respectively.
*exim-3.34-r1 (1 Apr 2002)
1 Apr 2002; Grant Goodyear <g2boojum@gentoo.org> :
Applied jnelson patches (bug #1444) to solve "missing exim binary"
problem.
*exim-3.34 (1 Feb 2002)
1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
Added initial ChangeLog which should be updated whenever the package is
updated in any way. This changelog is targetted to users. This means that the
comments should well explained and written in clean English. The details about
writing correct changelogs are explained in the skel.ChangeLog file which you
can find in the root directory of the portage repository.
|