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 2020/02/27 19:12:29 UTC

[guacamole-client] branch staging/1.2.0 updated (ab6f045 -> 1cf6ff0)

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

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


    from ab6f045  GUACAMOLE-883: Merge correct guacViewport and guacTextInput behavior on iOS 13.
     add 211f8e2  GUACAMOLE-966: Bump client version numbers to 1.2.0
     new 1cf6ff0  GUACAMOLE-966: Merge changes bumping applicable version numbers to 1.2.0.

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:
 doc/guacamole-example/pom.xml                               |  4 ++--
 doc/guacamole-playback-example/pom.xml                      |  4 ++--
 extensions/guacamole-auth-cas/pom.xml                       | 12 ++----------
 .../src/main/resources/guac-manifest.json                   |  2 +-
 extensions/guacamole-auth-duo/pom.xml                       |  4 ++--
 .../src/main/resources/guac-manifest.json                   |  2 +-
 extensions/guacamole-auth-header/pom.xml                    |  4 ++--
 .../src/main/resources/guac-manifest.json                   |  2 +-
 .../modules/guacamole-auth-jdbc-base/pom.xml                |  2 +-
 .../modules/guacamole-auth-jdbc-dist/pom.xml                |  8 ++++----
 .../modules/guacamole-auth-jdbc-mysql/pom.xml               |  4 ++--
 .../src/main/resources/guac-manifest.json                   |  2 +-
 .../modules/guacamole-auth-jdbc-postgresql/pom.xml          |  4 ++--
 .../src/main/resources/guac-manifest.json                   |  2 +-
 .../modules/guacamole-auth-jdbc-sqlserver/pom.xml           |  4 ++--
 .../src/main/resources/guac-manifest.json                   |  2 +-
 extensions/guacamole-auth-jdbc/pom.xml                      |  4 ++--
 extensions/guacamole-auth-ldap/pom.xml                      |  4 ++--
 .../src/main/resources/guac-manifest.json                   |  2 +-
 extensions/guacamole-auth-openid/pom.xml                    |  4 ++--
 .../src/main/resources/guac-manifest.json                   |  2 +-
 extensions/guacamole-auth-quickconnect/pom.xml              |  4 ++--
 .../src/main/resources/guac-manifest.json                   |  2 +-
 extensions/guacamole-auth-radius/pom.xml                    | 12 ++----------
 .../src/main/resources/guac-manifest.json                   |  2 +-
 extensions/guacamole-auth-totp/pom.xml                      |  4 ++--
 .../src/main/resources/guac-manifest.json                   |  2 +-
 guacamole-common-js/pom.xml                                 |  2 +-
 guacamole-common-js/src/main/webapp/modules/Version.js      |  2 +-
 guacamole-ext/pom.xml                                       |  2 +-
 guacamole/pom.xml                                           | 13 +++----------
 .../org/apache/guacamole/extension/ExtensionModule.java     |  3 ++-
 pom.xml                                                     |  2 +-
 33 files changed, 53 insertions(+), 75 deletions(-)


[guacamole-client] 01/01: GUACAMOLE-966: Merge changes bumping applicable version numbers to 1.2.0.

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

commit 1cf6ff00d8eef0cf5abc2afbf6ef58fd420ca8ad
Merge: ab6f045 211f8e2
Author: Mike Jumper <mj...@apache.org>
AuthorDate: Thu Feb 27 11:12:20 2020 -0800

    GUACAMOLE-966: Merge changes bumping applicable version numbers to 1.2.0.

 doc/guacamole-example/pom.xml                               |  4 ++--
 doc/guacamole-playback-example/pom.xml                      |  4 ++--
 extensions/guacamole-auth-cas/pom.xml                       | 12 ++----------
 .../src/main/resources/guac-manifest.json                   |  2 +-
 extensions/guacamole-auth-duo/pom.xml                       |  4 ++--
 .../src/main/resources/guac-manifest.json                   |  2 +-
 extensions/guacamole-auth-header/pom.xml                    |  4 ++--
 .../src/main/resources/guac-manifest.json                   |  2 +-
 .../modules/guacamole-auth-jdbc-base/pom.xml                |  2 +-
 .../modules/guacamole-auth-jdbc-dist/pom.xml                |  8 ++++----
 .../modules/guacamole-auth-jdbc-mysql/pom.xml               |  4 ++--
 .../src/main/resources/guac-manifest.json                   |  2 +-
 .../modules/guacamole-auth-jdbc-postgresql/pom.xml          |  4 ++--
 .../src/main/resources/guac-manifest.json                   |  2 +-
 .../modules/guacamole-auth-jdbc-sqlserver/pom.xml           |  4 ++--
 .../src/main/resources/guac-manifest.json                   |  2 +-
 extensions/guacamole-auth-jdbc/pom.xml                      |  4 ++--
 extensions/guacamole-auth-ldap/pom.xml                      |  4 ++--
 .../src/main/resources/guac-manifest.json                   |  2 +-
 extensions/guacamole-auth-openid/pom.xml                    |  4 ++--
 .../src/main/resources/guac-manifest.json                   |  2 +-
 extensions/guacamole-auth-quickconnect/pom.xml              |  4 ++--
 .../src/main/resources/guac-manifest.json                   |  2 +-
 extensions/guacamole-auth-radius/pom.xml                    | 12 ++----------
 .../src/main/resources/guac-manifest.json                   |  2 +-
 extensions/guacamole-auth-totp/pom.xml                      |  4 ++--
 .../src/main/resources/guac-manifest.json                   |  2 +-
 guacamole-common-js/pom.xml                                 |  2 +-
 guacamole-common-js/src/main/webapp/modules/Version.js      |  2 +-
 guacamole-ext/pom.xml                                       |  2 +-
 guacamole/pom.xml                                           | 13 +++----------
 .../org/apache/guacamole/extension/ExtensionModule.java     |  3 ++-
 pom.xml                                                     |  2 +-
 33 files changed, 53 insertions(+), 75 deletions(-)