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
|
# ChangeLog for net-mail/mailman
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-mail/mailman/ChangeLog,v 1.13 2003/05/20 01:58:24 tberman Exp $
*mailman-2.1.2 (19 May 2003)
19 May 2003; Todd Berman <tberman@gentoo.org> mailman-2.1.1-r2.ebuild,
mailman-2.1.1-r3.ebuild, mailman-2.1.2.ebuild, files/README.gentoo,
files/mailman.2.1.1-r2.conf, files/mailman.2.1.1-r3.conf,
files/mailman.conf:
Version bump. Hopefully fixed install location issues. Hopefully fixed misc
issues with mailman install. (new install location is /usr/local/)
*mailman-2.1.1-r3 (13 May 2003)
13 May 2003; Todd Berman <tberman@gentoo.org> mailman-2.1.1-r3.ebuild:
Changed install dir to /home/ instead of /var/. bumped r#
*mailman-2.1.1-r2 (29 Apr 2003)
29 Apr 2003; Todd Berman <tberman@gentoo.org> mailman-2.1.1-r2.ebuild:
Changed mailman's gid to daemon to fix bug #19257.
*mailman-2.1.1-r1 (18 Apr 2003)
18 Apr 2003; Martin Holzer <mholzer@gentoo.org> Manifest,
mailman-2.1.1-r1.ebuild:
Adding contrib stuff. Closes #18425.
*mailman-2.1.1 (17 Feb 2003)
Daniel Ahlberg <aliz@gentoo.org> :
Security update.
*mailman-2.1 (21 Jan 2003)
03 Feb 2003; Nick Hadaway <raker@gentoo.org> mailman-2.1.ebuild,
files/sendmail.rc :
Added an rc file.
21 Jan 2003; Nick Hadaway <raker@gentoo.org> mailman-2.1.ebuild,
files/digest-mailman-2.1 :
Version bump. Added some logic to keep the old mm_cfg.py as requested
in bug #12589
*mailman-2.0.12 (16 Jul 2002)
04 Jan 2002; Martin Holzer <mholzer@gentoo.org> mailman-2.0.1.2.ebuild ChangeLog :
Fixed einfo text. This closes #13078.
16 Jul 2002; Ben Lutgens <lamer@gentoo.org> mailman-2.0.1.2.ebuild,
ChangeLog, files/digest-mailman-2.0.2.1, files/mailman.conf,
files/README.gentoo :
Brand new package, based on submission by Joby Walker
|