[openssh-commits] [openssh] branch master updated (4d24b3b -> 5c27e3b)

git+noreply at mindrot.org git+noreply at mindrot.org
Mon Mar 23 17:10:20 AEDT 2015


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

djm pushed a change to branch master
in repository openssh.

      from  4d24b3b   remove error() accidentally inserted for debugging
       new  1cb3016   upstream commit
       new  b07011c   upstream commit
       new  725fd22   upstream commit
       new  5c27e3b   upstream commit

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 5c27e3b6ec2db711dfcd40e6359c0bcdd0b62ea9
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Mon Mar 23 06:06:38 2015 +0000

    upstream commit
    
    for ssh-keygen -A, don't try (and fail) to generate ssh
     v.1 keys when compiled without SSH1 support RSA/DSA/ECDSA keys when compiled
     without OpenSSL based on patch by Mike Frysinger; bz#2369

commit 725fd22a8c41db7de73a638539a5157b7e4424ae
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Wed Mar 18 01:44:21 2015 +0000

    upstream commit
    
    KRL support doesn't need OpenSSL anymore, remove #ifdefs
     from around call

commit b07011c18e0b2e172c5fd09d21fb159a0bf5fcc7
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Mon Mar 16 11:09:52 2015 +0000

    upstream commit
    
    #if 0 some more arrays used only for decrypting (we don't
     use since we only need encrypt for AES-CTR)

commit 1cb3016635898d287e9d58b50c430995652d5358
Author: jsg at openbsd.org <jsg at openbsd.org>
Date:   Wed Mar 11 00:48:39 2015 +0000

    upstream commit
    
    add back the changes from rev 1.206, djm reverted this by
     mistake in rev 1.207

Summary of changes:
 authfile.c   | 2 +-
 packet.c     | 7 +++++--
 rijndael.c   | 2 +-
 ssh-keygen.c | 8 ++++++--
 4 files changed, 13 insertions(+), 6 deletions(-)

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


More information about the openssh-commits mailing list