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 2020/01/22 07:28:53 UTC

[guacamole-server] branch staging/1.1.0 updated (75b658c -> 3bc00c4)

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

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


    from 75b658c  GUACAMOLE-934: Merge support for the Play Sound PDU.
     add 26dfc53  GUACAMOLE-935: Free internals of rdpBitmap only when required.
     add 49df9f0  GUACAMOLE-935: Use C preprocessor to determine FreeRDP version rather than running a test program.
     add 87a3c73  GUACAMOLE-935: Periods within regexes must be escaped if intended to match literal periods.
     new 3bc00c4  GUACAMOLE-935: Merge fix for differing rdpBitmap free behavior.

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:
 configure.ac               | 24 ++++++++++++++++++++++++
 src/protocols/rdp/bitmap.c |  9 ++++++---
 2 files changed, 30 insertions(+), 3 deletions(-)


[guacamole-server] 01/01: GUACAMOLE-935: Merge fix for differing rdpBitmap free behavior.

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.1.0
in repository https://gitbox.apache.org/repos/asf/guacamole-server.git

commit 3bc00c429a99b8a1cadfc52b91e6ecfc4ce50dc5
Merge: 75b658c 87a3c73
Author: James Muehlner <ja...@guac-dev.org>
AuthorDate: Tue Jan 21 23:28:46 2020 -0800

    GUACAMOLE-935: Merge fix for differing rdpBitmap free behavior.

 configure.ac               | 24 ++++++++++++++++++++++++
 src/protocols/rdp/bitmap.c |  9 ++++++---
 2 files changed, 30 insertions(+), 3 deletions(-)