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