[openssh-commits] [openssh] branch master updated (ad44ca81 -> f79364ba)

git+noreply at mindrot.org git+noreply at mindrot.org
Wed Nov 27 16:02:54 AEDT 2019


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

djm pushed a change to branch master
in repository openssh.

      from  ad44ca81  upstream: test FIDO2/U2F key types; ok markus@
       new  70ec5e5e  upstream: Make channel_id u_int32_t and remove unnecessary check
       new  f79364ba  upstream: use error()+_exit() instead of fatal() to avoid running

The 2 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 f79364bacaebde4f1c260318ab460fceacace02f
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Wed Nov 27 05:00:17 2019 +0000

    upstream: use error()+_exit() instead of fatal() to avoid running
    
    cleanup handlers in child process; spotted via weird regress failures in
    portable
    
    OpenBSD-Commit-ID: 6902a9bb3987c7d347774444f7979b8a9ba7f412

commit 70ec5e5e2681bcd409a9df94a2fec6f57a750945
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date:   Wed Nov 27 03:34:04 2019 +0000

    upstream: Make channel_id u_int32_t and remove unnecessary check
    
    and cast that were left over from the type conversion.  Noted by
    t-hashida at amiya.co.jp in bz#3098, ok markus@ djm@
    
    OpenBSD-Commit-ID: 3ad105b6a905284e780b1fd7ff118e1c346e90b5

Summary of changes:
 readpass.c   |  5 +++--
 serverloop.c | 12 +++++-------
 2 files changed, 8 insertions(+), 9 deletions(-)

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


More information about the openssh-commits mailing list