blob: 48b23511bb7d747361ed73d5245ca61b6b77127f (
plain)
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
|
# ChangeLog for net-mail/squirrelmail
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
# $Header: /var/cvsroot/gentoo-x86/net-mail/squirrelmail/ChangeLog,v 1.14 2002/12/15 13:44:00 aliz Exp $
*squirrelmail-1.2.10 (15 Dec 2002)
15 Dec 2002; Daniel Ahlberg <aliz@gentoo.org> squirrelmail-1.2.10.ebuild :
Version bump and include XSS security fix from cvs.
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
*squirrelmail-1.2.9 (12 Nov 2002)
15 Dec 2002; Bjoern Brauel <bjb@gentoo.org> squirrelmail-1.2.9.ebuild :
Add ~alpha to KEYWORDS
14 Nov 2002; Mike Frysinger <vapier@gentoo.org> :
Replaced hardcoding of /home/httpd/htdocs with a grep of /etc/apache/conf/apache.conf
12 Nov 2002; Daniel Ahlberg <aliz@gentoo.org> :
Version bump.
*squirrelmail-1.2.8 (20 Sep 2002)
15 Dec 2002; Bjoern Brauel <bjb@gentoo.org> squirrelmail-1.2.8.ebuild :
Add alpha to KEYWORDS
14 Nov 2002; Mike Frysinger <vapier@gentoo.org> :
Replaced hardcoding of /home/httpd/htdocs with a grep of /etc/apache/conf/apache.conf
20 Sep 2002; Nick Hadaway <raker@gentoo.org>
squirrelmail-1.2.8.ebuild, files/digest-squirrelmail-1.2.8 :
Version bump. register_globals now no longer has to be turned on!
See the ChangeLog at http://www.squirrelmail.org for more...
*squirrelmail-1.2.7 (08 Jul 2002)
14 Nov 2002; Mike Frysinger <vapier@gentoo.org> :
Replaced hardcoding of /home/httpd/htdocs with a grep of /etc/apache/conf/apache.conf
15 Jul 2002; Ryan Phillips <rphillips@gentoo.org> :
Updated for new dev-php/ tree
08 Jul 2002; Maik Schreiber <blizzy@gentoo.org> :
SquirrelMail will be installed into /home/httpd/htdocs/squirrelmail
directly instead of into a version-dependant directory and
symlinking to it. Fixed SRC_URI. Removed dependency on
net-www/apache and virtual/imapd. Closes bug #4676.
*squirrelmail-1.2.6-r1 (12 Jun 2002)
12 Jun 2002; Grant Goodyear <g2boojum@gentoo.org> :
Fixed postinst message to mention /etc/php4/php.ini, not
/etc/PHP4/php.ini. Thanks to Roman Weber.
*squirrelmail-1.2.6 (21 May 2002)
21 May 2002; Grant Goodyear <g2boojum@gentoo.org> :
New version. Also moved HTTPDROOT to the new /home/httpd/ location.
Made sure that the squirrelmail directory is owned by apache.apache.
*squirrelmail-1.2.5 (17 Apr 2002)
17 Apr 2002; Grant Goodyear <g2boojum@gentoo.org> :
New version. Also moved HTTPDROOT to the new /home/httpd/ location.
*squirrelmail-1.2.4 (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.
|