diff options
author | Colin Watson <cjwatson@debian.org> | 2017-01-01 14:38:21 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2017-01-01 15:05:15 +0000 |
commit | fb685a2e51057d965305da7ce2f0234e5c3a1017 (patch) | |
tree | 657afff2d09d12dadaa09c7396507b6b8f209a1b /debian/changelog | |
parent | c3e0f29d16ee400a73ee05efb22a139c4b415ada (diff) |
Run regression tests inside annotate-output to try to diagnose timeout issues.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index fd238ee51..246811ec9 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -1,3 +1,10 @@ | |||
1 | openssh (1:7.4p1-4) UNRELEASED; urgency=medium | ||
2 | |||
3 | * Run regression tests inside annotate-output to try to diagnose timeout | ||
4 | issues. | ||
5 | |||
6 | -- Colin Watson <cjwatson@debian.org> Sun, 01 Jan 2017 14:32:26 +0000 | ||
7 | |||
1 | openssh (1:7.4p1-3) unstable; urgency=medium | 8 | openssh (1:7.4p1-3) unstable; urgency=medium |
2 | 9 | ||
3 | * Revert attempted hack around regress/forwarding.sh test failure, since | 10 | * Revert attempted hack around regress/forwarding.sh test failure, since |