diff options
author | Colin Watson <cjwatson@debian.org> | 2017-08-28 12:04:02 +0100 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2017-08-28 12:04:02 +0100 |
commit | e1c5c61f519b8ef0c210c7949789cfb33ad0cf13 (patch) | |
tree | 643a94eeb6515e7b27c159bb139b6f58f13d8954 /debian/changelog | |
parent | 33e4d1c2c2833ece5bd22fc2ca982a9b7f8ad97f (diff) |
Run haveged during autopkgtests to ensure that they have enough entropy for key generation (LP: #1712921).
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 8d01ac39d..ab93af357 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -1,6 +1,8 @@ | |||
1 | openssh (1:7.5p1-8) UNRELEASED; urgency=medium | 1 | openssh (1:7.5p1-8) UNRELEASED; urgency=medium |
2 | 2 | ||
3 | * Drop openssh-client-ssh1, now built by a separate source package. | 3 | * Drop openssh-client-ssh1, now built by a separate source package. |
4 | * Run haveged during autopkgtests to ensure that they have enough entropy | ||
5 | for key generation (LP: #1712921). | ||
4 | 6 | ||
5 | -- Colin Watson <cjwatson@debian.org> Sun, 27 Aug 2017 23:24:58 +0100 | 7 | -- Colin Watson <cjwatson@debian.org> Sun, 27 Aug 2017 23:24:58 +0100 |
6 | 8 | ||