[openssh-commits] [openssh] branch master updated (b9f6a84ea -> 3957cc291)
git+noreply at mindrot.org
git+noreply at mindrot.org
Thu Oct 2 19:04:56 AEST 2025
This is an automated email from the git hooks/post-receive script.
dtucker pushed a change to branch master
in repository openssh.
from b9f6a84ea Pass COMPATINCLUDES down to openbsd-compat too.
new 6a239b057 upstream: backout r1.243 (fix for fatal during tab-completion with
new 3957cc291 upstream: Relax array check slightly. Prevents compiler warnings
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 3957cc2914cdc88932c972413853f8b68c1ffba5
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date: Thu Oct 2 08:38:43 2025 +0000
upstream: Relax array check slightly. Prevents compiler warnings
in -portable when there are no kbdint devices present. ok djm@
OpenBSD-Commit-ID: c1c050cecd642d6073c792201908fd225191df93
commit 6a239b057be2897d7a597daaf5394f2e7312dc65
Author: djm at openbsd.org <djm at openbsd.org>
Date: Thu Oct 2 04:23:11 2025 +0000
upstream: backout r1.243 (fix for fatal during tab-completion with
some multibyte sequences) as it breaks the common case for tab completion.
Will deal with it properly after release.
OpenBSD-Commit-ID: 196d00f5ff19579214de45357f16a1fb2d624be1
Summary of changes:
auth2-chall.c | 4 ++--
sftp.c | 7 +------
2 files changed, 3 insertions(+), 8 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list