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 2023/05/09 16:11:07 UTC

[guacamole-server] branch master updated (daffc29a -> f81b70f2)

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

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


    from daffc29a GUACAMOLE-1770: Merge add Romanian keymap to RDP
     add 9611dc22 GUACAMOLE-1784: Migrate usage of guac_rdp_audio_buffer_ack() to guac_client_for_user().
     add a56c39d2 GUACAMOLE-1784: Merge migration of guac_rdp_audio_buffer_ack() to guac_client_for_user().
     add 7cad9b2a GUACAMOLE-1636: Fix a typo mistake `offscren`.
     add f2e833ab GUACAMOLE-1636: Fix a typo mistake `Versoin`.
     add b00b5a22 GUACAMOLE-1636: Fix a typo mistake `synchonize`.
     add 90b1d517 GUACAMOLE-1636: Fix a typo mistake `coordinare`.
     add ec24568a GUACAMOLE-1636: Fix a typo mistake `assicated`.
     add 8baa3852 GUACAMOLE-1636: Fix a typo mistake `recieved`.
     add 19eea825 GUACAMOLE-1636: Fix a typo mistake `invokved`.
     add e4d1582e GUACAMOLE-1636: Merge typo fixes.
     add 056bf4b0 GUACAMOLE-1436: Add winpr file.h dependencies as required.
     add 6c0964a6 GUACAMOLE-1436: Merge addition of winpr file.h dependencies where needed.
     add 90794fc9 GUACAMOLE-1595: Ensure all mouse buttons are initially released when terminal starts.
     add a49b9d01 GUACAMOLE-1595: Merge fix to ensure all mouse buttons are initially released when terminal starts.
     add e21a68b0 GUACAMOLE-1761: Fix hungarian keymap
     add 9232ca27 GUACAMOLE-1761: Merge fix for Hungarian keymap.
     add 4fca7a6d GUACAMOLE-1717: Fix RDP cursor use of uninitialized memory
     add fcbcc2fa GUACAMOLE-1717: Merge fix for RDP cursor use of uninitialized memory.
     add 4d2ca591 GUACAMOLE-1505: Avoid null pointer dereference in RDP protocol when display is already freed.
     add 73259de9 GUACAMOLE-1505: Fix null pointer dereference in RDP protocol when display is already freed.
     new f81b70f2 Merge 1.5.2 changes back to master.

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:
 .../rdp/channels/audio-input/audio-buffer.c        | 74 +++++++++++++++-------
 1 file changed, 52 insertions(+), 22 deletions(-)


[guacamole-server] 01/01: Merge 1.5.2 changes back to master.

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

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

commit f81b70f28a18890b2e0f5b39068c0e12c53aae2f
Merge: daffc29a 73259de9
Author: James Muehlner <ja...@guac-dev.org>
AuthorDate: Tue May 9 16:10:44 2023 +0000

    Merge 1.5.2 changes back to master.

 .../rdp/channels/audio-input/audio-buffer.c        | 74 +++++++++++++++-------
 1 file changed, 52 insertions(+), 22 deletions(-)