Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to latest guacamole 1.5.5 #6

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

elliottmatt
Copy link

I upgraded alpine to 3.18 because we cannot go up to 3.19 due to https://issues.apache.org/jira/browse/GUACAMOLE-1891.

Tomcat 8 went EOL and the downloads broke. I tried to go up to Tomcat 10 but there are too many changes so I upgraded to Tomcat 9.

@Troublebrewing
Copy link

readme should be updated as well

@Troublebrewing
Copy link

Digging into this more, guacamole-client is not compatible with Tomcat 10+ because the project changed from javax to Jakarta, noted here: https://tomcat.apache.org/migration-10.html

Tomcat 9 support will probably end this year (2025) and the Guacamole team has been working on migrating the project to Jakarta. Discussion can be found here https://issues.apache.org/jira/browse/GUACAMOLE-1325

Pull request apache/guacamole-client#972 was created implementing this change. It sounds like Guacamole project will drop support for Tomcat 9 and older starting with Guac 1.6 or Guac 2.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants