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