You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by jb...@apache.org on 2018/07/12 04:26:09 UTC

[karaf] branch master updated (3336158 -> 21c2a93)

This is an automated email from the ASF dual-hosted git repository.

jbonofre pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/karaf.git.


    from 3336158  Merge pull request #545 from graben/master
     add 8054642  [KARAF-5809] fallback for 'simple' host.key
     new 21c2a93  Merge pull request #543 from seeburger-ag/topic/KARAF-5809

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../ssh/keygenerator/OpenSSHKeyPairProvider.java   | 26 +++++++++++++++-
 .../OpenSSHGeneratorKeyFileProviderTest.java       | 35 ++++++++++++++++++++--
 2 files changed, 58 insertions(+), 3 deletions(-)


[karaf] 01/01: Merge pull request #543 from seeburger-ag/topic/KARAF-5809

Posted by jb...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

jbonofre pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/karaf.git

commit 21c2a935cd1a6b5d762f2fb9b39e21b3eae91c00
Merge: 3336158 8054642
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Thu Jul 12 12:26:06 2018 +0800

    Merge pull request #543 from seeburger-ag/topic/KARAF-5809
    
    [KARAF-5809] fallback for 'simple' host.key

 .../ssh/keygenerator/OpenSSHKeyPairProvider.java   | 26 +++++++++++++++-
 .../OpenSSHGeneratorKeyFileProviderTest.java       | 35 ++++++++++++++++++++--
 2 files changed, 58 insertions(+), 3 deletions(-)