summaryrefslogtreecommitdiff
blob: 9bddf6890e7fa9a7014dd4caf81e3c85e2de57c2 (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
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
# ChangeLog for net-mail/sendmail
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-mail/sendmail/ChangeLog,v 1.25 2003/02/12 08:16:18 vapier Exp $

*sendmail-8.12.7-r5 (03 Feb 20003)

  03 Feb 2003; Nick Hadaway <raker@gentoo.org> sendmail-8.12.7-r5.ebuild,
  files/digest-sendmail-8.12.7-r5, files/sendmail-r5 :
  Changed /usr/sbin/sendmail to sendmail in the stop portion of the
  script and added some changes for proper SASL2 usage as suggested
  by Alessandro Pisani on bug #14411.

*sendmail-8.12.7-r4 (26 Jan 2003)

  26 Jan 2003; Nick Hadaway <raker@gentoo.org> sendmail-8.12.7-r4.ebuild,
  files/digest-sendmail-8.12.7-r4, files/sendmail-r4 :
  Now the init script sends 'killall ${KILL_OPTS} /usr/sbin/sendmail'
  This should stop all running instances?

*sendmail-8.12.7-r3 (23 Jan 2003)

  23 Jan 2003; Nick Hadaway <raker@gentoo.org> sendmail-8.12.7-r3.ebuild,
  files/digest-sendmail-8.12.7-r3, files/sendmail-r3 :
  Changed init to incorporate KILL_OPTS so people can choose their level
  of daemon shutdown forcefulness.

*sendmail-8.12.7-r2 (23 Jan 2003)

  23 Jan 2003; Nick Hadaway <raker@gentoo.org> files/sendmail-r2,
  files/digest-sendmail-8.12.7-r2, sendmail-8.12.7-r2.ebuild :
  Version bump to catch new init.d file

  23 Jan 2003; Nick Hadaway <raker@gentoo.org> files/sendmail-r1 :
  Added -9 to the kill statement as suggested on bug #14411

*sendmail-8.12.7-r1 (20 Jan 2003)

  20 Jan 2003; Nick Hadaway <raker@gentoo.org> sendmail-8.12.7-r1.ebuild,
  files/digest-sendmail-8.12.7-r1 files/sendmail-r1 :
  Updated init.d script and conf file so the clientmqueue flushing
  daemon shuts down as well as the main mta daemon.

*sendmail-8.12.7 (02 Jan 2003)

  19 Jan 2003; Nick Hadaway <raker@gentoo.org> sendmail-8.12.7.ebuild :
  Marked stable for x86.  Many important fixes in the source and in 
  the ebuild.

  19 Jan 2003; Nick Hadaway <raker@gentoo.org> sendmail-8.12.7.ebuild,
  files/sendmail :
  Added the clientmqueue daemon as suggested by Andrea Barisani on
  bug #13836.  Log files are now tagged by sm-mta or sm-cm.  Added
  an extra check to clear xf* from /var/spool/mqueue on start.

  02 Jan 2003; Nick Hadaway <raker@gentoo.org> sendmail-8.12.7.ebuild,
  files/digest-sendmail-8.12.7 :
  Version bump.

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
*sendmail-8.12.6-r1 (13 Oct 2002)

  13 Oct 2002; Daniel Ahlberg <aliz@gentoo.org> :
  Security update. Added patch from sendmail to fix smrsh.

*sendmail-8.12.6 (03 Sep 2002)

  03 Sep 2002; Nick Hadaway <raker@gentoo.org> sendmail-8.12.6.ebuild,
  files/digest-sendmail-8.12.6.ebuild :
  Version bump.

*sendmail-8.12.5 (19 Jul 2002)

  19 Jul 2002; Grant Goodyear <g2boojum@gentoo.org> ChangeLog  :
  new version; fixes buffer overflow; thanks to raker!

*sendmail-8.12.4-r5 (13 Jul 2002)

  13 Jul 2002; Grant Goodyear <g2boojum@gentoo.org> ChangeLog  :
  sasl fixes; thanks to Jay 'Eraserhead' Felice

*sendmail-8.12.4-r4 (12 Jul 2002)

  12 Jul 2002; Grant Goodyear <g2boojum@gentoo.org> ChangeLog  :
  fixed permissions (thanks to Harald Kubota for catching the problem),
  moved group/passwd stuff to pkg_preinst

*sendmail-8.12.4-r3 (04 Jul 2002)

  04 Jul 2002; Grant Goodyear <g2boojum@gentoo.org> ChangeLog  :
  Some useful fixes; thanks to Alessandro Pisani

  29 Jun 2002; Seemant Kulleen <seemant@gentoo.org> sendmail-8.12.4-r2.ebuild:
  Changed net-misc/hesiod to net-dns/hesiod per bug #4321 by 
  simons+gentoo@cryp.to (Peter Simons)

  27 Jun 2002; Grant Goodyear <g2boojum@gentoo.org> sendmail-8.12.4-r2.ebuild:
    Make sure that queue directories don't get cleaned away.

  24 Jun 2002; Thilo Bangert <bangert@gentoo.org> sendmail-8.12.4-r1.ebuild:
    added symlink /usr/sbin/sendmail -> /usr/lib/sendmail

  22 Jun 2002; William McArthur <sandymac@gentoo.org> sendmail-8.12.4-r1.ebuild:
  Fixed a type in the use ssl section, "-ssl" should have been "-lssl"

*sendmail-8.12.4-r1 (12 June 2002)

  12 June 2002; Grant Goodyear <g2boojum@gentoo.org> : 
  Added an init script and fixed permissions.  It now
  works out-of-the-box, at least for sending mail and
  locally receiving mail.  Currently set up to use it's
  own local mailer.
 
*sendmail-8.12.4 (10 June 2002)

  10 June 2002; Grant Goodyear <g2boojum@gentoo.org> : 
  New package.