[openssh-commits] [openssh] branch master updated (6eee8c97 -> 064e09cd)
git+noreply at mindrot.org
git+noreply at mindrot.org
Mon Oct 16 20:14:23 AEDT 2023
This is an automated email from the git hooks/post-receive script.
dtucker pushed a change to branch master
in repository openssh.
from 6eee8c97 run t-extra regress tests
new 62db354b upstream: Move declaration of "len" into the block where it's used.
new 064e09cd Remove reference of dropped sshd.pam.old file
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 064e09cd632721c7e6889904e07767443ee23821
Author: Fabio Pedretti <pedretti.fabio at gmail.com>
Date: Mon Oct 16 10:13:06 2023 +0200
Remove reference of dropped sshd.pam.old file
The file was removed in openssh 8.8
commit 62db354b696b378a164b6e478cb6b0171dcb0c3d
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date: Mon Oct 16 08:40:00 2023 +0000
upstream: Move declaration of "len" into the block where it's used.
This lets us compile Portable with -Werror with when OpenSSL doesn't have
Ed25519 support.
OpenBSD-Commit-ID: e02e4b4af351946562a7caee905da60eff16ba29
Summary of changes:
contrib/redhat/openssh.spec | 9 ++++-----
sshkey.c | 5 +++--
2 files changed, 7 insertions(+), 7 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list