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 2023/05/09 22:56:30 UTC

[guacamole-client] branch staging/1.5.2 updated (15788eab2 -> ff4854d8f)

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

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


    from 15788eab2 GUACAMOLE-615: Merge fix for potential parse failures in webapp parser implementations.
     add 366b75fc2 GUACAMOLE-1572: match PostgreSQL environment variables with guacamole.properties variables
     add 5f75ebdb5 GUACAMOLE-1572: Update init script to match postgresql too
     add 24f5a6edf GUACAMOLE-1572: Revert postgres link name change
     add d5fb0822d GUACAMOLE-1572: Add compatibility mechanism for POSTGRES variables
     add c081fd3ff GUACAMOLE-1572: Make POSTGRESQL env variable backward comp dynamic
     add 6d0d3bada GUACAMOLE-1572: Add space indentation on error message
     new ff4854d8f GUACAMOLE-1572: Merge updated POSTGRESQL environment variable names.

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:
 guacamole-docker/README.md     |  32 +++++-----
 guacamole-docker/bin/initdb.sh |   6 +-
 guacamole-docker/bin/start.sh  | 133 ++++++++++++++++++++++++-----------------
 3 files changed, 97 insertions(+), 74 deletions(-)


[guacamole-client] 01/01: GUACAMOLE-1572: Merge updated POSTGRESQL environment variable names.

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

commit ff4854d8f74351ca8ab0e97de3fdbac37d100e19
Merge: 15788eab2 6d0d3bada
Author: James Muehlner <ja...@guac-dev.org>
AuthorDate: Tue May 9 15:56:25 2023 -0700

    GUACAMOLE-1572: Merge updated POSTGRESQL environment variable names.

 guacamole-docker/README.md     |  32 +++++-----
 guacamole-docker/bin/initdb.sh |   6 +-
 guacamole-docker/bin/start.sh  | 133 ++++++++++++++++++++++++-----------------
 3 files changed, 97 insertions(+), 74 deletions(-)