summaryrefslogtreecommitdiff
blob: 97b68d43e78ad4934606550eddc7d2650b862c09 (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
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
# ChangeLog for mail-mta/qmail
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/mail-mta/qmail/ChangeLog,v 1.60 2005/09/11 21:56:37 hansmi Exp $

  11 Sep 2005; Michael Hanselmann <hansmi@gentoo.org> qmail-1.03-r16.ebuild:
  Fixed bug 105450, cleaned ebuild a bit.

  14 Aug 2005; Michael Hanselmann <hansmi@gentoo.org> files/conf-smtpd-r16,
  qmail-1.03-r16.ebuild:
  Fixed dependencies for USE=noauthcram, see bug 83415.

  12 Aug 2005; Michael Hanselmann <hansmi@gentoo.org>
  files/1.03-r16/qmail-remote-auth-log-fix.patch:
  Fixed patch from yesterday.

  11 Aug 2005; Michael Hanselmann <hansmi@gentoo.org>
  +files/1.03-r16/qmail-remote-auth-log-fix.patch, qmail-1.03-r16.ebuild:
  Fixed bug 101532, a crash in qmail-remote when using authentication in
  smtproutes.

  10 Aug 2005; Michael Hanselmann <hansmi@gentoo.org> qmail-1.03-r15.ebuild,
  qmail-1.03-r16.ebuild:
  Create groups and users (bug #99598).

  06 Aug 2005; Michael Hanselmann <hansmi@gentoo.org> qmail-1.03-r15.ebuild,
  qmail-1.03-r16.ebuild:
  net-mail/cmd5checkpw-0.30 is not backwards compatible.

  20 Jul 2005; Michael Hanselmann <hansmi@gentoo.org>
  files/1.03-r16/virtual-domain-outgoing-IP-address.patch,
  qmail-1.03-r15.ebuild, qmail-1.03-r16.ebuild:
  Rewritten the virtual-domain-outgoing-IP-address patch, enhanced the ebuilds
  a small bit.

  19 Jul 2005; Michael Hanselmann <hansmi@gentoo.org> qmail-1.03-r16.ebuild:
  Took out broken virtual-ip-patch, bug #99497

  18 Jul 2005; Jory A. Pratt <anarchy@gentoo.org> qmail-1.03-r15.ebuild,
  qmail-1.03-r16.ebuild:
  added restrict for userpriv usersandbox bug #99390

  16 Jul 2005; Michael Hanselmann <hansmi@gentoo.org> qmail-1.03-r16.ebuild:
  Removed link-sync-patch from the ebuild. See bug 56124.

  14 Jul 2005; Michael Hanselmann <hansmi@gentoo.org>
  +files/1.03-r16/virtual-domain-outgoing-IP-address.patch,
  qmail-1.03-r16.ebuild:
  Added patch from bug 98961.

  13 Jul 2005; Michael Hanselmann <hansmi@gentoo.org>
  +files/1.03-r16/invalid-envelope-sender-log.patch, qmail-1.03-r16.ebuild:
  Added a patch to log invalid envelope senders.

  19 Jun 2005; Michael Hanselmann <hansmi@gentoo.org> qmail-1.03-r16.ebuild:
  Fixed an error in the installation of the config system.

  19 Jun 2005; Michael Hanselmann <hansmi@gentoo.org> +files/conf-smtpd-r16,
  qmail-1.03-r16.ebuild:
  Gave r16 its own conf-smtpd because some things with authentication changed
  between r15 and r16 (new auth patch).

  18 Jun 2005; Michael Hanselmann <hansmi@gentoo.org> qmail-1.03-r15.ebuild,
  qmail-1.03-r16.ebuild:
  Added a message during generation of the RSA keys.

  12 Jun 2005; Michael Hanselmann <hansmi@gentoo.org> qmail-1.03-r16.ebuild,
  +files/qmail-1.03-env-servercert.patch, files/qmail-genrsacert.sh::
  Fixed bug 95637, added patch from bug 94257. Cleaned the ebuild. The cronjob
  now also generated the Diffie-Hellman Parameters.

  08 Jun 2005; Michael Hanselmann <hansmi@gentoo.org>
  files/qmail-genrsacert.sh:
  Modified so it can generate multiple keys. See bug 77380.

  05 Jun 2005; Michael Hanselmann <hansmi@gentoo.org> qmail-1.03-r15.ebuild:
  Fixed bug 92742.

  05 Jun 2005; Michael Hanselmann <hansmi@gentoo.org> +files/dot_qmail-log,
  qmail-1.03-r16.ebuild:
  Updated qregex-starttls-2way-auth patch (Bug 88746), added a sample .qmail-log
  file (Bug 90631), fixed bug 92742.

  19 May 2005; Michael Hanselmann <hansmi@gentoo.org>
  -files/1.03-r10/99qmail, -files/1.03-r10/defaultdelivery,
  -files/1.03-r10/dot_qmail, -files/1.03-r10/errno.patch,
  -files/1.03-r10/qmail-control, -files/1.03-r10/rc,
  -files/1.03-r10/run-qmailpop3d, -files/1.03-r10/run-qmailpop3dlog,
  -files/1.03-r10/run-qmailsend, -files/1.03-r10/run-qmailsendlog,
  -files/1.03-r10/run-qmailsmtpd, -files/1.03-r10/run-qmailsmtpdlog,
  -files/1.03-r10/smtp-auth-close3.patch, -files/1.03-r10/tls.patch.bz2,
  -files/1.03-r10/tls-patch.txt, -files/1.03-r11/99qmail,
  -files/1.03-r11/conf-common, -files/1.03-r11/conf-qmqpd,
  -files/1.03-r11/conf-qmtpd, -files/1.03-r11/conf-smtpd,
  -files/1.03-r11/defaultdelivery, -files/1.03-r11/dot_qmail,
  -files/1.03-r11/errno.patch, -files/1.03-r11/qmail-control,
  -files/1.03-r11/rc, -files/1.03-r11/run-qmailpop3d,
  -files/1.03-r11/run-qmailpop3dlog, -files/1.03-r11/run-qmailqmqpd,
  -files/1.03-r11/run-qmailqmqpdlog, -files/1.03-r11/run-qmailqmtpd,
  -files/1.03-r11/run-qmailqmtpdlog, -files/1.03-r11/run-qmailsend,
  -files/1.03-r11/run-qmailsendlog, -files/1.03-r11/run-qmailsmtpd,
  -files/1.03-r11/run-qmailsmtpdlog, -files/1.03-r11/smtp-auth-close3.patch,
  -files/1.03-r12/99qmail, -files/1.03-r12/bad-rcpt-noisy-patch,
  -files/1.03-r12/badrcptto-morebadrcptto-accdias-gentoo,
  -files/1.03-r12/conf-common, -files/1.03-r12/conf-pop3d,
  -files/1.03-r12/conf-qmqpd, -files/1.03-r12/conf-qmtpd,
  -files/1.03-r12/conf-smtpd, -files/1.03-r12/config-sanity-check,
  -files/1.03-r12/dot_qmail, -files/1.03-r12/errno.patch,
  -files/1.03-r12/maildir-quota-fix.patch, -files/1.03-r12/qmail-control,
  -files/1.03-r12/qmail-remote-auth-login.patch,
  -files/1.03-r12/qmail-smtpd-esmtp-size-gentoo.patch,
  -files/1.03-r12/qmail-smtpd-relay-reject.gentoo.patch, -files/1.03-r12/rc,
  -files/1.03-r12/run-qmailpop3d, -files/1.03-r12/run-qmailpop3dlog,
  -files/1.03-r12/run-qmailqmqpd, -files/1.03-r12/run-qmailqmqpdlog,
  -files/1.03-r12/run-qmailqmtpd, -files/1.03-r12/run-qmailqmtpdlog,
  -files/1.03-r12/run-qmailsend, -files/1.03-r12/run-qmailsendlog,
  -files/1.03-r12/run-qmailsmtpd, -files/1.03-r12/run-qmailsmtpdlog,
  -files/1.03-r12/smtp-auth-close3.patch, -files/1.03-r13/99qmail,
  -files/1.03-r13/conf-common, -files/1.03-r13/conf-pop3d,
  -files/1.03-r13/conf-qmqpd, -files/1.03-r13/conf-qmtpd,
  -files/1.03-r13/conf-smtpd, -files/1.03-r13/config-sanity-check,
  -files/1.03-r13/dot_qmail, -files/1.03-r13/errno.patch,
  -files/1.03-r13/maildir-quota-fix.patch, -files/1.03-r13/mkservercert,
  -files/1.03-r13/qmail-control, -files/1.03-r13/qmail-genrsacert.sh,
  -files/1.03-r13/qmail-smtpd-esmtp-size-gentoo.patch,
  -files/1.03-r13/qmail-smtpd-relay-reject.gentoo.patch, -files/1.03-r13/rc,
  -files/1.03-r13/run-qmailpop3d, -files/1.03-r13/run-qmailpop3dlog,
  -files/1.03-r13/run-qmailqmqpd, -files/1.03-r13/run-qmailqmqpdlog,
  -files/1.03-r13/run-qmailqmtpd, -files/1.03-r13/run-qmailqmtpdlog,
  -files/1.03-r13/run-qmailsend, -files/1.03-r13/run-qmailsendlog,
  -files/1.03-r13/run-qmailsmtpd, -files/1.03-r13/run-qmailsmtpdlog,
  -files/1.03-r13/servercert.cnf, -files/1.03-r13/smtp-auth-close3.patch,
  -files/1.03-r8/defaultdelivery, -files/1.03-r8/dot_qmail,
  -files/1.03-r8/qmail-1.03-starttls-smtp-auth.patch,
  -files/1.03-r8/qmail-control, -files/1.03-r8/qmail-linksync.patch,
  -files/1.03-r8/qmail-queue.patch, -files/1.03-r8/rc,
  -files/1.03-r8/run-qmailsend, -files/1.03-r8/run-qmailsendlog,
  -files/1.03-r8/run-qmailsmtpd, -files/1.03-r8/run-qmailsmtpdlog,
  -files/1.03-r9/defaultdelivery, -files/1.03-r9/dot_qmail,
  -files/1.03-r9/qmail-1.03-starttls-smtp-auth.patch,
  -files/1.03-r9/qmail-control, -files/1.03-r9/qmail-linksync.patch,
  -files/1.03-r9/qmail-queue.patch, -files/1.03-r9/run-qmailsend,
  -files/1.03-r9/run-qmailsendlog, -files/1.03-r9/run-qmailsmtpd,
  -files/1.03-r9/run-qmailsmtpdlog, -qmail-1.03-r14.ebuild:
  Cleaned up

  19 May 2005; Jory A. Pratt<anarchy@gentoo.org> -qmail-1.03-r8.ebuild,
  -qmail-1.03-r9.ebuild, -qmail-1.03-r10.ebuild, -qmail-1.03-r11.ebuild,
  -qmail-1.03-r12.ebuild, -qmail-1.03-r13.ebuild, qmail-1.03-r15.ebuild:
  cleaned up obsolete ebuilds and digest marked x86 stable for 1.0.3-r15, Will
  finish cleanup later tomorrow

  17 May 2005; Michael Hanselmann <hansmi@gentoo.org> qmail-1.03-r15.ebuild:
  Stable on ppc and sparc.

  01 May 2005; Michael Hanselmann <hansmi@gentoo.org>
  +files/1.03-r16/qmail-logmail.patch, qmail-1.03-r16.ebuild:
  Implemented logging of emails according to bug 90631, added a check for
  /var/qmail/bin/queue-fix.

  03 Mar 2005; Ciaran McCreesh <ciaranm@gentoo.org> qmail-1.03-r10.ebuild,
  qmail-1.03-r11.ebuild, qmail-1.03-r12.ebuild, qmail-1.03-r13.ebuild,
  qmail-1.03-r14.ebuild, qmail-1.03-r15.ebuild, qmail-1.03-r16.ebuild,
  qmail-1.03-r8.ebuild, qmail-1.03-r9.ebuild:
  Move sys-apps/daemontools -> sys-process/daemontools

  27 Feb 2005; Michael Hanselmann <hansmi@gentoo.org> qmail-1.03-r16.ebuild:
  Fixed a wrong path in the config function.

  19 Feb 2005; Michael Hanselmann <hansmi@gentoo.org>
  -files/1.03-r16/gentoo-qmail-1.03-r16-logrelay.patch,
  qmail-1.03-r16.ebuild:
  Rediffed spp, mfcheck and logrelay patches.

  14 Feb 2005; Robin H. Johnson <robbat2@gentoo.org> files/conf-common,
  files/1.03-r12/conf-common, files/1.03-r13/conf-common:
  Bug #71815. AMD64 needs the softlimit higher else qmail fails to start in
  strange ways.

  28 Jan 2005; Michael Hanselmann <hansmi@gentoo.org> files/conf-smtpd:
  Small notice about not enabling fixcrio when using SSL, bug 79799.

  27 Jan 2005; Michael Hanselmann <hansmi@gentoo.org> qmail-1.03-r10.ebuild,
  qmail-1.03-r11.ebuild, qmail-1.03-r12.ebuild, qmail-1.03-r13.ebuild,
  qmail-1.03-r14.ebuild, qmail-1.03-r15.ebuild, qmail-1.03-r16.ebuild,
  qmail-1.03-r8.ebuild, qmail-1.03-r9.ebuild:
  Added selinux to all ebuilds, see bug 79748.

  15 Jan 2005; Michael Hanselmann <hansmi@gentoo.org> qmail-1.03-r15.ebuild,
  qmail-1.03-r16.ebuild:
  Fixed bug 71571, wrong permissions on supervise directories.

  10 Jan 2005; Michael Hanselmann <hansmi@gentoo.org> qmail-1.03-r13.ebuild,
  qmail-1.03-r15.ebuild, qmail-1.03-r16.ebuild:
  Added two links to documentation after a request in bug 77333.

  09 Jan 2005; Robin H. Johnson <robbat2@gentoo.org>
  files/config-sanity-check:
  Bug #77159 redux.

  09 Jan 2005; Michael Hanselmann <hansmi@gentoo.org>
  files/1.03-r15/Makefile-relaymxlookup.patch,
  files/1.03-r16/Makefile-relaymxlookup.patch:
  Fixed bug 77159 -- wrong dependencies in Makefile-relaymxlookup.patch.

  08 Jan 2005; Michael Hanselmann <hansmi@gentoo.org> qmail-1.03-r16.ebuild:
  Commented out the branding patch, bug 40879.

  07 Jan 2005; Michael Hanselmann <hansmi@gentoo.org>
  +files/1.03-r16/famd-dnotify.patch, qmail-1.03-r16.ebuild:
  Fixed bug 49971.

  06 Jan 2005; Michael Hanselmann <hansmi@gentoo.org>
  files/1.03-r16/Makefile-relaymxlookup.patch,
  +files/1.03-r16/auth-after-tls-only.patch,
  +files/1.03-r16/nullenvsender-recipcount.tls.patch,
  +files/1.03-r16/qmail-1.03-accept-5xx.tls.patch,
  +files/1.03-r16/qmail-smtpd-relay-reject.gentoo.patch,
  qmail-1.03-r16.ebuild:
  Integrated latest TLS-patch and rediffed other patches, when needed.

  04 Jan 2005; Michael Hanselmann <hansmi@gentoo.org>
  +files/1.03-r15/tlsbeforeauth-fix.patch, qmail-1.03-r15.ebuild,
  qmail-1.03-r16.ebuild:
  Fixed bug 40010.

  04 Jan 2005; Michael Hanselmann <hansmi@gentoo.org>
  files/run-qmailpop3dlog, files/run-qmailqmqpdlog, files/run-qmailqmtpdlog,
  files/run-qmailsendlog, files/run-qmailsmtpdlog,
  +files/1.03-r16/double-bounce-trim.patch, qmail-1.03-r16.ebuild:
  Added double-bounce-trim-patch from bug 67810. Fixed bug 73492.

  03 Jan 2005; Michael Hanselmann <hansmi@gentoo.org> qmail-1.03-r12.ebuild,
  qmail-1.03-r13.ebuild, qmail-1.03-r14.ebuild, qmail-1.03-r15.ebuild,
  qmail-1.03-r16.ebuild:
  Changed link to qregex-starttls-2way-auth.patch, bug 56512.

  03 Jan 2005; Michael Hanselmann <hansmi@gentoo.org> qmail-1.03-r12.ebuild,
  qmail-1.03-r13.ebuild, qmail-1.03-r14.ebuild, qmail-1.03-r15.ebuild,
  qmail-1.03-r16.ebuild, +files/1.03-r16/starttls-recordio.patch,
  files/conf-smtpd:
  Added bounce-encap-patch from bug 38849. Fixed a problem with recordio and
  tls, bug 40521. Integrated mailwrapper, bug 48885. Fixed bug 51967 (changed
  all needed #!/bin/sh to #!/bin/bash in the scripts). Fixed bug 71418
  (fixcrio). Fixed bug 68173 (crash on ia64).

*qmail-1.03-r16 (02 Jan 2005)

  02 Jan 2005; Michael Hanselmann <hansmi@gentoo.org>
  +files/1.03-r16/Makefile-relaymxlookup.patch,
  +files/1.03-r16/gentoo-qmail-1.03-r16-logging-with-smtpauth.patch,
  +files/1.03-r16/gentoo-qmail-1.03-r16-logrelay.patch,
  +files/1.03-r16/smtpplugins, +qmail-1.03-r16.ebuild:
  New, hardmasked ebuild derived from bug #40486.

  29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
  Change encoding to UTF-8 for GLEP 31 compliance

  15 Dec 2004; Michael Hanselmann <hansmi@gentoo.org>
  +files/1.03-r15/Makefile-relaymxlookup.patch, qmail-1.03-r15.ebuild:
  Added my relaymxlookup-patch. See http://hansmi.ch/software/qmail and
  README.relaymxlookup after unpacking.

  15 Dec 2004; Michael Hanselmann <hansmi@gentoo.org> qmail-1.03-r15.ebuild:
  Rediffed and integrated the moreipme-patch from Scott Gifford.

  17 Nov 2004; Robin H. Johnson <robbat2@gentoo.org> qmail-1.03-r15.ebuild:
  RDEPEND for selinux, bug #62906.

  15 Nov 2004; Michele Noberasco <s4t4n@gentoo.org> qmail-1.03-r12.ebuild,
  qmail-1.03-r13.ebuild, qmail-1.03-r14.ebuild, qmail-1.03-r15.ebuild:
  Fix typo in einfo:
  "but not mail was every delivered" --> "but not every mail was delivered"

  26 Oct 2004; Tom Martin <slarti@gentoo.org> qmail-1.03-r10.ebuild,
  qmail-1.03-r11.ebuild, qmail-1.03-r12.ebuild, qmail-1.03-r13.ebuild,
  qmail-1.03-r14.ebuild, qmail-1.03-r15.ebuild:
  Change inherit gcc -> toolchain and gcc-getCC to tc-getCC. Resolves bug 69004.

  31 Aug 2004; Michael Hanselmann <hansmi@gentoo.org>
  +files/1.03-r15/qmail-macos-dns-fix.patch, qmail-1.03-r15.ebuild:
  Added bugfix to compile qmail on Mac OS X. qmail doesn't run yet on it, but
  this patch will help in the future.

  20 Jul 2004; <tomk@gentoo.org> qmail-1.03-r13.ebuild, qmail-1.03-r14.ebuild,
  qmail-1.03-r15.ebuild:
  Added third party mirror to SRC_URI for qmail-smtpd-relay-reject

  04 Jul 2004; Robin H. Johnson <robbat2@gentoo.org> files/run-qmailpop3d,
  files/1.03-r13/run-qmailpop3d:
  fix bug #45518.

  01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org>
  qmail-1.03-r10.ebuild, qmail-1.03-r11.ebuild, qmail-1.03-r12.ebuild,
  qmail-1.03-r13.ebuild, qmail-1.03-r14.ebuild, qmail-1.03-r15.ebuild,
  qmail-1.03-r8.ebuild, qmail-1.03-r9.ebuild:
  virtual/glibc -> virtual/libc

  07 Jun 2004; Aron Griffis <agriffis@gentoo.org> qmail-1.03-r10.ebuild,
  qmail-1.03-r11.ebuild, qmail-1.03-r9.ebuild:
  Fix use invocation

  05 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> qmail-1.03-r15.ebuild:
  Stable on alpha.

  28 May 2004; Robin H. Johnson <robbat2@gentoo.org> metadata.xml:
  Update metadata.xml.

  13 May 2004; Robin H. Johnson <robbat2@gentoo.org> qmail-1.03-r10.ebuild,
  qmail-1.03-r11.ebuild, qmail-1.03-r12.ebuild, qmail-1.03-r13.ebuild,
  qmail-1.03-r14.ebuild, qmail-1.03-r15.ebuild:
  fix bug #39265

  10 Apr 2004; Joshua Kinard <kumba@gentoo.org> qmail-1.03-r15.ebuild:
  Marked stable on mips.

  25 Mar 2004; Joshua Kinard <kumba@gentoo.org> qmail-1.03-r15.ebuild:
  Added ~mips to KEYWORDS.

  08 Mar 2004; Jon Portnoy <avenj@gentoo.org> qmail-1.03-r15.ebuild :
  Stable on AMD64.

  28 Feb 2004; Robin Johnson,,604-339-5621,604-298-8414 <robbat2@gentoo.org>
  qmail-1.03-r13.ebuild, files/1.03-r13/qmail-control:
  fix bugs #41955, #43223

  18 Feb 2004; Aron Griffis <agriffis@gentoo.org> qmail-1.03-r15.ebuild:
  stable on ia64

  29 Jan 2004; Robin H. Johnson <robbat2@gentoo.org> qmail-1.03-r10.ebuild,
  qmail-1.03-r8.ebuild, qmail-1.03-r9.ebuild:
  fix bug #39808, touching .keep files obsolete.

  28 Jan 2004; Jon Portnoy <avenj@gentoo.org> qmail-1.03-r15.ebuild :
  AMD64 keywords.

  24 Jan 2004; Robin H. Johnson <robbat2@gentoo.org> :
  recreate digests

*qmail-1.03-r15 (22 Jan 2004)

  22 Jan 2004; Robin H. Johnson <robbat2@gentoo.org> qmail-1.03-r15.ebuild,
  files/config-sanity-check:
  fix sanity-checker more, and minor typo in -r15 ebuild

  20 Jan 2004; Robin H. Johnson <robbat2@gentoo.org>
  files/1.03-r15/qmail-pop3d-top-outputfix.patch:
  note to self, remember to cvs add new direcoryies ;-). fixes #38826

  20 Jan 2004; Robin H. Johnson <robbat2@gentoo.org> qmail-1.03-r12.ebuild,
  qmail-1.03-r13.ebuild, qmail-1.03-r14.ebuild, files/conf-common,
  files/config-sanity-check, files/run-qmailpop3d, files/run-qmailqmqpd,
  files/run-qmailqmtpd, files/run-qmailsmtpd, files/tcp.pop3.sample,
  files/tcp.qmqp.sample, files/tcp.qmtp.sample, files/tcp.smtp.sample,
  files/1.03-r10/tls-patch.txt,
  files/1.03-r9/qmail-1.03-starttls-smtp-auth.patch:
  head/tails fixes in some patches. massive update of tcprule stuff, moved to
  /etc/tcprules.d/ in new versions (the config file checks the new location
  first before falling back to the old location). -r15 does the move to the new
  tcprules location. fix bug #34646 (again) in -r15. fixed #36721 in all recent
  ebuilds. fixed #38771 in main config stuff.

  15 Dec 2003; <spider@gentoo.org> files/gencert.sh,
  files/1.03-r8/qmail-1.03-starttls-smtp-auth.patch:
  A few more issues of : instead of . in chown

  30 Nov 2003; Robin H. Johnson <robbat2@gentoo.org> qmail-1.03-r14.ebuild,
  files/1.03-r14/qmail-gentoo-branding.patch,
  files/1.03-r14/qmail-qmailqueue-docs.patch:
  add gentoo branding patch and patch to add docs for QMAILQUEUE

  30 Nov 2003; Robin H. Johnson <robbat2@gentoo.org> qmail-1.03-r14.ebuild:
  forgot to put in unstable

*qmail-1.03-r14 (30 Nov 2003)

  30 Nov 2003; Robin H. Johnson <robbat2@gentoo.org> qmail-1.03-r14.ebuild,
  files/99qmail, files/conf-common, files/conf-pop3d, files/conf-qmqpd,
  files/conf-qmtpd, files/conf-send, files/conf-smtpd,
  files/config-sanity-check, files/dot_qmail, files/errno.patch,
  files/mkservercert, files/qmail-config-system, files/qmail-genrsacert.sh,
  files/rc, files/run-qmailpop3d, files/run-qmailpop3dlog,
  files/run-qmailqmqpd, files/run-qmailqmqpdlog, files/run-qmailqmtpd,
  files/run-qmailqmtpdlog, files/run-qmailsend, files/run-qmailsendlog,
  files/run-qmailsmtpd, files/run-qmailsmtpdlog, files/servercert.cnf,
  files/1.03-r14/auth-after-tls-only.patch,
  files/1.03-r14/maildir-quota-fix.patch,
  files/1.03-r14/nullenvsender-recipcount.tls.patch,
  files/1.03-r14/qmail-1.03-accept-5xx.tls.patch,
  files/1.03-r14/qmail-1.03-qregex-memleak-fix.patch,
  files/1.03-r14/qmail-pop3d-capa-outputfix.patch,
  files/1.03-r14/qmail-pop3d-stat.tls.patch,
  files/1.03-r14/qmail-smtpd-esmtp-size-gentoo.patch,
  files/1.03-r14/qmail-smtpd-relay-reject.gentoo.patch,
  files/1.03-r14/smtp-auth-close3.patch:
  This build is hardmasked for initial testing.
  == Feature changes:
  Added more control over daemon launching, including new control over logging
  systems.
  Added more configuration checks for sanity.
  Simplified all daemon start scripts using a new launcher -
  qmail-config-system.
  Added variable to control qmail-pop3d maildir location.
  == Bugs fixed: 
  holdremote feature request - #31542 
  auth-after-TLS only - #31426 
  noauthcram option - #33818 
  pop3d fix for evolution - #34646 
  == Patches:
  netscape progress bar fix: http://www.qmail.org/netscape-progress.patch 
  update of 0.0.0.0 patch:
  http://www.suspectclass.com/~sgifford/qmail/qmail-1.03-0.0.0.0-0.2.patch
  ignore -N opts to sendmail:
  http://www-dt.e-technik.uni-dortmund.de/~ma/djb/qmail/sendmail-ignore-N.patch
  accept-5xx responses REDIFFED: 
  http://www.qmail.org/accept-5xx.patch 
  pop3d-stat REDIFFED:
  http://www.dataloss.nl/software/patches/qmail-pop3d-stat.patch 
  envrecip REDIFFED:
  http://www.qcc.ca/~charlesc/software/misc/nullenvsender-recipcount.patch

  29 Nov 2003; Robin H. Johnson <robbat2@gentoo.org>
  files/1.03-r13/conf-smtpd:
  fix weird pre/post bug in conf-smtpd

  28 Nov 2003; Robin H. Johnson <robbat2@gentoo.org> qmail-1.03-r13.ebuild:
  tcprule building fix

  27 Nov 2003; Robin H. Johnson <robbat2@gentoo.org> qmail-1.03-r13.ebuild:
  move to stable

  06 Nov 2003; Robin H. Johnson <robbat2@gentoo.org> qmail-1.03-r10.ebuild,
  qmail-1.03-r11.ebuild, qmail-1.03-r12.ebuild, qmail-1.03-r13.ebuild,
  qmail-1.03-r8.ebuild, qmail-1.03-r9.ebuild:
  : instead of . for chown

*qmail-1.03-r13 (27 Oct 2003)

  27 Oct 2003; Robin H. Johnson <robbat2@gentoo.org> qmail-1.03-r13.ebuild,
  files/1.03-r13/99qmail, files/1.03-r13/conf-common,
  files/1.03-r13/conf-pop3d, files/1.03-r13/conf-qmqpd,
  files/1.03-r13/conf-qmtpd, files/1.03-r13/conf-smtpd,
  files/1.03-r13/config-sanity-check, files/1.03-r13/dot_qmail,
  files/1.03-r13/errno.patch, files/1.03-r13/maildir-quota-fix.patch,
  files/1.03-r13/mkservercert, files/1.03-r13/qmail-control,
  files/1.03-r13/qmail-genrsacert.sh,
  files/1.03-r13/qmail-smtpd-esmtp-size-gentoo.patch,
  files/1.03-r13/qmail-smtpd-relay-reject.gentoo.patch, files/1.03-r13/rc,
  files/1.03-r13/run-qmailpop3d, files/1.03-r13/run-qmailpop3dlog,
  files/1.03-r13/run-qmailqmqpd, files/1.03-r13/run-qmailqmqpdlog,
  files/1.03-r13/run-qmailqmtpd, files/1.03-r13/run-qmailqmtpdlog,
  files/1.03-r13/run-qmailsend, files/1.03-r13/run-qmailsendlog,
  files/1.03-r13/run-qmailsmtpd, files/1.03-r13/run-qmailsmtpdlog,
  files/1.03-r13/servercert.cnf, files/1.03-r13/smtp-auth-close3.patch:
  add new -r13 that makes ssl stuff easier, in preperation for the HOWTO document

  23 Sep 2003; Robin H. Johnson <robbat2@gentoo.org> qmail-1.03-r12.ebuild:
  install all the manpages

  23 Sep 2003; Robin H. Johnson <robbat2@gentoo.org> qmail-1.03-r12.ebuild:
  add more patches from bug #29485

  23 Sep 2003; Robin H. Johnson <robbat2@gentoo.org> qmail-1.03-r12.ebuild:
  fix coreutils issue, finalize badrcptto patch.

  20 Sep 2003; Robin H. Johnson <robbat2@gentoo.org> qmail-1.03-r12.ebuild,
  files/1.03-r12/dot_qmail, files/1.03-r12/rc:
  fix bugs #28257, #28258

  11 Sep 2003; Robin H. Johnson <robbat2@gentoo.org> qmail-1.03-r12.ebuild:
  fix bug #28256

  02 Sep 2003; Robin H. Johnson <robbat2@gentoo.org> qmail-1.03-r12.ebuild,
  files/1.03-r12/qmail-smtpd-esmtp-size-gentoo.patch,
  files/1.03-r12/qmail-smtpd-relay-reject.gentoo.patch:
  more work in progres on -r12, nearly completed, ready for limited testing now

  01 Sep 2003; Robin H. Johnson <robbat2@gentoo.org> qmail-1.03-r12.ebuild:
  more tweaks to r12

  31 Aug 2003; Robin H. Johnson <robbat2@gentoo.org> qmail-1.03-r12.ebuild,
  files/1.03-r12/config-sanity-check, files/1.03-r12/maildir-quota-fix.patch,
  files/1.03-r12/qmail-remote-auth-login.patch, files/1.03-r12/run-qmailpop3d,
  files/1.03-r12/run-qmailqmqpd, files/1.03-r12/run-qmailqmtpd,
  files/1.03-r12/run-qmailsmtpd:
  more work in progress on -r12

  13 Aug 2003; Robin H. Johnson <robbat2@gentoo.org> qmail-1.03-r12.ebuild,
  files/gencert.sh, files/tcp.pop3.sample, files/tcp.qmqp.sample,
  files/tcp.qmtp.sample, files/tcp.smtp.sample,
  files/1.03-r12/badrcptto-morebadrcptto-accdias-gentoo,
  files/1.03-r12/conf-common, files/1.03-r12/conf-pop3d,
  files/1.03-r12/conf-qmqpd, files/1.03-r12/conf-qmtpd,
  files/1.03-r12/conf-smtpd,
  files/1.03-r12/qmail-smtpd-esmtp-size-gentoo.patch,
  files/1.03-r12/run-qmailpop3d:
  Add support for oversize DNS, working badrcptto, trim large bounce messages.
  Disable SSL as a bug is in it presently. Add better sample files for
  /etc/tcp.smtp et al.

  12 Aug 2003; Robin H. Johnson <robbat2@gentoo.org> qmail-1.03-r12.ebuild:
  Add support for maildir++, ESMTP SIZE, localtime (commented out) from bug
  #26506. Add more cleanups and a fix for a possible local glitch in pkg_config.

  12 Aug 2003; Robin H. Johnson <robbat2@gentoo.org> qmail-1.03-r12.ebuild:
  Temporarily remove the bad-rcpt-noisy-patch patch as it is breaking some
  configs

  11 Aug 2003; Robin H. Johnson <robbat2@gentoo.org> qmail-1.03-r12.ebuild,
  files/1.03-r12/conf-common, files/1.03-r12/conf-qmqpd,
  files/1.03-r12/conf-qmtpd, files/1.03-r12/conf-smtpd,
  files/1.03-r12/config-sanity-check, files/1.03-r12/run-qmailqmqpd,
  files/1.03-r12/run-qmailqmtpd, files/1.03-r12/run-qmailsmtpd,
  files/1.03-r12/smtp-auth-close3.patch:
  fix bug #23658, add SMTP-AUTH stubs to conf-smtpd, seperate the sanity check,
  allow easier configuration of all options. Install config files with correct
  permissions, prevent the pkg_config from destroying old data. Bug #17283 done.

*qmail-1.03-r12 (11 Aug 2003)

  11 Aug 2003; Robin H. Johnson <robbat2@gentoo.org> qmail-1.03-r12.ebuild,
  files/1.03-r12/99qmail, files/1.03-r12/conf-common,
  files/1.03-r12/conf-qmqpd, files/1.03-r12/conf-qmtpd,
  files/1.03-r12/conf-smtpd, files/1.03-r12/defaultdelivery,
  files/1.03-r12/dot_qmail, files/1.03-r12/errno.patch,
  files/1.03-r12/qmail-control, files/1.03-r12/rc,
  files/1.03-r12/run-qmailpop3d, files/1.03-r12/run-qmailpop3dlog,
  files/1.03-r12/run-qmailqmqpd, files/1.03-r12/run-qmailqmqpdlog,
  files/1.03-r12/run-qmailqmtpd, files/1.03-r12/run-qmailqmtpdlog,
  files/1.03-r12/run-qmailsend, files/1.03-r12/run-qmailsendlog,
  files/1.03-r12/run-qmailsmtpd, files/1.03-r12/run-qmailsmtpdlog,
  files/1.03-r12/smtp-auth-close3.patch:
  Use queue-fix for building the queue, and remove default use of rblsmtpd.
  Add an example for relay-ctrl in conf-smtpd.

  06 Aug 2003; Robin H. Johnson <robbat2@gentoo.org> qmail-1.03-r11.ebuild,
  files/1.03-r11/conf-common:
  forgot a -z fix!

  06 Aug 2003; Robin H. Johnson <robbat2@gentoo.org>
  files/1.03-r10/run-qmailpop3d:
  fix bug #25998

  06 Aug 2003; Robin H. Johnson <robbat2@gentoo.org>
  files/1.03-r11/conf-common:
  ensure we explictly use the ipv4 tcpserver address

  06 Aug 2003; Robin H. Johnson <robbat2@gentoo.org> qmail-1.03-r11.ebuild,
  files/1.03-r11/99qmail, files/1.03-r11/conf-common,
  files/1.03-r11/run-qmailqmqpd, files/1.03-r11/run-qmailqmtpd,
  files/1.03-r11/run-qmailsmtpd:
  fix up undefined shell variable bug and clean up the ebuild a little

*qmail-1.03-r11 (05 Aug 2003)

  05 Aug 2003; Robin H. Johnson <robbat2@gentoo.org> qmail-1.03-r11.ebuild,
  files/1.03-r11/99qmail, files/1.03-r11/conf-common,
  files/1.03-r11/conf-qmqpd, files/1.03-r11/conf-qmtpd,
  files/1.03-r11/conf-smtpd, files/1.03-r11/defaultdelivery,
  files/1.03-r11/dot_qmail, files/1.03-r11/errno.patch,
  files/1.03-r11/qmail-control, files/1.03-r11/rc,
  files/1.03-r11/run-qmailpop3d, files/1.03-r11/run-qmailpop3dlog,
  files/1.03-r11/run-qmailqmqpd, files/1.03-r11/run-qmailqmqpdlog,
  files/1.03-r11/run-qmailqmtpd, files/1.03-r11/run-qmailqmtpdlog,
  files/1.03-r11/run-qmailsend, files/1.03-r11/run-qmailsendlog,
  files/1.03-r11/run-qmailsmtpd, files/1.03-r11/run-qmailsmtpdlog,
  files/1.03-r11/smtp-auth-close3.patch, metadata.xml:
  Prepare for new release of qmail, this is NOT ready for wide testing in
  ~anything yet. /var/qmail/alias is now in CONFIG_PROTECT as well. Update
  metadata.xml to say I'm handling it now. Added QMTP and QMQP support and
  many more patches.

  31 Jul 2003; Seemant Kulleen <seemant@gentoo.org> qmail-1.03-r10.ebuild:
  changed epatch to patch, because the dry-run on tls.patch.bz2 seems to fail.

  27 Jul 2003; Nick Hadaway <raker@gentoo.org> qmail-1.03-r10.ebuild:
  Integrated the qmail-pop3d build into this.  It was just the creation 
  of the qmail-pop3d directories and a note for creating the link into
  /service.  The qmail-pop3d build will remain in portage until a r11
  is released with a note to just re-install -r10 to add the pop3 
  portion.

  24 Jul 2003; Nick Hadaway <raker@gentoo.org> qmail-1.03-r10.ebuild:
  Fixed a typo in the ebuild as noted on bug #25204.

  09 Jul 2003; Nick Hadaway <raker@gentoo.org> qmail-1.03-r10.ebuild:
  Changed hostname to hostname --fqdn in pkg_config.  Thanks to
  Torsten on bug #23214 for bringing this change to light.

  12 Jun 2003; <msterret@gentoo.org> qmail-1.03-r8.ebuild:
  fix Header

*qmail-1.03-r10 (01 Feb 2003)

  16 Mar 2003; Will Woods <wwoods@gentoo.org> qmail-1.03-r10.ebuild,
  qmail-1.03-r8.ebuild:
  Added alpha keywords

  21 Feb 2003; Nick Hadaway <raker@gentoo.org> qmail-1.03-r10.ebuild :
  Small fix0r so .qmail-* files aren't overwritten if they exist from
  a previous installation.

  17 Feb 2003; Nick Hadaway <raker@gentoo.org> qmail-1.03-r10.ebuild,
  files/1.03-r10/smtp-auth-close3.patch :
  Added a patch for a smtp auth and morercpthosts problem.

  15 Feb 2003; Nick Hadaway <raker@gentoo.org> qmail-1.03-r10.ebuild :
  Removed ext_todo and added big-todo and the qmailqueue patch.
  Thanks Psi-Jack for doing lotsa testing!

  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 and add the EXTTODO doc to explain
  qmail-todo's purpose.

  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.