summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Kelley <simon@thekelleys.org.uk>2014-05-16 20:21:55 +0100
committerSimon Kelley <simon@thekelleys.org.uk>2014-05-20 19:54:25 +0100
commit0fa7e6294723d4137f4cfafbb36ae9d0a08a51d3 (patch)
tree798949db5e853b6fe300d7bef4f73bebcec3b461
parent62f992f06c5a1a7ed073a2f41ccaeeebb593cef6 (diff)
downloaddnsmasq-0fa7e6294723d4137f4cfafbb36ae9d0a08a51d3.tar.gz
Bump Debian version.v2.71
-rw-r--r--debian/changelog10
1 files changed, 9 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 4bf739a..c88d362 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+dnsmasq (2.71-1) unstable; urgency=low
+
+ * New upstream.
+ * Fix 100% CPU-usage bug when dnsmasq started with cachesize
+ set to zero. (LP: #1314697)
+
+ -- Simon Kelley <simon@thekelleys.org.uk> Fri, 16 May 2014 20:17:10 +0000
+
dnsmasq (2.70-3) unstable; urgency=medium
* Write a pid-file, even when being started using systemd, since
@@ -8,7 +16,7 @@ dnsmasq (2.70-3) unstable; urgency=medium
postinst/postrm exactly as dh_systemd would, add dependency on
init-system-helpers. Closes: #724602
- -- Simon Kelley <simon@thekelleys.org.uk> Sun, 11 May 2014 17:45:21 +0000
+ -- Simon Kelley <simon@thekelleys.org.uk> Sun, 11 May 2014 17:45:21 +0000
dnsmasq (2.70-2) unstable; urgency=low