summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2013-02-08 21:07:09 +0000
committerColin Watson <cjwatson@debian.org>2013-02-08 21:07:09 +0000
commit57beeaa6b23799ef7986a16bfc81b2de84a00aa8 (patch)
tree90c4d4dc1553b0a9d92004a353ec6ec216cd92b6 /debian/changelog
parent1327f52870f5b4bc5b1b34d4ead9bedd9998b609 (diff)
CVE-2010-5107: Improve DoS resistance by changing default of MaxStartups
to 10:30:100 (closes: #700102).
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 0941e5d15..7128dfccf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,8 @@ openssh (1:6.1p1-3) UNRELEASED; urgency=low
3 * Give ssh and ssh-krb5 versioned dependencies on openssh-client and 3 * Give ssh and ssh-krb5 versioned dependencies on openssh-client and
4 openssh-server, to try to reduce confusion when people run 'apt-get 4 openssh-server, to try to reduce confusion when people run 'apt-get
5 install ssh' or similar and expect that to upgrade everything relevant. 5 install ssh' or similar and expect that to upgrade everything relevant.
6 * CVE-2010-5107: Improve DoS resistance by changing default of MaxStartups
7 to 10:30:100 (closes: #700102).
6 8
7 -- Colin Watson <cjwatson@debian.org> Wed, 19 Dec 2012 10:50:33 +0000 9 -- Colin Watson <cjwatson@debian.org> Wed, 19 Dec 2012 10:50:33 +0000
8 10