]> git.ipfire.org Git - thirdparty/bind9.git/commit
Use /dev/urandom as BIND 9.11 randomness source
authorMichal Nowak <mnowak@isc.org>
Mon, 6 Sep 2021 10:04:49 +0000 (12:04 +0200)
committerMichal Nowak <mnowak@isc.org>
Thu, 23 Dec 2021 14:57:44 +0000 (15:57 +0100)
commit4b96bed8361ce8106b3e914e109aeaa769c3d44a
treea724688043af385b5942c77a154aba843e99cde4
parente984b39816218e0cd61cef551eb94e9d924c3962
Use /dev/urandom as BIND 9.11 randomness source

This prevents resolver timeouts for the reference (BIND 9.11) servers
used in respdiff tests run on Debian 11 "bullseye".

--with-randomdev=/dev/urandom is part of the "configure" template.

(cherry picked from commit 4d7e3438135a0a538a7d17464eb8b785d8904977)
.gitlab-ci.yml