[openssh-commits] [openssh] branch master updated (011052de -> 264a9662)

git+noreply at mindrot.org git+noreply at mindrot.org
Tue Feb 18 20:24:10 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  011052de  Remove unused variable warning.
       new  30144865  upstream: document -F none; with jmc@
       new  de1f3564  upstream: Detect and prevent simple configuration loops when using
       new  264a9662  upstream: Ensure that the key lifetime provided fits within the

The 3 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 264a966216137c9f4f8220fd9142242d784ba059
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date:   Tue Feb 18 08:58:33 2020 +0000

    upstream: Ensure that the key lifetime provided fits within the
    
    values allowed by the wire format (u32). Prevents integer wraparound of the
    timeout values. bz#3119, ok markus@ djm@
    
    OpenBSD-Commit-ID: 8afe6038b5cdfcf63360788f012a7ad81acc46a2

commit de1f3564cd85915b3002859873a37cb8d31ac9ce
Author: dtucker at openbsd.org <dtucker at openbsd.org>
Date:   Tue Feb 18 08:49:49 2020 +0000

    upstream: Detect and prevent simple configuration loops when using
    
    ProxyJump. bz#3057, ok djm@
    
    OpenBSD-Commit-ID: 077d21c564c886c98309d871ed6f8ef267b9f037

commit 30144865bfa06b12239cfabc37c45e5ddc369d97
Author: naddy at openbsd.org <naddy at openbsd.org>
Date:   Sun Feb 16 21:15:43 2020 +0000

    upstream: document -F none; with jmc@
    
    OpenBSD-Commit-ID: 0eb93b75473d2267aae9200e02588e57778c84f2

Summary of changes:
 ssh-add.c | 13 +++++++------
 ssh.1     |  7 +++++--
 ssh.c     | 10 +++++++++-
 3 files changed, 21 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