You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@guacamole.apache.org by vn...@apache.org on 2020/12/25 12:30:14 UTC

[guacamole-server] branch staging/1.3.0 updated (b608bb1 -> 90e15cb)

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

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


    from b608bb1  GUACAMOLE-1242: Merge move "connection closed" log message to debug level.
     add 218f8d3  GUACAMOLE-1241: Disable build against FreeRDP development snapshots unless *explicitly* overridden.
     add 9475c0b  GUACAMOLE-1241: Build against Debian repository that has non-snapshot version of FreeRDP.
     new 90e15cb  GUACAMOLE-1241: Merge avoid double-free when building against FreeRDP development snapshot.

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:
 Dockerfile   | 71 ++++++++++++++++++++++++++++++++++++++++++++++--------------
 configure.ac | 13 +++++++++--
 2 files changed, 66 insertions(+), 18 deletions(-)


[guacamole-server] 01/01: GUACAMOLE-1241: Merge avoid double-free when building against FreeRDP development snapshot.

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

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

commit 90e15cb70635e8d13ebdefec9262701d2179983a
Merge: b608bb1 9475c0b
Author: Virtually Nick <ne...@users.noreply.github.com>
AuthorDate: Fri Dec 25 07:30:06 2020 -0500

    GUACAMOLE-1241: Merge avoid double-free when building against FreeRDP development snapshot.

 Dockerfile   | 71 ++++++++++++++++++++++++++++++++++++++++++++++--------------
 configure.ac | 13 +++++++++--
 2 files changed, 66 insertions(+), 18 deletions(-)