[openssh-commits] [openssh] branch master updated (e18983d03 -> b12d4ab1e)
git+noreply at mindrot.org
git+noreply at mindrot.org
Sat May 24 19:05:59 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 e18983d03 Remove progressmeter.o from libssh.a.
new a356d978e upstream: Make the display number check relative to
new b12d4ab1e upstream: Replace strncmp + byte count with strprefix in Penalty
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 b12d4ab1e16f57c6c348b483b1dbdd4530aaaddd
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date: Sat May 24 08:13:29 2025 +0000
upstream: Replace strncmp + byte count with strprefix in Penalty
config parsing. ok kn@, djm@
OpenBSD-Commit-ID: 34a41bb1b9ba37fb6c7eb29a7ea909547bf02a5a
commit a356d978e30dd9870c0b3a7d8edca535b0cd2809
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date: Sat May 24 08:09:32 2025 +0000
upstream: Make the display number check relative to
X11DisplayOffset.
This will allows people to use X11DisplayOffset to configure much higher
port ranges if they really want, while not changing the default behaviour.
Patch from Roman Gubarev via github PR#559, ok djm@
OpenBSD-Commit-ID: e0926af5dc0c11e364452b624c3ad0cda88550b5
Summary of changes:
channels.c | 6 +++---
servconf.c | 36 +++++++++++++++---------------------
2 files changed, 18 insertions(+), 24 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list