[openssh-commits] [openssh] branch master updated (4d2d4d47 -> 32187441)

git+noreply at mindrot.org git+noreply at mindrot.org
Sat Jul 3 20:38:42 AEST 2021


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

dtucker pushed a change to branch master
in repository openssh.

      from  4d2d4d47  Replace remaining references to ChallengeResponse.
       new  888c4599  Remove some whitespace not in upstream.
       new  9d5e31f5  Remove duplicate error on error path.
       new  4fa83e2d  Remove old OpenBSD version marker.
       new  32187441  Move signal.h up include order to match upstream.

The 4 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 321874416d610ad2158ce6112f094a4862c2e37f
Author: Darren Tucker <dtucker at dtucker.net>
Date:   Sat Jul 3 20:38:09 2021 +1000

    Move signal.h up include order to match upstream.

commit 4fa83e2d0e32c2dd758653e0359984bbf1334f32
Author: Darren Tucker <dtucker at dtucker.net>
Date:   Sat Jul 3 20:36:06 2021 +1000

    Remove old OpenBSD version marker.
    
    Looks like an accidental leftover from a sync.

commit 9d5e31f55d5f3899b72645bac41a932d298ad73b
Author: Darren Tucker <dtucker at dtucker.net>
Date:   Sat Jul 3 20:34:19 2021 +1000

    Remove duplicate error on error path.
    
    There's an extra error() call on the listen error path, it looks like
    its removal was missed during an upstream sync.

commit 888c459925c7478ce22ff206c9ac1fb812a40caf
Author: Darren Tucker <dtucker at dtucker.net>
Date:   Sat Jul 3 20:32:46 2021 +1000

    Remove some whitespace not in upstream.
    
    Reduces diff vs OpenBSD by a small amount.

Summary of changes:
 auth.c              | 1 -
 channels.c          | 3 +--
 hash.c              | 2 --
 kexdh.c             | 2 +-
 ssh-pkcs11-helper.c | 1 -
 5 files changed, 2 insertions(+), 7 deletions(-)

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


More information about the openssh-commits mailing list