[openssh-commits] [openssh] branch V_9_9 updated (ef95df40 -> d58ae05b)

git+noreply at mindrot.org git+noreply at mindrot.org
Mon Mar 3 09:45:13 AEDT 2025


This is an automated email from the git hooks/post-receive script.

djm pushed a change to branch V_9_9
in repository openssh.

    from ef95df40 Rebuild config files if Makefile changes.
     new 3b4adf20 include __builtin_popcount replacement function
     new d58ae05b upstream: fix PerSourcePenalty incorrectly using "crash" penalty when

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 d58ae05bb7838e1fdae967752f06b0b2471a63f5
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Sun Mar 2 22:44:00 2025 +0000

    upstream: fix PerSourcePenalty incorrectly using "crash" penalty when
    
    LoginGraceTime was exceeded. Reported by irwin AT princeton.edu via bz3797
    
    OpenBSD-Commit-ID: 1ba3e490a5a9451359618c550d995380af454d25

commit 3b4adf2018ae8fdd48623b6b5ede182319a76b8f
Author: Damien Miller <djm at mindrot.org>
Date:   Sun Mar 2 22:06:53 2025 +1100

    include __builtin_popcount replacement function
    
    Some systems/compilers lack __builtin_popcount(), so replace it as
    necessary. Reported by Dennis Clarke; ok dtucker@

Summary of changes:
 configure.ac            | 13 +++++++++++++
 libcrux_mlkem768_sha3.h |  8 ++++++--
 mlkem768.sh             | 10 +++++++++-
 srclimit.c              |  2 +-
 4 files changed, 29 insertions(+), 4 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
djm at mindrot.org.


More information about the openssh-commits mailing list