summaryrefslogtreecommitdiff
path: root/debian/tests/control
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2017-08-28 12:04:02 +0100
committerColin Watson <cjwatson@debian.org>2017-08-28 12:04:02 +0100
commite1c5c61f519b8ef0c210c7949789cfb33ad0cf13 (patch)
tree643a94eeb6515e7b27c159bb139b6f58f13d8954 /debian/tests/control
parent33e4d1c2c2833ece5bd22fc2ca982a9b7f8ad97f (diff)
Run haveged during autopkgtests to ensure that they have enough entropy for key generation (LP: #1712921).
Diffstat (limited to 'debian/tests/control')
-rw-r--r--debian/tests/control2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/tests/control b/debian/tests/control
index df8f9b847..ba59c97b4 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,6 +1,7 @@
1Tests: regress 1Tests: regress
2Restrictions: needs-root allow-stderr 2Restrictions: needs-root allow-stderr
3Depends: devscripts, 3Depends: devscripts,
4 haveged,
4 openssh-client, 5 openssh-client,
5 openssh-server, 6 openssh-server,
6 openssh-sftp-server, 7 openssh-sftp-server,
@@ -8,4 +9,5 @@ Depends: devscripts,
8 putty-tools (>= 0.67-2), 9 putty-tools (>= 0.67-2),
9 python-twisted-conch (>= 1:15.5.0-1), 10 python-twisted-conch (>= 1:15.5.0-1),
10 sudo, 11 sudo,
12 sysvinit-utils,
11 @builddeps@, 13 @builddeps@,