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