You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@guacamole.apache.org by "Nick Couchman (Jira)" <ji...@apache.org> on 2020/12/01 14:54:00 UTC

[jira] [Commented] (GUACAMOLE-1226) Update docker containers

    [ https://issues.apache.org/jira/browse/GUACAMOLE-1226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17241592#comment-17241592 ] 

Nick Couchman commented on GUACAMOLE-1226:
------------------------------------------

{quote}
It's possible to build the new version from git repository.
{quote}

We have intentionally avoided custom-building packages to support these containers, instead relying upon the packages in the repositories. Building custom code (other than our own) adds a level of support that I don't know that we want to be responsible for, so I hesitate to do this.

> Update docker containers
> ------------------------
>
>                 Key: GUACAMOLE-1226
>                 URL: https://issues.apache.org/jira/browse/GUACAMOLE-1226
>             Project: Guacamole
>          Issue Type: Improvement
>          Components: guacamole-docker
>    Affects Versions: 1.2.0
>            Reporter: Zyb Ster
>            Priority: Major
>
> Most recent offical docker containers of guacamole-server are not able to handle ECDSA & ED25519 SSH Keys to connect to hosts.
> Reason for this is that libssh2-1 is version Version: 1.8.0-2.1 but needs to be version 1.9.0 to support both.
> Version 1.9. also is not available in the debian repositories.
> It's possible to build the new version from git repository.
> [https://libssh2.org/changes.html#1.9.0]
> Also in Ubuntu there is no recent version available.
> Alpine as well as Arch Linux provide packages - however they do not have libtelnet in their repositories.
> Is there any chance to build up-to-date docker containers including Guacamole 1.3 and libssh2-1.9.0 ?
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)