[openssh-commits] [openssh] branch master updated (eaa1744f -> 6993d9f0)
git+noreply at mindrot.org
git+noreply at mindrot.org
Thu Dec 5 01:29:08 AEDT 2024
This is an automated email from the git hooks/post-receive script.
djm pushed a change to branch master
in repository openssh.
from eaa1744f don't ignore changes in regress Makefiles
new 30c74626 upstream: Remove redundant field of definition check
new 97eb247f upstream: Remove fallback to compiled-in gropup for dhgex when the
new c0b03c25 upstream: spelling; ok djm@
new 6993d9f0 upstream: don't screw up ssh-keygen -l output when the file
The 4 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 6993d9f0959534b0b7d52e17b95e9e79fb0b3d0a
Author: djm at openbsd.org <djm at openbsd.org>
Date: Wed Dec 4 14:24:20 2024 +0000
upstream: don't screw up ssh-keygen -l output when the file
contains CR characters; GHPR236 bz3385, fix from Dmitry Belyavskiy
OpenBSD-Commit-ID: e458cf6b0adcea5b69ef4c7ba38e590841d02ef4
commit c0b03c2534946fc114880092177aa4a3683ced2d
Author: jsg at openbsd.org <jsg at openbsd.org>
Date: Tue Dec 3 22:30:03 2024 +0000
upstream: spelling; ok djm@
OpenBSD-Commit-ID: c8ff3f70020451eef214e598117b7ce1a29853ef
commit 97eb247f40167f44324e88a537d5b4fe771a63b2
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date: Tue Dec 3 16:27:53 2024 +0000
upstream: Remove fallback to compiled-in gropup for dhgex when the
moduli file exists, but does not contain moduli within the client-requested
range. The fallback behaviour remains for the case where the moduli file does
not exist (typically, running tests prior to installing). From bz#2793, based
in part on patch from Joe Testa, ok djm@
OpenBSD-Commit-ID: b1a8c5dbbedf249b42474679ebaf14db7332b1ab
commit 30c746265ebde29806dba77c92fb1fd3803cbf5c
Author: tb at openbsd.org <tb at openbsd.org>
Date: Tue Dec 3 15:53:51 2024 +0000
upstream: Remove redundant field of definition check
This will allow us to get rid of EC_GROUP_method_of() in the near future.
ok djm
OpenBSD-Commit-ID: b4a3d2e00990cf5c2ec6881c21ddca67327c2df8
Summary of changes:
clientloop.c | 4 ++--
dh.c | 8 ++++----
monitor.c | 4 ++--
ssh-keygen.c | 4 ++--
sshd-auth.c | 4 ++--
sshd-debug.sh | 2 +-
sshkey.c | 15 +--------------
7 files changed, 14 insertions(+), 27 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list