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 02:35:47 UTC

[guacamole-server] branch staging/1.3.0 updated (558eb14 -> c7d3814)

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 558eb14  GUACAMOLE-1031: Merge correction to handling of RDP SFTP upload directory.
     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.
     new c7d3814  GUACAMOLE-1181: Merge rely on automatic freeing of wStream only for FreeRDP 2.0.0-rc3 through 2.0.0-rc4.

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: GUACAMOLE-1181: Merge rely on automatic freeing of wStream only for FreeRDP 2.0.0-rc3 through 2.0.0-rc4.

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 c7d38144503babd8fb5e0e95047f69744342daed
Merge: 558eb14 c1ad611
Author: Virtually Nick <ne...@users.noreply.github.com>
AuthorDate: Thu Oct 29 22:23:35 2020 -0400

    GUACAMOLE-1181: Merge rely on automatic freeing of wStream only for FreeRDP 2.0.0-rc3 through 2.0.0-rc4.

 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(-)