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