diff options
author | Colin Watson <cjwatson@debian.org> | 2006-11-15 00:48:30 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2006-11-15 00:48:30 +0000 |
commit | 0afa4059aa6138214602bf85cf0fc09fa6784882 (patch) | |
tree | 1dfd86b575a5d7a44e2c8b80b73a07cb0cccc0aa /debian | |
parent | e836924abc1da31a9ea47d18bda4353935668902 (diff) |
* Backport from 4.5p1:
- Fix a bug in the sshd privilege separation monitor that weakened its
verification of successful authentication. This bug is not known to be
exploitable in the absence of additional vulnerabilities.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 3722c921b..a018ed003 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -1,6 +1,10 @@ | |||
1 | openssh (1:4.3p2-6) UNRELEASED; urgency=low | 1 | openssh (1:4.3p2-6) UNRELEASED; urgency=low |
2 | 2 | ||
3 | * Acknowledge NMU (thanks, Manoj; closes: #394795). | 3 | * Acknowledge NMU (thanks, Manoj; closes: #394795). |
4 | * Backport from 4.5p1: | ||
5 | - Fix a bug in the sshd privilege separation monitor that weakened its | ||
6 | verification of successful authentication. This bug is not known to be | ||
7 | exploitable in the absence of additional vulnerabilities. | ||
4 | * openssh-server Suggests: molly-guard (closes: #395473). | 8 | * openssh-server Suggests: molly-guard (closes: #395473). |
5 | * debconf template translations: | 9 | * debconf template translations: |
6 | - Update German (thanks, Helge Kreutzmann; closes: #395947). | 10 | - Update German (thanks, Helge Kreutzmann; closes: #395947). |