[openssh-commits] [openssh] branch master updated (d46ac56f -> 0dedb703)

git+noreply at mindrot.org git+noreply at mindrot.org
Fri Nov 29 11:54:17 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  d46ac56f  upstream: lots of dependencies go away here with ed25519 no longer
       new  ef3853bb  another attempt at sk-dummy.so working x-platform
       new  0dedb703  needs includes.h for WITH_OPENSSL

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 0dedb703adcd98d0dbc4479f5f312a2bd3df2850
Author: Damien Miller <djm at mindrot.org>
Date:   Fri Nov 29 11:53:57 2019 +1100

    needs includes.h for WITH_OPENSSL

commit ef3853bb94c2c72e7eda0de6cec0bcb1da62058f
Author: Damien Miller <djm at mindrot.org>
Date:   Fri Nov 29 11:52:23 2019 +1100

    another attempt at sk-dummy.so working x-platform
    
    include a fatal() implementation to satisfy libopenbsd-compat
    
    clean up .lo and .so files
    
    .gitignore .lo and .so files

Summary of changes:
 .gitignore                    |  2 ++
 Makefile.in                   |  6 ++++--
 hash.c                        |  2 ++
 regress/misc/sk-dummy/fatal.c | 20 ++++++++++++++++++++
 4 files changed, 28 insertions(+), 2 deletions(-)
 create mode 100644 regress/misc/sk-dummy/fatal.c

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


More information about the openssh-commits mailing list