diff options
author | Colin Watson <cjwatson@debian.org> | 2017-09-01 02:41:23 +0100 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2017-09-01 02:41:23 +0100 |
commit | 30d326ff9a02a10d0aa2cad1a5cd9d05554e78fd (patch) | |
tree | 2ff93dd45de49c8886282db2c2e9b7a6349bb953 /debian/changelog | |
parent | 762bdc05c2bb5521052ff9aa056edd63f6b82492 (diff) |
Tell haveged to create the pid file we expect.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 25c5c04ab..f2f442576 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -1,3 +1,9 @@ | |||
1 | openssh (1:7.5p1-10) UNRELEASED; urgency=medium | ||
2 | |||
3 | * Tell haveged to create the pid file we expect. | ||
4 | |||
5 | -- Colin Watson <cjwatson@debian.org> Fri, 01 Sep 2017 02:41:04 +0100 | ||
6 | |||
1 | openssh (1:7.5p1-9) unstable; urgency=medium | 7 | openssh (1:7.5p1-9) unstable; urgency=medium |
2 | 8 | ||
3 | * Run debian/tests/regress with "set -x". | 9 | * Run debian/tests/regress with "set -x". |