diff options
author | Colin Watson <cjwatson@debian.org> | 2008-10-09 11:55:33 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2008-10-09 11:55:33 +0000 |
commit | 10a433de3b18fa4024fed11b381b922131444a66 (patch) | |
tree | 9ac9c6b4c1ad688061a4067607220b76bf48a33e /debian/changelog | |
parent | 666b6d373a52cea8176a8addbb10d1da60edbdc7 (diff) |
ssh-copy-id: Strip trailing colons from hostname (closes: #226172,
LP: #249706; thanks to Karl Goetz for nudging this along).
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 df26dea13..fef4a2ce6 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -1,3 +1,10 @@ | |||
1 | openssh (1:5.1p1-4) UNRELEASED; urgency=low | ||
2 | |||
3 | * ssh-copy-id: Strip trailing colons from hostname (closes: #226172, | ||
4 | LP: #249706; thanks to Karl Goetz for nudging this along). | ||
5 | |||
6 | -- Colin Watson <cjwatson@debian.org> Thu, 09 Oct 2008 12:52:34 +0100 | ||
7 | |||
1 | openssh (1:5.1p1-3) unstable; urgency=low | 8 | openssh (1:5.1p1-3) unstable; urgency=low |
2 | 9 | ||
3 | * Remove unnecessary ssh-vulnkey output in non-verbose mode when no | 10 | * Remove unnecessary ssh-vulnkey output in non-verbose mode when no |