[openssh-commits] [openssh] branch master updated (d23efe4b -> 2923d026)

git+noreply at mindrot.org git+noreply at mindrot.org
Sat Mar 26 12:56:12 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  d23efe4b  Add OpenWRT mips and mipsel test targets.
       new  2923d026  Factor out platform-specific locked account check.

The 1 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 2923d026e55998133c0f6e5186dca2a3c0fa5ff5
Author: Darren Tucker <dtucker at dtucker.net>
Date:   Sat Mar 26 12:49:50 2022 +1100

    Factor out platform-specific locked account check.
    
    Also fixes an incorrect free on platforms with both libiaf and shadow
    passwords (probably only Unixware).  Prompted by github PR#284,
    originally from @c3h2_ctf and stoeckmann at .

Summary of changes:
 auth.c     | 50 +++-----------------------------------------------
 platform.c | 51 +++++++++++++++++++++++++++++++++++++++++++++++++++
 platform.h |  1 +
 3 files changed, 55 insertions(+), 47 deletions(-)

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


More information about the openssh-commits mailing list