diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 0556949c4..3b2d9a47e 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -6,7 +6,7 @@ openssh (1:4.7p1-8) UNRELEASED; urgency=low | |||
6 | * Tweak scp's reporting of filenames in verbose mode to be a bit less | 6 | * Tweak scp's reporting of filenames in verbose mode to be a bit less |
7 | confusing with spaces (thanks, Nicolas Valcárcel; LP: #89945). | 7 | confusing with spaces (thanks, Nicolas Valcárcel; LP: #89945). |
8 | * Backport from 4.9p1: | 8 | * Backport from 4.9p1: |
9 | - Ignore ~/.ssh/rc if a sshd_config ForcedCommand is specified (see | 9 | - Ignore ~/.ssh/rc if a sshd_config ForceCommand is specified (see |
10 | http://www.securityfocus.com/bid/28531/info). | 10 | http://www.securityfocus.com/bid/28531/info). |
11 | - Add no-user-rc authorized_keys option to disable execution of | 11 | - Add no-user-rc authorized_keys option to disable execution of |
12 | ~/.ssh/rc. | 12 | ~/.ssh/rc. |