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