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/10/30 12:34:43 UTC

[guacamole-server] branch master updated (2aa0218 -> 4e6ad19)

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

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


    from 2aa0218  GUACAMOLE-1190: Merge guacd support for listening on IPv6 addresses.
     add 2c86e20  GUACAMOLE-1181: Free wStream after send is complete/cancelled.
     add 256487c  GUACAMOLE-1181: Only free wStream after send if FreeRDP requires this.
     add c1ad611  GUACAMOLE-1181: Warn users if the internal behavior of their version of FreeRDP cannot be tested and may be unreliable.
     add c7d3814  GUACAMOLE-1181: Merge rely on automatic freeing of wStream only for FreeRDP 2.0.0-rc3 through 2.0.0-rc4.
     new 4e6ad19  Merge 1.3.0 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:
 configure.ac                                       | 53 +++++++++++++++++++++-
 src/protocols/rdp/channels/common-svc.c            |  7 ++-
 .../rdp/plugins/guac-common-svc/guac-common-svc.c  | 15 ++++--
 3 files changed, 66 insertions(+), 9 deletions(-)


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

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

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

commit 4e6ad1939fe2fe296b71edee6884e79c2c5c7e42
Merge: 2aa0218 c7d3814
Author: Nick Couchman <vn...@apache.org>
AuthorDate: Fri Oct 30 08:34:16 2020 -0400

    Merge 1.3.0 changes back to master.

 configure.ac                                       | 53 +++++++++++++++++++++-
 src/protocols/rdp/channels/common-svc.c            |  7 ++-
 .../rdp/plugins/guac-common-svc/guac-common-svc.c  | 15 ++++--
 3 files changed, 66 insertions(+), 9 deletions(-)