summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog14
1 files changed, 13 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index d75766b..1c52e98 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,7 +6,19 @@ dnsmasq (2.73-1) unstable; urgency=low
* Add newline at the end of example config file. (LP: #1416895)
* Make Debian package build reproducible. (closes: #777323)
- -- Simon Kelley <simon@thekelleys.org.uk> Mon, 09 Feb 2015 11:50:42 +0000
+ -- Simon Kelley <simon@thekelleys.org.uk> Wed, 11 Feb 2015 21:59:42 +0000
+
+dnsmasq (2.72-3) unstable; urgency=medium
+
+ * debian/systemd.service: switch from Type=dbus to Type=forking.
+ dnsmasq does not depend on dbus, but Type=dbus systemd services cannot
+ work without it. (Closes: #769486, #776530)
+ - debian/init: when called with systemd-exec argument, let dnsmasq
+ go into the background, so Type=forking can detect when it is ready
+ * Remove line containing only whitespace in debian/contol.
+ (closes: #777571)
+
+ -- Simon Kelley <simon@thekelleys.org.uk> Wed, 11 Feb 2015 21:56:12 +0000
dnsmasq (2.72-2) unstable; urgency=low