diff options
author | Colin Watson <cjwatson@debian.org> | 2005-07-09 23:06:59 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2005-07-09 23:06:59 +0000 |
commit | 8e5cf830fdb7e1b39c9666fd5df379c2d127669d (patch) | |
tree | ae998c779b6ccf001a34d8e0e9aea88854341af8 /debian/changelog | |
parent | 316983acd1f20d11c03937f17667b83f6c1bba98 (diff) |
Do the IDEA host key check on a temporary file to avoid altering
/etc/ssh/ssh_host_key itself (closes: #312312).
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 00e514beb..61bbb4234 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -1,3 +1,10 @@ | |||
1 | openssh (1:4.1p1-7) UNRELEASED; urgency=low | ||
2 | |||
3 | * Do the IDEA host key check on a temporary file to avoid altering | ||
4 | /etc/ssh/ssh_host_key itself (closes: #312312). | ||
5 | |||
6 | -- Colin Watson <cjwatson@debian.org> Sat, 9 Jul 2005 23:59:38 +0100 | ||
7 | |||
1 | openssh (1:4.1p1-6) unstable; urgency=low | 8 | openssh (1:4.1p1-6) unstable; urgency=low |
2 | 9 | ||
3 | * Fix one-character typo that meant the binaries in openssh-client and | 10 | * Fix one-character typo that meant the binaries in openssh-client and |