Your message dated Sat, 25 Mar 2017 19:21:38 +0100
with message-id <[email protected]>
and subject line Re: Bug#858481: unblock: bind9/1:9.10.3.dfsg.P4-12.1
has caused the Debian Bug report #858481,
regarding unblock: bind9/1:9.10.3.dfsg.P4-12.1
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.)
--
858481: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=858481
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: [email protected]
Usertags: unblock
Please unblock package bind9. It just fixes the a bit illadviced and
unconfigurable use of /dev/random in several critical parts of the named
process.
diff -Nru bind9-9.10.3.dfsg.P4/debian/changelog
bind9-9.10.3.dfsg.P4/debian/changelog
--- bind9-9.10.3.dfsg.P4/debian/changelog 2017-02-19 23:39:32.000000000
+0100
+++ bind9-9.10.3.dfsg.P4/debian/changelog 2017-03-17 19:07:16.000000000
+0100
@@ -1,3 +1,11 @@
+bind9 (1:9.10.3.dfsg.P4-12.1) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * Use /dev/urandom to avoid blocking in the server process.
+ (closes: #854243)
+
+ -- Bastian Blank <[email protected]> Fri, 17 Mar 2017 19:07:16 +0100
+
bind9 (1:9.10.3.dfsg.P4-12) unstable; urgency=high
* Merge and accept the non-maintainer upload.
diff -Nru bind9-9.10.3.dfsg.P4/debian/rules bind9-9.10.3.dfsg.P4/debian/rules
--- bind9-9.10.3.dfsg.P4/debian/rules 2017-02-19 23:38:45.000000000 +0100
+++ bind9-9.10.3.dfsg.P4/debian/rules 2017-03-17 17:56:39.000000000 +0100
@@ -72,6 +72,7 @@
--enable-filter-aaaa \
--enable-native-pkcs11 \
--with-pkcs11=\$${prefix}/lib/$(DEB_HOST_MULTIARCH)/softhsm/libsofthsm2.so \
+ --with-randomdev=/dev/urandom \
$(EXTRA_FEATURES)
touch $@
unblock bind9/1:9.10.3.dfsg.P4-12.1
-- System Information:
Debian Release: 9.0
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 4.9.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
--- End Message ---
--- Begin Message ---
Hi,
On Thu, Mar 23, 2017 at 12:15:03AM +0100, Cyril Brulebois wrote:
> > Seems fine to me, but needs a kibi-ack for the udeb.
>
> Not used on Linux/released ports, only on non-Linux ones, so cc-ing them
> for information; and obviously no objections from me.
Added unblock and unblock-udeb.
Cheers,
Ivo
--- End Message ---