[X2Go-Commits] [x2goclient-contrib] branch master updated (b6b827d -> 1498cee)

git-admin at x2go.org git-admin at x2go.org
Mon May 4 16:40:19 CEST 2015


This is an automated email from the git hooks/post-receive script.

x2go pushed a change to branch master
in repository x2goclient-contrib.

      from  b6b827d   Add current-timestamp-scripts.sh (for Jenkins)
       new  1498cee   Add libssh 0.6.5 (with the Pageant patch applied)

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 current-timestamp-scripts.sh                       |    1 +
 .../CMake-Show-My-Changes.txt                      |   15 +
 .../CMake/libssh/libssh-config-version.cmake       |   11 +
 .../CMake/libssh/libssh-config.cmake               |    0
 libssh/0.6.5-x2go1-mingw482_bin/bin/libssh.dll     |  Bin 0 -> 447038 bytes
 .../bin/libssh_threads.dll                         |  Bin 0 -> 41391 bytes
 libssh/0.6.5-x2go1-mingw482_bin/build_log.txt      |  167 +++++
 .../include/libssh/callbacks.h                     |    0
 .../include/libssh/legacy.h                        |    0
 .../include/libssh/libssh.h                        |  644 ++++++++++++++++++++
 .../include/libssh/libsshpp.hpp                    |  614 +++++++++++++++++++
 .../include/libssh/server.h                        |    0
 .../include/libssh/sftp.h                          |    0
 .../include/libssh/ssh2.h                          |    0
 libssh/0.6.5-x2go1-mingw482_bin/lib/libssh.dll.a   |  Bin 0 -> 237438 bytes
 .../lib/libssh_threads.dll.a                       |  Bin 0 -> 1538 bytes
 .../lib/pkgconfig/libssh.pc                        |    6 +
 .../lib/pkgconfig/libssh_threads.pc                |    6 +
 libssh/0.6.5-x2go1-mingw482_bin_set-timestamps.sh  |   17 +
 .../CMake-Show-My-Changes.txt                      |   15 +
 ...support-for-putty-s-pageant-0.6.5-062608c.patch |  540 ++++++++++++++++
 .../0.6.5-x2go1-mingw482_src/libssh-0.6.5.tar.xz   |  Bin 0 -> 281564 bytes
 22 files changed, 2036 insertions(+)
 create mode 100644 libssh/0.6.5-x2go1-mingw482_bin/CMake-Show-My-Changes.txt
 create mode 100644 libssh/0.6.5-x2go1-mingw482_bin/CMake/libssh/libssh-config-version.cmake
 copy libssh/{0.6.4-x2go1-mingw482_bin => 0.6.5-x2go1-mingw482_bin}/CMake/libssh/libssh-config.cmake (100%)
 mode change 100755 => 100644
 create mode 100644 libssh/0.6.5-x2go1-mingw482_bin/bin/libssh.dll
 create mode 100644 libssh/0.6.5-x2go1-mingw482_bin/bin/libssh_threads.dll
 create mode 100644 libssh/0.6.5-x2go1-mingw482_bin/build_log.txt
 copy libssh/{0.6.3-762055b-pageant-support-mingw482_bin => 0.6.5-x2go1-mingw482_bin}/include/libssh/callbacks.h (100%)
 copy libssh/{0.6.3-762055b-pageant-support-mingw482_bin => 0.6.5-x2go1-mingw482_bin}/include/libssh/legacy.h (100%)
 create mode 100644 libssh/0.6.5-x2go1-mingw482_bin/include/libssh/libssh.h
 create mode 100644 libssh/0.6.5-x2go1-mingw482_bin/include/libssh/libsshpp.hpp
 copy libssh/{0.6.4-x2go1-mingw482_bin => 0.6.5-x2go1-mingw482_bin}/include/libssh/server.h (100%)
 mode change 100755 => 100644
 copy libssh/{0.6.3-762055b-pageant-support-mingw482_bin => 0.6.5-x2go1-mingw482_bin}/include/libssh/sftp.h (100%)
 copy libssh/{0.6.3-762055b-pageant-support-mingw482_bin => 0.6.5-x2go1-mingw482_bin}/include/libssh/ssh2.h (100%)
 create mode 100644 libssh/0.6.5-x2go1-mingw482_bin/lib/libssh.dll.a
 create mode 100644 libssh/0.6.5-x2go1-mingw482_bin/lib/libssh_threads.dll.a
 create mode 100644 libssh/0.6.5-x2go1-mingw482_bin/lib/pkgconfig/libssh.pc
 create mode 100644 libssh/0.6.5-x2go1-mingw482_bin/lib/pkgconfig/libssh_threads.pc
 create mode 100644 libssh/0.6.5-x2go1-mingw482_bin_set-timestamps.sh
 create mode 100644 libssh/0.6.5-x2go1-mingw482_src/CMake-Show-My-Changes.txt
 create mode 100644 libssh/0.6.5-x2go1-mingw482_src/implement-support-for-putty-s-pageant-0.6.5-062608c.patch
 create mode 100644 libssh/0.6.5-x2go1-mingw482_src/libssh-0.6.5.tar.xz

--
Alioth's /srv/git/code.x2go.org/x2goclient-contrib.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goclient-contrib.git


More information about the x2go-commits mailing list