debian/masqmail-debian

view changelog @ 34:56c0c6807b0e

as I said, the newest standards version is 3.8.4
author meillo@marmaro.de
date Mon, 08 Feb 2010 16:41:27 +0100
parents 62b9ebdb33c3
children ef60dd577c1b
line source
1 masqmail (0.2.21-8) unstable; urgency=low
3 * Debconf translation update: Vietnamese by Clytie Siddall (Closes: #548168)
4 * New debconf translation: Japanese by Hideki Yamane (Closes: #555975)
5 * Bumped standards version to 3.8.4
6 * Fixed lintian warnings
8 -- markus schnalke <meillo@marmaro.de> Mon, 08 Feb 2010 16:40:26 +0100
10 masqmail (0.2.21-7.1) unstable; urgency=low
12 * Non-maintainer upload.
13 * Fixed directory to message template files in binary by supplying the
14 datadir to ./configure manually. (Closes: #541297)
16 -- Johann Felix Soden <johfel@gmx.de> Fri, 27 Nov 2009 22:19:24 +0100
18 masqmail (0.2.21-7) unstable; urgency=low
20 * Fixed segfault when using pipe online detection (Closes: #533006)
22 -- markus schnalke <meillo@marmaro.de> Sun, 14 Jun 2009 11:41:04 +0200
24 masqmail (0.2.21-6) unstable; urgency=low
26 * Added check for `hostname -f' error in debconf. (Closes: #416237)
27 * Fixed delivering with empty or non-existent alias files. Thanks to Marcos
28 Dione for the hint where to look. (Closes: #417842)
29 * Fixed typos reported by Reuben Thomas. (Closes: #427096)
30 * Fixed empty or only-whitespace connection names. (Closes: #427095)
31 * Corrected man page about /etc/aliases. Thanks to Alexis. (Closes: #480477)
32 * Closing old bug which is neither in etch nor in lenny. (Closes: #174975)
33 * Added description to init script to remove lintian info.
34 * Debconf templates and debian/control reviewed by the debian-l10n-
35 english team as part of the Smith review project. (Closes: #522252)
36 * [Debconf translation updates]
37 - Swedish by Martin Bagge (Closes: #505794, #523698)
38 - Italian by Vincenzo Campanella (Closes: #524307)
39 - German by Matthias Julius (Closes: #524497)
40 - Russian by Yuri Kozlov (Closes: #505730, #524893)
41 - Portuguese by Traduz (Closes: #504794, #524917)
42 - French by Ivan Buresi (Closes: #504615, #525148, #525397)
43 - Vietnamese by Clytie Siddall (Closes: #513332)
44 - Czech by Tomas Fidler (Closes: #528980)
45 * fixed watch file
46 * fixed lintian errors/warnings
47 * updated to standards version 3.8.1
49 -- markus schnalke <meillo@marmaro.de> Sun, 24 May 2009 20:23:33 +0200
51 masqmail (0.2.21-5) unstable; urgency=low
53 * New maintainer (Closes: #452188)
54 * fixed most Lintian warnings
55 * updated to standards version 3.8.0
57 -- markus schnalke <meillo@marmaro.de> Sun, 28 Sep 2008 21:51:21 +0200
59 masqmail (0.2.21-4) unstable; urgency=low
61 * QA upload.
62 * Fix maintainer-script-calls-init-script-directly config:161 and use
63 invoke-rc.d instead.
64 * Add patch by Radoslaw Grzanka to improve isdn support (Closes: #224275).
65 * Changed debian/compat from 6 to 4. WTF?
67 -- Amaya Rodrigo Sastre <amaya@debian.org> Mon, 03 Mar 2008 19:47:27 +0100
69 masqmail (0.2.21-3) unstable; urgency=low
71 * QA upload.
72 * Add LSB header to init.d script documenting its dependencies.
73 * Add dependency on update-inetd. Based on patch from Ubuntu.
74 * Make sure init.d script create /var/run/masqmail/ if it is
75 missing, to handle /var/run/ as a tmpfs (Closes: #353948, #376766,
76 #390996). Patch from Zak B. Elep.
77 * Change postinst to use new tail syntax (Closes: #404359)
78 * Acknowledge NMU (Closes: #254720).
79 * Moved debhelper compatibility level from rules to compat.
80 * Upgraded debhelper compatibility level from 3 to 6.
81 * Updated standards-version from 3.5.7 to 7.3.7. No changes needed.
82 * Debconf templates translations:
83 - Portugese by Américo Monteiro (Closes: #434458).
85 -- Petter Reinholdtsen <pere@debian.org> Sun, 13 Jan 2008 01:17:10 +0100
87 masqmail (0.2.21-2) unstable; urgency=low
89 * QA upload.
90 * Set Maintainer to QA Group. The previous Maintainer email is
91 bouncing.
93 -- Lucas Nussbaum <lucas@lucas-nussbaum.net> Thu, 10 Jan 2008 09:10:26 +0100
95 masqmail (0.2.21-1.2) unstable; urgency=low
97 * Non-maintainer upload to fix longstanding l10n issues
98 * Switch to po-debconf for debconf templates. Closes: #235493
99 * Rewrite debconf templates to better fit the Developer's Reference write
100 style recommendations
101 * Removed annoying debconf notes:
102 - masqmail/note_moved_tpl and masqmail/note_pcmcia_scripts are useless as
103 taking care of a now unsupported upgrade path
104 - masqmail/you_are_not_finished is blatant debconf abuse, sorry.
105 This closes: #388928
106 * Removed typo in the package description. Closes: #300010
107 * Removed bashism in the clean target of the debian/rules file
108 * Removed bashisms in Makefile files. Closes: #379711
109 * Debconf templates translations:
110 - Vietnamese added. Sent during the call for updates of the NMU campaign
111 - Russian added. Sent during the call for updates of the NMU campaign
112 - Czech added. Sent during the call for updates of the NMU campaign
113 - French added. Sent during the call for updates of the NMU campaign
114 - German added. Sent during the call for updates of the NMU campaign
116 -- Christian Perrier <bubulle@debian.org> Sun, 26 Nov 2006 15:06:53 +0100
118 masqmail (0.2.21-1.1) unstable; urgency=low
120 * Non-maintainer upload.
121 * Fix configure.ac to prevent FTBFS (closes: 254720).
122 (NMU allowed by developper, so no delayed queue)
124 -- Pierre Habouzit <madcoder@debian.org> Fri, 7 Apr 2006 17:08:57 +0200
126 masqmail (0.2.21-1) unstable; urgency=low
128 * security fixes (closes: #329307)
129 - do not use shell when executing sub programs
130 - do not accept backtick in email adresses
131 - write log files as 'mail' user
132 * changed default online status file to /var/run/masqmail/masqmail-route
133 (closes: #332841)
134 * depend on debconf | debconf-2.0 (closes: #332023)
135 * add debug.log to logrotate script (closes: #332960)
136 * fix typo in templates ('failure') (closes: #224273)
137 * use glib2 instead of old glib1.2 (closes: #337921)
138 * use /var/run/masqmail for pid files
140 -- Oliver Kurth <oku@debian.org> Mon, 07 Nov 2005 14:09:21 -0800
142 masqmail (0.2.20-1) unstable; urgency=low
144 * new upstream version
145 * regard connect_error_fail when failing for pipes (closes: #186364)
147 -- Oliver Kurth <oku@debian.org> Tue, 03 Jun 2003 17:56:07 +0200
149 masqmail (0.2.19-1) unstable; urgency=low
151 * new upstream version (closes: #182950)
152 * fixed typos (closes: #171780, #178752)
153 * added IFUP_IFACES to /etc/default/masqmail
154 * changed maintainer address to oku@debian.org
156 -- Oliver Kurth <oku@debian.org> Wed, 12 Mar 2003 21:33:53 +0100
158 masqmail (0.2.18-1) unstable; urgency=low
160 * new upstream version (delivery delay warnings also if connection fails)
161 * fixed typo in man page (Closes: #171813)
163 -- Oliver Kurth <oku@masqmail.cx> Mon, 02 Dec 2002 16:38:22 +0100
165 masqmail (0.2.17-1) unstable; urgency=low
167 * new upstream version (delivery delay warnings)
169 -- Oliver Kurth <oku@masqmail.cx> Thu, 28 Nov 2002 15:05:53 +0100
171 masqmail (0.2.16-1) unstable; urgency=low
173 * new upstream version (debugging works again)
175 -- Oliver Kurth <oku@masqmail.cx> Tue, 12 Nov 2002 17:27:13 +0100
177 masqmail (0.2.15-1) unstable; urgency=low
179 * new upstream version, other changes see ChangeLog
180 * security fixes (buffer overflows)
182 -- Oliver Kurth <oku@masqmail.cx> Wed, 06 Nov 2002 13:27:39 +0100
184 masqmail (0.2.14-1) unstable; urgency=low
186 * new upstream version, other changes see ChangeLog
187 * included examples for the route locations in masqmail.conf
188 (Closes: #166207)
189 * removed bashisms from debian/masqmail.config (== -> =)
190 * remote_port option works again (Closes: #163850)
191 (but it is marked as deprecated)
193 -- Oliver Kurth <oku@masqmail.cx> Wed, 16 Oct 2002 17:51:40 +0200
195 masqmail (0.2.11-2) unstable; urgency=low
197 * ip-up scripts: chmod online file only if it exists
198 * ip-up scripts: swapped -go and -qo
199 (brain dead bug :-(, closes: #158385)
200 * init script: tell which services are started/stopped
201 (all of these were noted by Christop Hertel. Thanx :-))
202 * removed quotes from daemon args in init script (closes: #157164)
203 (somehow this bug reappeared)
205 -- Oliver Kurth <oku@masqmail.cx> Thu, 15 Aug 2002 21:43:24 +0200
207 masqmail (0.2.11-1) unstable; urgency=low
209 * removed quotes from daemon args in init script
210 * deleted emacs local variables from bottom of this file.
211 * new upstream version, other changes see ChangeLog
212 (closes: #155021)
214 -- Oliver Kurth <oku@masqmail.cx> Mon, 5 Aug 2002 22:12:44 +0200
216 masqmail (0.2.10-2) unstable; urgency=low
218 * call /etc/init.d/masqmail stop in config,
219 so service is stopped when called with dpkg-reconfigure
220 (closes: #151528)
221 * removed call to message,
222 do not try to write masqmail.conf if user does not want
223 to move it away (closes: #151549)
224 * remove superfluous 'fi' in ip-up script
226 -- Oliver Kurth <oku@masqmail.cx> Mon, 1 Jul 2002 21:44:57 +0200
228 masqmail (0.2.10-1) unstable; urgency=low
230 * make ip-up scripts useful also for detect methods other than file
231 * Added a note for the deprecated /etc/pcmcia/ip-up.d/ scripts.
232 * use debconf
233 * rewrote init and /etc/ppp/ip-up.d/ scripts,
234 removed /etc/pcmcia/ip-up.d/ scripts and added
235 /etc/network/if-up.d/ scripts (closes: #145500)
236 (Thanks, Ben Low :-))
237 * new file README.online, which describes various
238 methods for online detection
239 * new upstream version, other changes see ChangeLog
241 -- Oliver Kurth <oku@masqmail.cx> Thu, 27 Jun 2002 12:36:49 +0200
243 masqmail (0.2.9-1) unstable; urgency=low
245 * use dpkg --compare-versions in preinst for upgrades
246 from very old versions.
247 * fixed segfault when called with -t (closes: #147890)
248 * pipe output for reloading masqmail to /dev/null (closes: #146704)
249 * listen only on localhost:25 by default (closes: #134384)
250 * added mbox_default=mda in conf file (closes: #143592)
251 * new upstream version,
252 other changes see ChangeLog
254 -- Oliver Kurth <oku@masqmail.cx> Fri, 24 May 2002 16:26:40 +0200
256 masqmail (0.2.8-1) unstable; urgency=low
258 * New maintainer: oku@masqmail.cx, sponsored
259 by Thimo Neubauer <thimo@debian.org>
260 * new upstream version, (closes: #100594),
261 other changes see ChangeLog
262 * uses ESMTP LOGIN (closes: #129795)
263 * use /etc/mailname for host_name (closes: #134385)
264 * get daemon (closes: #134422)
265 * uncommented alias_file option (closes: #136653)
267 -- Oliver Kurth <oku@masqmail.cx> Mon, 8 Apr 2002 01:00:02 +0200
269 masqmail (0.1.16-2) unstable; urgency=low
271 * Orphan the package (maintainer set to qa@packages.debian.org).
272 * src/connect.c: If last character of hostname is a digit, we conclude
273 that the hostname will be an IP address (closes: #138124).
274 * Make masqmail use /var/mail instead of /var/spool/mail (closes: #134383).
276 -- Gregor Hoffleit <flight@debian.org> Tue, 26 Mar 2002 09:53:43 +0100
278 masqmail (0.1.16-1) unstable; urgency=low
280 * New upstream version: bug fixes:
281 - PowerPC fix for varargs functions
282 - g_free fix in src/conf.c
284 -- Gregor Hoffleit <flight@debian.org> Mon, 31 Dec 2001 18:02:29 +0100
286 masqmail (0.1.15-1) unstable; urgency=low
288 * New upstream version:
289 this is a security fix release. When an alias expansion expands to a
290 pipe, only the effective uid was changed to mail, but not the real uid.
291 This way, a command could gain root privileges. This is no longer
292 possible, masqmail drops prvileges completely before executing the pipe
293 command (closes: #102092).
294 * src/conf.c: Correct a typo (bugfix from upstream). Maybe this fixes the
295 spurious segfault on m68k (#100594).
296 * Add a dependency on netbase (closes: #101273).
297 * Don't install the example configuration file for masqmail.conf in
298 /etc/masqmail/, it's available in /usr/share/doc/masqmail/examples
299 (closes: #101457).
301 -- Gregor Hoffleit <flight@debian.org> Thu, 19 Jul 2001 22:57:13 +0200
303 masqmail (0.1.14-1) unstable; urgency=low
305 * New upstream version:
306 - correct error reply for lacking permissions (closes: #92894,
307 was already fixed in 0.1.13-2).
308 - fixed 'last line missing' bug
309 - fixed spool locking bug: lock was deleted if unsuccessful
310 (unlocking it)
312 -- Gregor Hoffleit <flight@debian.org> Fri, 27 Apr 2001 21:09:51 +0200
314 masqmail (0.1.13-2) unstable; urgency=low
316 * Change priority from optional to extra.
318 -- Gregor Hoffleit <flight@debian.org> Fri, 6 Apr 2001 16:07:36 +0200
320 masqmail (0.1.13-1) unstable; urgency=low
322 * New upstream version:
323 - qualify address for get configuration.
324 - better checking for valid From: address when retrieving mail via pop3
325 and this is used as the return path.
327 -- Gregor Hoffleit <flight@debian.org> Wed, 28 Mar 2001 23:09:06 +0200
329 masqmail (0.1.12-1) unstable; urgency=low
331 * New upstream version e.g.:
333 - support for pipes in routes
334 - a wrapper can now be used for POP and SMTP
335 - an MDA for local mail delivery can be used
336 - bug fixes
338 For a complete list of changes since 0.1.7, see changelog and NEWS.
340 * Add a patch by Edouard G. Parmelan <egp@free.fr>:
341 - run daemon in queue mode.
342 - add support for PPP and PCMCIA startup scripts.
343 - add /etc/logrotate.d script.
344 - suggests logrotate.
346 -- Gregor Hoffleit <flight@debian.org> Wed, 14 Mar 2001 21:31:31 +0100
348 masqmail (0.1.7-2) unstable; urgency=low
350 * Add debhelper to Build-Depends (closes: #76380).
352 -- Gregor Hoffleit <flight@debian.org> Mon, 6 Nov 2000 20:59:16 +0100
354 masqmail (0.1.7-1) unstable; urgency=low
356 * New upstream version:
358 - debug option can be changed for privileged users only
359 - fixed a security hole: -C option for unprivileged users now implies
360 run_as_user and drops _all_ privileges
361 - environment variables for pipe transport
362 - wildcards for map_* options
363 - rearranged interface handling, IP addresses now possible for
364 listen_addresses and mserver_iface
365 - beautified masqmail.c
366 - revised uid and gid settings in spool.c and local.c (pipe transport)
367 - optionally use ident protocol (RFC 1413) and store user id in
368 spool file
369 - proper spool file locking
371 * i.e. the new upstream version includes fixes for the security problems
372 tackled in 0.1.6-2.
373 * We have compiled with libident support (--enable-ident).
375 -- Gregor Hoffleit <flight@debian.org> Sun, 22 Oct 2000 09:37:56 +0200
377 masqmail (0.1.6-2) unstable; urgency=low
379 * Security bugfix: An unprivileged user could use masqmail -C'
380 (use alternative configuration file) and/or -d' (enable debug output)
381 for exploits. We disable these options for non-privileged users
382 (#74422 will be closed by the upload of 0.0.12-3 to stable).
384 -- Gregor Hoffleit <flight@debian.org> Sun, 15 Oct 2000 20:42:04 +0200
386 masqmail (0.1.6-1) unstable; urgency=low
388 * New upstream version:
390 - MasqMail can now retrieve mail with pop3 (new option -g)
391 - also supports SMTP after POP
392 - supports ESMTP AUTH as client (only CRAM-MD5 supported for now)
393 - `-qo' without a connection name works now
394 - new command line option `-Mrm' to remove mails from queue
395 - many bug fixes, e.g.
396 - fixed the segfault caused by unqualified recipient addresses
397 (closes: #69112)
398 - documentation in html format has been removed; instead, there's
399 a complete set of man pages.
401 For a complete list of new features and bugs fixed since 0.0.12, please
402 refer to the changelog file.
404 * Include Build-Dependencies (closes: #65514).
405 * Compiled with POP3 and AUTH support.
406 * Fixed a typo in example.route: must be "pop3_login" (not pop_login).
407 * configuration file masqmail.conf has been moved into /etc/masqmail/.
409 -- Gregor Hoffleit <flight@debian.org> Sat, 7 Oct 2000 12:49:01 +0200
411 masqmail (0.0.12-2) frozen unstable; urgency=low
413 * Just found and fixed another important bug: newaliases (aka
414 masqmail -bi) would hang infinitely and therefore break postinst
415 scripts of various packages. A very small fix in src/masqmail.c.
417 -- Gregor Hoffleit <flight@debian.org> Wed, 29 Mar 2000 23:34:38 +0200
419 masqmail (0.0.12-1) frozen unstable; urgency=low
421 * New upstream version: Bugfixes only (should go into frozen, since it
422 fixes an RC bug:)
423 - setegid in local.c (closes: #58893)
424 - set len for getsockname
425 - set local_net_routes to NULL if there is no local net
426 - warn if spool file could not be deleted
427 - say 'mail queue is empty' if mail queue is empty
428 * Moved mailq from /usr/sbin to /usr/bin (cf. exim et al).
430 -- Gregor Hoffleit <flight@debian.org> Wed, 29 Mar 2000 14:25:08 +0200
432 masqmail (0.0.11-1) frozen unstable; urgency=low
434 * New upstream version: Bugfixes only compared to 0.0.10.
436 * To the archive maintainer: I think this version should replace the
437 version 0.0.8-3, which is currently in frozen:
439 Compared with upstream 0.0.8, the only new features are
440 - support to read certain configuration options from files.
441 - support for aliases in /etc/aliases. This is a necessary feature
442 to comply with Debian policy (closes: #58885).
444 Then, there are a few bug fixes since 0.0.11 wrt RFC 822 compliance.
446 -- Gregor Hoffleit <flight@debian.org> Sat, 4 Mar 2000 17:40:56 +0100
448 masqmail (0.0.10-1) unstable; urgency=low
450 * New upstream version:
451 - includes our liblockfile support.
452 - support for aliases (fixes: #58885).
453 * To conform with Debian policy, we include an shell script
454 /usr/bin/newaliases, that calls sendmail -bi (which has no effect
455 with MasqMail).
457 -- Gregor Hoffleit <flight@debian.org> Tue, 29 Feb 2000 13:37:18 +0100
459 masqmail (0.0.9-2) unstable; urgency=low
461 * This release only has a small change in debian/rules that fixes an
462 important bug: /usr/sbin/masqmail was not installed setuid root and
463 therefore failed to work if suidmanager was not present at install
464 time. In frozen, this bug was fixed simultanously by 0.0.8-3.
466 -- Gregor Hoffleit <flight@debian.org> Thu, 24 Feb 2000 22:13:01 +0100
468 masqmail (0.0.9-1) unstable; urgency=low
470 * New upstream version.
472 -- Gregor Hoffleit <flight@debian.org> Fri, 11 Feb 2000 13:30:10 +0100
474 masqmail (0.0.8-3) frozen; urgency=high
476 * This release only has a small change in debian/rules that fixes an
477 important bug: /usr/sbin/masqmail was not installed setuid root and
478 therefore failed to work if suidmanager was not present at install
479 time (closes: Bug#58886, Bug#58893).
481 -- Gregor Hoffleit <flight@debian.org> Thu, 24 Feb 2000 13:16:41 +0100
483 masqmail (0.0.8-2) frozen unstable; urgency=low
485 * Now new code, just a simple fix to the command line parsing,
486 therefore this upload is targetted for frozen.
487 * Patch to allow '--' on command line before the email adress, mimicking
488 sendmail's behavior. Necessary to make Debian's mutt package work with
489 masqmail, and therefore should go into frozen (closes: Bug#56341
490 masqmail: Mutt can't send emails through masqmail).
491 * Therefore updates to the man page.
492 * Changed Oliver's address and the MasqMail homepage in all documents.
494 -- Gregor Hoffleit <flight@debian.org> Fri, 28 Jan 2000 11:51:06 +0100
496 masqmail (0.0.8-1) unstable; urgency=low
498 * New upstream version.
499 * Made the source compile on both slink and potato.
501 -- Gregor Hoffleit <flight@debian.org> Fri, 29 Oct 1999 10:40:27 +0200
503 masqmail (0.0.3-1slink) stable; urgency=low
505 * New upstream version.
506 * Compiled for slink.
508 -- Gregor Hoffleit <flight@debian.org> Mon, 4 Oct 1999 14:44:27 +0200
510 masqmail (0.0.2-1) unstable; urgency=low
512 * New upstream version.
514 -- Gregor Hoffleit <flight@debian.org> Sat, 25 Sep 1999 12:32:02 +0200
516 masqmail (0.0.1-1) unstable; urgency=low
518 * Initial Release.
520 -- Gregor Hoffleit <flight@debian.org> Wed, 15 Sep 1999 14:07:55 +0200