[
https://issues.apache.org/jira/browse/GUACAMOLE-1540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17581078#comment-17581078
]
Mike Jumper commented on GUACAMOLE-1540:
----------------------------------------
The updated build process from the above PR will automatically select the
latest stable releases of each library. IMHO, that's best, as it will ensure
the image always has the latest patches/fixes from the core protocol library
projects we consume.
When a guac release goes out, the image will have whatever the latest library
releases are at that time, and the automated nightly rebuild will ensure new
library releases are applied even if we haven't released new updates for guac.
> Update libssh2 version within guacd Docker image to fix SSH key extraction
> problems
> -----------------------------------------------------------------------------------
>
> Key: GUACAMOLE-1540
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-1540
> Project: Guacamole
> Issue Type: Improvement
> Components: guacd-docker
> Reporter: James Muehlner
> Assignee: Mike Jumper
> Priority: Major
> Fix For: 1.5.0
>
>
> I've been having some issues getting SSH keys to correctly extract, and it
> looks like this issue is the culprit:
> [https://bugs.debian.org/cgi-bin/bugreport.cgi?archive=no&bug=668271]
> This problem is fixed in Ubuntu 21.10 - see
> [https://launchpad.net/ubuntu/+source/libssh2/1.9.0-3]
> Updating the guacamole-server docker build to use this version is confirmed
> to fix the problem.
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)