You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@guacamole.apache.org by mj...@apache.org on 2024/02/16 20:39:57 UTC

(guacamole-server) branch staging/1.5.5 updated (06a9aa97 -> 9164a795)

This is an automated email from the ASF dual-hosted git repository.

mjumper pushed a change to branch staging/1.5.5
in repository https://gitbox.apache.org/repos/asf/guacamole-server.git


    from 06a9aa97 GUACAMOLE-1910: Merge addition of proper locking around TLS socket.
     add dab138ae GUACAMOLE-1921: Process argv handler even when the connection is read-only.
     new 9164a795 GUACAMOLE-1921: Merge changes ensuring VNC credentials can be received even when the connection is read-only.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 src/protocols/vnc/argv.h |  6 ++++++
 src/protocols/vnc/user.c | 24 ++++++++++++++++++++----
 2 files changed, 26 insertions(+), 4 deletions(-)


(guacamole-server) 01/01: GUACAMOLE-1921: Merge changes ensuring VNC credentials can be received even when the connection is read-only.

Posted by mj...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

mjumper pushed a commit to branch staging/1.5.5
in repository https://gitbox.apache.org/repos/asf/guacamole-server.git

commit 9164a79509c29a79303e15e394cdf8eeda09b965
Merge: 06a9aa97 dab138ae
Author: Mike Jumper <mj...@apache.org>
AuthorDate: Fri Feb 16 12:39:52 2024 -0800

    GUACAMOLE-1921: Merge changes ensuring VNC credentials can be received even when the connection is read-only.

 src/protocols/vnc/argv.h |  6 ++++++
 src/protocols/vnc/user.c | 24 ++++++++++++++++++++----
 2 files changed, 26 insertions(+), 4 deletions(-)