diff options
author | Colin Watson <cjwatson@debian.org> | 2013-06-08 22:18:07 +0100 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2013-06-08 22:18:07 +0100 |
commit | 074489e1e6e97c75d87750035dbaf8c693e9736e (patch) | |
tree | 838e11a456ea7152c71417acd2c71060dc6c7707 /debian/changelog | |
parent | 04603e44daf10700cc3d987e4119efd9a30bb259 (diff) |
Document consequences of ssh-agent being setgid in ssh-agent(1); see
#711623.
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 2bf27dad9..7ab444385 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -1,3 +1,10 @@ | |||
1 | openssh (1:6.2p2-5) UNRELEASED; urgency=low | ||
2 | |||
3 | * Document consequences of ssh-agent being setgid in ssh-agent(1); see | ||
4 | #711623. | ||
5 | |||
6 | -- Colin Watson <cjwatson@debian.org> Sat, 08 Jun 2013 22:12:27 +0100 | ||
7 | |||
1 | openssh (1:6.2p2-4) unstable; urgency=low | 8 | openssh (1:6.2p2-4) unstable; urgency=low |
2 | 9 | ||
3 | * Fix non-portable shell in ssh-copy-id (closes: #711162). | 10 | * Fix non-portable shell in ssh-copy-id (closes: #711162). |