debian/masqmail-debian

annotate changelog @ 18:7488872ea9dc

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