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