You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@guacamole.apache.org by mj...@apache.org on 2023/05/24 18:22:46 UTC

[guacamole-client] branch staging/1.5.3 updated (ad3e7935b -> 1a088d609)

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

mjumper pushed a change to branch staging/1.5.3
in repository https://gitbox.apache.org/repos/asf/guacamole-client.git


    from ad3e7935b GUACAMOLE-1794: Merge update of KSM SDK to 16.5.3.
     add 9868a056b GUACAMOLE-1793: Fix creation of SessionRecording from blob.
     add 1ddcbe029 GUACAMOLE-1793: Add unit test for creation of SessionRecording from blob.
     new 1a088d609 GUACAMOLE-1793: Merge correction to creation of SessionRecordings from Blobs.

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:
 .../src/main/webapp/modules/SessionRecording.js        |  4 +++-
 .../src/test/javascript/SessionRecordingSpec.js        | 18 ++++++++----------
 2 files changed, 11 insertions(+), 11 deletions(-)
 copy guacamole/src/main/frontend/src/app/client/styles/keyboard.css => guacamole-common-js/src/test/javascript/SessionRecordingSpec.js (70%)


[guacamole-client] 01/01: GUACAMOLE-1793: Merge correction to creation of SessionRecordings from Blobs.

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

mjumper pushed a commit to branch staging/1.5.3
in repository https://gitbox.apache.org/repos/asf/guacamole-client.git

commit 1a088d609f89f93a585160d20e744c57b9672748
Merge: ad3e7935b 1ddcbe029
Author: Mike Jumper <mj...@apache.org>
AuthorDate: Wed May 24 11:22:39 2023 -0700

    GUACAMOLE-1793: Merge correction to creation of SessionRecordings from Blobs.

 .../src/main/webapp/modules/SessionRecording.js    |  4 ++-
 .../src/test/javascript/SessionRecordingSpec.js    | 32 ++++++++++++++++++++++
 2 files changed, 35 insertions(+), 1 deletion(-)