summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2008-05-26 09:48:06 +0000
committerColin Watson <cjwatson@debian.org>2008-05-26 09:48:06 +0000
commit7487a077a410826fa48f6a1db33408831b48dd21 (patch)
treec5d31579c915770b43412085c42b8bfeed0e5f98 /debian
parent4233cfb1e92c2c436126bac2782b81e081286a02 (diff)
Drop to the user's UID when reading user keys with -a.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 609738ea1..01dcc41f4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -54,6 +54,7 @@ openssh (1:4.7p1-11) UNRELEASED; urgency=low
54 - Fix some buffer handling inconsistencies. 54 - Fix some buffer handling inconsistencies.
55 - Use xasprintf to build user key file names, avoiding truncation 55 - Use xasprintf to build user key file names, avoiding truncation
56 problems. 56 problems.
57 - Drop to the user's UID when reading user keys with -a.
57 58
58 -- Colin Watson <cjwatson@debian.org> Sat, 17 May 2008 08:48:45 +0200 59 -- Colin Watson <cjwatson@debian.org> Sat, 17 May 2008 08:48:45 +0200
59 60