]> git.ipfire.org Git - people/ms/dma.git/blame - changelog
Switch to bzip2 compression for the Debian tarball.
[people/ms/dma.git] / changelog
CommitLineData
550ccf75
PP
1dma (0.0.2010.06.17-6) UNRELEASED; urgency=low
2
3 * Add the 37-gnu-hurd patch to really fix the FTBFS on GNU/Hurd.
196e2352 4 * Convert several shell output assignments from = to :=
591a853b 5 * Switch to bzip2 compression for the Debian tarball.
550ccf75
PP
6
7 -- Peter Pentchev <roam@ringlet.net> Sat, 16 Oct 2010 18:54:54 +0300
8
d44ba285 9dma (0.0.2010.06.17-5) unstable; urgency=low
1cf02399
PP
10
11 * Only use SA_NOCLDWAIT if available to fix the Hurd FTBFS.
12
d44ba285 13 -- Peter Pentchev <roam@ringlet.net> Thu, 07 Oct 2010 11:42:23 +0300
1cf02399 14
004dcee0 15dma (0.0.2010.06.17-4) unstable; urgency=low
259a787c
PP
16
17 * Fix an infinite loop in dma-migrate if char is unsigned.
18 Closes: #599172
54b89ef0 19 * Switch to Git and point the Vcs-* fields to Gitorious.
259a787c 20
004dcee0 21 -- Peter Pentchev <roam@ringlet.net> Wed, 06 Oct 2010 17:30:29 +0300
259a787c 22
c2b175de 23dma (0.0.2010.06.17-3) unstable; urgency=low
d9c9c7b9
PP
24
25 * Update the debconf translations:
26 - French by Steve Petruzzello; Closes: #587883
99923f68 27 * Bump Standards-Version to 3.9.1 with no changes.
5cf5230f
PP
28 * Disable deferred delivery by default, as in the upstream version:
29 - in the 03-debian-locations patch, comment the DEFER keyword in dma.conf,
30 as it is upstream
31 - refresh the 11-double-bounce.patch
32 - reword the README.Debian section on deferred delivery a bit
33 - add a news blurb
d9c9c7b9 34
c2b175de 35 -- Peter Pentchev <roam@ringlet.net> Tue, 27 Jul 2010 13:34:27 +0300
d9c9c7b9 36
c70a2a96 37dma (0.0.2010.06.17-2) unstable; urgency=low
af238447 38
c70a2a96
PP
39 * Quick on the heels of -1 to fix a momentary lapse of reason on my part:
40 in the 03-debian-locations patch, revert part of the 0.0.2010.06.17-1
4d3de54c
PP
41 change: do not set a un-overrideable default for the deferred delivery!
42 Closes: #587593
c70a2a96
PP
43 * Update the debconf translations:
44 - Japanese by Hideki Yamane; Closes: #587543
af238447 45
c70a2a96 46 -- Peter Pentchev <roam@ringlet.net> Wed, 30 Jun 2010 11:59:46 +0300
af238447 47
6d04581a 48dma (0.0.2010.06.17-1) unstable; urgency=low
a65fd8d3 49
272191cb 50 * New upstream version:
8bcf8fd4 51 - no longer reports the remote port number; Closes: #544820
7cf6d52a 52 - fixes some queue locking problems; Closes: #582593
d2c54242 53 - adapt the rules file to use the GNU Makefile instead of the BSD one
7d79f53a 54 - drop pmake from Build-Depends
ae1545f7 55 - remove the 01-debian-build patch, overtaken by upstream changes
6088ea6a
PP
56 - in the 03-debian-locations patch, make the Debian defaults actual
57 defaults for the dma binary, not just in the dma.conf file
883c7982 58 - adapt the 04-debian-setgid patch for the GNU Makefile
383be5f5 59 - in the 10-liblockfile patch, change the GNU Makefile, too
6088ea6a
PP
60 - enhance the 11-double-bounce patch a bit:
61 - use dma's own delqueue() function instead of a naive unlink() so
62 all the queue files are cleaned up
63 - document the Debian default for DBOUNCEPROG in the manual page
64 - resurrect the 13-hardening patch, correcting a couple of
65 unchecked asprintf(3) and vasprintf(3) invocations
4dbdbb98
PP
66 - the functionality of the 20-parse-recipient patch was implemented
67 upstream in a different way, so replace it with a small bugfix
f2a3aba9 68 - remove the 22-openfiles patch, overtaken by upstream changes
383be5f5 69 - in the 24-random-message-id patch, change the GNU Makefile, too
272191cb 70 - add the 27-int-size patch to cast a variable to the correct type
f777b646
PP
71 - add the 28-valid-recipient patch to fix parsing recipients out of
72 the message body
c4a5437d 73 - add the 29-double-free patch to fix a double-free error
d077f9f7 74 - add the 30-ldflags patch to honor LDFLAGS if specified
6088ea6a
PP
75 - refresh the 09-typos, 17-mailname, 23-dirent-d_type, and
76 25-unsupported-starttls patches
8fc96c1b
PP
77 - teach the dbounce-simple-safecat handler about the M*/Q* spool
78 files scheme
e61c56ce 79 * Bump Standards-Version to 3.9.0 with no changes.
d18730b9
PP
80 * Update the copyright file:
81 - bring it up to the latest revision of the DEP 5
82 - update the upstream copyright notices
83 - bump the year on my copyright notice
6a56fb4f
PP
84 * Remove the diffsrc rules target which was intended for my own
85 internal use, but has outlived its time.
ed951b75
PP
86 * Use dpkg-buildflags from dpkg-dev >= 1.15.7~ to get the default
87 values for CFLAGS, CPPFLAGS, and LDFLAGS; no longer rely on
88 dpkg-buildpackage to set them by default.
05034932
PP
89 * Add the dma-migrate utility (in a separate binary package) to convert
90 spool files to the new queue format (M* and Q* files for each message)
e2a15252 91 * Add a dma-migrate invocation to dma.cron.d
7aed0b2e 92 * Shorten the Vcs-Browser URL.
f8213f45 93 * Add the 31-sigalrm-backoff patch to force a delivery attempt on SIGALRM.
4848a05f
PP
94 * Properly substitute the debconf-supplied values for DBOUNCEPROG and
95 SMARTHOST into dma.conf even if they are empty without generating
96 an invalid dma.conf file.
97 * Remove the smarthost default; dma does MX lookups now, so it doesn't
98 really *need* one anymore.
3cb2fd69
PP
99 * Reword the debconf relayhost question - dma does not really need
100 a smarthost anymore.
e05a316b
PP
101 * Update the debconf translations:
102 - Bulgarian
6a254e22
PP
103 - Portuguese by Américo Monteiro
104 - German by Helge Kreutzmann; Closes: #586531
50bc3e7f 105 - Russian by Yuri Kozlov; Closes: #586579
01e8638d
PP
106 - Czech by Michal Simunek; Closes: #586791
107 - Swedish by Martin Bagge; Closes: #586825
af173d0d 108 - Spanish by Francisco Javier Cuadrado; Closes: #587088
fd2815af 109 * Update the smarthost configuration information in README.Debian.
acba6143 110 * Add the 32-comment-uncomment patch to correct the manual page wording.
d82631b0
PP
111 * Add the 33-opportunistic-tls patch to allow remote connections to proceed
112 even if the STARTTLS negotiation fails.
113 * Fix the 25-unsupported-starttls patch to actually error out if the SSL
114 negotiation fails.
66ab518c 115 * Forward all the non-Debian-specific patches upstream to Simon Schubert.
8b10af50
PP
116 * Add the 34-manpage-defaults patch to properly document what dma will use
117 as default values if not specified in the config file instead of what
118 the default config file specifies. Closes: #544748
5e8aebea
PP
119 * Add the 35-delivery-retry patch to try local deliveries a bit more often
120 and to randomize the delivery timeout to avoid locking issues.
a65fd8d3 121
03998fa2 122 -- Peter Pentchev <roam@ringlet.net> Mon, 28 Jun 2010 23:26:36 +0300
a65fd8d3 123
22cd1cd7
PP
124dma (0.0.2009.07.17-3) unstable; urgency=low
125
03483467
PP
126 * Really install the files in /etc/dma/ as root/mail/640 and
127 change the ownership of the existing files in the postinst script
128 when upgrading from older versions. Closes: #544664
80f155f4
PP
129 * Install the /usr/bin/mailq and /usr/bin/newaliases symlinks.
130 Closes: #558421
c02e3a2f 131 * Switch to the 3.0 (quilt) source format.
78bb1203
PP
132 * Update the debconf translations:
133 - add German. Closes: #552754
134 - add Japanese. Closes: #554515
aa0c66f6 135 - remove a double space and unfuzzy the translations. Closes: #552586
d8e6ef16
PP
136 * Fix a crash when the SMTP server does not support STARTTLS.
137 Closes: #547594
ae8d91d5
PP
138 * Always use the user-supplied value from the debconf query for
139 the smarthost and the double-bounce program. This may result in
140 debconf overriding a manually-edited config file, so add a note to
141 dma.conf stating that these values are handled via debconf.
142 Closes: #544663
9224aaf9
PP
143 * Fix a misspelling of dma/dbounceprog as dma/defer in the debconf
144 configuration script. Oops.
22cd1cd7 145
fe5c910e 146 -- Peter Pentchev <roam@ringlet.net> Sat, 19 Dec 2009 14:35:10 +0200
22cd1cd7 147
bf082467
PP
148dma (0.0.2009.07.17-2) unstable; urgency=low
149
150 * Allow the spool directory to live on a filesystem that does not
151 set the d_type member of the dirent structure, like XFS.
152 Closes: #544357
46f7b536 153 * Randomize the Message-Id a bit more. Closes: #544475
8930dafb 154 * Bump Standards-Version to 3.8.3 with no changes.
4054aa20
PP
155 * Only enable the build hardening wrapper if the "hardening" build
156 option is specified.
1c81a63d 157 * Switch the copyright file header from the Wiki to DEP 5.
58ab5411 158 * Remove the manual page ".Dx" patch - the groff version in Squeeze
2f48dc70
PP
159 knows about the .Dx mdoc macro. Add a lintian override for
160 the "Unknown DragonFly version" error.
064dc875 161 * Convert the patch file headers to the DEP 3 format.
bf082467 162
d38708fa 163 -- Peter Pentchev <roam@ringlet.net> Tue, 01 Sep 2009 13:36:33 +0300
bf082467 164
0e8129da 165dma (0.0.2009.07.17-1) unstable; urgency=low
fa8d8158 166
48df0bd8
PP
167 * Initial release
168 (Closes: #511410, #533458, #533614, #533890, #534101, #534860)
fa8d8158 169
76f4edae 170 -- Peter Pentchev <roam@ringlet.net> Tue, 11 Aug 2009 16:08:41 +0300