[GitHub] guacamole-server pull request #164: GUACAMOLE-527: Implement SSH host key ch...

2018-05-27 Thread mike-jumper
Github user mike-jumper commented on a diff in the pull request: https://github.com/apache/guacamole-server/pull/164#discussion_r191081345 --- Diff: src/common-ssh/ssh.c --- @@ -518,6 +520,63 @@ guac_common_ssh_session* guac_common_ssh_create_session(guac_client* client,

[GitHub] guacamole-client pull request #288: GUACAMOLE-565: Add terminal-type paramet...

2018-05-27 Thread necouchman
Github user necouchman commented on a diff in the pull request: https://github.com/apache/guacamole-client/pull/288#discussion_r191073000 --- Diff: guacamole-ext/src/main/resources/org/apache/guacamole/protocols/ssh.json --- @@ -83,6 +83,11 @@ "name":

[GitHub] guacamole-server pull request #132: GUACAMOLE-470: Make terminal colors conf...

2018-05-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/guacamole-server/pull/132 ---

Build failed in Jenkins: guacamole-server-master #48

2018-05-27 Thread Apache Jenkins Server
See Changes: [nchen] GUACAMOLE-564: Hide APC escape sequence. -- [...truncated 177.66 KB...] RDP ... yes SSH ... yes Telnet yes

[GitHub] guacamole-client pull request #288: GUACAMOLE-565: Add terminal-type paramet...

2018-05-27 Thread necouchman
Github user necouchman commented on a diff in the pull request: https://github.com/apache/guacamole-client/pull/288#discussion_r191073017 --- Diff: guacamole-ext/src/main/resources/org/apache/guacamole/protocols/telnet.json --- @@ -66,6 +66,11 @@ "name"

[GitHub] guacamole-client pull request #290: GUACAMOLE-567: Warn if network connectio...

2018-05-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/guacamole-client/pull/290 ---

[GitHub] guacamole-server pull request #164: GUACAMOLE-527: Implement SSH host key ch...

2018-05-27 Thread necouchman
Github user necouchman commented on a diff in the pull request: https://github.com/apache/guacamole-server/pull/164#discussion_r191104171 --- Diff: src/common-ssh/ssh.c --- @@ -518,6 +520,71 @@ guac_common_ssh_session* guac_common_ssh_create_session(guac_client* client,

[GitHub] guacamole-server pull request #168: GUACAMOLE-470: Fix incompatible pointer ...

2018-05-27 Thread darchons
GitHub user darchons opened a pull request: https://github.com/apache/guacamole-server/pull/168 GUACAMOLE-470: Fix incompatible pointer type warning under older GCC Older versions of GCC (prior to 5.1) emits an "incompatible pointer type" warning when passing `foo(*)[]` as `const

[GitHub] guacamole-server pull request #164: GUACAMOLE-527: Implement SSH host key ch...

2018-05-27 Thread mike-jumper
Github user mike-jumper commented on a diff in the pull request: https://github.com/apache/guacamole-server/pull/164#discussion_r191107001 --- Diff: src/common-ssh/ssh.c --- @@ -518,6 +520,71 @@ guac_common_ssh_session* guac_common_ssh_create_session(guac_client* client,

[GitHub] guacamole-server pull request #168: GUACAMOLE-470: Fix incompatible pointer ...

2018-05-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/guacamole-server/pull/168 ---

Jenkins build is back to normal : guacamole-server-master #49

2018-05-27 Thread Apache Jenkins Server
See

[GitHub] guacamole-server pull request #164: GUACAMOLE-527: Implement SSH host key ch...

2018-05-27 Thread mike-jumper
Github user mike-jumper commented on a diff in the pull request: https://github.com/apache/guacamole-server/pull/164#discussion_r191081131 --- Diff: src/common-ssh/ssh.c --- @@ -518,6 +520,64 @@ guac_common_ssh_session* guac_common_ssh_create_session(guac_client* client,

[GitHub] guacamole-server pull request #166: GUACAMOLE-564: Hide APC escape sequence.

2018-05-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/guacamole-server/pull/166 ---

[GitHub] guacamole-client pull request #288: GUACAMOLE-565: Add terminal-type paramet...

2018-05-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/guacamole-client/pull/288 ---

Re: 1.0.0 Release?

2018-05-27 Thread Mike Jumper
On Sat, May 26, 2018 at 9:46 AM, Nick Couchman wrote: >> >>> I'll recheck open JIRA issues and PRs in a bit, but the above are what >>> come >>> to mind. >> > Hey, everyone, > Circling back on this 1.0.0 release, I'm going to propose that we fix the > release to include

Re: 1.0.0 Release?

2018-05-27 Thread Nick Couchman
> > > > > Thoughts? Any we want to eliminate from the list? Any that should be > > added? > > > > I'd like to include GUACAMOLE-567, which is the "detecting and > advising of network connectivity issues" feature I mentioned earlier > in the thread. I've been sitting on a development branch with

[GitHub] guacamole-server pull request #164: GUACAMOLE-527: Implement SSH host key ch...

2018-05-27 Thread necouchman
Github user necouchman commented on a diff in the pull request: https://github.com/apache/guacamole-server/pull/164#discussion_r191086955 --- Diff: src/common-ssh/ssh.c --- @@ -518,6 +520,63 @@ guac_common_ssh_session* guac_common_ssh_create_session(guac_client* client,

Build failed in Jenkins: guacamole-server-master #47

2018-05-27 Thread Apache Jenkins Server
See Changes: [nchen] GUACAMOLE-470: Add support for configurable default palette. [nchen] GUACAMOLE-470: Support configurable colors in color-scheme parameter. [nchen] GUACAMOLE-470: Set palette index for

[GitHub] guacamole-server pull request #164: GUACAMOLE-527: Implement SSH host key ch...

2018-05-27 Thread mike-jumper
Github user mike-jumper commented on a diff in the pull request: https://github.com/apache/guacamole-server/pull/164#discussion_r191081186 --- Diff: src/common-ssh/ssh.c --- @@ -518,6 +520,64 @@ guac_common_ssh_session* guac_common_ssh_create_session(guac_client* client,