[openssh-commits] [openssh] branch master updated (83b9678 -> b03ebe2)

git+noreply at mindrot.org git+noreply at mindrot.org
Thu Jan 15 03:09:34 EST 2015


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

djm pushed a change to branch master
in repository openssh.

      from  83b9678   fix merge botch
       new  c332110   some systems lack SO_REUSEPORT
       new  bc42cc6   kludge around tun API mismatch betterer
       new  b03ebe2   more --without-openssl

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 b03ebe2c22b8166e4f64c37737f4278676e3488d
Author: Damien Miller <djm at mindrot.org>
Date:   Thu Jan 15 03:08:58 2015 +1100

    more --without-openssl
    
    fix some regressions caused by upstream merges
    
    enable KRLs now that they no longer require BIGNUMs

commit bc42cc6fe784f36df225c44c93b74830027cb5a2
Author: Damien Miller <djm at mindrot.org>
Date:   Thu Jan 15 03:08:29 2015 +1100

    kludge around tun API mismatch betterer

commit c332110291089b624fa0951fbf2d1ee6de525b9f
Author: Damien Miller <djm at mindrot.org>
Date:   Thu Jan 15 02:59:51 2015 +1100

    some systems lack SO_REUSEPORT

Summary of changes:
 authfile.c                |  2 --
 krl.c                     |  3 ---
 openbsd-compat/port-tun.c |  8 ++++++--
 openbsd-compat/port-tun.h |  2 +-
 regress/netcat.c          |  4 ++--
 ssh-agent.c               |  2 ++
 ssh-keygen.c              | 10 ----------
 sshbuf.h                  |  4 ++--
 8 files changed, 13 insertions(+), 22 deletions(-)

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


More information about the openssh-commits mailing list