[openssh-commits] [openssh] branch master updated (21ecb5fd7 -> fd5018fbe)
git+noreply at mindrot.org
git+noreply at mindrot.org
Sat Mar 28 16:19:10 AEDT 2026
This is an automated email from the git hooks/post-receive script.
djm pushed a change to branch master
in repository openssh.
from 21ecb5fd7 upstream: mention that RevokedKeys is read by the server at each
new 8331cb9da upstream: fix base16 parsing; currently unused. From Renaud Allard
new fd5018fbe upstream: ensure c->local_window doesn't underflow during updates;
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Detailed log of new commits:
commit fd5018fbeb6e91ae4321490c2825ecc632b83748
Author: djm at openbsd.org <djm at openbsd.org>
Date: Sat Mar 28 05:16:18 2026 +0000
upstream: ensure c->local_window doesn't underflow during updates;
similar to checks performed elsewhere. From Renaud Allard
OpenBSD-Commit-ID: 4827c10807936e9ab9af2cf1c7379e1f56dbdeac
commit 8331cb9daafd23391de4379e9977ff159bb8242e
Author: djm at openbsd.org <djm at openbsd.org>
Date: Sat Mar 28 05:10:25 2026 +0000
upstream: fix base16 parsing; currently unused. From Renaud Allard
OpenBSD-Commit-ID: 3f6e5d4c6a2550d5a7e3c33bcd895b7f8e42196b
Summary of changes:
channels.c | 7 +++++--
sshbuf-misc.c | 4 ++--
2 files changed, 7 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