[openssh-commits] [openssh] branch master updated (ea1f6490 -> 9499f2bb)

git+noreply at mindrot.org git+noreply at mindrot.org
Fri Aug 7 13:32:24 AEST 2020


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

djm pushed a change to branch master
in repository openssh.

      from  ea1f6490  support NetBSD's utmpx.ut_ss address field
       new  9499f2bb  Add CI with prepare script

The 1 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 9499f2bb01dc1032ae155999b2d7764b9491341f
Author: Stefan Schindler <dns2utf8 at estada.ch>
Date:   Wed Aug 5 19:00:52 2020 +0200

    Add CI with prepare script
    
    * Only use heimdal kerberos implementation
    * Fetch yubico/libfido2 (see: https://github.com/Yubico/libfido2)
    * Add one target for
        * all features
        * each feature alone
        * no features

Summary of changes:
 .github/setup_ci.sh         | 51 +++++++++++++++++++++++++++++++++++++++++++++
 .github/workflows/c-cpp.yml | 38 +++++++++++++++++++++++++++++++++
 2 files changed, 89 insertions(+)
 create mode 100755 .github/setup_ci.sh
 create mode 100644 .github/workflows/c-cpp.yml

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


More information about the openssh-commits mailing list