linuxserver / docker-baseimage-kasmvnc

Base Images for remote web based Linux desktops using KasmVNC for many popular distros.
GNU General Public License v3.0
281 stars 48 forks source link

[FEAT] Upgrade to KasmVNC 1.3.1 #60

Closed roobre closed 1 month ago

roobre commented 3 months ago

Is this a new feature request?

Wanted change

Currently packaged KasmVNC version has a bug that causes it to misbehave with firefox clients >=124. This was reported upstream in https://github.com/kasmtech/KasmVNC/issues/219, and has now been fixed in https://github.com/kasmtech/KasmVNC/releases/tag/v1.3.1.

I tried to make a PR for this, but I couldn't wrap my head around the build system. Specifically, I was not able to find in the codebase how to produce a debianbookworm- or ubuntunoble- image.

Reason for change

Bugfixes

Proposed code change

No response

github-actions[bot] commented 3 months ago

Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid.

roobre commented 3 months ago

Okay, took me quite some time to find that the debianbookworm and other non-alpine tags are just different branches on this repo. I'll try to build this locally and ensure that the latest release works fine :)

LinuxServer-CI commented 2 months ago

This issue has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions.

roobre commented 2 months ago

Activity taking place

renato-dl commented 2 days ago

It seems to me that the issue is still present. I am using ubuntujammy and KasmVNC version is still 1.3.0. Am I missing something?