[2/2] guacamole-server git commit: GUACAMOLE-623: Merge include dependencies of Kubernetes support in Docker image build.

2018-09-27 Thread vnick
GUACAMOLE-623: Merge include dependencies of Kubernetes support in Docker image build. Project: http://git-wip-us.apache.org/repos/asf/guacamole-server/repo Commit: http://git-wip-us.apache.org/repos/asf/guacamole-server/commit/356dcef9 Tree:

[1/2] guacamole-server git commit: GUACAMOLE-623: Include dependences of Kubernetes support in Docker image build.

2018-09-27 Thread vnick
Repository: guacamole-server Updated Branches: refs/heads/master 7352d6681 -> 356dcef9e GUACAMOLE-623: Include dependences of Kubernetes support in Docker image build. Project: http://git-wip-us.apache.org/repos/asf/guacamole-server/repo Commit:

[1/2] guacamole-server git commit: GUACAMOLE-623: Start terminal once Kubernetes connection is ready (necessary since merge of GUACAMOLE-622).

2018-09-27 Thread vnick
Repository: guacamole-server Updated Branches: refs/heads/master b0be80803 -> 7352d6681 GUACAMOLE-623: Start terminal once Kubernetes connection is ready (necessary since merge of GUACAMOLE-622). Project: http://git-wip-us.apache.org/repos/asf/guacamole-server/repo Commit:

[jira] [Created] (GUACAMOLE-633) Error: /lib64/libavutil.a(eval.o): undefined reference to symbol 'acos@@GLIBC_2.2.5

2018-09-27 Thread ImCylon (JIRA)
ImCylon created GUACAMOLE-633: - Summary: Error: /lib64/libavutil.a(eval.o): undefined reference to symbol 'acos@@GLIBC_2.2.5 Key: GUACAMOLE-633 URL: https://issues.apache.org/jira/browse/GUACAMOLE-633

[jira] [Closed] (GUACAMOLE-633) Error: /lib64/libavutil.a(eval.o): undefined reference to symbol 'acos@@GLIBC_2.2.5

2018-09-27 Thread Michael Jumper (JIRA)
[ https://issues.apache.org/jira/browse/GUACAMOLE-633?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Jumper closed GUACAMOLE-633. Resolution: Invalid > Error: /lib64/libavutil.a(eval.o): undefined reference to symbol

[jira] [Commented] (GUACAMOLE-633) Error: /lib64/libavutil.a(eval.o): undefined reference to symbol 'acos@@GLIBC_2.2.5

2018-09-27 Thread Michael Jumper (JIRA)
[ https://issues.apache.org/jira/browse/GUACAMOLE-633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16629847#comment-16629847 ] Michael Jumper commented on GUACAMOLE-633: -- Your libavutil was packaged/built incorrectly and

[5/6] guacamole-server git commit: GUACAMOLE-623: Kill connection if libwebsockets is destroying the underlying WebSocket.

2018-09-27 Thread vnick
GUACAMOLE-623: Kill connection if libwebsockets is destroying the underlying WebSocket. Older versions of libwebsockets will not necessarily invoke close events under all circumstances, and will instead sometimes summarily destroy the WebSocket. Thankfully there is another event for that, and

[2/6] guacamole-server git commit: GUACAMOLE-623: Use libwebsockets' dummy callback only if defined.

2018-09-27 Thread vnick
GUACAMOLE-623: Use libwebsockets' dummy callback only if defined. Project: http://git-wip-us.apache.org/repos/asf/guacamole-server/repo Commit: http://git-wip-us.apache.org/repos/asf/guacamole-server/commit/b48a1b3a Tree: http://git-wip-us.apache.org/repos/asf/guacamole-server/tree/b48a1b3a

[1/6] guacamole-server git commit: GUACAMOLE-623: Support older libwebsockets SSL initialization.

2018-09-27 Thread vnick
Repository: guacamole-server Updated Branches: refs/heads/master af93cfb32 -> b0be80803 GUACAMOLE-623: Support older libwebsockets SSL initialization. Project: http://git-wip-us.apache.org/repos/asf/guacamole-server/repo Commit:

[4/6] guacamole-server git commit: GUACAMOLE-623: Explicitly bypass certificate checks if requested.

2018-09-27 Thread vnick
GUACAMOLE-623: Explicitly bypass certificate checks if requested. For older versions of libwebsockets, simply requesting that OpenSSL ignore the verification result is insufficient, as libwebsockets manually checks and confirms the verification result, producing an error in all but specific

[3/6] guacamole-server git commit: GUACAMOLE-623: Remove unnecessary initialization of pwsi.

2018-09-27 Thread vnick
GUACAMOLE-623: Remove unnecessary initialization of pwsi. The pwsi member was previously used to ensure the lws structure was made available to invocations of the event callback early in the connection lifecycle such that the underlyin guac_client could always be retrieved. Since the migration to

[jira] [Updated] (GUACAMOLE-300) Support posixGroup in LDAP Authentication and Group-based Session Admission

2018-09-27 Thread Nick Couchman (JIRA)
[ https://issues.apache.org/jira/browse/GUACAMOLE-300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Couchman updated GUACAMOLE-300: Fix Version/s: (was: 1.0.0) > Support posixGroup in LDAP Authentication and

[jira] [Commented] (GUACAMOLE-619) No keyboard input from new Firefox V63 ( Beta )

2018-09-27 Thread Alain Degreffe (JIRA)
[ https://issues.apache.org/jira/browse/GUACAMOLE-619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16630132#comment-16630132 ] Alain Degreffe commented on GUACAMOLE-619: -- I confirm that it is linked to window.event