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 2017/06/19 18:43:14 UTC

[1/2] incubator-guacamole-manual git commit: GUACAMOLE-328: Add clarifying language for requiring OpenSSL for SSH support.

Repository: incubator-guacamole-manual
Updated Branches:
  refs/heads/master 0c5b488ad -> 3219a3f9e


GUACAMOLE-328: Add clarifying language for requiring OpenSSL for SSH support.


Project: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-manual/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-manual/commit/07792d47
Tree: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-manual/tree/07792d47
Diff: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-manual/diff/07792d47

Branch: refs/heads/master
Commit: 07792d476fcf1f803659e55888816762179a1018
Parents: 0c5b488
Author: Nick Couchman <vn...@apache.org>
Authored: Sat Jun 17 12:58:58 2017 -0400
Committer: Nick Couchman <vn...@apache.org>
Committed: Sat Jun 17 12:58:58 2017 -0400

----------------------------------------------------------------------
 src/chapters/installing.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-guacamole-manual/blob/07792d47/src/chapters/installing.xml
----------------------------------------------------------------------
diff --git a/src/chapters/installing.xml b/src/chapters/installing.xml
index 50ff614..edf63c1 100644
--- a/src/chapters/installing.xml
+++ b/src/chapters/installing.xml
@@ -240,8 +240,8 @@
                             non-release version from git</link>).</para>
                 </listitem>
                 <listitem>
-                    <para>SSH support depends on <package>libssh2</package> and
-                            <package>Pango</package> (a font rendering and text layout library, used
+                    <para>SSH support depends on <package>libssh2</package>, <package>OpenSSL</package>
+                        and <package>Pango</package> (a font rendering and text layout library, used
                         by Guacamole's built-in terminal emulator).</para>
                 </listitem>
                 <listitem>


[2/2] incubator-guacamole-manual git commit: GUACAMOLE-328: Merge OpenSSL required for SSH Support

Posted by vn...@apache.org.
GUACAMOLE-328: Merge OpenSSL required for SSH Support


Project: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-manual/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-manual/commit/3219a3f9
Tree: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-manual/tree/3219a3f9
Diff: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-manual/diff/3219a3f9

Branch: refs/heads/master
Commit: 3219a3f9efcd4e3a15b8b47142a76c71c48cb14e
Parents: 0c5b488 07792d4
Author: Nick Couchman <vn...@apache.org>
Authored: Mon Jun 19 14:41:37 2017 -0400
Committer: Nick Couchman <vn...@apache.org>
Committed: Mon Jun 19 14:41:37 2017 -0400

----------------------------------------------------------------------
 src/chapters/installing.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------