blob: 22dd661edbd00fdc24676c54b98d0d4823df80a9 [file] [log] [blame]
Simon Kelley0c50e3d2017-11-07 22:49:20 +00001dnsmasq (2.79-1) unstable; urgency=low
2
3 * New upstream.
Simon Kelley39d85502017-12-14 21:23:34 +00004 * Fix trust-anchor regex in init script. (closes: #884347)
Simon Kelleya6cee692017-12-14 22:40:48 +00005 * Fix exit code for dhcp_release6 (closes: #833596)
Simon Kelley0c50e3d2017-11-07 22:49:20 +00006
7 -- Simon Kelley <simon@thekelleys.org.uk> Tue, 7 Sep 2017 22:47:01 +0000
8
Simon Kelley3e8c42c2017-09-29 17:39:26 +01009dnsmasq (2.78-1) unstable; urgency=high
Simon Kelley712dadb2017-06-25 21:35:47 +010010
11 * New upstream.
Simon Kelley3e8c42c2017-09-29 17:39:26 +010012 Security fixes for CVE-2017-13704 (closes: #877102)
13 Security fixes for CVE-2017-14491 - CVE-2017-14496 inclusive.
Simon Kelley712dadb2017-06-25 21:35:47 +010014
Simon Kelley3e8c42c2017-09-29 17:39:26 +010015 -- Simon Kelley <simon@thekelleys.org.uk> Sun, 29 Sep 2017 21:34:00 +0000
Simon Kelley712dadb2017-06-25 21:35:47 +010016
Simon Kelley109d0e72017-06-05 20:50:04 +010017dnsmasq (2.77-2) unstable; urgency=low
18
19 * Improve sed regexp for parsing root.ds.
20
21 -- Simon Kelley <simon@thekelleys.org.uk> Mon, 5 Jun 2017 20:46:32 +0000
22
Simon Kelley8ee85242016-07-06 22:23:22 +010023dnsmasq (2.77-1) unstable; urgency=low
24
25 * New upstream.
Floris Bosbc87e602017-04-11 14:19:57 +010026 * Don't register as a resolvconf source when config file
Simon Kelley93a9a552017-04-11 15:21:30 +010027 includes port=0 to disable DNS.
Simon Kelley44eb8752017-04-11 15:13:09 +010028 * Handle gratuitous format change in /usr/share/dns/root.ds
Simon Kelley93a9a552017-04-11 15:21:30 +010029 (closes: #858506) (closes: #860064)
Ville Skyttäfaaf3062018-01-14 17:32:52 +000030 * Add lsb-base dependency.
Simon Kelley93a9a552017-04-11 15:21:30 +010031
Floris Bosbc87e602017-04-11 14:19:57 +010032 -- Simon Kelley <simon@thekelleys.org.uk> Tue, 11 Apr 2017 14:19:20 +0000
Simon Kelley0682b772016-12-14 17:59:45 +000033
34dnsmasq (2.76-5) unstable; urgency=medium
35
36 * Nail libnettle dependency to avoid ABI incompatibility.
37 (closes: #846642)
38
39 -- Simon Kelley <simon@thekelleys.org.uk> Wed, 14 Dec 2016 17:58:10 +0000
40
41dnsmasq (2.76-4.1) unstable; urgency=medium
42
43 * Non-maintainer upload.
44 * Add two upstream patches to fix binding to an interface being
45 destroyed and recreated. Closes: #834722.
46 + 2675f2061525bc954be14988d64384b74aa7bf8b
47 + 16800ea072dd0cdf14d951c4bb8d2808b3dfe53d
48
49 -- Vincent Bernat <bernat@debian.org> Sat, 26 Nov 2016 20:15:34 +0100
Simon Kelleyc6af3a32016-08-31 22:38:48 +010050
51dnsmasq (2.76-4) unstable; urgency=medium
52
53 * Non-maintainer upload.
54 * Fix FTCBFS: Use triplet-prefixed tools. (closes: #836072)
55
56 -- Helmut Grohne <helmut@subdivi.de> Tue, 30 Aug 2016 13:59:12 +0200
Simon Kelley6c455192016-08-13 21:49:17 +010057
58dnsmasq (2.76-3) unstable; urgency=medium
59
60 * Bump auth zone serial on SIGHUP. (closes: #833733)
61
62 -- Simon Kelley <simon@thekelleys.org.uk> Sat, 13 Aug 2016 21:43:10 +0000
Simon Kelleycd2ddb92016-07-16 22:23:49 +010063
64dnsmasq (2.76-2) unstable; urgency=medium
65
66 * Fix to systemd to fix failure to start with bridge interface.
67 (Closes: #831372)
68
69 -- Simon Kelley <simon@thekelleys.org.uk> Sat, 16 Jul 2016 22:09:10 +0000
Simon Kelley8ee85242016-07-06 22:23:22 +010070
Simon Kelley9bb39982016-07-16 22:06:01 +010071dnsmasq (2.76-1.2) unstable; urgency=medium
72
73 * Non-maintainer upload.
74 * dnsmasq: Install marker file to determine package installed state,
75 for the benefit of the init script. (Closes: #819856)
76
77 -- Christian Hofstaedtler <zeha@debian.org> Sat, 16 Jul 2016 00:17:57 +0000
78
zeha@debian.org04cb5362016-07-06 22:30:10 +010079dnsmasq (2.76-1.1) unstable; urgency=medium
80
81 * Non-maintainer upload.
82 * Provide nss-lookup.target for systemd, without relying on insserv.
83 Patch from Michael Biebl <biebl@debian.org>. (Closes: #826242)
84
85 -- Christian Hofstaedtler <zeha@debian.org> Fri, 01 Jul 2016 13:41:11 +0000
86
Simon Kelley77607cb2015-09-10 23:08:43 +010087dnsmasq (2.76-1) unstable; urgency=low
88
89 * New upstream. (closes: #798586)
Simon Kelley47901152015-09-29 22:54:41 +010090 * Use /run/dnsmasq directly, rather than relying on link from /var/run
91 to avoid problems before /var is mounted. (closes: #800351)
Josh Soref730c6742017-02-06 16:14:04 +000092 * Test for the existence of /usr/share/doc/dnsmasq rather then
Simon Kelley332c41e2016-05-01 22:36:46 +010093 /etc/dnsmasq.d/README in the daemon startup script. (closes: #819856)
Simon Kelley09217a12016-05-03 17:04:35 +010094 * Add --help to manpage and mention dhcp6 in summary. (closes: #821226)
Simon Kelley332c41e2016-05-01 22:36:46 +010095
Simon Kelleyf186bdc2016-05-18 15:51:54 +010096 -- Simon Kelley <simon@thekelleys.org.uk> Thu, 10 Sep 2015 23:07:21 +0000
Simon Kelley77607cb2015-09-10 23:08:43 +010097
Simon Kelley63ec5d12015-07-30 20:59:07 +010098dnsmasq (2.75-1) unstable; urgency=low
99
100 * New upstream. (closes: #794095)
Simon Kelley332c41e2016-05-01 22:36:46 +0100101
Simon Kelleyf186bdc2016-05-18 15:51:54 +0100102 -- Simon Kelley <simon@thekelleys.org.uk> Thu, 30 Jul 2015 20:58:31 +0000
Simon Kelley63ec5d12015-07-30 20:59:07 +0100103
Simon Kelley60176c72015-07-07 21:54:55 +0100104dnsmasq (2.74-1) unstable; urgency=low
105
Simon Kelleyb69e8452015-07-15 19:54:50 +0100106 * New upstream. (LP: #1468611)
Simon Kelley332c41e2016-05-01 22:36:46 +0100107
Simon Kelleyb69e8452015-07-15 19:54:50 +0100108 -- Simon Kelley <simon@thekelleys.org.uk> Wed, 15 Jul 2015 21:54:11 +0000
Simon Kelley60176c72015-07-07 21:54:55 +0100109
110dnsmasq (2.73-2) unstable; urgency=low
111
112 * Fix behaviour of empty --conf-file (closes: #790341)
113
114 -- Simon Kelley <simon@thekelleys.org.uk> Thu, 7 Jul 2015 21:46:42 +0000
115
Simon Kelley72eba2b2014-10-03 08:50:37 +0100116dnsmasq (2.73-1) unstable; urgency=low
117
Simon Kelleyd644b2a2015-06-01 21:00:16 +0100118 * New upstream. (closes: #786996)
Simon Kelley32678042014-12-17 20:38:20 +0000119 * Tweak field width in cache dump to avoid truncating IPv6
120 addresses. (closes: #771557)
Simon Kelleyd2c54582015-02-02 21:27:39 +0000121 * Add newline at the end of example config file. (LP: #1416895)
Chris Lambb467a452015-02-09 11:52:30 +0000122 * Make Debian package build reproducible. (closes: #777323)
Simon Kelleydec180a2015-05-13 12:16:13 +0100123 * Add Requires=network.target to systemd unit.
Simon Kelley72eba2b2014-10-03 08:50:37 +0100124
Simon Kelley24e92072015-06-04 22:32:43 +0100125 -- Simon Kelley <simon@thekelleys.org.uk> Thu, 4 Jun 2015 22:31:42 +0000
Simon Kelleyee4d1ce2015-02-12 18:30:32 +0000126
127dnsmasq (2.72-3) unstable; urgency=medium
128
129 * debian/systemd.service: switch from Type=dbus to Type=forking.
130 dnsmasq does not depend on dbus, but Type=dbus systemd services cannot
131 work without it. (Closes: #769486, #776530)
132 - debian/init: when called with systemd-exec argument, let dnsmasq
133 go into the background, so Type=forking can detect when it is ready
Josh Soref730c6742017-02-06 16:14:04 +0000134 * Remove line containing only whitespace in debian/control.
Simon Kelleyee4d1ce2015-02-12 18:30:32 +0000135 (closes: #777571)
136
137 -- Simon Kelley <simon@thekelleys.org.uk> Wed, 11 Feb 2015 21:56:12 +0000
Simon Kelley72eba2b2014-10-03 08:50:37 +0100138
Simon Kelley6ac3bc02014-10-03 08:48:11 +0100139dnsmasq (2.72-2) unstable; urgency=low
140
141 * Fix build in Debian-kFreeBSD. (closes: #763693)
142
143 -- Simon Kelley <simon@thekelleys.org.uk> Thu, 02 Oct 2014 22:34:12 +0000
144
Simon Kelleya008a842014-05-20 21:01:34 +0100145dnsmasq (2.72-1) unstable; urgency=low
146
147 * New upstream.
Simon Kelleyc43b8a62014-09-07 19:34:39 +0100148 * If dns-root-data package is installed, use it to set the DNSSEC
149 trust anchor(s). Recommend dns-root-data. (closes: #760460)
Simon Kelley00c0f692014-09-16 11:22:33 +0100150 * Handle AD bit correctly in replies from cache. (closes: #761654)
Simon Kelleya008a842014-05-20 21:01:34 +0100151
Simon Kelleyd54409d2014-09-09 14:06:13 +0100152 -- Simon Kelley <simon@thekelleys.org.uk> Tue, 20 May 2014 21:01:11 +0000
Simon Kelleya008a842014-05-20 21:01:34 +0100153
Simon Kelley0fa7e622014-05-16 20:21:55 +0100154dnsmasq (2.71-1) unstable; urgency=low
155
156 * New upstream.
157 * Fix 100% CPU-usage bug when dnsmasq started with cachesize
158 set to zero. (LP: #1314697)
159
160 -- Simon Kelley <simon@thekelleys.org.uk> Fri, 16 May 2014 20:17:10 +0000
161
Andreas Metzler62f992f2014-05-11 17:53:54 +0100162dnsmasq (2.70-3) unstable; urgency=medium
Simon Kelleya23949d2014-05-09 20:47:09 +0100163
164 * Write a pid-file, even when being started using systemd, since
165 other components may wish to signal dnsmasq.
Andreas Metzler62f992f2014-05-11 17:53:54 +0100166 * Enable dnsmasq systemd unit on install. Otherwise dnsmasq does not run on
167 fresh installations (without administrator handholding) and even worse it
168 is disabled on systems switching from sysv to systemd. Modify
169 postinst/postrm exactly as dh_systemd would, add dependency on
170 init-system-helpers. Closes: #724602
171
Simon Kelley0fa7e622014-05-16 20:21:55 +0100172 -- Simon Kelley <simon@thekelleys.org.uk> Sun, 11 May 2014 17:45:21 +0000
Simon Kelleya23949d2014-05-09 20:47:09 +0100173
Simon Kelley8aa999e2014-05-04 21:45:26 +0100174dnsmasq (2.70-2) unstable; urgency=low
175
176 * Ensure daemon not stared if dnsmasq package has been removed,
177 even if dnsmasq-base is still installed. (closes: #746941)
178 * Tidy cruft in initscript. (closes: #746940)
179
180 -- Simon Kelley <simon@thekelleys.org.uk> Sun, 04 May 2014 21:34:11 +0000
181
Simon Kelleyab720912014-04-23 12:31:40 +0100182dnsmasq (2.70-1) unstable; urgency=low
183
184 * New upstream.
185
186 -- Simon Kelley <simon@thekelleys.org.uk> Wed, 23 Apr 2014 15:14:42 +0000
187
Simon Kelley160f6502014-02-04 16:49:41 +0000188dnsmasq (2.69-1) unstable; urgency=low
189
190 * New upstream.
Simon Kelley1a9a3482014-03-05 15:01:08 +0000191 * Set --local-service. (closes: #732610)
Simon Kelleyab720912014-04-23 12:31:40 +0100192 This tells dnsmasq to ignore DNS requests that don't come
193 from a local network. It's automatically ignored if
194 --interface --except-interface, --listen-address or
195 --auth-server exist in the configuration, so for most
196 installations, it will have no effect, but for
197 otherwise-unconfigured installations, it stops dnsmasq
Simon Kelley1a9a3482014-03-05 15:01:08 +0000198 from being vulnerable to DNS-reflection attacks.
Simon Kelley160f6502014-02-04 16:49:41 +0000199
200 -- Simon Kelley <simon@thekelleys.org.uk> Tue, 4 Feb 2014 16:28:12 +0000
201
Simon Kelley56ad6c92013-12-08 15:58:29 +0000202dnsmasq (2.68-1) unstable; urgency=low
Simon Kelley2b6390f2013-04-19 10:23:50 +0100203
Simon Kelley5f45d6a2013-12-03 13:43:56 +0000204 * New upstream. (closes: #730553)
Simon Kelley160f6502014-02-04 16:49:41 +0000205
Simon Kelley56ad6c92013-12-08 15:58:29 +0000206 -- Simon Kelley <simon@thekelleys.org.uk> Sun, 8 Dec 2013 15:57:32 +0000
207
208dnsmasq (2.67-1) unstable; urgency=low
209
210 * New upstream.
Simon Kelley831b5ba2013-09-05 15:36:25 +0100211 * Update resolvconf script. (closes: #720732)
Simon Kelley2b6390f2013-04-19 10:23:50 +0100212
Simon Kelleyf086d392013-08-14 14:54:23 +0100213 -- Simon Kelley <simon@thekelleys.org.uk> Wed, 4 Aug 2013 14:53:22 +0000
214
215dnsmasq (2.66-4) unstable; urgency=low
216
217 * Update resolvconf script. (closes: #716908)
218
219 -- Simon Kelley <simon@thekelleys.org.uk> Wed, 4 Aug 2013 14:48:21 +0000
Simon Kelley48493322013-05-28 14:49:54 +0100220
221dnsmasq (2.66-3) unstable; urgency=low
222
223 * Update resolvconf script for dnscrypt-proxy integration. (closes: #709179)
224
225 -- Simon Kelley <simon@thekelleys.org.uk> Tue, 28 May 2013 14:39:51 +0000
Simon Kelley63fd27e2013-05-20 11:50:33 +0100226
227dnsmasq (2.66-2) unstable; urgency=low
228
229 * Fix error on startup with some configs. (closes: #709010)
230
231 -- Simon Kelley <simon@thekelleys.org.uk> Mon, 20 May 2013 11:46:11 +0000
Simon Kelley2b6390f2013-04-19 10:23:50 +0100232
Simon Kelley9def9632012-12-14 11:58:56 +0000233dnsmasq (2.66-1) unstable; urgency=low
234
235 * New upstream.
Simon Kelley3b323bd2013-02-22 21:55:29 +0000236 * Add support for noipset in DEB_BUILD_OPTIONS.
Simon Kelley9def9632012-12-14 11:58:56 +0000237
Simon Kelley3b323bd2013-02-22 21:55:29 +0000238 -- Simon Kelley <simon@thekelleys.org.uk> Fri, 22 Feb 2013 21:52:13 +0000
Simon Kelley9def9632012-12-14 11:58:56 +0000239
Simon Kelley7c305be2012-12-04 20:59:06 +0000240dnsmasq (2.65-1) unstable; urgency=low
241
242 * New upstream.
243
Simon Kelley9def9632012-12-14 11:58:56 +0000244 -- Simon Kelley <simon@thekelleys.org.uk> Fri, 14 Dec 2012 11:34:12 +0000
Simon Kelley7c305be2012-12-04 20:59:06 +0000245
Simon Kelley476e4a02012-08-17 13:45:49 +0100246dnsmasq (2.64-1) unstable; urgency=low
247
248 * New upstream.
249
Simon Kelleydb3946c2012-09-21 17:21:05 +0100250 -- Simon Kelley <simon@thekelleys.org.uk> Fri, 21 Sep 2012 17:17:22 +0000
251
252dnsmasq (2.63-4) unstable; urgency=low
253
254 * Make pid-file creation immune to symlink attacks. (closes: #686484)
255
256 -- Simon Kelley <simon@thekelleys.org.uk> Fri, 21 Sep 2012 17:16:34 +0000
Simon Kelley1dedeb82012-09-04 21:50:52 +0100257
258dnsmasq (2.63-3) unstable; urgency=low
259
260 * Move adduser dependency to dnsmasq-base. (closes: #686694)
261
262 -- Simon Kelley <simon@thekelleys.org.uk> Tue, 4 Sep 2012 21:44:15 +0000
Simon Kelleybc54ae32012-08-28 21:26:56 +0100263
264dnsmasq (2.63-2) unstable; urgency=low
265
266 * Fix version script to report correct version.
267 * Unbotch move of dbus config file by using correct versions in
268 Replaces: and Breaks: lines. (closes: #685204)
269 * Create dnsmasq user in dnsmasq-base so that Dbus doesn't complain if
270 only dnsmasq-base is installed. (closes: #685987)
271
272 -- Simon Kelley <simon@thekelleys.org.uk> Tue, 28 Aug 2012 16:18:35 +0000
Simon Kelley476e4a02012-08-17 13:45:49 +0100273
Simon Kelleyc514ab92012-06-07 15:35:08 +0100274dnsmasq (2.63-1) unstable; urgency=low
275
276 * New upstream.
Simon Kelley4ba9b382012-07-29 17:07:48 +0100277 * Move /etc/dbus-1/system.d/dnsmasq.conf from dnsmasq to dnsmasq-base.
Simon Kelleyc514ab92012-06-07 15:35:08 +0100278
Simon Kelley2cd9a0d2012-06-11 21:56:10 +0100279 -- Simon Kelley <simon@thekelleys.org.uk> Mon, 11 Jun 2012 21:55:35 +0000
280
281dnsmasq (2.62-3) unstable; urgency=low
282
283 * Do resolvconf and /etc/default startup logic when
284 starting with systemd. (closes: #675854)
285
286 -- Simon Kelley <simon@thekelleys.org.uk> Mon, 11 Jun 2012 21:50:11 +0000
Simon Kelleyc514ab92012-06-07 15:35:08 +0100287
Simon Kelley43c271b2012-06-07 10:02:53 +0100288dnsmasq (2.62-2) unstable; urgency=low
289
290 * Pass LDFLAGS to make to get hardening in linker.
291
Simon Kelleyc514ab92012-06-07 15:35:08 +0100292 -- Simon Kelley <simon@thekelleys.org.uk> Thu, 7 Jun 2012 09:53:43 +0000
Simon Kelley43c271b2012-06-07 10:02:53 +0100293
Simon Kelley068b4b52012-05-12 15:25:33 +0100294dnsmasq (2.62-1) unstable; urgency=low
295
296 * New upstream.
Simon Kelley97c83bb2012-05-28 18:21:59 +0100297 * Use dpkg-buildflags. (Enables hardening).
Simon Kelley068b4b52012-05-12 15:25:33 +0100298
299 -- Simon Kelley <simon@thekelleys.org.uk> Sat, 12 May 2012 15:25:23 +0000
300
Simon Kelleyd13191a2012-03-06 19:57:39 +0000301dnsmasq (2.61-1) unstable; urgency=low
302
303 * New upstream.
Simon Kelley760169f2012-03-09 14:27:49 +0000304 * Provide "dump-stats" initscript method. (closes: #654656)
305 * Add (empty) build-indep and build-arch rules targets.
Simon Kelley40ef23b2012-03-13 21:59:28 +0000306 * Bump standards-version to 3.9.3
Simon Kelley2f777972012-04-16 14:58:53 +0100307 * Add port option to example dnsmasq.conf (closes: #668386)
308
Simon Kelleyd13191a2012-03-06 19:57:39 +0000309 -- Simon Kelley <simon@thekelleys.org.uk> Tue, 6 Mar 2012 19:45:43 +0000
310
Simon Kelley38a59a92012-03-23 10:08:12 +0000311dnsmasq (2.60-2) unstable; urgency=high
312
313 * Fix DHCPv4 segfault. (closes: #665008)
314
315 -- Simon Kelley <simon@thekelleys.org.uk> Fri, 23 Mar 2012 09:37:23 +0000
316
Simon Kelleyc72daea2012-01-05 21:33:27 +0000317dnsmasq (2.60-1) unstable; urgency=low
318
319 * New upstream.
320 * Bump standards-version to 3.9.2
Simon Kelley3862deb2012-01-06 20:16:07 +0000321 * Fix typo in example config file. (closes: #654897)
Simon Kelleyc72daea2012-01-05 21:33:27 +0000322
323 -- Simon Kelley <simon@thekelleys.org.uk> Thu, 1 Dec 2011 15:49:33 +0000
324
325dnsmasq (2.59-4) unstable; urgency=low
326
327 * Supply /etc/insserv.conf.d/dnsmasq (closes: #650540)
328
329 -- Simon Kelley <simon@thekelleys.org.uk> Thu, 1 Dec 2011 11:35:13 +0000
330
331dnsmasq (2.59-3) unstable; urgency=low
332
333 * Stop daemon at runlevels 0, 1 and 6. (closes: #647726)
334
335 -- Simon Kelley <simon@thekelleys.org.uk> Sat, 26 Nov 2011 15:28:33 +0000
336
337dnsmasq (2.59-2) unstable; urgency=low
338
339 * Fix reported version number.
340
341 -- Simon Kelley <simon@thekelleys.org.uk> Wed, 19 Oct 2011 09:25:53 +0000
342
343dnsmasq (2.59-1) unstable; urgency=low
344
345 * New upstream.
346 * Fix IPv6 bind problem (closes: #644345)
347
348 -- Simon Kelley <simon@thekelleys.org.uk> Sat, 8 Oct 2011 16:34:13 +0000
349
350dnsmasq (2.58-3) unstable; urgency=low
351
352 * Fix resolvconf script location. (closes: #641717)
353 * Update systemd service file. (closes: #640095)
354
355 -- Simon Kelley <simon@thekelleys.org.uk> Thu, 15 Sep 2011 16:33:23 +0000
356
357dnsmasq (2.58-2) unstable; urgency=low
358
359 * Fix resolvconf script. (closes: #639963)
360
361 -- Simon Kelley <simon@thekelleys.org.uk> Thu, 1 Sep 2011 10:05:23 +0000
362
363dnsmasq (2.58-1) unstable; urgency=low
364
365 * New upstream.
366 * Add noconntrack DEB_BUILD_OPTIONS flag.
367 * Improve error message when tag:xxx appears
368 in --dhcp-host (closes: #627986)
369 * Add /usr/lib/resolvconf/packaging-event.d/dnsmasq (closes: #628003)
370 * Update resolvconf hook script to sleep only
371 when necessary. (closes: #627789)
372 * Tweak behaviour of --domain-needed to avoid problems with recursive
373 nameservers _downstream_ of dnsmasq. (closes: #630637)
374 * Allow processes running as uid dnsmasq to send messages on the DBus,
375 so that dnsmasq can return errors. (closes: #635017)
376 * Add /lib/systemd/system/dnsmasq.service (closes: #635753)
377 * New binary package, dnsmasq-utils, containing dhcp_release and
378 dhcp_lease_time from contrib/wrt. Note that these are Linux-specific
379 so this package is Architecture: linux-any (closes: #638136)
380
381 -- Simon Kelley <simon@thekelleys.org.uk> Mon, 22 Aug 2011 14:57:03 +0000
382
383dnsmasq (2.57-1) unstable; urgency=low
384
385 * New upstream.
386 * Fix typos in example config file. (closes: #606615)
387 * Bump standards-version to 3.9.1
388 * Add noidn DEB_BUILD_OPTIONS flag.
389 * Don't complain about extra command line arguments if
390 they are empty, as this breaks libvirt. (closes: #613915)
391
392 -- Simon Kelley <simon@thekelleys.org.uk> Fri, 18 Feb 2011 09:54:13 +0000
393
394dnsmasq (2.56-1) unstable; urgency=low
395
396 * New upstream.
397 * Die if non-option args present on the command-line. (closes: #589885)
398 * Tighten up use of IGNORE_RESOLVCONF in initscript. (closes: #575345)
399 * Update URL of ISC's explanation of dhcp-authoritative in the example
400 configuration file. (closes: #604870)
401 * Cosmetic changes to dnsmasq.conf.example. (closes: #598790)
402 * More dnsmasq.conf.example fixes. (closes: #606615)
403 * Add other resolv.conf locations to FILES section of the manual
404 page. (closes: #603505)
405 * Clarify configuration for static IP addresses in the absence of
406 resolvconf in the Debian readme file. (closes: #604035)
407 * Fix handling of obsolete DNSMASQ_INTERFACE and DNSMASQ_EXCEPT
408 variables in /etc/default/dnsmasq. (LP: #691329)
409 * Provide debian/source/format.
410
411 -- Simon Kelley <simon@thekelleys.org.uk> Fri, 17 Dec 2010 13:17:33 +0000
412
413dnsmasq (2.55-2) unstable; urgency=high
414
415 * Fix crash on double free. (closes: #597205)
416
417 -- Simon Kelley <simon@thekelleys.org.uk> Sun, 19 Sep 2010 21:45:33 +0000
418
419dnsmasq (2.55-1) unstable; urgency=low
420
421 * New upstream.
422 * Fix crash when /etc/ethers in use. (closes: #584754)
423
424 -- Simon Kelley <simon@thekelleys.org.uk> Sun, 6 Jun 2010 20:33:13 +0000
425
426dnsmasq (2.53-1) unstable; urgency=low
427
428 * New upstream.
429 * Fix FTBFS on kFreeBSD. (closes: #566334)
430 * Teach initscript to check the config file syntax before
431 restarting dnsmasq. An error will leave the old dnsmasq still
432 running, rather than killing the old daemon and then failing to start
433 a new one.
434 * Tweak DHCP behaviour when a physical interface has two addresses on
435 the same subnet. (closes: #581064)
436
437 -- Simon Kelley <simon@thekelleys.org.uk> Thu, 20 May 2010 11:41:23 +0000
438
439dnsmasq (2.52-1) unstable; urgency=low
440
441 * New upstream.
442 * Be more conservative with "A for A" processing. (closes: #553337)
443 * Add README file in /etc/dnsmasq.d to explain what's going on.
444
445 -- Simon Kelley <simon@thekelleys.org.uk> Thu, 14 Jan 2010 09:53:13 +0000
446
447dnsmasq (2.51-1) unstable; urgency=low
448
449 * New upstream.
450 * Bump standards-version to 3.8.2 (no changes needed).
451 * Ignore files named *.dpkg-old, *.dpkg-new and *.dpkg-dist
452 in /etc/dnsmasq.d
453 * Provide a facility in /etc/default/dnsmasq to disable dnsmasq's
454 interaction with the resolvconf package. This is needed because
455 setting "resolv-file" in /etc/dnsmasq.conf won't override a
456 file given on the command line from resolvconf. (closes: #528762)
457 * Check for duplicate names/addresses in /etc/ethers. (closes: #523787)
458 * Set the system locale in the environment before invoking dnsmasq,
459 so that translated messages work, and IDN uses the correct charset.
460
461 -- Simon Kelley <simon@thekelleys.org.uk> Fri, 4 Oct 2009 14:01:14 +0000
462
463
464dnsmasq (2.50-1) unstable; urgency=high
465
466 * New upstream, fixes remote vulns in TFTP server.
467 Bugtraq id: 36120,36121 CVE: 2009-2957,2009-2958
468
469 -- Simon Kelley <simon@thekelleys.org.uk> Fri, 21 Aug 2009 10:25:13 +0000
470
471
472dnsmasq (2.49-1) unstable; urgency=low
473
474 * New upstream.
475 * Log TFTP "file not found" errors. (closes: #532201)
476
477 -- Simon Kelley <simon@thekelleys.org.uk> Mon, 8 Jun 2009 22:03:23 +0000
478
479dnsmasq (2.48-2) unstable; urgency=low
480
481 * Change dnsmasq -> dnsmasq-base dependency to >= to allow binNMU,
482 fixes Lintian error.
483 * Bump standards-version to 3.8.1
484
485 -- Simon Kelley <simon@thekelleys.org.uk> Fri, 5 Jun 2009 10:58:33 +0000
486
487dnsmasq (2.48-1) unstable; urgency=low
488
489 * New upstream.
490 * Detect and ignore duplicate configuration files. (closes: #516234)
491 * Add 2 second sleep between stop and start during initscript restart.
492 * Make dependency on dnsmasq-base in dnsmasq package versioned, so that
493 installing the latest dnsmasq will install the latest dnsmasq-base
494 too. (closes: #523955)
495 * Add nodhcp DEB_BUILD_OPTIONS option.
496
497 -- Simon Kelley <simon@thekelleys.org.uk> Fri, 29 May 2009 10:20:23 +0000
498
499dnsmasq (2.47-3) unstable; urgency=low
500
501 * Fix bashism in init script. (closes: #514397)
502 * Tweak logging in init script.
503
504 -- Simon Kelley <simon@thekelleys.org.uk> Sat, 7 Feb 2009 19:25:23 +0000
505
506dnsmasq (2.47-2) unstable; urgency=low
507
508 * Check that /etc/init.d/dnsmasq is executable in postinst in case
509 the daemon has been disabled that way. (closes: #514314)
510 * Ensure that /var/run/dnsmasq exists and has the right permissions
511 before running dnsmasq. On some systems /var/run is cleared over
512 reboot. (closes: #514317)
513
514 -- Simon Kelley <simon@thekelleys.org.uk> Fri, 6 Feb 2009 09:38:21 +0000
515
516dnsmasq (2.47-1) unstable; urgency=low
517
518 * New upstream.
519 * Handle the "ENABLED" flag in the init script a bit more
520 intelligently. The "stop" and "status" functions continue
521 to work even when disabled, but a failed "stop" becomes
522 silent and returns zero exit code.
523 * Don't explicitly kill dnsmasq at system shutdown, rely on the
524 sendsigs script instead which is quicker. (closes: #506734)
525 * Store the PID-file in /var/run/dnsmasq. This directory is owned by
526 user "dnsmasq", so that dnsmasq can delete the PID-file on
527 shutdown. This ensures that the the PID-file goes even when dnsmasq
528 is stopped by sendsigs. (closes: #508560)
529 * Bump standards-version to 3.8.0 (no changes required.)
530 * /usr/sbin/adduser -> adduser in postinst. Lintian fix.
531 * Handle IPv6 addresses in "tentative" state better. (closes: #507646)
532 * Add DBus introspection support. (closes: #508774)
533 * Fix Dbus configuration. (closes: #510649)
534
535 -- Simon Kelley <simon@thekelleys.org.uk> Mon, 2 Feb 2009 13:39:11 +0000
536
537dnsmasq (2.46-1) unstable; urgency=low
538
539 * New upstream. (closes: #499162) (closes: #499007)
540 * Remove from init script start-stop-daemon call to kill
541 child processes. This is not needed since dnsmasq is
542 carefully written to kill child processes, and it interacts
543 badly with "private" instances of dnsmasq. (closes: #505523)
544 * Provide /etc/dnsmasq.d and alter the installed /etc/default/dnsmasq
545 so that /etc/dnsmasq.d is read. This provides a drop-directory where
546 libvirt can add options to make the system dnsmasq automatically
547 play nice with libvirt's private instances. (closes: #505522)
548
549 -- Simon Kelley <simon@thekelleys.org.uk> Thu, 13 Nov 2008 20:15:31 +0000
550
551dnsmasq (2.45-1) unstable; urgency=high
552
553 * New upstream - fixes regression when min-port not set.
554
555 -- Simon Kelley <simon@thekelleys.org.uk> Sun, 20 Jul 2008 19:27:11 +0000
556
557dnsmasq (2.44-1) unstable; urgency=high
558
559 * New upstream - bugfix release for 2.43.
560 * Fix crash in netlink code. (closes: #491289)
561
562 -- Simon Kelley <simon@thekelleys.org.uk> Fri, 11 Jul 2008 19:39:10 +0000
563
564dnsmasq (2.43-1) unstable; urgency=high
565
566 * New upstream.
567 * Implement source-port randomisation and better random
568 number generator as defence against CVE-2008-1447 (closes: #490123)
569
570 -- Simon Kelley <simon@thekelleys.org.uk> Tue, 17 Jun 2008 11:55:38 +0000
571
572dnsmasq (2.42-4) unstable; urgency=low
573
574 * Fix botch in postinst introduced in 2.42-2. (closes: #486616)
575
576 -- Simon Kelley <simon@thekelleys.org.uk> Tue, 17 Jun 2008 11:39:10 +0000
577
578dnsmasq (2.42-3) unstable; urgency=low
579
580 * Fix thinko in init script, breaks status command. (closes: #486455)
581
582 -- Simon Kelley <simon@thekelleys.org.uk> Mon, 16 Jun 2008 11:26:20 +0000
583
584dnsmasq (2.42-2) unstable; urgency=low
585
586 * Error check in postinst file (closes: #485645)
587
588 -- Simon Kelley <simon@thekelleys.org.uk> Tue, 10 Jun 2008 20:25:10 +0000
589
590dnsmasq (2.42-1) unstable; urgency=low
591
592 * New upstream.
593 * Fix manpage typos. (closes: #468762)
594 * Use LSB log_*_msg rather than echo in init script. (closes: #473117)
595 * Fix agent-id echo problem. (closes: #473015)
596 * Fixup changing /usr/share/doc/dnsmasq to symlink. (closes: #468763)
597
598 -- Simon Kelley <simon@thekelleys.org.uk> Wed, 27 Feb 2008 21:15:28 +0000
599
600dnsmasq (2.41-2) unstable; urgency=low
601
602 * Fix rules to build binary-arch and binary-indep correctly.
603
604 -- Simon Kelley <simon@thekelleys.org.uk> Wed, 27 Feb 2008 19:57:10 +0000
605
606dnsmasq (2.41-1) unstable; urgency=low
607
608 * New upstream.
609 * Fix typo. (closes: #448038)
610 * Fix DHCP problem interoperating with Sony Ericsson K610i (closes: #451871)
611 * Split binary packages into dnsmasq and dnsmasq-base (closes: #463407)
612 * Add warnings about bad effects of --filterwin2k to default config
613 file. (closes: #464357)
614 * Don't declare Provides: $named in LSB header. (closes: #464512)
615 * Remove conflict with pdnsd. (closes: #464691)
616 * Add ability to disable dnsmasq in /etc/default/dnsmasq. (closes: #465062)
617
618 -- Simon Kelley <simon@thekelleys.org.uk> Thu, 31 Jan 2008 20:25:28 +0000
619
620dnsmasq (2.40-1) unstable; urgency=low
621
622 * New upstream.
623 * Fix manpage typo. (closes: #429412)
624 * Fix dnsmasq.conf typos (closes: #429929)
625 * Handle DEB_BUILD_OPTIONS nostrip and noopt (closes: #436784)
626 * Add DEB_BUILD_OPTIONS for nodocs, notftp, noipv6,
627 nodbus, noi18n and nortc.
628 * Create DEBIAN/md5sums file in package.
629 * Add status function to init script. (closes: #439316)
630
631 -- Simon Kelley <simon@thekelleys.org.uk> Thu, 9 Aug 2007 10:24:18 +0000
632
633dnsmasq (2.39-1) unstable; urgency=low
634
635 * New upstream.
636 * Provide example config file in /usr/share/doc/dnsmasq/examples
637 as well as /etc/dnsmasq.conf, so it's available for reference.
638
639 -- Simon Kelley <simon@thekelleys.org.uk> Thu, 13 Feb 2007 10:02:38 +0000
640
641dnsmasq (2.38-1) unstable; urgency=low
642
643 * New upstream (closes: #410185)
644
645 -- Simon Kelley <simon@thekelleys.org.uk> Tue, 6 Feb 2007 21:14:58 +0000
646
647dnsmasq (2.37-1) unstable; urgency=low
648
649 * New upstream.
650
651 -- Simon Kelley <simon@thekelleys.org.uk> Thu, 25 Jan 2007 10:44:18 +0000
652
653dnsmasq (2.36-1) unstable; urgency=low
654
655 * New upstream. (closes: #400037)
656 * Don't fail to purge if deluser command is not available.
657 * Add one second sleep to resolvconf script. (closes: #398961)
658 * Fix dnsmasq.conf typo (closes: #405314)
659
660 -- Simon Kelley <simon@thekelleys.org.uk> Tue, 31 Oct 2006 10:24:58 +0000
661
662dnsmasq (2.35-1) unstable; urgency=low
663
664 * New upstream.
665
666 -- Simon Kelley <simon@thekelleys.org.uk> Wed, 18 Oct 2006 09:23:28 +0000
667
668dnsmasq (2.34-1) unstable; urgency=low
669
670 * New upstream.
671 * Includes --clear-on-reload flag. (loses: #391654)
672 * Don't any longer set the "domain-needed" and "bogus-priv" flags in the
673 * the default-installed dnsmasq.conf. These can generate puzzling
674 * behaviour for people who get them without asking.
675
676 -- Simon Kelley <simon@thekelleys.org.uk> Wed, 9 Aug 2006 09:23:28 +0000
677
678dnsmasq (2.33-1) unstable; urgency=low
679
680 * New upstream.
681 * Remove bashism from Makefile (closes: #375409)
682 * Added Provides: $named to LSB header in init script.
683 * Add --dns-forward-max flag. (closes: #377506)
684
685 -- Simon Kelley <simon@thekelleys.org.uk> Sun, 25 June 2006 18:03:13 +0000
686
687dnsmasq (2.32-2) unstable; urgency=low
688
689 * Added LSB tags to init.d startup script. (closes: #374650)
690
691 -- Simon Kelley <simon@thekelleys.org.uk> Sun, 25 June 2006 17:55:11 +0000
692
693dnsmasq (2.32-1) unstable; urgency=low
694
695 * New upstream.
696
697 -- Simon Kelley <simon@thekelleys.org.uk> Mon, 8 May 2006 09:23:28 +0000
698
699dnsmasq (2.31-1) unstable; urgency=high
700
701 * New upstream. (closes: #364800)
702 * Compile in Dbus support now that suitable Dbus packages exist.
703 * Don't stop an old dnsmasq process, until a new one is ready,
704 when upgrading. (closes: #366224)
705 * Move to standards-version 3.7.2 (no changes needed).
706
707 -- Simon Kelley <simon@thekelleys.org.uk> Sat, 6 May 2006 11:58:22 +0000
708
709dnsmasq (2.30-1) unstable; urgency=low
710
711 * New upstream, fixes crash with DHCP broadcast replies.
712
713 -- Simon Kelley <simon@thekelleys.org.uk> Sun, 23 Apr 2006 14:58:22 +0000
714
715dnsmasq (2.29-1) unstable; urgency=low
716
717 * New upstream. (closes: #363244) (closes: #363340)
718 * Made config options clearer in src/config.h and
719 clarify ISC integration status in Debian readme. (closes: #364250)
720
721 -- Simon Kelley <simon@thekelleys.org.uk> Tue, 18 Apr 2006 10:26:12 +0000
722
723dnsmasq (2.28-1) unstable; urgency=low
724
725 * New upstream. (closes: #359956) (closes: #362499)
726 * Added firestarter info to FAQ. (closes: #359139)
727
728 -- Simon Kelley <simon@thekelleys.org.uk> Tue, 14 Mar 2006 19:20:12 +0000
729
730dnsmasq (2.27-1) unstable; urgency=low
731
732 * New upstream.
733 * Workaround buggy Microsoft DHCP clients. (closes: #355008)
734
735 -- Simon Kelley <simon@thekelleys.org.uk> Wed, 1 Feb 2006 17:05:12 +0000
736
737dnsmasq (2.26-1) unstable; urgency=high
738
739 * New upstream. (Fixes possible crash in 2.25, hence urgency).
740
741 -- Simon Kelley <simon@thekelleys.org.uk> Sun, 22 Jan 2006 11:05:22 +0000
742
743dnsmasq (2.25-1) unstable; urgency=low
744
745 * Remove bashisms in postinst and prerm scripts.
Josh Soref730c6742017-02-06 16:14:04 +0000746 * Remove misconceived dependency on locales.
Simon Kelleyc72daea2012-01-05 21:33:27 +0000747 * Depend on adduser.
748
749 -- Simon Kelley <simon@thekelleys.org.uk> Thu, 01 Dec 2005 21:02:12 +0000
750
751dnsmasq (2.24-1) unstable; urgency=low
752
753 * New upstream. (closes: #330422)
754 * Fix typo and clean up dnsmasq.conf (closes: #326057) (closes: #304446)
755 * Add build support for I18N and gettext.
756 * Fixed manpage typos. (closes: #336413)
757 * Create a dnsmasq-unique userid for the daemon to run as. (closes: #338353)
758
759 -- Simon Kelley <simon@thekelleys.org.uk> Sat, 03 Sep 2005 20:02:32 +0000
760
761dnsmasq (2.23-1) unstable; urgency=low
762
763 * New upstream. (closes: #302501) (closes: #315794)
764 * Fix manpage typos. (closes: #304984)
765 * Add support for DNSMASQ_EXCEPT in /etc/defaults/dnsmasq.
766 putting "lo" in this also disables resolvconf support.
767 * No longer delete pre-existing /etc/init.d symlinks. The
Josh Soref730c6742017-02-06 16:14:04 +0000768 change in default runlevels which necessitated this
Simon Kelleyc72daea2012-01-05 21:33:27 +0000769 is now ancient history and anyway the startup script now
770 behaves when called twice. (closes: #312111)
771 * Tightened config-file parser. (closes: #317030)
772
773 -- Simon Kelley <simon@thekelleys.org.uk> Tue, 02 Aug 2005 13:17:22 +0000
774
775dnsmasq (2.22-2) unstable; urgency=low
776
777 * Make the resolv.conf polling code resistant to
778 backwards-moving system clocks. (closes: #306117) (closes: #300694)
779
780 -- Simon Kelley <simon@thekelleys.org.uk> Wed, 04 May 2005 13:25:23 +0000
781
782dnsmasq (2.22-1) unstable; urgency=low
783
784 * New upstream.
785 * Fixed broken-ness when read /etc/ethers. (closes: #301999)
786
787 -- Simon Kelley <simon@thekelleys.org.uk> Thur, 24 Mar 2005 17:10:13 +0000
788
789dnsmasq (2.21-1) unstable; urgency=low
790
791 * New upstream.
792
793 -- Simon Kelley <simon@thekelleys.org.uk> Sat, 29 Jan 2005 16:05:13 +0000
794
795dnsmasq (2.20-1) unstable; urgency=low
796
797 * New upstream.
798 * Fix shadowed CNAME-target problem. (closes: #286654)
799 * Add --localise-queries option. (closes: #291367)
800
801 -- Simon Kelley <simon@thekelleys.org.uk> Fri, 17 Dec 2004 17:35:23 +0000
802
803dnsmasq (2.19-1) unstable; urgency=high
804
805 * New upstream.
806 * Fix another IPv6 interface enumeration problem. (closes: #285182)
807 * Uploading at high priority since 285182 is really RC.
808
809 -- Simon Kelley <simon@thekelleys.org.uk> Sat, 11 Dec 2004 20:39:33 +0000
810
811dnsmasq (2.18-2) unstable; urgency=low
812
813 * Revert startup to not start from rcS. Starting in rcS
814 * causes problems if interfaces are not available at that
815 * point. Users who need this facility should manually
816 * make rcS.d symlinks. (closes: #283239)
817
818 -- Simon Kelley <simon@thekelleys.org.uk> Sat, 27 Nov 2004 16:33:12 +0000
819
820dnsmasq (2.18-1) unstable; urgency=low
821
822 * New upstream.
823 * Reset cache statistics when clearing the cache. (closes: #281817)
824 * Fix problems with bind-interfaces and IPv6. (closes: #282192)
825 * Fix problems upgrading when restarting dnsmasq fails.
826
827 -- Simon Kelley <simon@thekelleys.org.uk> Tue, 16 Nov 2004 17:33:32 +0000
828
829dnsmasq (2.17-1) unstable; urgency=high
830
831 * New upstream - fixes crash, hence high urgency.
832 * Clarified log message when a record in /etc/hosts
833 and a DHCP name clash. (closes: #275420)
834 * Start dnsmasq just before portmap and nfs mounts from rcS.d
835 DNS is required at this stage to use the net. (closes: #280434)
836 * Make "bind-interfaces" apply to IPv6 interfaces. (closes: #278492)
837 * Allow a list if interfaces as arg to the --interface and
838 --except-interface options. (closes: #279063)
839
840 -- Simon Kelley <simon@thekelleys.org.uk> Tue, 26 Oct 2004 20:39:33 +0000
841
842dnsmasq (2.16-2) unstable; urgency=high
843
844 * Rename variable in cache.c which clashes with C headers
845 under gcc-3.4 (closes: #277893)
846
847 -- Simon Kelley <simon@thekelleys.org.uk> Mon, 25 Oct 2004 16:03:24 +0000
848
849dnsmasq (2.16-1) unstable; urgency=high
850
851 * New upstream.
852 * Fixes interaction with Linux 2.4.x and 2.6.x not-quite-POSIX
853 select behavior, which can cause hangs when receiving UDP
854 packets with bad checksum.
855 * Fix bad interaction with polipo. (closes: #275754)
856 * Cache CNAMEs better. (closes: #276289)
857
858 -- Simon Kelley <simon@thekelleys.org.uk> Mon, 04 Oct 2004 15:25:44 +0000
859
860dnsmasq (2.15-1) unstable; urgency=low
861
862 * New upstream.
863 * Fix NXDOMAIN/NODATA confusion for locally known names. (closes: #271564)
864
865 -- Simon Kelley <simon@thekelleys.org.uk> Wed, 15 Sep 2004 15:01:44 +0000
866
867dnsmasq (2.14-1) unstable; urgency=low
868
869 * New upstream.
870
871 -- Simon Kelley <simon@thekelleys.org.uk> Sat, 28 Aug 2004 20:39:33 +0000
872
873dnsmasq (2.13-1) unstable; urgency=high
874
875 * New upstream - fixes crash. (closes #265313)
876
877 -- Simon Kelley <simon@thekelleys.org.uk> Thur, 12 Aug 2004 12:45:23 +0000
878
879dnsmasq (2.12-1) unstable; urgency=low
880
881 * New upstream.
882 * Log types of incoming queries (closes: #230123).
883 * Don't set "filterwin2k" by default in the included
884 config file - it breaks SRV lookups and Kerberos.
885
886 -- Simon Kelley <simon@thekelleys.org.uk> Sun, 8 Aug 2004 19:58:13 +0000
887
888dnsmasq (2.11-1) unstable; urgency=low
889
890 * New upstream.
891
892 -- Simon Kelley <simon@thekelleys.org.uk> Wed, 28 July 2004 21:59:33 +0000
893
894dnsmasq (2.10-1) unstable; urgency=low
895
896 * New upstream.
897 * Allow query-port less than 1024 (closes: #236586)
898 * Change behaviour of --bogus-priv (closes: #254711)
899 * Match existing leases by MAC address when a client stops
900 using client-id or they get suppressed by dnsmasq. (closes: #258519)
901
902 -- Simon Kelley <simon@thekelleys.org.uk> Thur, 24 June 2004 20:55:42 +0000
903
904dnsmasq (2.9-2) unstable; urgency=low
905
906 * Fix typo in debian/control (closes: #255762)
907
908 -- Simon Kelley <simon@thekelleys.org.uk> Wed, 23 Jun 2004 20:40:13 +0000
909
910dnsmasq (2.9-1) unstable; urgency=low
911
912 * New upstream.
913 * New version has improved server selection logic (closes: #251097)
914 * Improved initscript (closes: #252229)
915 * Conflict with old resolvconf versions to maintain compatibility.
916 * Updated README.debian (closes: #253429)
917 * Changed startup message to mention DHCP as well as DNS.
918 * New resolvconf update script (closes: #254765)
919
920 -- Simon Kelley <simon@thekelleys.org.uk> Wed, 26 May 2004 12:35:23 +0000
921
922dnsmasq (2.8-1) unstable; urgency=low
923
924 * New upstream.
925 * Fixes problem with zero-length hostnames which can lose
926 DHCP leases over a restart. (closes: #248829)
927
928 -- Simon Kelley <simon@thekelleys.org.uk> Thur, 13 May 2004 18:40:12 +0000
929
930dnsmasq (2.7-2) unstable; urgency=low
931
932 * New version of resolvconf script from Thomas Hood with the
933 following changes: (closes: #247695)
934 * Doesn't include nameservers listed in the lo.inet or lo.inet6 interface
935 records created by "ifup lo"
936 * Lists addresses in a specified order (by interface name)
937 * Eliminates duplicate nameserver addresses
938 * Updates /var/run/dnsmasq/resolv.conf atomically
939 * Doesn't generate empty lines
940
941 -- Simon Kelley <simon@thekelleys.org.uk> Tue, 11 May 2004 22:35:12 +0000
942
943dnsmasq (2.7-1) unstable; urgency=low
944
945 * New upstream.
946
947 -- Simon Kelley <simon@thekelleys.org.uk> Sun, 18 Apr 2004 20:00:23 +0000
948
949dnsmasq (2.6-3) unstable; urgency=low
950
951 * Removed reload command from start script and moved force-reload
952 to be equivalent to restart. This is needed to be policy compliant
Josh Soref730c6742017-02-06 16:14:04 +0000953 since SIGHUP doesn't cause dnsmasq to reload its configuration file,
Simon Kelleyc72daea2012-01-05 21:33:27 +0000954 only the /etc/hosts, /etc/resolv.conf etc. (closes: #244208)
955
956 -- Simon Kelley <simon@thekelleys.org.uk> Sun, 18 Apr 2004 14:40:51 +0000
957
958dnsmasq (2.6-2) unstable; urgency=low
959
960 * Added Conflict with pdnsd (closes: #242731).
961 Rationale: dnsmasq used to conflict with all the DNS servers
962 in Debian, but that was removed because some people wished
963 to run with dnsmasq listening on one interface and another DNS
964 server listening on another interface. However AFAIK it is not
965 possible to make pdnsd listen on a subset of a hosts interfaces,
966 so there is no scenario where running pdnsd and dnsmasq on the same
967 host would be useful, hence the conflict goes back.
968 * Added note about the --bind-interfaces option to
969 readme.Debian (closes: #241700)
970
971 -- Simon Kelley <simon@thekelleys.org.uk> Tues, 13 Apr 2004 18:37:55 +0000
972
973dnsmasq (2.6-1) unstable; urgency=low
974
975 * New upstream.
976 * New version adds back ability to read ISC dhcpd lease files
977 for backwards compatibility. (closes: #229684) (closes: #236421)
978 * Fix parsing of # characters in options file. (closes: #241199)
979
980 -- Simon Kelley <simon@thekelleys.org.uk> Sun, 21 Mar 2004 19:59:25 +0000
981
982dnsmasq (2.5-1) unstable; urgency=low
983
984 * New upstream, includes fix for IP-alias related
985 problem. (closes: #238268)
986
987 -- Simon Kelley <simon@thekelleys.org.uk> Sun, 14 Mar 2004 08:32:43 +0000
988
989dnsmasq (2.4-3) unstable; urgency=low
990
991 * Fixed "bind-interfaces" option, even when
992 an "interface" option is given also.
993
994 -- Simon Kelley <simon@thekelleys.org.uk> Fri, 12 Mar 2004 08:14:23 +0000
995
996dnsmasq (2.4-2) unstable; urgency=low
997
998 * Fixed "bind-interfaces" option (closes: #237543).
999
1000 -- Simon Kelley <simon@thekelleys.org.uk> Fri, 12 Mar 2004 07:30:25 +0000
1001
1002dnsmasq (2.4-1) unstable; urgency=low
1003
1004 * New upstream.
1005
1006 -- Simon Kelley <simon@thekelleys.org.uk> Thurs, 11 Mar 2004 07:59:55 +0000
1007
1008dnsmasq (2.3-1) unstable; urgency=low
1009
1010 * New upstream.
1011
1012 -- Simon Kelley <simon@thekelleys.org.uk> Tues, 03 Feb 2004 20:33:10 +0000
1013
1014dnsmasq (2.2-1) unstable; urgency=low
1015
1016 * New upstream. (fixes no DHCP with IPv6 problem)
1017 * Restart (old) daemon on abort-upgrade. (closes: #230286)
1018
1019 -- Simon Kelley <simon@thekelleys.org.uk> Fri, 30 Jan 2004 10:23:00 +0000
1020
1021dnsmasq (2.1-1) unstable; urgency=low
1022
1023 * New upstream.
1024 * Allow addresses in /etc/hosts to be used for
1025 DHCP leases (closes: #229681)
1026 * Fix lease time processing. (closes: #229682) (closes: #229687)
1027 * Fix example conf file. (closes: #229683) (closes: #229701)
1028 * Allow address 0.0.0.0 to mean "self" in dhcp-option. (closes: #229685)
1029 * Cope with ENODEV return from bind of
1030 IPv6 server socket (closes: #229607)
1031 * Document the strict-order option in dnsmasq.conf (closes: #229272)
1032 * Fix local-only domain setting. (closes: #229846)
1033 * Updates Debian readme to mention resolvconf and point at the
1034 local copy of RFC2132.
1035
1036 -- Simon Kelley <simon@thekelleys.org.uk> Fri, 23 Jan 2004 14:38:29 +0000
1037
1038dnsmasq (2.0-1) unstable; urgency=low
1039
1040 * New upstream: This removes the ability to read the
1041 the leases file of ISC DHCP and replaces it with a built-in
1042 DHCP server. Apologies in advance for breaking backwards
Josh Soref730c6742017-02-06 16:14:04 +00001043 compatibility, but this replaces a bit of a hack (the ISC stuff)
1044 with a nicely engineered and much more appropriate solution.
Simon Kelleyc72daea2012-01-05 21:33:27 +00001045 Wearing my upstream-maintainer hat, I want to lose the hack now,
1046 rather than have to support it into Sarge.
1047 * New upstream closes some bugs since they become
1048 irrelevant. (closes: #197295)
1049 * Ensure that /var/run and /var/lib/misc exist.
1050 * Remove sed dependency, which was a mistake.
1051 * Remove extraneous "build" file. (closes: #226994)
1052
1053 -- Simon Kelley <simon@thekelleys.org.uk> Sun, 16 Jan 2004 19:35:49 +0000
1054
1055dnsmasq (1.18-2) unstable; urgency=low
1056
1057 * Fixed manpage typo (closes: #220961)
1058 * Added dependency for sed. (closes: #222401)
1059 * Check for complete resolvconf installation before
1060 calling it. (closes: #223442)
1061 * Added Links section to doc.html
1062
1063 -- Simon Kelley <simon@thekelleys.org.uk> Sat, 27 Dec 2003 20:21:15 +0000
1064
1065dnsmasq (1.18-1) unstable; urgency=low
1066
1067 * New upstream which does round-robin. (closes: #215460)
1068 * Removed conflicts with other dns servers since it is now
1069 possible to control exactly where dnsmasq listens on multi-homed
Josh Soref730c6742017-02-06 16:14:04 +00001070 hosts, making co-existence with another nameserver
Simon Kelleyc72daea2012-01-05 21:33:27 +00001071 a viable proposition. (closes #176163)
1072 * New upstream allows _ in hostnames and check for illegal
1073 names in /etc/hosts. (closes: #218842)
1074
1075 -- Simon Kelley <simon@thekelleys.org.uk> Fri, 17 Oct 2003 16:23:14 +0000
1076
1077dnsmasq (1.17-1) unstable; urgency=high
1078
1079 * New upstream (closes: #212680)
1080
1081 -- Simon Kelley <simon@thekelleys.org.uk> Wed, 8 Oct 2003 14:38:29 +0000
1082
1083dnsmasq (1.16-1) unstable; urgency=low
1084
1085 * New upstream.
1086 * Renamed Debian README to the standard README.Debian. (closes: #211577)
1087 * Updated the installed /etc/dnsmasq.conf to reflect new options.
1088
1089 -- Simon Kelley <simon@thekelleys.org.uk> Tues, 16 Sep 2003 23:18:59 +0000
1090
1091dnsmasq (1.15-1) unstable; urgency=low
1092
1093 * New upstream.
1094
1095 -- Simon Kelley <simon@thekelleys.org.uk> Tues, 16 Sep 2003 21:48:49 +0000
1096
1097dnsmasq (1.14-1) unstable; urgency=low
1098
1099 * New upstream.
1100 * Use invoke-rc.d in postinst and prerm scripts when available.
1101 * Stop dnsmasq later (at priority 85). (closes: #200625)
1102 * Updated /etc/resolvconf/update.d/dnsmasq. (closes: #202609)
1103 * Suggest resolvconf. (closes: #208093)
1104
1105 -- Simon Kelley <simon@thekelleys.org.uk> Tues, 2 Sep 2003 16:43:29 +0000
1106
1107dnsmasq (1.13-4) unstable; urgency=high
1108
1109 * Ignore failures in stopping existing dnsmasq
1110 processes. (closes: #204127) (closes: #204129)
1111 * Added download source to copyright. (closes: #206647)
1112
1113 -- Simon Kelley <simon@thekelleys.org.uk> Tues, 2 Sep 2003 15:28:28 +0000
1114
1115dnsmasq (1.13-3) unstable; urgency=low
1116
1117 * Moved /etc/resolvconf/update.d/dnsmasq script into this package.
1118 * Don't call resolvconf from /etc/init.d/dnsmasq if dnsmasq fails
1119 to start. (Patch from Thomas Hood.)
1120
1121 -- Simon Kelley <simon@thekelleys.org.uk> Mon, 7 Jul 2003 20:55:29 +0000
1122
1123dnsmasq (1.13-2) unstable; urgency=low
1124
1125 * Added support for the resolvconf nameserver configuration package.
1126
1127 -- Simon Kelley <simon@thekelleys.org.uk> Sun, 22 Jun 2003 20:30:19 +0000
1128
1129dnsmasq (1.13-1) unstable; urgency=low
1130
1131 * New upstream.
1132 * Added new options to the default dnsmasq.conf.
1133 * Default config now reads /var/lib/dhcp/dhcp.leases (closes: #195185)
1134 * Added option to disable negative caching. (closes: #194274)
1135 * Added David Coe's query port patch. (closes: #196578)
1136
1137 -- Simon Kelley <simon@thekelleys.org.uk> Sat, 31 May 2003 18:10:29 +0000
1138
1139dnsmasq (1.12-1) unstable; urgency=low
1140
1141 * New upstream.
1142 * Added examples of "local" and "address" options to dnsmasq.conf.
1143 * Remove /usr/doc symlink code.
1144 * Remove period from end of description field.
1145
1146 -- Simon Kelley <simon@thekelleys.org.uk> Sat, 8 Mar 2003 12:16:09 +0000
1147
1148dnsmasq (1.11-2) unstable; urgency=low
1149
1150 * Fixed thinko in example dnsmasq.conf. (closes: #180410)
1151
1152 -- Simon Kelley <simon@thekelleys.org.uk> Mon, 24 Feb 2003 20:06:19 +0000
1153
1154dnsmasq (1.11-1) unstable; urgency=low
1155
Josh Soref730c6742017-02-06 16:14:04 +00001156 * New upstream.
Simon Kelleyc72daea2012-01-05 21:33:27 +00001157
1158 -- Simon Kelley <simon@thekelleys.org.uk> Tues, 12 Jan 2003 22:25:17 -0100
1159
1160dnsmasq (1.10-1) unstable; urgency=low
1161
Josh Soref730c6742017-02-06 16:14:04 +00001162 * New upstream.
Simon Kelleyc72daea2012-01-05 21:33:27 +00001163 * Force service to stop in postinst before restarting. I don't
1164 understand the circumstances under which it would still be running at
1165 this point, but this is the correct fix anyway. (closes: #169718)
1166 * Add /etc/dnsmasq.conf as a conffile and add a comment to
1167 /etc/default/dnsmasq deprecating its use and recommending
1168 /etc/dnsmasq.conf instead, since upstream now supports this.
1169
1170 -- Simon Kelley <simon@thekelleys.org.uk> Mon, 9 Oct 2002 19:05:34 -0100
1171
1172dnsmasq (1.9-1) unstable; urgency=low
1173
Josh Soref730c6742017-02-06 16:14:04 +00001174 * New upstream.
Simon Kelleyc72daea2012-01-05 21:33:27 +00001175
1176 -- Simon Kelley <simon@thekelleys.org.uk> Mon, 23 Sept 2002 21:35:07 -0100
1177
1178dnsmasq (1.8-1) unstable; urgency=low
1179
1180 * New upstream.
1181
1182 -- Simon Kelley <simon@thekelleys.org.uk> Mon, 12 Aug 2002 21:56:17 -0100
1183
1184dnsmasq (1.7-1) unstable; urgency=low
1185
1186 * New upstream including better group-id manipulation. (closes: #152212)
1187 * Conflict with bind9 (closes: #151812)
1188 * Added more options to startup script. (closes: #148535)
1189
1190 -- Simon Kelley <simon@thekelleys.org.uk> Sun, 14 July 2002 20:23:14 -0100
1191
1192dnsmasq (1.6-1) unstable; urgency=low
1193
1194 * New upstream.
1195 * Fixed documentation typos. (closes: #144637)
1196 * Fixed failure to remove package if daemon not running. (closes: #147083)
1197 * Changed upload to tarball-and-diff. (closes: #144638)
1198
1199 -- Simon Kelley <simon@thekelleys.org.uk> Sun, 19 May 2002 22:30:17 -0100
1200
1201dnsmasq (1.5-1) unstable; urgency=medium
1202
1203 * New upstream (includes hotmail.com fix).
1204 * Fixed DHCP lease file bug. (closes: #143778)
1205 * Fixed failure of "reload" command in startup script (closes: #141021)
1206 * Allow more than one interface name in the DNSMASQ_INTERFACE variable.
1207
1208 -- Simon Kelley <simon@thekelleys.org.uk> Sun, 14 Apr 2002 16:39:13 -0100
1209
1210dnsmasq (1.4-2) unstable; urgency=low
1211
1212 * Fixed snafu in startup script (closes: #139760)
1213
1214 -- Simon Kelley <simon@thekelleys.org.uk> Sun, 24 Mar 2002 23:06:18 +0000
1215
1216dnsmasq (1.4-1) unstable; urgency=low
1217
1218 * New upstream
1219
1220 -- Simon Kelley <simon@thekelleys.org.uk> Thurs, 7 Mar 2002 21:02:05 +0000
1221
1222dnsmasq (1.3-1) unstable; urgency=low
1223
1224 * New upstream
1225
1226 -- Simon Kelley <simon@thekelleys.org.uk> Fri, 15 Feb 2002 20:45:01 +0000
1227
1228dnsmasq (1.2-4) unstable; urgency=low
1229
1230 * Updated standards-version.
1231 * More aggressive strip of binaries.
1232 * Added depends: netbase.
1233 * distribution->unstable for upload.
1234 * Updated readme.Debian since config in /etc/default/dnsmasq now.
1235 * Updated readme.Debian to reflect fact that this package is official now!
1236
1237 -- Simon Kelley <simon@thekelleys.org.uk> Fri, 15 Feb 2002 20:45:01 +0000
1238
1239dnsmasq (1.2-3) stable; urgency=low
1240
1241 * Added Suggests: and Conflicts: fields to control file.
1242
1243 -- Simon Kelley <simon@thekelleys.org.uk> Thurs, 14 Feb 2002 20:33:47 +0000
1244
1245dnsmasq (1.2-2) stable; urgency=low
1246
1247 * Many packaging fixes, to please lintian
1248 * Added extended description.
1249 * Fixed copyright file.
1250 * Compressed everything in /usr/share/doc/dnsmasq.
1251 * Added code to remove /usr/doc/dnsmasq to prerm script.
1252 * Moved configuration from /etc/init.d/dnsmasq to /etc/default/dnsmasq
1253
1254 -- Simon Kelley <simon@thekelleys.org.uk> Sat, 02 Feb 2002 18:54:37 +0000
1255
1256dnsmasq (1.2-1) stable; urgency=low
1257
1258 * New upstream
1259 * Added more options to startup script
1260
1261 -- Simon Kelley <simon@thekelleys.org.uk> Sat, 20 Dec 2001 21:15:07 +0000
1262
1263dnsmasq (1.1-2) stable; urgency=low
1264
1265 * New upstream
1266 * Strip binary
1267 * Moved manpage from section 1 to section 8
1268
1269 -- Simon Kelley <simon@thekelleys.org.uk> Sat, 21 Oct 2001 17:32:04 -0100
1270
1271dnsmasq (1.0-1) unstable; urgency=low
1272
1273 * New upstream
1274
1275 -- Simon Kelley <simon@thekelleys.org.uk> Sat, 10 Oct 2001 15:52:06 -0100
1276
1277dnsmasq (0.996-1) unstable; urgency=low
1278
1279 * New upstream
1280
1281 -- Simon Kelley <simon@thkelleys.org.uk> Fri, 26 Oct 2001 10:32:06 -0100
1282
1283dnsmasq (0.995-1) unstable; urgency=low
1284
1285 * New upstream
1286
1287 -- Simon Kelley <simon@thkelleys.org.uk> Tue, 09 Oct 2001 16:39:07 -0100
1288
1289dnsmasq (0.994-1) unstable; urgency=low
1290
1291 * New upstream
1292
1293 -- Simon Kelley <simon@thkelleys.org.uk> Sat, 07 Oct 2001 15:45:04 -0100
1294
1295dnsmasq (0.992-1) unstable; urgency=low
1296
1297 * New upstream
1298
1299 -- Simon Kelley <simon@thkelleys.org.uk> Fri, 31 Aug 2001 16:17:00 -0100
1300
1301dnsmasq (0.98-1) unstable; urgency=low
1302
1303 * New upstream
1304
1305 -- Simon Kelley <simon@thkelleys.org.uk> Wed, 11 Jul 2001 11:31:00 -0100
1306
1307dnsmasq (0.96-1) unstable; urgency=low
1308
1309 * Fixed thinko in cache code..
1310
1311 -- Simon Kelley <simon@thkelleys.org.uk> Sat, 07 Jul 2001 18:52:00 -0100
1312
1313dnsmasq (0.95-1) unstable; urgency=low
1314
1315 * Initial Release.
1316
1317 -- Simon Kelley <simon@thkelleys.org.uk> Sat, 29 Aug 1998 20:27:27 -0400
1318
1319
1320
1321
1322
1323
1324
1325
1326
1327