[openssh-commits] [openssh] branch master updated (a95fc5ee -> 7e8800f5)
git+noreply at mindrot.org
git+noreply at mindrot.org
Fri Jul 7 08:31:10 AEST 2023
This is an automated email from the git hooks/post-receive script.
dtucker pushed a change to branch master
in repository openssh.
from a95fc5ee gss-serv.c: `MAXHOSTNAMELEN` -> `HOST_NAME_MAX`
new 94842bfe upstream: add support for unix domain sockets to ssh -W
new 7e8800f5 upstream: minleft and maxsign are u_int so cast appropriately. Prompted
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 7e8800f5d701efffa39ccb63ca1e095ea777c31a
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date: Thu Jul 6 22:17:59 2023 +0000
upstream: minleft and maxsign are u_int so cast appropriately. Prompted
by github PR#410, ok deraadt.
OpenBSD-Commit-ID: 0514cd51db3ec60239966622a0d3495b15406ddd
commit 94842bfe9b09fc93189c6ed0dc9bbebc1d44a426
Author: dlg at openbsd.org <dlg at openbsd.org>
Date: Tue Jul 4 03:59:21 2023 +0000
upstream: add support for unix domain sockets to ssh -W
ok djm@ dtucker@
OpenBSD-Commit-ID: 3e6d47567b895c7c28855c7bd614e106c987a6d8
Summary of changes:
channels.c | 7 ++++---
channels.h | 4 ++--
ssh-add.c | 6 +++---
ssh.c | 6 ++++--
4 files changed, 13 insertions(+), 10 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list