[openssh-commits] [openssh] branch master updated (f80fb819e -> 000c3d14e)
git+noreply at mindrot.org
git+noreply at mindrot.org
Mon Apr 7 21:12:42 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 f80fb819e remove all instances of -pie from LDFLAGS
new 49b8b9bf8 upstream: Wrap #include <openssl/dsa.h> in #ifdef WITH_DSA
new 000c3d14e upstream: Include time.h for time().
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 000c3d14e94d8f7597087c457260ea9417045b65
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date: Mon Apr 7 08:12:22 2025 +0000
upstream: Include time.h for time().
Fixes warning on some platforms when building without openssl.
OpenBSD-Commit-ID: 04ca29b8eaae1860c7adde3e770baa1866e30a54
commit 49b8b9bf829e08af22366530614a5e59ac341ca9
Author: tb at openbsd.org <tb at openbsd.org>
Date: Wed Apr 2 04:28:03 2025 +0000
upstream: Wrap #include <openssl/dsa.h> in #ifdef WITH_DSA
ok djm
OpenBSD-Commit-ID: ed01a7c102243f84e4a317aefb431916d98aab15
Summary of changes:
sshd.c | 3 ++-
sshkey.h | 4 +++-
2 files changed, 5 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list