Relax chown requirements when check_owner is false
[hcoop/debian/exim4.git] / debian / changelog.Debian.old
1 exim (3.34-1) unstable; urgency=low
2
3 * New upstream version
4 * Applied patch so that it isn't an open relay when used from inetd with
5 exim_user = root (but that still doesn't mean you should set this!)
6 (Closes: #126124)
7 * debian/editme-diff: Include lmtp support (Closes: #128052)
8 * debian/postinst: Only run update-inetd if it exists
9 * debian/control: The above means it only recommends rather than depends
10 on netbase (Closes: #118244)
11 * debian/config: Various changes to procmail-pipe transport in
12 eximconfig output (Closes: #117923, #120614, #129338)
13 * debian/config: Added comment mentioning rfcignorant.org to eximconfig
14 output (Closes: #128414)
15 * debian/email-addresses: Corrected typo (Closes: #123082)
16 * debian/init.d: List restart option in usage output (Closes: #122939)
17 * debian/config: Include rfc2142 addresses (such as abuse@) in generated
18 aliases file (Closes: #128411)
19
20 -- Mark Baker <mark@mnb.org.uk> Sat, 19 Jan 2002 17:44:56 +0000
21
22 exim (3.33-1) unstable; urgency=low
23
24 * New upstream version
25 * debian/control: include package priorities
26 * debian/copyright: fix spelling of common-licenses (I had spelt it the
27 British way, as licences, which of course isn't what the directory is
28 called) (Closes: #112086)
29 * src/exim.c: upstream patch to fix minor local security hole (Closes:
30 #117835)
31 * debian/postrm: fix test for empty spool directory (Closes: #108956,
32 #116018)
33 * debian/postrm: check update-inetd exists before calling (Closes: #121365)
34
35 -- Mark Baker <mark@mnb.org.uk> Wed, 28 Nov 2001 22:07:14 +0000
36
37 exim (3.32-2) unstable; urgency=low
38
39 * Applied upstream patch to fix IPv6 related problems (Closes: #108285,
40 #108309)
41 * debian/cron.daily: exit if exim binary doesn't exist (Closes: #108389)
42 * debian/init.d: check that inetd.conf exists before grepping it for
43 exim (Closes: #108147)
44 * debian/exim.8: update description of -bp option (Closes: #107222)
45
46 -- Mark Baker <mark@mnb.org.uk> Wed, 15 Aug 2001 00:00:36 +0100
47
48 exim (3.32-1) unstable; urgency=low
49
50 * New upstream version (bug fixes)
51 * debian/preinst: create /etc/exim before moving exim.conf (Closes:
52 #106659, #107657)
53 * debian/preinst: only do nasty stuff to crontab if upgrading from a
54 version prior to 1.82-3, as that was the first one to use cron in the
55 way we do now.
56
57 -- Mark Baker <mark@mnb.org.uk> Wed, 8 Aug 2001 23:34:04 +0100
58
59 exim (3.31-1) unstable; urgency=low
60
61 * New upstream version
62 * debian/postrm: prompt before deleting spool directory if it's not
63 empty (Closes: #101186)
64 * debian/config: remove RBL questions (as ORBS no longer exists, and
65 MAPS now charges); include a comment about RBL instead (Closes: #104524)
66 * debian/rules: no longer have separate diff for hurd, as hurd now
67 supports PAM and LDAP
68 * OS/os.h-GNU, OS/Makefile-GNU: various other hurd changes (Closes: #101409)
69 * debian/postinst: don't run eximconfig if doing a non-interactive
70 install (Closes: #98764)
71 * debian/postinst, debian/preinst: move config file to new location in
72 preinst, not postinst (Closes: #101796)
73 * debian/config: don't use group mail on procmail transport (Closes: #99075)
74 * debian/init.d: use --pidfile option of start-stop-daemon (Closes:
75 #97526, #74803, #62297)
76 * debian/postinst: only grep exim.conf if it exists (Closes: #95031)
77 * src/globals.c: upstream patch to header names
78 * debian/postinst: only grep /etc/aliases if it exists (Closes: #94085)
79 * debian/cron.daily: tidy wait-remote_smtp as well as retry database
80
81 -- Mark Baker <mark@mnb.org.uk> Thu, 19 Jul 2001 00:32:14 +0100
82
83 exim (3.22-4) unstable; urgency=low
84
85 * debian/crontab: fix comment so it agrees (Closes: #92654)
86 * debian/rules: don't use {a,b} syntax, which isn't in posix sh (Closes:
87 #92456)
88 * debian/config: RBL is now at blackholes.mail-abuse.org
89
90 -- Mark Baker <mark@mnb.org.uk> Tue, 10 Apr 2001 00:16:30 +0100
91
92 exim (3.22-3) unstable; urgency=low
93
94 * src/eximon.src: don't want & on end of exec command (Closes: #53784)
95 * debian/*.8: updated references to docs to /usr/share/doc, and updated
96 my email address.
97 * debian/exicyclog.8: exicyclog is in /usr/sbin, not /opt/exim/bin
98 (Closes: #86642)
99 * debian/control: build-dependencies updated for current X packages
100 (Closes: #88565)
101 * debian/config: generated config uses s (sender) flag on rewrite rules
102 (Closes: #90839)
103 * debian/config: generated config doesn't use b or c (bcc and cc) flags
104 on rewrite rules
105 * debian/crontab: run every 15 minutes
106 * debian/crontab: don't ignore error output (exim should only output
107 anything on errors, so we don't want to redirect anything to /dev/null
108 (Closes: #88334)
109 * debian/config: generated config refers to 127.0.0.1 and ::1, and not
110 to localhost; which caused problems for some people when it tried to
111 look up the ipv6 address for it (Closes: #88629, #76074)
112 * debian/control: priority important
113 * debian/postinst, debian/prerm: don't call suidregister or chmod
114 * debian/control: conflict with suidmanager <<0.50
115
116 -- Mark Baker <mark@mnb.org.uk> Fri, 30 Mar 2001 00:29:30 +0100
117
118 exim (3.22-2) unstable; urgency=low
119
120 * debian/crontab: check existence of config file in /etc/exim/exim.conf
121 rather than /etc/exim.conf (Closes: #85745)
122 * debian/postinst, debian/postrm: more places I'd forgotten to fix after
123 moving exim.conf
124 * src/exim_tidydb.c: write "too old" message to stdout, not stderr
125 (Closes: #81727)
126
127 -- Mark Baker <mark@mnb.org.uk> Mon, 12 Feb 2001 23:30:17 +0000
128
129 exim (3.22-1) unstable; urgency=low
130
131 * New upstream version
132 * debian/cron.daily: only run exim_tidydb if it exists and is
133 executable (Closes: #83017)
134 * debian/email-addresses: include comment indicating that it is part of
135 the exim package (Closes: #82462)
136
137 -- Mark Baker <mark@mnb.org.uk> Wed, 24 Jan 2001 00:13:35 +0000
138
139 exim (3.20-2) unstable; urgency=low
140
141 * debian/rules: allow for a locally modified makefile diff to be used
142 instead of the standard one (patch by Karl Hegbloom) (Closes: #79275)
143 * Put config file in an /etc/exim directory, as many people want to
144 create other files for configuring their exim setup (Closes: #76318)
145 . debian/rules: create /etc/exim directory
146 . debian/config: write config file in $exim/exim/exim.conf
147 . debian/editme-diff.linux: configure exim to read config from this
148 directory.
149 . debian/editme-diff.gnu: as editme-diff.linux
150 . debian/postinst: move config file from existing installations when
151 upgrading.
152 * debian/config: default config includes (commented out) how to do
153 client side SMTP AUTH (Closes: #79173)
154 * debian/cron.daily: only cycle non-empty log files (Closes: #74996)
155 * debian/control: build depends should be on libdb2-dev, not libdb2
156 (Closes: #79290)
157
158 -- Mark Baker <mark@mnb.org.uk> Mon, 11 Dec 2000 22:16:43 +0000
159
160 exim (3.20-1) unstable; urgency=low
161
162 * New upstream release.
163 * debian/config: swapped procmail and .forward directors in default
164 config (Closes: #63588)
165 * debian/config: include "end" after rewrite section (Closes: #77865)
166 * debian/config: document /etc/email-addresses in eximconfig output
167 * debian/README: document /etc/email-addresses (Closes: #77937)
168
169 -- Mark Baker <mark@mnb.org.uk> Sun, 3 Dec 2000 23:51:58 +0000
170
171 exim (3.16-7) unstable; urgency=high
172
173 * debian/postinst: use -f option when deleting old hints databases
174 (Closes: #75451)
175 * src/exim.c: Change to real priveliges before expansion testing
176
177 -- Mark Baker <mark@mnb.org.uk> Thu, 26 Oct 2000 00:15:24 +0100
178
179 exim (3.16-6) unstable; urgency=low
180
181 * debian/mails: added announcement of windows executable filter
182 * applied patch so -bP cannot be used to get information from a config
183 file that the user does not have read permission for. Thanks to
184 Wichert Akkerman and Harald Hoyer for the patch (Closes: #67585)
185
186 -- Mark Baker <mbaker@iee.org> Sun, 22 Oct 2000 01:14:18 +0100
187
188 exim (3.16-5) unstable; urgency=low
189
190 * debian/config: path option must go after driver (Closes: #72985, #74503)
191 * debian/cron.daily: redirect output of exim_tidydb to /dev/null
192 (Closes: #74474)
193 * src/exim_tidydb.c: actual errors go to stderr so they aren't affected
194 by redirect mentioned above
195 * src/readconf.c: allow config to be group writable (Closes: #74082)
196 * debian/config: depends on netbase (for update-inetd) (Closes: #73060)
197 * debian/postinst: delete hints databases; if the configuration appears
198 to refer to any other db files, warn them that they will have to
199 rebuild them. This is because we are now (since 3.16-3.1) using libdb2
200 (Closes: #75020, #73055, #73048)
201 * debian/config: default config file adds return path header to local
202 deliveries (Closes: #75046)
203 * debian/config: include (commented out) examples of how to set up
204 the server side of an authenticated link
205 * debian/config: default config file allow authenticated hosts to relay
206
207 -- Mark Baker <mbaker@iee.org> Thu, 19 Oct 2000 00:21:44 +0100
208
209 exim (3.16-4) unstable; urgency=low
210
211 * Ben's NMU fixed bugs about new libc/libdb (Closes: #72588, #72587)
212 * debian/postinst: set /usr/sbin/exim to be suid root if suidmanager
213 isn't installed. (Closes: #72796, #72741, #72684, #72673, #72671,
214 #72871, #70597)
215 * debian/control: Added build-depends on xlib6-g (used for eximon)
216 (Closes: #72088, #70918)
217 * OS/Makefile-GNU: Use -lcrypt (partially fixes #71705)
218 * debian/eximstats.8: Synopsis includes log file names (Closes: #72644)
219 * debian/config: Include commented out how to restrict to local
220 interface only (Closes: #66510)
221 * debian/config: Set path on address_path transport to include /usr/bin
222 (Closes: #65521)
223 * debian/cron.daily: Run exim_tidydb to clean retry database (Closes:
224 #57543)
225 * debian/postinst: Install /var/log/exim directory as setgid adm
226 (Closes: #35719, #11918)
227 * debian/config: Use check_local_user in forwardfile director, so that
228 correct user and group are used when running pipe entries in forward
229 file (Closes: #72645)
230 * debian/config: Include empty authenticators section
231 * debian/editme-diff.gnu: New file for GNU hurd; old file renamed to
232 editme-diff.linux
233 * debian/rules: Use appropriate editme-diff for OS. This is necessary
234 because currently the hurd doesn't support ldap or pam (Closes: #71705)
235
236 -- Mark Baker <mbaker@iee.org> Sat, 30 Sep 2000 18:43:41 +0100
237
238 exim (3.16-3.1) unstable; urgency=low
239
240 * NMU for libdb2/glibc/ldap updates
241 * Build using new libldap2-dev
242 * Change Build-Depends accordingly
243
244 -- Ben Collins <bcollins@debian.org> Wed, 27 Sep 2000 13:11:51 -0400
245
246 exim (3.16-3) unstable; urgency=low
247
248 * debian/config: need to escape another ' character (Closes: #70039,
249 #70760, #70722, #70575)
250
251 -- Mark Baker <mbaker@iee.org> Sat, 2 Sep 2000 16:43:40 +0100
252
253 exim (3.16-2) unstable; urgency=low
254
255 * debian/config: need to escape ' character (Closes: #70039)
256 * debian/control: added libident-dev and libwrap0-dev to build
257 dependencies (Closes: #70405)
258 * debian/rules: use -p option when creating Local directory, so it
259 doesn't fail if called repeatedly (Closes: #70519)
260
261 -- Mark Baker <mbaker@iee.org> Tue, 29 Aug 2000 21:14:31 +0100
262
263 exim (3.16-1) unstable; urgency=low
264
265 * New upstream version (Closes: #66053)
266 * Applied interface discovery patch by Jason Gunthorpe (Closes: #68748)
267 * Applied IPv6 interface discovery patch also by Jason (Closes: #64531)
268 * debian/exim.8: Removed superfluous hyphen (Closes: #69384)
269 * debian/config: Changed /usr/doc/exim to /usr/share/doc/exim in a
270 couple of places (Closes: #69013)
271 * debian/init.d: Don't disable inetd.conf entry when starting MTA - if
272 it wasn't disabled already we wouldn't have got that far, so it's
273 unnecessary and confusing for anyone reading the script (Closes: #69048)
274 * debian/config: add accept_8bitmime, commented out, with a comment
275 explaining why it is probably a bad idea for it to be set
276 * debian/control: add Build-depends: line
277 * linked with libpcre3
278 * debian/editme-diff: include PAM support (Closes: #66398)
279
280 -- Mark Baker <mbaker@iee.org> Fri, 25 Aug 2000 00:14:35 +0100
281
282 exim (3.12-10) frozen unstable; urgency=low
283
284 * debian/config: include headers_check_syntax in generated configuration
285 file, commented out (Closes: #63238)
286 * debian/config: don't include system hostname in list of local domains
287 for satellite system (Closes: #61048)
288 * src/host.c: look up an A record if attempt to look up AAAA record
289 returns TRY_AGAIN, so it works with bind 4 nameservers. This was fixed
290 upstream in 3.13, I have taken a patch from there (Closes: #62755)
291
292 -- Mark Baker <mbaker@iee.org> Sun, 30 Apr 2000 01:05:09 +0100
293
294 exim (3.12-9) unstable; urgency=low
295
296 * debian/config: test whether /etc/exim.conf can be written replaced by
297 test for $etc/exim.conf, allowing me to test this in another directory
298 while not root
299 * debian/config: don't include "root:root" in generated alias file
300 (Closes: #61498)
301 * debian/postinst: remove "root:root" from aliases file that older exim
302 versions generated (Thanks Kim Oldfield for patch)
303 * debian/mails: added mail from Thomas Schoepf about how he solved a
304 problem he had on a dialup system (Closes: #61331)
305 * debian/README.debian: Update: the instructions on how to run as a
306 daemon needed changing and exim is now built with include LDAP and
307 IPv6 (Closes: #62220)
308 * debian/rules: renamed readme file to debian/README.Debian with upper
309 case D.
310
311 -- Mark Baker <mbaker@iee.org> Thu, 13 Apr 2000 00:11:09 +0100
312
313 exim (3.12-8) unstable; urgency=low
314
315 * debian/postinst: fixed typo in warning message: script is called
316 /etc/init.d/exim, not /etc/init.d/conf (Closes: #61118)
317 * debian/postinst: wrap warning mesage at 80 columns (also #61118)
318 * debian/postinst: version of exim in test should be 3.03-2, not 3.99-2
319 which was used for testing purposes (Closes: #61068)
320
321 -- Mark Baker <mbaker@iee.org> Sun, 26 Mar 2000 23:23:48 +0100
322
323 exim (3.12-7) frozen unstable; urgency=low
324
325 * debian/config: fixed typo in relay_domains question text (Closes: #60392)
326 * debian/config: indicate default with capital in final question
327 (Closes: #59722)
328 * debian/config: don't check relay_domains, as the check excluded
329 wildcards. (Closes: #59720)
330 * debian/config: add alias entry for nobody (Closes: #59712)
331 * debian/config: don't create aliases.new.O (Closes: #60572)
332 * debian/postinst: warn when upgrading from old versions that don't ever
333 run daemon from default startup script, if exim is not run from
334 inetd.conf (Closes: #60567)
335
336 -- Mark Baker <mbaker@iee.org> Tue, 21 Mar 2000 23:57:00 +0000
337
338 exim (3.12-6) frozen unstable; urgency=low
339
340 * debian/postinst: don't run /etc/init.d/exim if exim.conf doesn't exist.
341 It didn't matter, it just gave an error message that it shouldn't have.
342 * Remember to upload to frozen this time :)
343
344 -- Mark Baker <mbaker@iee.org> Tue, 29 Feb 2000 23:46:30 +0000
345
346 exim (3.12-5) unstable; urgency=low
347
348 * src/transport.c: upstream patch so transport filters work with
349 outgoing SMTP (Closes: #57835)
350
351 -- Mark Baker <mbaker@iee.org> Sun, 13 Feb 2000 17:12:28 +0000
352
353 exim (3.12-4) frozen unstable; urgency=low
354
355 * debian/config: procmail_pipe transport has right options so from hack
356 works on current version of exim (previously mail delivered by
357 procmail was being horriblyl mangled) (Closes: #56865,#56208)
358 * debian/cron.daily: include hostname in subject line of eximstats reports.
359 * debian/copyright: new upstream ftp location
360
361 -- Mark Baker <mbaker@iee.org> Sat, 5 Feb 2000 22:00:49 +0000
362
363 exim (3.12-3) unstable; urgency=low
364
365 * debian/rules: create Local directory in build target (and delete it
366 in clean target (Closes: #56788)
367
368 -- Mark Baker <mbaker@iee.org> Tue, 1 Feb 2000 20:45:03 +0000
369
370 exim (3.12-2) unstable; urgency=low
371
372 * src/smtp_out.c: failure to create a socket should not be a fatal
373 error; this was causing problems for people without IPv6 in their
374 kernel trying to send mail to sites with IPv6 addresses in the
375 DNS. (Closes: #50628)
376 * debian/rules,debian/editme-diffs(new file): create Local/Makefile at
377 build time by applying a diff to EDITME, rather than having a
378 pre-edited copy included in the debian source. As well as making the
379 debian diff rather smaller this means that upstream changes to the
380 EDITME file won't be ignored (Closes: #55112)
381 * As a result of the above, exigrep of compressed files should work
382 properly (Closes: #54776)
383 * debian/rules: delete most of util/* in clean target
384
385 -- Mark Baker <mbaker@iee.org> Wed, 26 Jan 2000 23:28:56 +0000
386
387 exim (3.12-1) unstable; urgency=low
388
389 * New upstream version (bug fixes)
390 * debian/config: procmail director does file existence check as relevant
391 user rather than as exim
392 * debian/config: procmail director fails, rather than freezing message, if
393 home directory can't be read (Closes: #54351,#53326,#53325,#53229)
394 * debian/rules, debian/conffiles, debian/email-addresses (new file): add
395 /etc/email-addresses as a conf-file (Closes: #54124)
396
397 -- Mark Baker <mbaker@iee.org> Sun, 9 Jan 2000 17:45:31 +0000
398
399 exim (3.11-2) unstable; urgency=low
400
401 * OS/Makefile-Base: comment out code to check whether makefile needs
402 updating; it didn't seem to work properly on some systems. I don't
403 know why. This is a nasty hack but it works (Closes: #50435)
404 * debian/control: description doesn't start with package name
405 * debian/control: "X" rather than "X-windows"
406
407 -- Mark Baker <mbaker@iee.org> Sun, 19 Dec 1999 11:01:00 +0000
408
409 exim (3.11-1) unstable; urgency=low
410
411 * New upstream version (Closes: #51744)
412
413 -- Mark Baker <mbaker@iee.org> Wed, 8 Dec 1999 00:02:59 +0000
414
415 exim (3.03-6) unstable; urgency=low
416
417 * debian/config: check that /etc/exim.conf was writable didn't do the
418 right thing when file didn't exist (Closes: #51498,#51789)
419 * debian/config: uncomment second line of rewrite configuration (Closes:
420 #51496,#52111,#52148,)
421 * debian/rules: clean target deletes Local/Makefile-Linux (Closes: #50435)
422 * doc/spec.txt: example cyrus configuration refers to debian location of
423 binary
424
425 -- Mark Baker <mbaker@iee.org> Tue, 7 Dec 1999 22:24:04 +0000
426
427 exim (3.03-5) unstable; urgency=low
428
429 * Local/Makefile: don't link with libwrap any more; it causes too many
430 problems for people upgrading (#50250)
431 * debian/config: don't include userforward or procmail directors in
432 satellite configuration (#40570)
433 * debian/crontab: only run queue if /etc/exim.conf exists (#43419)
434 * debian/rules, debian/ipv6.sh, OS/Makefile-Default: Fix so IPv6 support
435 is only included if available, so exim will build on m68k (#50435)
436 * debian/config: exit if not run as root (#50543)
437 * debian/config: don't comment out the example rewrite rule: it is
438 sufficiently widely used, at least for dialups, that it should be in
439 by default (#49202)
440
441 -- Mark Baker <mbaker@iee.org> Sat, 27 Nov 1999 19:11:33 +0000
442
443 exim (3.03-4) unstable; urgency=low
444
445 * debian/control: put quotes around $etc/exim.conf (#50071)
446 * Create symlinks in /usr/doc from postinst, not rules (#50072)
447 . debian/postinst: create symlink in /usr/doc if required
448 . debian/postinst-eximon (new file): create symlink in /usr/doc if required
449 . debian/prerm: delete symlink in /usr/doc
450 . debian/prerm-eximon (new file): delete symlink in /usr/doc
451 . debian/rules: don't create symlinks in /usr/doc
452 . debian/rules: install {postinst,prerm}-eximon
453 * debian/rules: install man pages in /usr/share/man as required by
454 policy 3.1.0
455 * debian/copyright: refer to GPL in new location
456 /usr/share/common-licences/GPL instead of /usr/doc/copyright/GPL
457
458 -- Mark Baker <mbaker@iee.org> Sat, 13 Nov 1999 16:52:59 +0000
459
460 exim (3.03-3) unstable; urgency=low
461
462 * debian/rules: install docs in /usr/share/doc/exim with symlink from
463 /usr/doc/exim, as required by policy 3.1.0
464 * debian/control: policy version upgraded to 3.1.0
465 * debian/config: if exim.conf already exists, warn that continuing with
466 eximconfig will trash it (#49201)
467 * debian/*: updated Tim Cutts' email address
468
469 -- Mark Baker <mbaker@iee.org> Thu, 11 Nov 1999 21:07:56 +0000
470
471 exim (3.03-2) unstable; urgency=low
472
473 * debian/config: don't shift things off @names, as that was removing
474 localhost (#48102)
475 * exim_monitor/em_main.c: fix bindings for popup menu so they work with
476 all combinations of modifiers, working round Xt misfeature. Thanks
477 Kevin Ryde for patch (#20485)
478 * debian/config: fixed typo (FRC instead of RFC)
479 * debian/README.debian: extra backslashes in sample filter (#46462)
480 * debian/crontab: only run every 30 mins instead of every 15; this is
481 the same frequency as we ask a daemon to do a queue run and it makes
482 sense for them to be the same
483 * debian/config: generated configuration will call procmail if it is
484 installed and if users have .procmailrc files
485 * debian/init.d: start exim daemon if no smtp entry in inetd.conf
486 * OS/Makefile-Default: define HAVE_IPV6. The attempt to auto-detect it
487 was a failure (it detected it correctly, but the config.h builder
488 doesn't understand anything so fancy in the makefile)
489 * Local/Makefile: include LDAP support
490 * Local/Makefile: link with libwrap
491
492 -- Mark Baker <mbaker@iee.org> Thu, 4 Nov 1999 21:22:20 +0000
493
494 exim (3.03-1) unstable; urgency=low
495
496 * new upstream version
497 * src/exim.h: include <pcre.h> rather than "pcre/pcre.h"
498 * OS/Makefile.Base: don't build pcre (it's not used anyway)
499 * debian/postinst: don't do upgrade from pre-3.0 stuff if /etc/exim.conf
500 doesn't exist (#42305)
501 * debian/eximconfig.8: mention -i option (#41786)
502
503 -- Mark Baker <mbaker@iee.org> Wed, 4 Aug 1999 22:24:57 +0100
504
505 exim (3.02-5) unstable; urgency=low
506
507 * OS/Makefile-Linux, OS/Makefile-Default: applied patch from Roman Hodek
508 so it will compile on m68k which doesn't yet have glibc2.1 (#41365)
509 * debian/config: applied patch from Andrew Pimlott so system users with
510 a hyphen in the login name (only www-data normally) get added to
511 aliases file (#41235)
512 * debian/config: typo (exim-doc package name without hyphen) (#41071)
513 * debian/exim.8: updated command line options in manpage (#41082)
514
515 -- Mark Baker <mbaker@iee.org> Mon, 19 Jul 1999 23:26:34 +0100
516
517 exim (3.02-4) unstable; urgency=low
518
519 * src/daemon.c: patch in previous release only did half the job; I now
520 have a patch from the upstream author instead.
521
522 -- Mark Baker <mbaker@iee.org> Wed, 7 Jul 1999 22:35:44 +0100
523
524 exim (3.02-3) unstable; urgency=low
525
526 * src/daemon.c: if attempt to open AF_INET6 fails, try again as AF_INET; this
527 will hopefully make it work for people without IPv6 in their kernels
528 (#40248)
529 * src/host.c: apply upstream patch so ::ffff:w.x.y.z style IPv4 compatibility
530 addresses will reverse lookup correctly
531
532 -- Mark Baker <mbaker@iee.org> Wed, 30 Jun 1999 23:28:35 +0100
533
534 exim (3.02-2) unstable; urgency=low
535
536 * debian/config: fix received headers (#40185,#40210,#40216)
537
538 -- Mark Baker <mbaker@iee.org> Tue, 29 Jun 1999 00:58:15 +0100
539
540 exim (3.02-1) unstable; urgency=low
541
542 * New upstream release (bug fixes)
543 * Applied patch for GNU/Hurd support (#39262)
544 * debian/config: include "localhost" as a local domain by default. I do
545 this reluctantly, so fetchmail will work out the box.
546 * debian/config: include "for <x@y>" in received headers (#39344)
547 * debian/config: add Envelope-to: header in local delivery transport
548 * debian/copyright: update copyright date to 1999
549 * src/host.c: Fixed bug with IPv6 address handling properly
550 * src/verify.c: Removed work-around introduced in last release
551
552 -- Mark Baker <mbaker@iee.org> Mon, 21 Jun 1999 22:37:56 +0100
553
554 exim (3.01-1) unstable; urgency=low
555
556 * New upstream release (bug fixes)
557 * src/verify.c: Fixed bug with IPv6 address handling
558 * debian/config: eximconfig -i should restart daemon
559
560 -- Mark Baker <mbaker@iee.org> Tue, 25 May 1999 23:33:00 +0100
561
562 exim (3.00-1) unstable; urgency=low
563
564 * New upstream release
565 * OS/Makefile-Default: Enabled IPv6 support (this therefore requires
566 glibc 2.1)
567 * debian/config: Outputs new configuration file format
568 * debian/config: If called with -i option, installs exim in inetd.conf etc
569 * debian/postinst: When upgrading from pre-3.00 versions, convert
570 configuration file to new format. Leave exim not running, as the
571 configuration file will need to be manually checked.
572 * debian/postinst: registration of init.d script only done if exim configured
573
574 -- Mark Baker <mbaker@iee.org> Sat, 15 May 1999 01:22:33 +0100
575
576 exim (2.11-4) unstable; urgency=low
577
578 * debian/cron.daily: only cycle logs if files exist (#35544, #35585,
579 #34645, #36271)
580 * debian/control: suggests exim-doc (#34086)
581 * debian/README.debian: include sample .forward file to handle mail on
582 debian mailing lists (thanks Giuliano)
583 * debian/config: allow domain name components that start with a
584 number. While these are strictly speaking not allowed, there are
585 plenty out there, and not allowing them was causing problems (#36320)
586
587 -- Mark Baker <mbaker@iee.org> Thu, 22 Apr 1999 23:08:16 +0100
588
589 exim (2.11-3) unstable; urgency=low
590
591 * debian/config: recommend adding localhost to local domains if
592 fetchmail is to be used (#34088)
593 * debian/config: was generating invalid rewrite rules for a satellite
594 system with no root alias specified (#34060)
595 * debian/config: generated config includes "for" information in received
596 headers
597 * debian/config: set smtp_accept_queue_per_connection to 100 in
598 generated config, as the default of 10 is much too low for dialup
599 users
600 * debian/config: set freeze_tell_mailmaster to true in generated config
601 * debian/config: always allow relaying from localhost (#31844)
602 * debian/cron.daily: use savelog instead of exicyclog (#33467)
603
604 -- Mark Baker <mbaker@iee.org> Thu, 4 Mar 1999 23:50:16 +0000
605
606 exim (2.11-2) unstable; urgency=low
607
608 * debian/config: write config files to /etc instead of /tmp (oops!)
609
610 -- Mark Baker <mbaker@iee.org> Mon, 1 Feb 1999 23:27:05 +0000
611
612 exim (2.11-1) unstable; urgency=low
613
614 * New upstream version
615 * (Uses libpcre2 instead of libpcre1)
616 * debian/config: don't set never_users if user doesn't set up a root alias
617
618 -- Mark Baker <mbaker@iee.org> Fri, 28 Jan 1999 00:21:00 +0000
619
620 exim (2.05-1) frozen unstable; urgency=low
621
622 * New upstream version (mostly bugfixes)
623
624 -- Mark Baker <mbaker@iee.org> Sat, 7 Nov 1998 00:24:44 +0000
625
626 exim (2.04-3) unstable; urgency=low
627
628 * debian/init.d: don't enable inetd service when stopping daemon (#27265)
629 * delete lots of .orig files that didn't need to be in source diff (#27267)
630 * recompile against libident with correct shlibs (#27265)
631
632 -- Mark Baker <mbaker@iee.org> Thu, 1 Oct 1998 21:23:30 +0100
633
634 exim (2.04-2) unstable; urgency=low
635
636 * debian/postinst: use -e so it dies on errors
637 * debian/preinst: don't use crontab if it isn't installed
638
639 -- Mark Baker <mbaker@iee.org> Sun, 27 Sep 1998 22:07:51 +0100
640
641 exim (2.04-1) unstable; urgency=low
642
643 * New upstream version (mostly bug fixes)
644 * debian/crontab: check exim exists and is executable (#26953)
645
646 -- Mark Baker <mbaker@iee.org> Sat, 26 Sep 1998 21:26:19 +0100
647
648 exim (2.02-4) unstable; urgency=low
649
650 * debian/crontab: 2>&1 should be after >/dev/null
651
652 -- Mark Baker <mbaker@iee.org> Tue, 01 Sep 1998 22:49:00 +0100
653
654 exim (2.02-3) unstable; urgency=low
655
656 * Local/Makefile: include maildir support (#25575)
657
658 -- Mark Baker <mbaker@iee.org> Mon, 10 Aug 1998 21:46:08 +0100
659
660 exim (2.02-2) unstable; urgency=medium
661
662 * debian/crontab: should be 2>&1 instead of 2&>1 (#25539,#25552,#25558)
663
664 -- Mark Baker <mbaker@iee.org> Sun, 09 Aug 1998 22:23:00 +0100
665
666 exim (2.02-1) unstable; urgency=low
667
668 * New upstream version (#24692)
669 * debian/crontab: send output to /dev/null (#24384)
670
671 -- Mark Baker <mbaker@iee.org> Thu, 06 Aug 1998 21:46:27 +0100
672
673 exim (1.92-4) unstable; urgency=low
674
675 * debian/preinst: redirect stderr of some commands to /dev/null (#22867)
676 * src/macros.h: define iscntrl() so 8-bit strings work in headers
677 (#22932 and hopefully #20958)
678
679 -- Mark Baker <mbaker@iee.org> Sat, 30 May 1998 13:11:27 +0100
680
681 exim (1.92-3) frozen unstable; urgency=low
682
683 * debian/config: write config files in /etc, not . (#22387)
684 * debian/config: properly comment out example rewriter (#22388)
685 * debian/postrm: remove rc.d links only on purge, not remove
686
687 -- Mark Baker <mbaker@iee.org> Wed, 13 May 1998 09:55:00 +0100
688
689 exim (1.92-2) frozen unstable; urgency=low
690
691 * These together answer all but one of the issues raised in #22067
692 * debian/config: fix typo in "TRANPORTS"
693 * debian/config: put separator between each question
694 * debian/config: clarify question about qualifying domain for satellite
695 system
696 * debian/config: rewrite rule for satellite systems now matches root etc
697 case insensitively
698 * debian/config: include in output (commented out) example of how to
699 rewrite all outgoing addresses according to lookup table
700
701 -- Mark Baker <mbaker@iee.org> Mon, 04 May 1998 22:08:00 +0100
702
703 exim (1.92-1) frozen unstable; urgency=low
704
705 * New upstream version (minor bug fixes)
706 * OS/Makefile-Linux: compile with -O2
707 * OS/Makefile-Base: link with existing libident.a
708 * src/eximon.src: don't set LD_LIBRARY_PATH in eximon wrapper script
709 * exim_monitor/em_main.c: show last 8k of log when you start (#21956)
710 * debian/postinst: don't install in inetd.conf unless /etc/exim.conf
711 exists (#19548)
712 * debian/rules: minor changes
713
714 -- Mark Baker <mbaker@iee.org> Fri, 01 May 1998 22:55:25 +0100
715
716 exim (1.91-1) frozen unstable; urgency=low
717
718 * New upstream version (bug fixes)
719
720 -- Mark Baker <mbaker@iee.org> Tue, 28 Apr 1998 10:12:38 +0100
721
722 exim (1.90-5) frozen unstable; urgency=low
723
724 * debian/postinst: don't die if exim already running (#21181)
725 * debian/config: set umask to 022, so aliases file created has mode that
726 exim won't complain about (#21410)
727 * debian/control: suggest mail-reader, not mail-user-agent (which doesn't
728 exist)
729
730 -- Mark Baker <mbaker@iee.org> Thu, 16 Apr 1998 19:45:55 +0100
731
732 exim (1.90-4) frozen unstable; urgency=low
733
734 * Delete debian/files before packaging source (#21217)
735
736 -- Mark Baker <mbaker@iee.org> Thu, 16 Apr 1998 19:45:55 +0100
737
738 exim (1.90-3) frozen unstable; urgency=low
739
740 * Fixed silly bug that stopped eximconfig from running (I hadn't tested
741 it, as it was just one minor change to a comment. However, the comment
742 was in the generated exim.conf file, so was embedded in a perl
743 string---using an unescaped apostrophe broke things)
744
745 -- Mark Baker <mbaker@iee.org> Wed, 08 Apr 1998 19:42:51 +0100
746
747 exim (1.90-2) frozen unstable; urgency=low
748
749 * Configuration written by eximconfig will not fail if mailbox has a
750 stricter mode than the default 0660
751
752 -- Mark Baker <mbaker@iee.org> Fri, 03 Apr 1998 11:06:20 +0100
753
754 exim (1.90-1) frozen unstable; urgency=low
755
756 * New upstream version (bug fixes)
757 * Split out documentation, allowing pristine source to be used
758
759 -- Mark Baker <mbaker@iee.org> Wed, 01 Apr 1998 11:06:20 +0100
760
761 exim (1.89.1-1) frozen unstable; urgency=low
762
763 * New upstream version 1.891 (bug fixes)
764
765 -- Mark Baker <mbaker@iee.org> Wed, 18 Mar 1998 20:11:30 +0000
766
767 exim (1.89.0-2) frozen unstable; urgency=low
768
769 * Improved inetd.conf handling, hopefully won't lose any changes you make
770 over upgrades
771
772 -- Mark Baker <mbaker@iee.org> Sat, 14 Mar 1998 14:32:00 +0000
773
774 exim (1.89.0-1) unstable; urgency=low
775
776 * New upstream version (1.890, a beta test of 1.90)
777 * Fixed cron scripts so they don't fail if exim not installed (eg when
778 upgrading)
779 * Added newline to end of generated /etc/aliases
780 * Pause after first paragraph of eximconfig (#19547)
781
782 -- Mark Baker <mbaker@iee.org> Sat, 14 Mar 1998 14:32:00 +0000
783
784 exim (1.82-11) unstable; urgency=low
785
786 * Make ip-up.d script a config file
787 * Check for existence of exim before running it from ip-up.d (#19119)
788 * Only run eximconfig if there is no exim.conf file
789 * This means eximconfig doesn't need to check for exim.conf itself, and
790 so doesn't need a --force option
791
792 -- Mark Baker <mbaker@iee.org> Sat, 07 Mar 1998 21:02:30 +0000
793
794 exim (1.82-10) unstable; urgency=low
795
796 * Fixed update-rc.d calls in postrm (#16355)
797 * Replaces: mail-transport-agent (#9305)
798
799 -- Mark Baker <mbaker@iee.org> Sat, 07 Mar 1998 17:54:30 +0000
800
801 exim (1.82-9) unstable; urgency=low
802
803 * Added mailq manpage link
804 * Install docs copyright before calculating md5sums
805
806 -- Mark Baker <mbaker@iee.org> Fri, 27 Feb 1998 21:36:38 +0000
807
808 exim (1.82-8) unstable; urgency=low
809
810 * Fixed manpages so whatis information can be extracted (#18667)
811 * Added a script for ip-up.d (#18675)
812
813 -- Mark Baker <mbaker@iee.org> Fri, 27 Feb 1998 21:36:38 +0000
814
815 exim (1.82-7) unstable; urgency=low
816
817 * Corrected URL in eximconfig script (#18422)
818
819 -- Mark Baker <mbaker@iee.org> Fri, 20 Feb 1998 18:32:27 +0000
820
821 exim (1.82-6) unstable; urgency=low
822
823 * exim-doc package doesn't depend on exim (#18285)
824
825 -- Mark Baker <mbaker@iee.org> Wed, 18 Feb 1998 12:03:10 +0000
826
827 exim (1.82-5) unstable; urgency=low
828
829 * exim-doc package depends on exim
830 * Inserted space that was missing from depends line for eximon
831 * Added force-reload and restart options to init.d script
832
833 -- Mark Baker <mbaker@iee.org> Sun, 15 Feb 1998 22:29:00 +0000
834
835 exim (1.82-4) unstable; urgency=low
836
837 * Written manpages for exiqsumm and eximconfig
838 * Updated FSF snail-mail address in copyright file
839 * Moved eximon.bin into /usr/lib/exim
840 * Updated standards-version to 2.4.0.0
841 * Fixed md5sum generation
842 * Symlinks from /usr/doc/{eximon,exim-doc} to exim
843 * Fixed typo in exim.conf generated by eximconfig (#18054)
844
845 -- Mark Baker <mbaker@iee.org> Tue, 10 Feb 1998 00:45:00 +0000
846
847 exim (1.82-3) unstable; urgency=low
848
849 * Rewritten eximconfig
850 + Relaying configuration
851 + RBL spam-blocking (#17805)
852 + Ask before overwriting /etc/aliases (#16056)
853 + New configuration for system with local deliveries but smarthost
854 for remote mail---useful for dialup users
855 + Generally tidied up
856 * use /etc/cron.d instead of mail's crontab
857
858 -- Mark Baker <mbaker@iee.org> Sat, 7 Feb 1998 21:56:25 +0000
859
860 exim (1.82-2) unstable; urgency=low
861
862 * Write startup messages in standard format
863
864 -- Mark Baker <mbaker@iee.org> Wed, 7 Jan 1998 21:21:35 +0000
865
866 exim (1.82-1) unstable; urgency=low
867
868 * New upstream release
869
870 -- Mark Baker <mbaker@iee.org> Sat, 27 Dec 1997 12:17:23 +0000
871
872 exim (1.81-1) unstable; urgency=low
873
874 * New upstream release (bug fixes)
875 * Removed bogus Replaces: line (#16054)
876 * Mark /etc/init.d/exim as a conffile
877
878 -- Mark Baker <mbaker@iee.org> Thu, 18 Dec 1997 11:28:11 +0000
879
880 exim (1.80-2) unstable; urgency=low
881
882 * Fixed typo in control (#15927)
883 * Removed suggestion of metamail
884 * Don't include docs in exim package
885
886 -- Mark Baker <mbaker@iee.org> Sun, 14 Dec 1997 20:12:14 +0000
887
888 exim (1.80-1) unstable; urgency=low
889
890 * New upstream release
891 * Strip binaries (#15720)
892
893 -- Mark Baker <mbaker@iee.org> Sat, 13 Dec 1997 20:46:18 +0000
894
895 exim (1.73-11) unstable; urgency=low
896
897 * Really depend on cron. I put it in the changelog but forgot to
898 do it last time!
899
900 -- Mark Baker <mbaker@iee.org> Mon, 24 Nov 1997 23:24:09 +0000
901
902 exim (1.73-10) unstable; urgency=low
903
904 * Rewritten copyright file
905 * Put note in prerm about deleting multiple inetd lines (#14554)
906 * Depend on cron (#15229)
907
908 -- Mark Baker <mbaker@iee.org> Mon, 24 Nov 1997 21:29:51 +0000
909
910 exim (1.73-9) unstable; urgency=low
911
912 * The | I removed in 1.73-7 should have been changed to a \, not
913 removed altogether. I hope I haven't screwed up too many people's
914 /etc/crontab with this bug :(
915
916 -- Mark Baker <mbaker@iee.org> Tue, 11 Nov 1997 23:04:19 +0000
917
918 exim (1.73-8) unstable; urgency=low
919
920 * Patch from upstream to fix bug with DB lookups
921
922 -- Mark Baker <mbaker@iee.org> Mon, 3 Nov 1997 11:25:37 +0000
923
924 exim (1.73-7) unstable; urgency=low
925
926 * Remove spurious | from preinst that trashed /etc/crontab
927 * Remove from inetd etc in prerm rather than postrm
928
929 -- Mark Baker <mbaker@iee.org> Wed, 22 Oct 1997 14:36:21 +0100
930
931 exim (1.73-6) unstable; urgency=low
932
933 * Now really clear up crontab from old versions
934 * Fix sed expressions (#14044)
935
936 -- Mark Baker <mbaker@iee.org> Wed, 22 Oct 1997 14:34:52 +0100
937
938 exim (1.73-5) unstable; urgency=low
939
940 * Comment out crontab entry when removed (#14016)
941
942 -- Mark Baker <mbaker@iee.org> Mon, 20 Oct 1997 21:01:44 +0100
943
944 exim (1.73-4) unstable; urgency=low
945
946 * Use mail user's crontab instead of system one
947 * Clear up crontab installed by old versions (#13998)
948 * Add md5sums
949
950 -- Mark Baker <mbaker@iee.org> Sun, 19 Oct 1997 23:21:35 +0100
951
952 exim (1.73-3) unstable; urgency=low
953
954 * Rewrite postinst etc (I hadn't realised that they weren't complete) (#13940)
955
956 -- Mark Baker <mbaker@iee.org> Thu, 16 Oct 1997 23:58:46 +0100
957
958 exim (1.73-2) unstable; urgency=low
959
960 * Install README.debian file
961 * Install {pre,post}{inst,rm} (#13919)
962
963 -- Mark Baker <mbaker@iee.org> Thu, 16 Oct 1997 14:45:42 +0100
964
965 exim (1.73-1) unstable; urgency=low
966
967 * New upstream version
968 * New maintainer
969 * Rewritten most of debian/rules
970 * (and as a result, no longer use debmake)
971 * Documented what EXIM_GID is compiled in (#11907)
972 * Made eximconfig less confusing (#12664)
973
974 -- Mark Baker <mbaker@iee.org> Wed, 15 Oct 1997 17:13:27 +0100
975
976 exim (1.71-1) unstable; urgency=low
977
978 * Upstream update and libc6 build. Minimize the diffs to upstream sources.
979
980 -- Christoph Lameter <clameter@debian.org> Thu, 25 Sep 1997 20:07:21 -0700
981
982 exim (1.62-3) unstable; urgency=high
983
984 * Fixed buffer overrun security hole in .forward processing
985
986 -- Tim Cutts <tjrc1@scalopus.bio.cam.ac.uk> Tue, 22 Jul 1997 10:00:00 +0100
987
988 exim (1.62-2) unstable; urgency=low
989
990 * Fixed paths in exicyclog (bugs #9444, #9759 and #9996)
991 * Transferred eximon man page from exim to eximon (bug #9425)
992
993 -- Tim Cutts <tjrc1@scalopus.bio.cam.ac.uk> Mon, 16 Jun 1997 11:37:56 +0100
994
995 exim (1.62-1) unstable; urgency=low
996
997 * New upstream release
998
999 -- Tim Cutts <tjrc1@scalopus.bio.cam.ac.uk> Mon, 28 Apr 1997 14:36:37 +0000
1000
1001 exim (1.61-1) unstable; urgency=low
1002
1003 * New upstream release, fixes debian bug #7671
1004
1005 -- Tim Cutts <tjrc1@scalopus.bio.cam.ac.uk> Tue, 4 Mar 1997 15:24:21 +0000
1006
1007 exim (1.60-3) unstable; urgency=low
1008
1009 * Added a 'sendmail' alias to the exim manpage
1010 * Incorporated Christoph's -1 and -2 changes into my own 1.60 package.
1011
1012 -- Tim Cutts <tjrc1@scalopus.bio.cam.ac.uk> Thu, 27 Feb 1997 17:57:30 +0000
1013
1014 exim (1.60-2) unstable; urgency=low
1015
1016 * Add some more manpages
1017 * /usr/sbin/sendmail and /usr/sbin/runq symlink was missing.
1018
1019 -- Christoph Lameter <clameter@debian.org> Wed, 26 Feb 1997 12:34:08 -0800
1020
1021 exim (1.60-1) unstable; urgency=low
1022
1023 * New upstream version
1024 * Manpages written
1025
1026 -- Christoph Lameter <clameter@debian.org> Wed, 26 Feb 1997 10:18:06 -0800
1027
1028 exim (1.59.8-2) unstable; urgency=low
1029
1030 * Reversed some of Christoph's changes; put textual documentation
1031 back into exim package, and info files into exim-doc package.
1032
1033 -- Tim Cutts <tjrc1@scalopus.bio.cam.ac.uk> Thu, 27 Feb 1997 12:37:15 +0000
1034
1035 exim (1.59.8-1) unstable; urgency=low
1036
1037 * Supplies some more information regaring uucp and kernel related NFS
1038 problems
1039 * New upstream release
1040
1041 -- Christoph Lameter <clameter@debian.org> Mon, 24 Feb 1997 11:57:10 -0800
1042
1043 exim (1.59.6-1) unstable; urgency=low
1044
1045 * Put into unstable
1046 * Some fixes to the debian setup and the eximconfig script
1047 * New upstream release
1048
1049 -- Christoph Lameter <clameter@debian.org> Thu, 6 Feb 1997 10:26:23 -0800
1050
1051 exim (1.59.5-3) experimental; urgency=low
1052
1053 * Rebuild with debmake 3.0.6
1054 * eximstats: Small bug fixed
1055
1056 -- Christoph Lameter <clameter@debian.org> Fri, 31 Jan 1997 08:37:35 -0800
1057
1058 exim (1.59.5-2) experimental; urgency=low
1059
1060 * Rebuild with debmake 3.0.1
1061
1062 -- Christoph Lameter <clameter@debian.org> Wed, 29 Jan 1997 12:57:12 -0800
1063
1064 exim (1.59.5-1) experimental; urgency=low
1065
1066 * Experimental package for debstdn (debmake 2.80)
1067 * New upstream release. NFS Hacks removed.
1068
1069 -- Christoph Lameter <clameter@debian.org> Sat, 25 Jan 1997 17:21:41 -0800
1070
1071 exim (1.59-1.2) experimental; urgency=low
1072
1073 * NFS Problem hacked around (just skipped offending section ....)
1074 Locking via NFS is probably broken now.
1075
1076 -- Christoph Lameter <clameter@debian.org> Fri, 27 Dec 1996 19:39:16 -0800
1077
1078 exim (1.59-1.1) experimental; urgency=low
1079
1080 * Full Replacement for smail (and better, easier than smail)
1081 * Compiled with db libraries instead of dbm.
1082 * Send Daily Statistics to Postmaster
1083 * Run eximcyclog from /etc/cron.daily
1084 * Run exim from inetd.conf. Run queue hourly via crontab.
1085 * newaliases command provided for sendmail compatibility.
1086
1087 -- Christoph Lameter <clameter@debian.org> Mon, 23 Dec 1996 20:45:44 -0800
1088
1089 exim (1.59-1) experimental; urgency=low
1090
1091 * Upgraded to exim 1.59
1092 * Putting PID files in /var/run/exim/
1093 * Changes to exim-doc package by Christoph
1094 * Included a postrm script (to remove /var/run/exim, /etc/exim.conf and
1095 /var/log/exim if purging)
1096
1097 -- Tim Cutts <tjrc1@scalopus.bio.cam.ac.uk> Wed, 18 Dec 1996 09:00:00 +0000
1098
1099 exim (1.58-7) experimental; urgency=low
1100
1101 * Local/Makefile updated to be more FSSTND compliant
1102 * Minor changes to debian/* files supporting this
1103 * Default mail spool changed from /usr/spool/... to /var/spool/...
1104 * Added a commented-out user = list line to the system_aliases director
1105 for smartlist users to uncomment
1106
1107 -- Tim Cutts <tjrc1@scalopus.bio.cam.ac.uk> Tue, 17 Dec 1996 17:00:00 +0000
1108
1109 exim (1.58-6) experimental; urgency=low
1110
1111 * eximinstall script was not installed
1112 * problems with the init scripts failing
1113
1114 -- Christoph Lameter <clameter@debian.org> Mon, 16 Dec 1996 20:45:44 -0800
1115
1116 exim (1.58-5) experimental; urgency=low
1117
1118 * Revised
1119
1120 -- Christoph Lameter <clameter@debian.org> Mon, 16 Dec 1996 07:11:31 -0800
1121
1122 exim (1.58-4) unstable; urgency=low
1123
1124 * Initial efforts
1125
1126 -- Tim Cutts <tjrc1@scalopus.bio.cam.ac.uk> Mon, 25 Nov 1996 22:33:17 +0000
1127
1128