summaryrefslogtreecommitdiff
blob: 6bcdf4425fe114b0efed42fd5b9d619b57814866 (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
# ChangeLog for net-mail/courier-imap
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-mail/courier-imap/ChangeLog,v 1.90 2004/08/26 05:38:34 langthang Exp $

  25 Aug 2004; Tuan Van <langthang@gentoo.org> courier-imap-3.0.7.ebuild:
  Stable on x86.

  25 Aug 2004; Jason Wever <weeve@gentoo.org> courier-imap-3.0.7.ebuild:
  Stable on sparc wrt bug #60865.

  25 Aug 2004; Danny van Dyk <kugelfang@gentoo.org> courier-imap-3.0.7.ebuild:
  Marked stable on amd64.

  23 Aug 2004; Tuan Van <langthang@gentoo.org> courier-imap-3.0.7.ebuild:
  add dohtml, remove *.html from dodoc.

  23 Aug 2004; Robin H. Johnson <robbat2@gentoo.org>
  courier-imap-3.0.7.ebuild:
  Loosing the DB restriction now that we support DB4.

  22 Aug 2004; Rajiv Aaron Manglani <rajiv@gentoo.org>
  courier-imap-3.0.7.ebuild:
  fix up docs.

  22 Aug 2004; Robin H. Johnson <robbat2@gentoo.org>
  files/authdaemond-3.0.4-r1:
  bug #61254.

  21 Aug 2004; Robin H. Johnson <robbat2@gentoo.org>
  courier-imap-3.0.7.ebuild:
  Fix a bug for Rajiv.

  20 Aug 2004; Guy Martin <gmsoft@gentoo.org> courier-imap-3.0.5.ebuild:
  Stable on hppa.

*courier-imap-3.0.7 (19 Aug 2004)

  19 Aug 2004; Tuan Van <langthang@gentoo.org>
  +files/courier-imap-3.0.7-db4-bdbobj_configure.in.patch,
  +files/courier-imap-3.0.7-db4-configure.in.patch,
  +files/courier-imap-3.0.7-disable-fam-configure.in.patch,
  +courier-imap-3.0.7.ebuild:
  Version bump. Add patches to support db4. Add gdbm USE flag back.
  Add logic to default to gdbm if both 'berkdb' and 'gdmb' USE flags present.

  20 Aug 2004; Danny van Dyk <kugelfang@gentoo.org> courier-imap-3.0.5.ebuild:
  Marked stable on amd64.

  19 Aug 2004; Gustavo Zacarias <gustavoz@gentoo.org>
  courier-imap-3.0.5.ebuild:
  Stable on sparc wrt #60865

  19 Aug 2004; Tuan Van <langthang@gentoo.org> courier-imap-3.0.5.ebuild:
  stable on x86. GLSA bug #60865.

  05 Jul 2004; Robin H. Johnson <robbat2@gentoo.org>
  courier-imap-3.0.2-r1.ebuild, courier-imap-3.0.2.ebuild,
  courier-imap-3.0.4-r1.ebuild, courier-imap-3.0.4.ebuild:
  bug #55956, backport fix I put into 3.0.5 for gdbm vs. berkdb.

  01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org>
  courier-imap-2.1.2-r2.ebuild, courier-imap-3.0.2-r1.ebuild,
  courier-imap-3.0.2.ebuild, courier-imap-3.0.4-r1.ebuild,
  courier-imap-3.0.4.ebuild, courier-imap-3.0.5.ebuild:
  virtual/glibc -> virtual/libc

*courier-imap-3.0.5 (26 Jun 2004)

  26 Jun 2004; Robin H. Johnson <robbat2@gentoo.org>
  courier-imap-3.0.4-r1.ebuild, courier-imap-3.0.5.ebuild,
  files/authdaemond-3.0.4-r1, files/authdaemond.conf,
  files/authdaemond.conf-3.0.4-r1, files/authdaemond.rc6,
  files/courier-imapd-ssl.rc6, files/courier-imapd-ssl.rc6-3.0.5,
  files/courier-imapd.rc6, files/courier-pop3d-ssl.rc6,
  files/courier-pop3d-ssl.rc6-3.0.5, files/courier-pop3d.rc6,
  files/gentoo-imapd-1.7.3-r1.rc, files/gentoo-imapd-ssl-1.7.3-r1.rc,
  files/gentoo-pop3d-1.7.3-r1.rc, files/gentoo-pop3d-ssl-1.7.3-r1.rc:
  fix bugs 42686, 52496, 39653, 52174, 52658, new upstream version.

  17 Jun 2004; Robin H. Johnson <robbat2@gentoo.org>
  courier-imap-2.1.2-r1.ebuild:
  Remove 2.1.2-r1 as per bug #54020.

  10 Jun 2004; Aron Griffis <agriffis@gentoo.org>
  courier-imap-2.1.2-r1.ebuild, courier-imap-2.1.2-r2.ebuild,
  courier-imap-3.0.2-r1.ebuild, courier-imap-3.0.2.ebuild,
  courier-imap-3.0.4-r1.ebuild, courier-imap-3.0.4.ebuild:
  Fix use invocation

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

*courier-imap-3.0.4-r1 (19 May 2004)

  19 May 2004; Robin H. Johnson <robbat2@gentoo.org>
  courier-imap-3.0.4-r1.ebuild, files/authdaemond-3.0.4-r1,
  files/authdaemond.conf-3.0.4-r1:
  bug #51306 again, authdaemond changes

*courier-imap-3.0.4 (17 May 2004)

  17 May 2004; Robin H. Johnson <robbat2@gentoo.org>
  courier-imap-3.0.4.ebuild:
  version bump, bug #51306. severe problem found in 3.0.2.

  27 Apr 2004; Aron Griffis <agriffis@gentoo.org>
  courier-imap-2.1.2-r1.ebuild, courier-imap-2.1.2-r2.ebuild,
  courier-imap-3.0.2-r1.ebuild, courier-imap-3.0.2.ebuild:
  Add inherit eutils

  26 Apr 2004; Aron Griffis <agriffis@gentoo.org>
  courier-imap-2.1.2-r1.ebuild, courier-imap-2.1.2-r2.ebuild,
  courier-imap-3.0.2-r1.ebuild, courier-imap-3.0.2.ebuild:
  Add die following econf for bug 48950

*courier-imap-3.0.2-r1 (23 Apr 2004)

  23 Apr 2004; Robin H. Johnson <robbat2@gentoo.org>
  courier-imap-3.0.2-r1.ebuild, files/courier-imap-3.0.2-disable-fam.diff:
  bug #48838, make it possible to disable fam properly, configure.in patch by
  <robbat2@gentoo.org>

*courier-imap-2.1.2-r2 (19 Apr 2004)

  19 Apr 2004; Robin H. Johnson <robbat2@gentoo.org>
  courier-imap-1.7.3-r1.ebuild, courier-imap-2.1.2-r2.ebuild:
  remove 1.7.3-r1, add new revision of 2.1.2 with QA fixes for bug #48362

  19 Apr 2004; Robin H. Johnson <robbat2@gentoo.org>
  courier-imap-3.0.2.ebuild:
  fix bug #21330 a bit better

  31 Mar 2004; Robin H. Johnson <robbat2@gentoo.org>
  files/courier-imapd-ssl.rc6, files/courier-imapd.rc6,
  files/courier-pop3d-ssl.rc6, files/courier-pop3d.rc6:
  avoid bug #46351 recurring by having init scripts use famd.

  06 Apr 2004; Joshua Brindle <method@gentoo.org>
  courier-imap-2.1.2-r1.ebuild, courier-imap-3.0.2.ebuild:
  added selinux policy to rdepend

  28 Mar 2004; Jochen Maes <sejo@gentoo.org> courier-imap-3.0.2.ebuild:
  courier-imap-3.0.2.ebuild

  26 Mar 2004; Jason Wever <weeve@gentoo.org> courier-imap-3.0.2.ebuild:
  Marked stable on sparc wrt bug #45584.

  26 Mar 2004; Jon Portnoy <avenj@gentoo.org>
  courier-imap-3.0.2.ebuild :
  Stable on AMD64

  26 Mar 2004; Robin H. Johnson <robbat2@gentoo.org>
  courier-imap-3.0.2.ebuild:
  clean up vpopmail and more in ebuild. bump to x86 for security bug #45584.

*courier-imap-3.0.2 (26 Mar 2004)

  26 Mar 2004; <solar@gentoo.org> courier-imap-3.0.2.ebuild,
  files/courier-imap-3.0.2-db40vs41.patch,
  files/courier-imap-3.0.2-removerpm.patch:
  courier-imap <3.0.0: Courier Multiple Remote Buffer Overflow Vulnerabilities.
  bug #45584

  10 Mar 2004; Daniel Ahlberg <aliz@gentoo.org> courier-imap-2.1.2-r1.ebuild,
  files/courier-imap-2.1.2-res_query.patch:
  Add patch for res_query to allow courier-imap to compile on amd64. Should close #41160.

  22 Feb 2004; Aron Griffis <agriffis@gentoo.org>
  courier-imap-1.7.3-r1.ebuild, courier-imap-2.1.2-r1.ebuild:
  Remove arm keywords

  28 Jan 2004; Jon Portnoy <avenj@gentoo.org> courier-imap-2.1.2-r1.ebuild :
  AMD64 keywords.

  18 Jan 2004; Robin H. Johnson <robbat2@gentoo.org>
  courier-imap-2.1.2-r1.ebuild:
  fix bug #38606.

  08 Jan 2004; Jason Wever <weeve@gentoo.org> courier-imap-2.1.2-r1.ebuild:
  Added ~sparc keyword.

  22 Dec 2003; Robin H. Johnson <robbat2@gentoo.org>
  courier-imap-2.1.2-r1.ebuild:
  fix bug #33346

  09 Dec 2003; Martin Holzer <mholzer@gentoo.org>
  courier-imap-1.7.3-r1.ebuild, courier-imap-2.1.2-r1.ebuild:
  adding RESTRICT="nomirror"

  07 Dec 2003; foser <foser@gentoo.org> courier-imap*.ebuild :
  Fix fam-oss dep to fam, due to move

  14 Nov 2003; Rajiv Aaron Manglani <rajiv@gentoo.org>
  courier-imap-1.7.3-r1.ebuild:
  marked stable on ppc.

  31 Oct 2003; Robin H. Johnson <robbat2@gentoo.org>
  courier-imap-2.1.2-r1.ebuild:
  fix bug #32410, bump to stable

  28 Oct 2003; Robin H. Johnson <robbat2@gentoo.org>
  courier-imap-2.1.2-r1.ebuild, files/courier-imap-2.1.2-removerpm.patch:
  commit brandy's patch for bug #28070

*courier-imap-2.1.2-r1 (02 Oct 2003)

  02 Oct 2003; Robin H. Johnson <robbat2@gentoo.org>
  courier-imap-2.1.2-r1.ebuild:
  add fam support - bug #29879

*courier-imap-2.1.2 (25 Sep 2003)

  25 Sep 2003; Robin H. Johnson <robbat2@gentoo.org>
  courier-imap-2.1.2.ebuild:
  version bump

  03 Sep 2003; Robin H. Johnson <robbat2@gentoo.org>
  courier-imap-2.1.1.ebuild:
  add fix for bug #27528, and add a few comments about the last fix too

  03 Sep 2003; Robin H. Johnson <robbat2@gentoo.org>
  courier-imap-2.1.1.ebuild, files/courier-imap-2.1.1-db40vs41.patch:
  apply Brandy's patch for bug #27517

*courier-imap-2.1.1 (28 Aug 2003)

  28 Aug 2003; Robin H. Johnson <robbat2@gentoo.org>
  courier-imap-2.1.1.ebuild:
  version bump, fix ipv6 bug, another attempted tcltk fix

*courier-imap-2.0.0 (31 Jul 2003)

  31 Jul 2003; Robin Hugh Johnson <robbat2@gentoo.org> courier-imap-2.0.0.ebuild:
  Bump to latest stable upstream version, new fix for userpriv

*courier-imap-1.7.3-r1 (31 Jul 2003)

  31 Jul 2003; Robin Hugh Johnson <robbat2@gentoo.org> courier-imap-1.7.3-r1.ebuild,
  files/gentoo-imapd-1.7.3-r1.rc, files/gentoo-imapd-ssl-1.7.3-r1.rc,
  files/gentoo-pop3d-1.7.3-r1.rc, files/gentoo-pop3d-ssl-1.7.3-r1.rc:
  Fixed Prerun support again, bump to x86.

  10 Jun 2003; <msterret@gentoo.org> courier-imap-1.7.1.ebuild,
  courier-imap-1.7.2.ebuild, courier-imap-1.7.3.ebuild:
  DEPEND on sed >= 4

*courier-imap-1.7.3 (20 May 2003)

  27 May 2003; Robin Johnson <robbat2@gentoo.org> courier-imap-1.7.3.ebuild: 
  Fix bug #21803

  25 May 2003; Robin Johnson <robbat2@gentoo.org> courier-imap-1.7.3.ebuild: 
  Fix bug #21577

  20 May 2003; Robin Johnson <robbat2@gentoo.org> courier-imap-1.7.3.ebuild: 
  Version bump and move warning message. Removed extraneous cflag filtering.
  Fixed bug #21330 as well.

*courier-imap-1.7.2 (19 May 2003)

  19 May 2003; Robin Johnson <robbat2@gentoo.org> courier-imap-1.7.2.ebuild, 
  files/gentoo-imapd-ssl.rc, files/gentoo-imapd.rc, files/gentoo-pop3d-ssl.rc,
  files/gentoo-pop3d.rc:
  Version bump. Fixed DB3/DB4 stuff properly (minor bug in sed-foo).  Install
  all auth modules. Added prerun support for some other mail stuff.  Fix
  SRC_URI. Fix Vpopmail support. Other misc cleanups.

*courier-imap-1.7.1 (30 Apr 2003)

  30 Apr 2003; Alastair Tse <liquidx@gentoo.org> courier-imap-1.7.1.ebuild:
  version bump. workaround db3/db4 coexisting problems. added
  /var/lib/courier-imap

  18 Feb 2003; Nick Hadaway <raker@gentoo.org> files/gentoo-*.rc :
  Updated gentoo-*.rc with fix0rs found by Psi-Jack!

*courier-imap-1.7.0 (01 Feb 2003)

  11 Apr 2003; Alastair Tse <liquidx@gentoo.org> courier-imap-1.7.0.ebuild:
  deps now reflect that it needs db3 and nothing else. fixes #18734.

  04 Feb 2003; Nick Hadaway <raker@gentoo.org> courier-imap-1.7.0.ebuild :
  Updated vpopmail detection to account for a different home directory
  for vpopmail.

  01 Feb 2003; Nick Hadaway <raker@gentoo.org> courier-imap-1.7.0.ebuild,
  files/digest-courier-imap-1.7.0 :
  Version bump.  Includes some postgres changes and other fixes.

*courier-imap-1.6.2-r1 (29 Jan 2003)

  29 Jan 2003; Nick Hadaway <raker@gentoo.org> courier-imap-1.6.2-r1.ebuild,
  files/digest-courier-imap-1.6.2-r1 :
  Now filtering -funroll-loops and -fomit-frame-pointer like in the
  courier ebuild.

*courier-imap-1.6.2 (31 Dec 2002)

  14 Jan 2003; Nick Hadaway <raker@gentoo.org> courier-imap-1.6.2.ebuild :
  Tamed down the postgres dependancy.

  09 Jan 2002; Nick Hadaway <raker@gentoo.org> courier-imap-1.6.2.ebuild :
  Marked stable for x86.

  31 Dec 2002; Nick Hadaway <raker@gentoo.org> courier-imap-1.6.2.ebuild,
  files/digest-courier-imap-1.6.2 :
  Version bump.  new ebuild logic for unicode support.  Added postgres
  use variable support.

*courier-imap-1.6.1 (12 Dec 2002)

  25 Dec 2002; Nick Hadaway <raker@gentoo.org> courier-imap-1.6.1.ebuild,
  files/gentoo-imapd-1.6.1.rc, files/gentoo-imapd-ssl-1.6.1.rc,
  files/gentoo-pop3d-1.6.1.rc, files/gentoo-pop3d-ssl-1.6.1.rc :
  Updated the gentoo rc files and ebuild as logger has changed
  to courierlogger.

  12 Dec 2002; Nick Hadaway <raker@gentoo.org>
  courier-imap-1.6.1.ebuild, files/digest-courier-imap-1.6.1 :
  Version bump.  Added a test for vpopmail so proper configure options
  are passed.

06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
*courier-imap-1.5.3 (25 Sep 2002)

  25 Sep 2002; Nick Hadaway <raker@gentoo.org>
  courier-imap-1.5.3.ebuild, files/digest-courier-imap-1.5.3 :
  Version bump.  Lots of SSL fixes.

*courier-imap-1.5.1 (03 Aug 2002)

  11 Sep 2002; Nick Hadaway <raker@gentoo.org>
  courier-imap-1.5.1.ebuild, files/authdaemond.conf,
  files/authdaemond.rc6 :
  Updated authenticator choosing mechanism.  Removed pgsql authenticator
  as it is not a supported backend.

  30 Aug 2002; Sascha Schwabbauer <cybersystem@gentoo.org> :
  Added ppc to keywords.

  03 Aug 2002; Nick Hadaway <raker@gentoo.org>
  courier-imap-1.5.1.ebuild, files/digest-courier-imap-1.5.1 :
  Version bump.  Added support for unicode searching, and proper
  listening to the ipv6 use variable.

*courier-imap-1.5.0 (24 Jun 2002)

  22 Jul 2002; Nick Hadaway <raker@gentoo.org> authdaemond.rc6 :
  Fixed small typo.  changed pqsql to pgsql.  Closes bug #5163.

  26 Jul 2002; Nicholas Jones <carpaski@gentoo.org :
  Added in a check for vpopmail as Courier-IMAP just assumes that if
  the user exists, then all the files MUST exist.

  24 Jun 2002; Donny Davies <woodchip@gentoo.org> :
  Chase latest release.

*courier-imap-1.4.5-r3 (20 Jun 2002)

  20 Jun 2002; Kyle Manna <nitro@gentoo.org> :

  Moved maildirmake for /usr/sbin to /usr/bin, close bug #3844

*courier-imap-1.4.5-r2 (14 Jun 2002)

  14 Jun 2002; Kyle Manna <nitro@gentoo.org> :

  Forgot to install /etc/init.d/authdaemond

*courier-imap-1.4.5-r1 (8 Jun 2002)

  8 Jun 2002; Kyle Manna <nitro@gentoo.org> :

  Added pop3 init scripts.

*courier-imap-1.4.3-r1 (30 Apr 2002)

  30 Apr 2002; Donny Davies <woodchip@gentoo.org> :

  Added tcltk? ( >=dev-tcltk/expect-5.33.0 ) to RDEPEND, closing #2282.

*courier-imap-1.4.3 (1 Apr 2002)

  1 Apr 2002; Donny Davies <woodchip@gentoo.org> :

  Updated to latest release.  Added --enable-workarounds-for-imap-client-bugs
  to ./configure which helps some clients; notably Netscape Messenger.  Now
  installs a pam_stack aware pam.d/ file.

*courier-imap-1.4.1-r4 (14 Mar 2002)

  14 Mar 2002; Grant Goodyear <g2boojum@gentoo.org> :

  Fixed bug where /etc/courier-imap/pop3d didn't have MAILDIR=.maildir set.

*courier-imap-1.4.1-r2 (21 Feb 2002)

21 Feb 2002; Grant Goodyear <g2boojum@gentoo.org> :

  Modified the ebuild so that /usr/sbin/{imapd,pop3d} get renamed to
  /usr/sbin/{courier-imapd,courier-pop3d}.  I also had to change hack
  the /usr/lib/courier-imap/*.rc files to call these newly-named functions.
  While I was at it I cleaned up the ebuilds and fixed the not-yet-caught
  bug that pop3d was still trying to use Maildir instead of ${MAILDIR}.
  Fixes bug #584.

*courier-imap-1.4.1-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.