Your message dated Sat, 17 Sep 2016 13:08:06 +0100
with message-id <[email protected]>
and subject line Closing p-u bugs for updates in 8.6
has caused the Debian Bug report #828177,
regarding jessie-pu: package unbound/1.4.22-3+deb8u2
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
828177: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=828177
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
Tags: jessie
User: [email protected]
Usertags: pu
Hi,
The unbound package in jessie is affected by #807132 ("unbound-control
breaks systemctl stop/start"). The bug report is long, but briefly, the
unbound daemon can fail to start in several common scenarios, such as
when the "unbound-control" utility is used to stop the daemon. One user
reports that the unbound daemon is stopped but not subsequently started
every time the unbound package is upgraded. This bug has been fixed in
unstable by 1.5.9-1 and is currently marked severity important, though
in my opinion this bug is severe enough to make it unsuitable for a
release.
The fix for this is shown below and is relatively simple, and was
suggested by a member of the pkg-systemd team (Michael Biebl).
I'd like to upload this to jessie.
Thanks!
diff -Nru unbound-1.4.22/debian/changelog unbound-1.4.22/debian/changelog
--- unbound-1.4.22/debian/changelog 2016-02-21 18:43:22.000000000 -0500
+++ unbound-1.4.22/debian/changelog 2016-06-25 14:49:32.000000000 -0400
@@ -1,3 +1,9 @@
+unbound (1.4.22-3+deb8u2) jessie; urgency=medium
+
+ * debian/unbound.init: Add "pidfile" magic comment (Closes: #807132)
+
+ -- Robert Edmonds <[email protected]> Sat, 25 Jun 2016 14:49:31 -0400
+
unbound (1.4.22-3+deb8u1) jessie; urgency=medium
* iterator/iter_hints.c: Update hints for H.ROOT-SERVERS.NET
diff -Nru unbound-1.4.22/debian/patches/debian-changes
unbound-1.4.22/debian/patches/debian-changes
--- unbound-1.4.22/debian/patches/debian-changes 2016-02-22
10:58:04.000000000 -0500
+++ unbound-1.4.22/debian/patches/debian-changes 2016-06-25
14:50:22.000000000 -0400
@@ -5,12 +5,11 @@
information below has been extracted from the changelog. Adjust it or drop
it.
.
- unbound (1.4.22-3+deb8u1) jessie; urgency=medium
+ unbound (1.4.22-3+deb8u2) jessie; urgency=medium
.
- * iterator/iter_hints.c: Update hints for H.ROOT-SERVERS.NET
- (Closes: #815370)
+ * debian/unbound.init: Add "pidfile" magic comment (Closes: #807132)
Author: Robert Edmonds <[email protected]>
-Bug-Debian: https://bugs.debian.org/815370
+Bug-Debian: https://bugs.debian.org/807132
---
The information above should follow the Patch Tagging Guidelines, please
diff -Nru unbound-1.4.22/debian/unbound.init unbound-1.4.22/debian/unbound.init
--- unbound-1.4.22/debian/unbound.init 2016-02-21 18:43:22.000000000 -0500
+++ unbound-1.4.22/debian/unbound.init 2016-06-25 14:49:32.000000000 -0400
@@ -7,6 +7,7 @@
# Default-Start: 2 3 4 5
# Default-Stop: 0 1 6
### END INIT INFO
+# pidfile: /run/unbound.pid
NAME=unbound
DESC="recursive DNS server"
--
Robert Edmonds
[email protected]
signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---
Version: 8.6
The updates referred to in each of these bugs were included in today's
stable point release.
Regards,
Adam
--- End Message ---