Mercurial > masqmail
comparison debian/changelog @ 1:af25f5c39d90 0.2.21-4
added diff from debian (masqmail-0.2.21-4)
author | meillo@marmaro.de |
---|---|
date | Fri, 26 Sep 2008 20:56:23 +0200 |
parents | 08114f7dcc23 |
children |
comparison
equal
deleted
inserted
replaced
0:08114f7dcc23 | 1:af25f5c39d90 |
---|---|
1 masqmail (0.2.21-4) unstable; urgency=low | |
2 | |
3 * QA upload. | |
4 * Fix maintainer-script-calls-init-script-directly config:161 and use | |
5 invoke-rc.d instead. | |
6 * Add patch by Radoslaw Grzanka to improve isdn support (Closes: #224275). | |
7 * Changed debian/compat from 6 to 4. WTF? | |
8 | |
9 -- Amaya Rodrigo Sastre <amaya@debian.org> Mon, 03 Mar 2008 19:47:27 +0100 | |
10 | |
11 masqmail (0.2.21-3) unstable; urgency=low | |
12 | |
13 * QA upload. | |
14 * Add LSB header to init.d script documenting its dependencies. | |
15 * Add dependency on update-inetd. Based on patch from Ubuntu. | |
16 * Make sure init.d script create /var/run/masqmail/ if it is | |
17 missing, to handle /var/run/ as a tmpfs (Closes: #353948, #376766, | |
18 #390996). Patch from Zak B. Elep. | |
19 * Change postinst to use new tail syntax (Closes: #404359) | |
20 * Acknowledge NMU (Closes: #254720). | |
21 * Moved debhelper compatibility level from rules to compat. | |
22 * Upgraded debhelper compatibility level from 3 to 6. | |
23 * Updated standards-version from 3.5.7 to 7.3.7. No changes needed. | |
24 * Debconf templates translations: | |
25 - Portugese by Américo Monteiro (Closes: #434458). | |
26 | |
27 -- Petter Reinholdtsen <pere@debian.org> Sun, 13 Jan 2008 01:17:10 +0100 | |
28 | |
29 masqmail (0.2.21-2) unstable; urgency=low | |
30 | |
31 * QA upload. | |
32 * Set Maintainer to QA Group. The previous Maintainer email is | |
33 bouncing. | |
34 | |
35 -- Lucas Nussbaum <lucas@lucas-nussbaum.net> Thu, 10 Jan 2008 09:10:26 +0100 | |
36 | |
37 masqmail (0.2.21-1.2) unstable; urgency=low | |
38 | |
39 * Non-maintainer upload to fix longstanding l10n issues | |
40 * Switch to po-debconf for debconf templates. Closes: #235493 | |
41 * Rewrite debconf templates to better fit the Developer's Reference write | |
42 style recommendations | |
43 * Removed annoying debconf notes: | |
44 - masqmail/note_moved_tpl and masqmail/note_pcmcia_scripts are useless as | |
45 taking care of a now unsupported upgrade path | |
46 - masqmail/you_are_not_finished is blatant debconf abuse, sorry. | |
47 This closes: #388928 | |
48 * Removed typo in the package description. Closes: #300010 | |
49 * Removed bashism in the clean target of the debian/rules file | |
50 * Removed bashisms in Makefile files. Closes: #379711 | |
51 * Debconf templates translations: | |
52 - Vietnamese added. Sent during the call for updates of the NMU campaign | |
53 - Russian added. Sent during the call for updates of the NMU campaign | |
54 - Czech added. Sent during the call for updates of the NMU campaign | |
55 - French added. Sent during the call for updates of the NMU campaign | |
56 - German added. Sent during the call for updates of the NMU campaign | |
57 | |
58 -- Christian Perrier <bubulle@debian.org> Sun, 26 Nov 2006 15:06:53 +0100 | |
59 | |
60 masqmail (0.2.21-1.1) unstable; urgency=low | |
61 | |
62 * Non-maintainer upload. | |
63 * Fix configure.ac to prevent FTBFS (closes: 254720). | |
64 (NMU allowed by developper, so no delayed queue) | |
65 | |
66 -- Pierre Habouzit <madcoder@debian.org> Fri, 7 Apr 2006 17:08:57 +0200 | |
67 | |
1 masqmail (0.2.21-1) unstable; urgency=low | 68 masqmail (0.2.21-1) unstable; urgency=low |
2 | 69 |
3 * security fixes (closes: #329307) | 70 * security fixes (closes: #329307) |
4 - do not use shell when executing sub programs | 71 - do not use shell when executing sub programs |
5 - do not accept backtick in email adresses | 72 - do not accept backtick in email adresses |
8 (closes: #332841) | 75 (closes: #332841) |
9 * depend on debconf | debconf-2.0 (closes: #332023) | 76 * depend on debconf | debconf-2.0 (closes: #332023) |
10 * add debug.log to logrotate script (closes: #332960) | 77 * add debug.log to logrotate script (closes: #332960) |
11 * fix typo in templates ('failure') (closes: #224273) | 78 * fix typo in templates ('failure') (closes: #224273) |
12 * use glib2 instead of old glib1.2 (closes: #337921) | 79 * use glib2 instead of old glib1.2 (closes: #337921) |
13 | 80 * use /var/run/masqmail for pid files |
14 -- Oliver Kurth <oku@debian.org> Sat, 17 Sep 2005 13:45:11 -0700 | 81 |
82 -- Oliver Kurth <oku@debian.org> Mon, 07 Nov 2005 14:09:21 -0800 | |
15 | 83 |
16 masqmail (0.2.20-1) unstable; urgency=low | 84 masqmail (0.2.20-1) unstable; urgency=low |
17 | 85 |
18 * new upstream version | 86 * new upstream version |
19 * regard connect_error_fail when failing for pipes (closes: #186364) | 87 * regard connect_error_fail when failing for pipes (closes: #186364) |