diff options
author | Colin Watson <cjwatson@debian.org> | 2015-12-03 17:05:31 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2015-12-03 17:07:25 +0000 |
commit | 72ad2a8d69daa14c8e91283e9aa8be38099cd473 (patch) | |
tree | 1aca64273a78c4f077ed2236ce63387f97d8d456 /debian/changelog | |
parent | 7e19629e278bdcd6cb1885da7a26110f12724030 (diff) | |
parent | c975d37df187e00832d6b6070731b8a8c16a6f56 (diff) |
Drop SSH1 keepalive patch. Now that SSH1 is disabled at compile-time, it's been rejected upstream and there isn't much point carrying it any more.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 31de67bbf..672d02bb0 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -1,6 +1,9 @@ | |||
1 | openssh (1:7.1p1-2) UNRELEASED; urgency=medium | 1 | openssh (1:7.1p1-2) UNRELEASED; urgency=medium |
2 | 2 | ||
3 | * Really enable conch interoperability tests under autopkgtest. | 3 | * Really enable conch interoperability tests under autopkgtest. |
4 | * Drop SSH1 keepalive patch. Now that SSH1 is disabled at compile-time, | ||
5 | it's been rejected upstream and there isn't much point carrying it any | ||
6 | more. | ||
4 | 7 | ||
5 | -- Colin Watson <cjwatson@debian.org> Thu, 03 Dec 2015 11:59:32 +0000 | 8 | -- Colin Watson <cjwatson@debian.org> Thu, 03 Dec 2015 11:59:32 +0000 |
6 | 9 | ||