debian/masqmail-debian

annotate changelog @ 49:ef60dd577c1b

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