diff options
author | Colin Watson <cjwatson@debian.org> | 2018-11-03 18:54:08 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2018-11-03 18:54:08 +0000 |
commit | be4c6dd37f7cd1fd6c9e7818a6392ce18fb3b585 (patch) | |
tree | 4b7770ce18fa5c26a84e77e4fb8b5c80b6a5d43e /debian/changelog | |
parent | c16684b54bdaa91df8db0869e69d1e55baa19053 (diff) |
Make the autopkgtest create /run/sshd if it doesn't already exist
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 731fe17cc..9368bfee6 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -1,6 +1,7 @@ | |||
1 | openssh (1:7.9p1-2) UNRELEASED; urgency=medium | 1 | openssh (1:7.9p1-2) UNRELEASED; urgency=medium |
2 | 2 | ||
3 | * Add GitLab CI configuration. | 3 | * Add GitLab CI configuration. |
4 | * Make the autopkgtest create /run/sshd if it doesn't already exist. | ||
4 | 5 | ||
5 | -- Colin Watson <cjwatson@debian.org> Sat, 03 Nov 2018 16:28:16 +0000 | 6 | -- Colin Watson <cjwatson@debian.org> Sat, 03 Nov 2018 16:28:16 +0000 |
6 | 7 | ||