[openssh-commits] [openssh] branch master updated (acfe2ac5 -> 53a33a0d)
git+noreply at mindrot.org
git+noreply at mindrot.org
Sun Sep 20 16:17:01 AEST 2020
This is an automated email from the git hooks/post-receive script.
djm pushed a change to branch master
in repository openssh.
from acfe2ac5 libfido2 1.5.0 is recommended
new 107eb3ee upstream: cap channel input buffer size at 16MB; avoids high memory use
new 53a33a0d .depend
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Detailed log of new commits:
commit 53a33a0d745179c02108589e1722457ca8ae4372
Author: Damien Miller <djm at mindrot.org>
Date: Sun Sep 20 15:57:09 2020 +1000
.depend
commit 107eb3eeafcd390e1fa7cc7672a05e994d14013e
Author: djm at openbsd.org <djm at openbsd.org>
Date: Sun Sep 20 05:47:25 2020 +0000
upstream: cap channel input buffer size at 16MB; avoids high memory use
when peer advertises a large window but is slow to consume the data we send
(e.g. because of a slow network)
reported by Pierre-Yves David
fix with & ok markus@
OpenBSD-Commit-ID: 1452771f5e5e768876d3bfe2544e3866d6ade216
Summary of changes:
.depend | 4 ++--
channels.c | 5 ++++-
channels.h | 5 ++++-
3 files changed, 10 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list