[openssh-commits] [openssh] branch master updated (abb9a8aa -> b0b58222)
git+noreply at mindrot.org
git+noreply at mindrot.org
Mon Dec 19 19:02:05 AEDT 2022
This is an automated email from the git hooks/post-receive script.
dtucker pushed a change to branch master
in repository openssh.
from abb9a8aa Use sudo when resetting perms on directories.
new ed844457 Add tests for LibreSSL 3.7.0 and OpenSSL 1.1.1s.
new b0b58222 Simply handling of SSH_CONNECTION PAM env var.
The 2 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 b0b58222c7cc62efd8212c4fb65a545f58ebb22d
Author: Darren Tucker <dtucker at dtucker.net>
Date: Mon Dec 19 18:49:51 2022 +1100
Simply handling of SSH_CONNECTION PAM env var.
Prompted by bz#3508: there's no need to cache the value of
sshpam_conninfo so remove the global. While there, add check of
return value from pam_putenv. ok djm@
commit ed8444572ae684fdb892f97bae342c6cb6456f04
Author: Darren Tucker <dtucker at dtucker.net>
Date: Mon Dec 19 18:42:34 2022 +1100
Add tests for LibreSSL 3.7.0 and OpenSSL 1.1.1s.
Summary of changes:
.github/workflows/c-cpp.yml | 2 ++
auth-pam.c | 16 +++++++++++-----
2 files changed, 13 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list