diff options
author | Colin Watson <cjwatson@debian.org> | 2013-06-05 10:53:11 +0100 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2013-06-05 10:53:11 +0100 |
commit | cd39a6faf86c969d04881fc77b8b3e4d15165eb4 (patch) | |
tree | f9f3f5c348467b17b8b9cf37b5d6800339820bc9 /debian/changelog | |
parent | c0aae8eba3fb52a3fa87208d0066f2b8d7eca8b2 (diff) |
Fix non-portable shell in ssh-copy-id (closes: #711162).
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 5c1a5c11c..8cb2afd10 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -1,3 +1,9 @@ | |||
1 | openssh (1:6.2p2-4) UNRELEASED; urgency=low | ||
2 | |||
3 | * Fix non-portable shell in ssh-copy-id (closes: #711162). | ||
4 | |||
5 | -- Colin Watson <cjwatson@debian.org> Fri, 31 May 2013 16:20:49 +0100 | ||
6 | |||
1 | openssh (1:6.2p2-3) unstable; urgency=low | 7 | openssh (1:6.2p2-3) unstable; urgency=low |
2 | 8 | ||
3 | * If the running init daemon is Upstart, then, on the first upgrade to | 9 | * If the running init daemon is Upstart, then, on the first upgrade to |