summaryrefslogtreecommitdiff
blob: a92160bda37db6e403c4edc27dd35aaa4de44749 (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
75
# ChangeLog for net-mail/qmail
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
# $Header: /var/cvsroot/gentoo-x86/net-mail/qmail/ChangeLog,v 1.16 2003/02/11 08:22:58 raker Exp $

*qmail-1.03-r10 (01 Feb 2003)

  11 Feb 2003; Nick Hadaway <raker@gentoo.org> qmail-1.03-r10.ebuild :
  Only touch alias files if they don't already exist as suggested
  by Sascha Silbe on bug #13014

  04 Feb 2003; Nick Hadaway <raker@gentoo.org> qmail-1.03-r10.ebuild :
  Moved the ssl cert creation to pkg_config() and it only goes through
  the cert creation if the file doesn't already exist.  Thanks vapier.
  Added a patch for 0.0.0.0 addresses and errno detection.

  02 Feb 2003; Nick Hadaway <raker@gentoo.org> qmail-1.03-r10.ebuild :
  Added a missing qmail-todo.  Thanks to shadow@ines.ro on bug #14963
  for catching this so quickly.

  01 Feb 2003; Nick Hadaway <raker@gentoo.org> qmail-1.03-r10.ebuild,
  files/digest-qmail-1.03-r10, files/tls.patch, files/tls.txt :
  Ebuild rework on the patch side.  I will add mysql and ldap support
  as I work through patch conflicts.  TLS + EHLO patch, SMTP AUTH,
  big-concurrency, ext/reiserfs non-synchronus link() fix, and the
  ext_todo-20030105 queue optimization patch are currently included.
  Now includes /var/qmail/bin in ROOTPATH and PATH.

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
*qmail-1.03-r9 (11 Sep 2002)

  23 Nov 2002; Nick Hadaway <raker@gentoo.org> qmail-1.03-r9.ebuild :
  Cosmetic fix to only unpack ldap patch if ldap in USE.

  19 Nov 2002; Nick Hadaway <raker@gentoo.org> qmail-1.03-r9.ebuild :
  Added fix for ssl enabled builds as noted in bug #10961.  Thanks to 
  Andrey Ulanov for noticing the problem.

  27 Sep 2002; Nick Hadaway <raker@gentoo.org> 
  files/1.03-r9/run-qmailsmtpd :
  Changed softlimit from 2MB to 8MB due to the ssl enabled ucspi-tcp.

  11 Sep 2002; Nick Hadaway <raker@gentoo.org> qmail-1.03-r9.ebuild,
  files/digest-qmail-1.03-r9,
  files/1.03-r9/qmail-1.03-starttls-smtp-auth.patch :
  New qmail ebuild. Added ldap support, and tls+auth support.  The
  patches both cannot be applied at the same time as they conflict.
  Please test!

*qmail-1.03-r8 (10 Jun 2002)

  27 Sep 2002; Nick Hadaway <raker@gentoo.org> 
  files/1.03-r8/run-qmailsmtpd :
  Changed softlimit from 2MB to 8MB due to the ssl enabled ucspi-tcp.

  10 June 2002; Grant Goodyear <bangert@gentoo.org> qmail-1.03-r8.ebuild :
  Added qmail-queue patch for qmail-scanner, closing bug #3416.

*qmail-1.03-r7 (1 Feb 2002)

  12 May 2002; Thilo Bangert <bangert@gentoo.org> qmail-1.03-r7.ebuild :
  fixed location for dns patch. added new digest to reflect the change

  19 Mar 2002; G.Bevin <gbevin@gentoo.org> qmail-1.03-r7.ebuild :
  Added net-mail/dot-forward to RDEPEND

  1 Feb 2002; G.Bevin <gbevin@gentoo.org> qmail-1.03-r7.ebuild :
  Prevent qmail from being installed alongside another mta.

  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.