[openssh-commits] [openssh] branch master updated (4be7184e -> 322964f8)
git+noreply at mindrot.org
git+noreply at mindrot.org
Fri Jul 1 16:01:05 AEST 2022
This is an automated email from the git hooks/post-receive script.
dtucker pushed a change to branch master
in repository openssh.
from 4be7184e upstream: bump up loglevel from debug to info when unable to open
new 32e82a39 Skip select+rlimit check if sandboxing is disabled
new 7ec81daa upstream: use consistent field names (s/char/byte)
new 322964f8 upstream: Remove leftover line.
The 3 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 322964f8f2e9c321e77ebae1e4d2cd0ccc5c5a0b
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date: Fri Jul 1 05:08:23 2022 +0000
upstream: Remove leftover line.
Remove extra line leftover from merge conflict. ok djm@
OpenBSD-Commit-ID: 460e2290875d7ae64971a7e669c244b1d1c0ae2e
commit 7ec81daad0e03a64e8d91c5590960c48c1a899a3
Author: djm at openbsd.org <djm at openbsd.org>
Date: Fri Jul 1 04:45:50 2022 +0000
upstream: use consistent field names (s/char/byte)
in format description
OpenBSD-Commit-ID: 3de33572733ee7fcfd7db33d37db23d2280254f0
commit 32e82a392d9f263485effdd606ff5862d289a4a0
Author: Darren Tucker <dtucker at dtucker.net>
Date: Fri Jul 1 13:55:19 2022 +1000
Skip select+rlimit check if sandboxing is disabled
It's not needed in that case, and the test can fail when being built
with some compiler memory sanitizer flags. bz#3441
Summary of changes:
PROTOCOL.key | 12 ++++++------
configure.ac | 12 ++++++++----
sshd.c | 4 +---
3 files changed, 15 insertions(+), 13 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list