Author :
sthen
Date :
2025-07-02 12:10:12
Hash :5f1ffc93 Message :update guacamole ("client", i.e. the bit that runs under tomcat and
provides the web ui) to 1.6.0
server is still stuck at 1.5.3, newer versions aren't working (1.5.4
and 1.5.5 need posix timers; 1.6.0 stops using them again but there's
some other issue resulting in the guacd process exiting when the client
connects, nothing in debug logs, potentially it started actually
requiring the PTHREAD_PROCESS_SHARED that was patched away and doesn't
seem to cause problems for 1.5.3).
net/guacamole/Makefile.inc
V?= 1.6.0
CATEGORIES= net
HOMEPAGE= https://guacamole.apache.org/
MAINTAINER= Stuart Henderson <stu.ports@spacehopper.org>
# Apache 2.0
PERMIT_PACKAGE= Yes