[openssh-commits] [openssh] branch master updated (a30bafcbb -> a253258c6)
git+noreply at mindrot.org
git+noreply at mindrot.org
Wed Sep 16 16:29:23 AEST 2026
This is an automated email from the git hooks/post-receive script.
djm pushed a change to branch master
in repository openssh.
from a30bafcbb upstream: simpler
new 3c11ea405 upstream: bz3635 - ssh-add -P to skip PIN entry
new 43f59b810 upstream: masking signals requried sigaddset, not sigdelset; bz3981
new a253258c6 upstream: convert channel timeouts to use floating points, allows
The 3 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 a253258c6d9ed991d7390f0d5569f83f189eab75
Author: djm at openbsd.org <djm at openbsd.org>
Date: Wed Sep 16 06:23:15 2026 +0000
upstream: convert channel timeouts to use floating points, allows
fractional and subsecond timeouts; ok markus, deraadt
OpenBSD-Commit-ID: f25665fc4e734ade36f6cb631dc28c6c54bb9e76
commit 43f59b81017e3a80f8683044eaaab1621063eae1
Author: djm at openbsd.org <djm at openbsd.org>
Date: Wed Sep 16 06:12:42 2026 +0000
upstream: masking signals requried sigaddset, not sigdelset; bz3981
OpenBSD-Commit-ID: 9a85d68149d2840201cb59ca39ae5eb24bff0d80
commit 3c11ea405486b5ec08f56b7d181ab77e98fdb96b
Author: djm at openbsd.org <djm at openbsd.org>
Date: Wed Sep 16 05:10:12 2026 +0000
upstream: bz3635 - ssh-add -P to skip PIN entry
ok dtucker
OpenBSD-Commit-ID: ca89f9cdc1dad7b5d28d55e342e4e110e7cc3d98
Summary of changes:
channels.c | 64 +++++++++++++++++++++++++++++-----------------------------
channels.h | 12 +++++------
misc.c | 31 ++++++++++++++++++++++++----
misc.h | 6 ++++--
monitor_wrap.c | 5 +++--
ssh-add.1 | 11 +++++++---
ssh-add.c | 31 +++++++++++++++++-----------
ssh.c | 8 +++++---
sshd.c | 6 +++---
9 files changed, 107 insertions(+), 67 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list