You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@guacamole.apache.org by jm...@apache.org on 2022/11/28 22:31:50 UTC

[guacamole-server] branch staging/1.5.0 updated (07acce8a -> 7d16f67d)

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

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


    from 07acce8a GUACAMOLE-1293: Merge support for notifying when a user has joined/left a connection.
     add e3adb970 GUACAMOLE-1293: Do not re-acquire __users_lock while already held for writing.
     new 7d16f67d GUACAMOLE-1293: Merge fix for double acquisition/release of rwlock.

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/libguac/client.c | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)


[guacamole-server] 01/01: GUACAMOLE-1293: Merge fix for double acquisition/release of rwlock.

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

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

commit 7d16f67d6d630c0465c628b9ce6ae2c413ca6b88
Merge: 07acce8a e3adb970
Author: James Muehlner <ja...@guac-dev.org>
AuthorDate: Mon Nov 28 14:31:44 2022 -0800

    GUACAMOLE-1293: Merge fix for double acquisition/release of rwlock.

 src/libguac/client.c | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)