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