diff options
author | Colin Watson <cjwatson@debian.org> | 2017-01-03 12:23:17 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2017-01-03 12:24:02 +0000 |
commit | ba96642edeb90c3a6ded02d367741b26ccd21afc (patch) | |
tree | c6e82b5059fb9f091db9af05e25bca642e08670f /debian/changelog | |
parent | 211eea7b947be4e9644f8f0f9169357f1f7b2296 (diff) | |
parent | cc50ca70e3b438577c33a85147e2a68666deaad9 (diff) |
Create mux socket for regression tests in a temporary directory.
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 424aae990..872eeb404 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -1,3 +1,9 @@ | |||
1 | openssh (1:7.4p1-5) UNRELEASED; urgency=medium | ||
2 | |||
3 | * Create mux socket for regression tests in a temporary directory. | ||
4 | |||
5 | -- Colin Watson <cjwatson@debian.org> Tue, 03 Jan 2017 12:23:34 +0000 | ||
6 | |||
1 | openssh (1:7.4p1-4) unstable; urgency=medium | 7 | openssh (1:7.4p1-4) unstable; urgency=medium |
2 | 8 | ||
3 | * Run regression tests inside annotate-output to try to diagnose timeout | 9 | * Run regression tests inside annotate-output to try to diagnose timeout |