[openssh-commits] [openssh] branch master updated (70d7044a9 -> 47af21eb8)
git+noreply at mindrot.org
git+noreply at mindrot.org
Sun Jun 7 09:57:13 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 70d7044a9 upstream: avoid truncation of pathnames headed to lstat() for
new e9916c44c upstream: pass >9 commandline arguments to the internal-sftp server,
new 47af21eb8 sync fmt_scaled.c with OpenBSD upstream
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 47af21eb8d480c0f368a629ab58e31b993ed28f2
Author: Damien Miller <djm at mindrot.org>
Date: Sun Jun 7 09:56:41 2026 +1000
sync fmt_scaled.c with OpenBSD upstream
Notably picks up this commit:
revision 1.24
date: 2026/06/06 23:49:25; author: djm; state: Exp; lines: +28 -12; commitid: oznzDs0MaUT3FEqO;
rearrange scan_scaled(3) ordering of multiplications and divisions
to better preserve accuracy for large exponents. From metsw24-max
via https://github.com/openssh/openssh-portable/pull/671/
ok tb@
commit e9916c44c1324ab9ab022719e4df08a390a83014
Author: djm at openbsd.org <djm at openbsd.org>
Date: Fri Jun 5 08:53:07 2026 +0000
upstream: pass >9 commandline arguments to the internal-sftp server,
previously they were silently dropped; reported by Steve Caffrey ok deraadt@
OpenBSD-Commit-ID: ee6cd5430a3ca027c3223af54b58ad3cc7ccd624
Summary of changes:
openbsd-compat/fmt_scaled.c | 39 +++++++++++++++++++++++++++------------
session.c | 21 +++++++++++----------
2 files changed, 38 insertions(+), 22 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list