diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index e0aab97e7..abcf93a65 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -1,8 +1,8 @@ | |||
1 | openssh (1:7.7p1-4) unstable; urgency=high | 1 | openssh (1:7.7p1-4) unstable; urgency=high |
2 | 2 | ||
3 | * Apply upstream patch to delay bailout for invalid authenticating user | 3 | * CVE-2018-15473: Apply upstream patch to delay bailout for invalid |
4 | until after the packet containing the request has been fully parsed | 4 | authenticating user until after the packet containing the request has |
5 | (closes: #906236). | 5 | been fully parsed (closes: #906236). |
6 | 6 | ||
7 | -- Colin Watson <cjwatson@debian.org> Fri, 17 Aug 2018 14:09:32 +0100 | 7 | -- Colin Watson <cjwatson@debian.org> Fri, 17 Aug 2018 14:09:32 +0100 |
8 | 8 | ||