summaryrefslogtreecommitdiff
blob: ee519c9a5043a923429e9ef2f928fa9f2b2fd5f0 (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
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
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
# ChangeLog for net-mail/postfix
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-mail/postfix/ChangeLog,v 1.69 2003/06/11 14:33:07 lostlogic Exp $

*postfix-2.0.11 (11 Jun 2003)

  11 Jun 2003; Brandon Low <lostlogic@gentoo.org> postfix-2.0.11.ebuild:
  Easy bump

  09 Jun 2003; <msterret@gentoo.org> postfix-2.0.10-r1.ebuild:
  DEPEND on sed >= 4

*postfix-2.0.10-r1 (31 May 2003)

  31 May 2003; Brandon Low <lostlogic@gentoo.org> postfix-2.0.10-r1.ebuild,
  postfix-2.0.10.ebuild:
  Bump versions of tls, ipv6 patches

*postfix-2.0.10 (22 May 2003)

  22 May 2003; Brandon Low <lostlogic@gentoo.org> postfix-2.0.10.ebuild:
  New postfix, this is mostly just a bump, but also we now have better split out
  TLS, IPV6 and IPV6+TLS patches, enjoy

*postfix-2.0.9 (28 Apr 2003)

  28 Apr 2003; Martin Schlemmer <azarah@gentoo.org> postfix-2.0.9-r1.ebuild,
  postfix-2.0.9-get-FQDN.patch :
  Postfix do not get the FQDN if no hostname is specified, and thus do not
  handle the hostname change in latest baselayout gracefully.  Patch it to
  fix this issue.

*postfix-2.0.9 (18 Apr 2003)

  18 Apr 2003; Daniel Robbins <drobbins@gentoo.org>: New release of postfix.
  Added /usr/bin/rmail to close bug #19127. Added "provide mta" to postfix
  initscript to abide with the recommendation in bug #11455 (not closing since
  other MTAs are affected.) set CC in ebuild to close bugs #16547 and #17275.
  Unmasking for x86 since so many bugs are fixed.

*postfix-2.0.7 (22 Mar 2003)

  16 Apr 2003; Brandon Low <lostlogic@gentoo.org> Manifest,
  postfix-1.1.11-r5.ebuild, postfix-1.1.11-r5.ebuild, postfix-2.0.0.ebuild,
  postfix-2.0.0.ebuild, postfix-2.0.2-r1.ebuild, postfix-2.0.2-r1.ebuild,
  postfix-2.0.2.ebuild, postfix-2.0.2.ebuild, postfix-2.0.7.ebuild,
  postfix-2.0.7.ebuild, files/postfix-1.1.11-saslv2.diff,
  files/postfix-2.0.8_patch.patch, files/postfix-2.0.0/main.cf.diff:
  Clean up a ton of old stuff, and bump to the latest version.

  24 Mar 2003; Brandon Low <lostlogic@gentoo.org> postfix-2.0.7.ebuild:
  Update the TLS+IPV6 patch for this version. No need to -r bump, because this
  was a compile stopper

  22 Mar 2003; Brandon Low <lostlogic@gentoo.org> postfix-2.0.6.ebuild,
  postfix-2.0.6.ebuild, postfix-2.0.7.ebuild:
  Bumpage still unstable

*postfix-2.0.6 (06 Mar 2003)

  06 Mar 2003; Brandon Low <lostlogic@gentoo.org> postfix-2.0.6.ebuild:
  Version bump

*postfix-2.0.3 (28 Jan 2003)

  13 Feb 2003; Matt Keadle <mkeadle@gentoo.org> postfix-2.0.3.ebuild :
  Moved 'inherit eutils' statement back to the top of the ebuild.
  Being placed midway through was causing the package description
  to be replaced with "Based on the eutils eclass" instead of one
  suitable for Postfix.

  12 Feb 2003; Nick Hadaway <raker@gentoo.org> postfix-2.0.3.ebuild :
  Changed CC=cc to CC=${CC}.  Thanks to Paul Prince on bug #15477
  for the suggestion.

  09 Feb 2003; Nick Hadaway <raker@gentoo.org> postfix-2.0.3.ebuild :
  moved the post-install file to the doc directory.

  02 Feb 2003; Nick Hadaway <raker@gentoo.org> postfix-2.0.3.ebuild :
  Removed spurious main.cf{~,orig}.  Thanks to Phil Richards on bug
  #14725 for noticing this.

  30 Jan 2003; Nick Hadaway <raker@gentoo.org> postfix-2.0.3.ebuild :
  Marked stable.

  28 Jan 2003; Nick Hadaway <raker@gentoo.org> postfix-2.0.3.ebuild,
  files/digest-postfix-2.0.3 :
  Version bump.  tls and ipv6+tls patches have also been updated for
  this new version.

*postfix-2.0.2-r1 (19 Jan 2003)

  24 Jan 2003; Nick Hadaway <raker@gentoo.org> postfix-2.0.2-r1.ebuild :
  Marked stable for x86.

  19 Jan 2003; Nick Hadaway <raker@gentoo.org> postfix-2.0.2-r1.ebuild,
  files/digest-postfix-2.0.2-r1 :
  I made so many individual changes on the last bug I figure I better
  release a new revision.  added maildir and mbox to IUSE.
  Added -lz for linking to mysql.

*postfix-2.0.2 (19 Jan 2003)

  19 Jan 2003; Nick Hadaway <raker@gentoo.org> postfix-2.0.2.ebuild,
  files/digest-postfix-2.0.2 :
  Version bump.  Re-incorporated tls functionality.  IPV6 is next.
  10 minutes later... ipv6 added. :) Changed so
  /var/spool/postfix/tmp is created.  Added some sed logic
  for the editing of main.cf based on maildir or mbox use variable as
  suggested on bug #10356.


*postfix-2.0.0 (23 Dec 2002)

  23 Dec 2002; Maik Schreiber <blizzy@gentoo.org> : New upstream version.

  23 Dec 2002; Maik Schreiber <blizzy@gentoo.org> files/postfix.rc6: Added
  "use dns" to depend().

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords

*postfix-1.1.11.20020917-r1 (14 Nov 2002)

  14 Nov 2002; Nick Hadaway <raker@gentoo.org>
  postfix-1.1.11.20020917-r1.ebuild,
  files/digest-postfix-1.1.11.20020917 :
  New ebuild which places the smtpd.conf for sasl2 in /usr/lib/sasl2
  instead of /etc/sasl2.  See bug #10650

  25 Sep 2002; Maik Schreiber <blizzy@gentoo.org>
  postfix-1.1.11-r5.ebuild, files/digest-postfix-1.1.11-r5:
  Fixed URL of TLS patch.

*postfix-1.1.11.20020917 (19 Sep 2002)

  23 Sep 2002; Nick Hadaway <raker@gentoo.org>
  postfix-1.1.11.20020917.ebuild :
  Added /var/spool/postfix/hold directory to install.  This seems to fix
  some postfix start problems.

  20 Sep 2002; Nick Hadaway <raker@gentoo.org>
  postfix-1.1.11.20020917.ebuild :
  Updated postfix SRC_URI to the pfixtls site.  I have also copied files
  to gentoo distfiles so it propagates across mirrors.  Postfix mirrors
  appear to be too erratic with the "experimental builds"

  19 Sep 2002; Nick Hadaway <raker@gentoo.org>
  postfix-1.1.11.20020917.ebuild, files/digest-postfix-1.1.11.20020917,
  files/tls+ipv6-1.4-pf-1.1.11-20020917.patch.bz2 :
  Version bump.  Lots of bug fixes(+features)  from the 20020822
  version.  Important fixes include ldap and berkdb related fixes.
  See...
  http://archive.progeny.com/postfix/experimental/postfix-1.1.11-20020918.HISTORY
  for the changelog.

*postfix-1.1.11.20020822 (11 Sep 2002)

  17 Sep 2002; Nick Hadaway <raker@gentoo.org>
  postfix-1.1.11.20020822.ebuild :
  Added saslv1 and saslv2 support.  This should be back to a full
  featured postfix ebuild.

  11 Sep 2002; Nick Hadaway <raker@gentoo.org>
  postfix-1.1.11.20020822.ebuild :
  provide virtual/mda.  Moved tls+ipv6 patch to ${FILESDIR} and bzipped
  it.  SASL support is next.

  11 Sep 2002; Nick Hadaway <raker@gentoo.org>
  postfix-1.1.11.20020822.ebuild, files/digest-postfix-1.1.11.20020822 :
  New postfix ebuild.  Currently masked.  Testing ipv6 patch.

*postfix-1.1.11.200206013-r1 (13 Aug 2002)

  22 Aug 2002; Nick Hadaway <raker@gentoo.org>
  It appears that this ebuild and digest have magically disappeared from CVS.

  15 Aug 2002; Nick Hadaway <raker@gentoo.org>
  postfix-1.1.11.20020613-r1.ebuild :
  Updated CCARGS and AUXLIBS variables for a proper TLS enabled postfix.
  Fixed a syntax error with the tls+ipv6 patch.

  13 Aug 2002; Nick Hadaway <raker@gentoo.org>
  postfix-1.1.11.20020613-r1.ebuild, files/digest-postfix-1.1.11.20020613-r1 :
  Many changes have been made to the ebuild so I created a -r1.  This
  ebuild should copy smtpd.conf into /etc/sasl2 to match the latest
  cyrus-sasl ebuild.  This should hopefully fix some of the sasl problems
  people have been having with postfix.

*postfix-1.1.11-r5 (23 Jul 2002)

  11 Sep 2002; Nick Hadaway <raker@gentoo.org> postfix-1.1.11-r5.ebuild :
  provide virtual/mda

  29 Aug 2002; Nick Hadaway <raker@gentoo.org> postfix-1.1.11-r5.ebuild :
  Fixed an logic for applying sasl2 related patch

  22 Aug 2002; Nick Hadaway <raker@gentoo.org> postfix-1.1.11-r5.ebuild :
  Fixed typo in pkg_postinst, sasl, and ssl detection code.

  23 Jul 2002; Martin Schlemmer <azarah@gentoo.org> :
  Use the /etc/postfix/master.cf from the source *again*, as
  they tend to differ between version.  Do NOT change, or if
  you really need to use a custom version, please keep a version
  updated from that version's source.  This should fix the:

   warning: connect #3 to subsystem public/cleanup: Connection refused

  problem.

*postfix-1.1.11.20020613 (22 Jul 2002)

  24 Jul 2002; Nick Hadaway <raker@gentoo.org> :

  Updated ebuild to install the ipv6+tls patch if the ipv6 OR ssl use
  flag is enabled.  This is a temporary hack until I get the patches
  separated from each other and I can enable each addon functionality
  separately.

  23 Jul 2002; Nick Hadaway <raker@gentoo.org> :
  Updated all ebuilds to include the pam dependancy.  Closes bug #5148.

  22 Jul 2002; Nick Hadaway <raker@gentoo.org>
  postfix-1.1.11.20020613.ebuild, files/digest-postfix-1.1.11.20020613,
  files/tls+ipv6.diff, files/saslv2.diff
  New ebuild with tls and ipv6 support.  Also added support for saslv2.
  Thanks to Philipp Morger for a start on the ebuilds and patches.

  21 Jul 2002; Maik Schreiber <blizzy@gentoo.org> postfix-1.1.11-r4.ebuild,
  ChangeLog:
  Cleaned up ebuild once again. Added post-installation note from
  bug #4652 once again. Also fixed ChangeLog since it appeared to
  really got broken.

*postfix-1.1.8-r1 (19 Jul 2002)

  19 Jul 2002; Grant Goodyear <g2boojum@gentoo.org> :
  removed /usr/bin/mail symlink in postfix-1.1.8

*postfix-1.1.11-r4 (19 Jul 2002)

  19 Jul 2002; Grant Goodyear <g2boojum@gentoo.org> :
  removed /usr/bin/mail symlink; that's what mailx and nail are for.
  Removed old versions.  Bumped -r since that symlink really should be yanked.
  Closes bug #5096

*postfix-1.1.11-r1 (09 Jul 2002)

  09 Jul 2002; Maik Schreiber <blizzy@gentoo.org> postfix-1.1.11-r1.ebuild:
  Added post-installation note about /etc/mail/aliases. No need to update
  if your Postfix installation works correctly. This closes bug #4652.

*postfix-1.1.11 (08 Jul 2002)

  08 Jul 2002; Maik Schreiber <blizzy@gentoo.org> :
  New version + TLS patch, closes bug #4215.

  20 May 2002; Daniel Robbins <drobbins@gentoo.org> postfix-1.1.8.ebuild:
  made "sasl" a USE var (disabled by default) since this seems most appropriate
  and since cyrus-sasl appears to be broken if you merge it on a fresh system.
  Postfix should work again.

*postfix-1.1.8 (13 May 2002)

  13 May 2002; Donny Davies <woodchip@gentoo.org> :
  Updated to latest postfix + tls patch.

*postfix-1.1.7-r4 (3 May 2002)

  3 May 2002; Donny Davies <woodchip@gentoo.org> :
  Added LICENSE, SLOT, $Headers.

*postfix-1.1.7-r3 (19 Apr 2002)

  19 Apr 2002; Ryan Phillips <rphillips@gentoo.org> postfix-1.1.7-r3.ebuild,
  files/digest-postfix-1.1.7-r3 :
  Added INSTALL to dodoc statement.  Closes #1923

*postfix-1.1.7-r2 (15 Apr 2002)

  15 Apr 2002; Seemant Kulleen <seemant@gentoo.org> postfix-1.1.7-r2.ebuild,
  files/digest-postfix-1.1.7-r2 :
  Changed the USE flags from mta-ldap, mta-tls, and mta-mysql to ldap, ssl, and
  mysql respectively.  Also, changed the checks to the official use foo &&
  syntax.  This has the added advantage of showing the USE flags being used
  during the emerge process.

  11 Apr 2002; Seemant Kulleen <seemant@gentoo.org> files/digest-postfix-1.1.7-r1 :
  digest contains the md5 sums for the postfix tarball and the alternate
  tarball.

*postfix-1.1.7-r1 (8 Apr 2002)

  9 Apr 2002; Jon Nelson <jnelson@gentoo.org> postfix-1.1.7-r1.ebuild:
  Clean up some tabbing and use official form of 'if use foo' constructs

*postfix-1.1.7 (8 Apr 2002)

  9 Apr 2002; Jon Nelson <jnelson@gentoo.org> postfix-1.1.7.ebuild:
  Updated to postfix 1.1.7, and altered how the 'if use foo' constructs
  are used. Closes #1612

*postfix-1.1.6-r1 (1 Apr 2002)

  1 Apr 2002; Grant Goodyear <g2boojum@gentoo.org>  :
  Modified the ebuild to link in -lcrypt, -lpam (if pam is in USE),
  and -ldl.  Thanks to Jon Nelson.

*postfix-1.1.6 (30 Mar 2002)

  30 Mar 2002; Seemant Kulleen <seemant@gentoo.org> postfix-1.1.6.ebuild :
  Version bump, using previous ebuild, and adjusting the mta-tls filename to
  fetch.

*postfix-1.1.3-r3 (24 Mar 2002)

  24 Mar 2002; Donny Davies <woodchip@gentoo.org> postfix-1.1.3-r3.ebuild :
  Fix compile problem with USE mta-mysql.  Thanks to fkooman@zeelandnet.nl (F. Kooman)
  for the report.  Closes #1328.

  17 March 2002; Donny Davies <woodchip@gentoo.org> postfix-1.1.3-r2.ebuild :
  Clarify the pkg_postinst() message about updating master.cf.  Cosmetic fix only.
  Not bumping package revision.  Closes #1153.

*postfix-1.1.3-r2 (20 Feb 2002)

  20 Feb 2002; Donny Davies <woodchip@gentoo.org> postfix-1.1.3-r2.ebuild :
  This update fixes the permissions and ownership on /usr/sbin/postdrop and
  /usr/sbin/postqueue, which were not set correctly last time.  Moved the
  postdrop group detection/creation into pkg_setup() to facilitate this.
  *Really* fix the CCARGS and AUXLIBS getting nuked this time.  Hooray!

*postfix-1.1.3-r1 (18 Feb 2002)

  18 Feb 2002; Donny Davies <woodchip@gentoo.org> ChangeLog, postfix-1.1.3-r1.ebuild,
  files/postfix.rc6 files/smtp.pam files/smtpd.conf:
  Lots of changes, ok here we go:  First, we now compile with cyrus-sasl library
  support, which gives us smtp authentication.  Next, there is support for the mta-tls
  USE variable which gives you secure connection support.  There are sample files in
  the files directory for smtp authentication.  This version fixes a glitch with the
  maildrop directory (we now let postfix create it itself, which it will do when you
  run 'postfix check' for the first time after installing this.  We create the postdrop
  group now, in pkg_postinst() if its not already on the user's system.  Some small
  cosmetic changes in the initscript, changing spaces for tabs.  The /var/spool/postfix
  directory is dropped into the system permanently now, which is good.  Fixed a small
  bug with CCARGS getting nuked.  Special thanks goto Ingo Luetkebohle
  <gentoo@blank.pages.de> for an *excellent* bug report.  Thanks Ingo!

  NB: I have successfully tested *outbound* authentication, and leave inbound
  authentication to those using it.  If you find bugs, please report them.  Enjoy.

*postfix-1.1.3 (3 Feb 2002)

*postfix-1.1.2-r1 (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.