[openssh-commits] [openssh] branch master updated (0eaca933 -> d8ac9af6)

git+noreply at mindrot.org git+noreply at mindrot.org
Tue Mar 17 09:48:52 AEDT 2020


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

dtucker pushed a change to branch master
in repository openssh.

      from  0eaca933  Include fido.h when checking for fido/credman.h.
       new  d8ac9af6  upstream: Cast lifetime to u_long for comparison to prevent unsigned

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 d8ac9af645f5519ac5211e9e1e4dc1ed00e9cced
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date:   Mon Mar 16 02:17:02 2020 +0000

    upstream: Cast lifetime to u_long for comparison to prevent unsigned
    
    comparison warning on 32bit arches.  Spotted by deraadt, ok djm.
    
    OpenBSD-Commit-ID: 7a75b2540bff5ab4fa00b4d595db1df13bb0515a

Summary of changes:
 ssh-add.c | 4 ++--
 1 file changed, 2 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