[
https://issues.apache.org/jira/browse/GUACAMOLE-1226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17268038#comment-17268038
]
Nick Couchman commented on GUACAMOLE-1226:
------------------------------------------
[~zybster]:
We actually recently went from CentOS to Debian due to the FreeRDP libraries
present in one versus the other, so I'm not sure we want to change back at this
point. That said, in the 1.3.0 release we did change to a slightly different
Debian base image and added the Debian backports repository in order to get
access to more recent libraries (again, primarily centered around FreeRDP), so
it's possible that we've also picked up newer versions of libssh2 and
libtelnet. You might give the 1.3.0 Docker images a shot and see if you have
anything more recent, there.
> 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)