[X2Go-Commits] [x2goclient] branch build-main-mswin updated (dc78bc7 -> da5ccc3)

git-admin at x2go.org git-admin at x2go.org
Wed May 18 21:33:25 CEST 2016


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

x2go pushed a change to branch build-main-mswin
in repository x2goclient.

     omits  dc78bc7   Bump 2016.01.23 -> 2016.01.28
     omits  9f5d317   Windows: Remove libzip. libssh no longer uses it.
     omits  ed1ecb0   Windows: Update PuTTY from 0.64 to 0.66
     omits  d7ffd0a   Windows: Update Unicode NSIS from 2.46.5 to 2.50.0 Pre-release,
     omits  8f9d935   Windows: Update Cygwin bundle to 20160121-1
     omits  beee2bf   Win32-OpenSSL: 1.0.1p -> 1.0.1q
     omits  e7015e2   Bump 2015.07.28 -> 2015.07.31
     omits  81ddfc9   Windows Release: 4.0.5.0-2015.07.28 (no changes)
      adds  1c299be   Continue development
      adds  3030896   onmainwindow.cpp: include sshd PID file path option in quotes to support whitespaces within the var directory path on Windows.
      adds  4b86435     - xsettingswidget: compile only on Windows.
      adds  9dea920   Add support for new style command line options of xfreerdp on direct RDP connections.
      adds  164b4fe   xinerama.conf: Don't choke if screen coordintate lines in xinerama.conf start with a dash ("-"). (Fixes: #948).
      adds  f00ac71   add bug closure for #772
      adds  1d9c4ab   Replace "::" with "_" for the desktop link name on Windows.
      adds  d56ee8f   Fix direct RDP in broker mode.
      adds  daa9cf5   Fix crashing client when editing session from SessionManageDialog.
      adds  c3f59d2   Configure audio input in pulseaudio on Windows.
      adds  a929156   Reconnect ssh broker in case of IO Error.
      adds  468b0de   Reformat source onmainwindow.cpp.
      adds  1828803   Disable settings editing if a directory with central settings is exists.
      adds  aea2684   Format long names on session buttons.
      adds  11684ff   onmainwindow.cpp: do NOT reformat. Reverts most of the previous commit because it breaks code logic.
      adds  ef22cf4   res/txt/packs: add adaptive method.
      adds  c3b9cd9   {macbuild.sh,x2goclient.pro}: pass MacPorts library and include path's to qmake.
      adds  42138b7   macbuild.sh: hotfix for needing MacPorts - bugfix/osx contains a more thorough fix, but backporting is not an option.
      adds  081b6b1   x2gosettings.cpp: let centralSettings () return false on Windows.
      adds  faf5f02   Central settings for Linux, Mac and Windows.
      adds  f6fcdda   Win32-OpenSSL: 1.0.1p -> 1.0.1q
      adds  12717a3   onmainwindow.cpp: be more precise in slotScDaemonError () regarding unknown and undefined errors.
      adds  f399a04   onmainwindow.{cpp,h}: don't use a hardcoded path to xmodmap on OS X and handle errors more gracefully. Fixes: #487.
      adds  eeab8aa   x2goclient.pro: fix typo --stdlib=... -> -stdlib=... Fixes: #973.
      adds  b49846a   debian/control: change apache2-dev | libc6-dev build dependency back to apache2-dev only.
      adds  e9426b7   debian/control: Change apache2-dev build dependency yet again to apache2-dev | apache2-threaded-dev.
      adds  256e30d   ssh{process,masterconnection}.cpp: run bash as a login shell when invoking any command remotely. Fixes: #928.
      adds  1cb911a   onmainwindow.cpp: add some more error handling for parsing the return value of x2golistsessions.
      adds  def70cb   debian/changelog: add bug closure for #921 (and implicitly #929.)
      adds  fcf573f   sshmasterconnection.cpp: check correct variable for validity: public key instead of private key (again.) Fixes: #945.
      adds  33c461e   common: update copyright notices. Happy new year!
      adds  38eaebe   macbuild.sh: add stdlib forcing.
      adds  4fadc8a   macbuild.sh: whitespace only.
      adds  96627d2   Windows: Update Cygwin bundle to 20160121-1
      adds  875a609   Windows: Update Unicode NSIS from 2.46.5 to 2.50.0 Pre-release,
      adds  d5d100c   Windows: Update PuTTY from 0.64 to 0.66
      adds  03120df   Windows: Remove libzip. libssh no longer uses it.
      adds  793ee25   res/resources.rcc: add Turkish translation file. Fixes: #987.
      adds  66a2ab2   onmainwindow.cpp: use lowercase version of locale. Fixes: #953.
      adds  d1b9f60   misc: whitespace only.
      adds  fe9dbe7   res/i18n: update translation files.
      adds  5c1e437   sshmasterconnection.cpp: let challenge-auth-based login attempts fallback to normal password authentication if the initial challenge-auth-based attempt was unsuccessful.
      adds  1040548   sshmasterconnection.{cpp,h}: support variable number of challenge-auth-code-based prompts.
      adds  3904a5b   sshmasterconnection.cpp: don't check prompts for full string equality - a matching prefix is good enough.
      adds  c5ee1ba   sshmasterconnection.cpp: add OATH TOTP prompt prefix. Fixes: #860.
      adds  701b7ca   res/i18n: refresh translation files again.
      adds  1cc21a9   res/i18n/x2goclient_nb_no.ts: update Bokmål (Norway) translation file.
      adds  0442f6f   res/i18n/x2goclient_nb_no.ts: replace "X-Serv..." with "X.Org Server" where applicable.
      adds  a23283f   res/i18n/x2goclient_nb_no.ts: correctly use "XQuartz" where necessary.
      adds  ac70bb5   res/i18n/x2goclient_nb_no.ts: whitespace only.
      adds  056defe   res/i18n/x2goclient_nb_no.ts: fix up some "x2go" -> "X2Go" errors.
      adds  a66d386   res/i18n/x2goclient_nb_no.ts: mark translation strings needing some care ("x2go..." -> "X2Go...") as unfinished for later fixup.
      adds  2300b46   res/i18n/x2goclient_nb_no.ts: fix (meta data) typo introduced with last commit.
      adds  2b70cfc   sshmasterconnection.cpp: don't fetch invalid proxy socket. Fixes: #1000.
      adds  7756309   Fix VCXSRV parameter to disable PRIMARY clipboard in X2Go Client for Windows.
      adds  fab1f9f   Fix VCXSRV parameter to disable PRIMARY clipboard in X2Go Client for Windows. Fixes: #927.
      adds  ab49fd6   Fix reading settings for direct RDP connections in broker mode.
      adds  c5c3570   Auto accept RSA Keys for SSH Broker with --add-to-known-hosts option.
      adds  e80c99a   res/i18n/x2goclient_fr.ts: update French translation file.
      adds  c487cab   res/i18n/x2goclient_nl.ts: update Dutch translation file.
      adds  f3b9dd3   res/i18n/x2goclient_nl.ts: fixup translation by respecting the original messages' format and other changes.
      adds  3f65849   res/i18n/x2goclient_de.ts: update German translation file.
      adds  2e7fafb   res/i18n/x2goclient_de.ts: fixup translation by respecting the original messages' format, fixing typos and general improvements.
      adds  1c28e37   res/i18n/x2goclient_es.ts: update Spanish translation file.
      adds  7fb30be   res/i18n/x2goclient_es.ts: fixup translation by respecting the original messages' format and other changes.
      adds  66833e8   res/i18n/x2goclient_sv.ts: update Swedish translation file.
      adds  060314e   res/i18n/x2goclient_sv.ts: fixup translation by respecting the original messages' format and other changes.
      adds  c80b04a   release 4.0.5.1
      adds  8648bbe   Add cygwin sshd logging
      adds  7cb1f07   debian/changelog: add changelog entry for sshd logging change.
      adds  ebca7a4   Cygwin bundle 20160121-1 -> 20160121-2
      adds  320e255   Add support for our current DSA keys. Note that
      adds  883a6ab   Windows: Fix support for our current DSA keys.
      adds  da5ccc3   Add changelog entry for the DSA keys with Cygwin sshd fix (Fixes: #1002)

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (dc78bc7)
            \
             N -- N -- N   refs/heads/build-main-mswin (da5ccc3)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omits" are not gone; other references still
refer to them.  Any revisions marked "discards" are gone forever.

No new revisions were added by this update.

Summary of changes:
 COPYRIGHT.x2go-logos                            |    6 +-
 Doxyfile                                        |   72 +-
 LICENSE                                         |   10 +-
 Makefile.docupload                              |    2 +-
 VERSION                                         |    2 +-
 copy-deps-win32.bat                             |    2 +-
 debian/changelog                                |  185 +-
 debian/control                                  |    2 +-
 debian/copyright                                |   14 +-
 examples/x2goclient-cli                         |   16 +-
 macbuild.sh                                     |   37 +-
 man/man1/x2goclient.1                           |    6 +-
 portable/stopu3client.cpp                       |    4 +-
 provider/share/x2goplugin.html                  |    8 +-
 res/i18n/x2goclient_da.ts                       | 2645 +++++++++++++-------
 res/i18n/x2goclient_de.ts                       | 2924 +++++++++++++++--------
 res/i18n/x2goclient_es.ts                       | 2800 +++++++++++++++-------
 res/i18n/x2goclient_et.ts                       | 2752 +++++++++++++--------
 res/i18n/x2goclient_fi.ts                       | 2646 +++++++++++++-------
 res/i18n/x2goclient_fr.ts                       | 1769 +++++++++-----
 res/i18n/x2goclient_nb_no.ts                    | 1130 ++++++++-
 res/i18n/x2goclient_nl.ts                       | 2811 ++++++++++++++--------
 res/i18n/x2goclient_pt.ts                       | 2406 ++++++++++---------
 res/i18n/x2goclient_ru.ts                       | 2702 +++++++++++++--------
 res/i18n/x2goclient_sv.ts                       | 2824 ++++++++++++++--------
 res/i18n/x2goclient_tr.ts                       | 2831 ++++++++++++++--------
 res/i18n/x2goclient_zh_tw.ts                    | 2813 +++++++++++++---------
 res/img/x2go-logos/mksizedsymbols.sh            |    2 +-
 res/resources.rcc                               |    1 +
 res/txt/packs                                   |    3 +-
 src/LDAPSession.cpp                             |    2 +-
 src/LDAPSession.h                               |    2 +-
 src/SVGFrame.cpp                                |    2 +-
 src/SVGFrame.h                                  |    2 +-
 src/appdialog.cpp                               |    2 +-
 src/appdialog.h                                 |    2 +-
 src/brokerpassdlg.cpp                           |    2 +-
 src/brokerpassdlg.h                             |    2 +-
 src/clicklineedit.cpp                           |    6 +-
 src/clicklineedit.h                             |    2 +-
 src/configdialog.cpp                            |   24 +-
 src/configdialog.h                              |    6 +-
 src/configwidget.cpp                            |    2 +-
 src/configwidget.h                              |    4 +-
 src/connectionwidget.cpp                        |    2 +-
 src/connectionwidget.h                          |    2 +-
 src/contest.cpp                                 |    2 +-
 src/contest.h                                   |    2 +-
 src/cupsprint.cpp                               |    2 +-
 src/cupsprint.h                                 |    2 +-
 src/cupsprintersettingsdialog.cpp               |    2 +-
 src/cupsprintersettingsdialog.h                 |    6 +-
 src/cupsprintwidget.cpp                         |    2 +-
 src/cupsprintwidget.h                           |    2 +-
 src/editconnectiondialog.cpp                    |    8 +-
 src/editconnectiondialog.h                      |    2 +-
 src/exportdialog.cpp                            |    7 +-
 src/exportdialog.h                              |    2 +-
 src/folderbutton.cpp                            |    2 +-
 src/folderbutton.h                              |    2 +-
 src/folderexplorer.cpp                          |    2 +-
 src/folderexplorer.h                            |    2 +-
 src/help.cpp                                    |   39 +-
 src/help.h                                      |   36 +-
 src/helpdialog.cpp                              |    4 +-
 src/helpdialog.h                                |    4 +-
 src/httpbrokerclient.cpp                        |   16 +-
 src/httpbrokerclient.h                          |    3 +-
 src/imgframe.cpp                                |    4 +-
 src/imgframe.h                                  |    2 +-
 src/mediawidget.cpp                             |    2 +-
 src/mediawidget.h                               |    2 +-
 src/non_modal_messagebox.cpp                    |    2 +-
 src/non_modal_messagebox.h                      |    2 +-
 src/ongetpass.cpp                               |    2 +-
 src/ongetpass.h                                 |    2 +-
 src/onmainwindow.cpp                            |  466 +++-
 src/onmainwindow.h                              |   13 +-
 src/onmainwindow_privat.h                       |    2 +-
 src/printdialog.cpp                             |    2 +-
 src/printdialog.h                               |    2 +-
 src/printercmddialog.cpp                        |    2 +-
 src/printercmddialog.h                          |    2 +-
 src/printprocess.cpp                            |    2 +-
 src/printprocess.h                              |    2 +-
 src/printwidget.cpp                             |    2 +-
 src/printwidget.h                               |    2 +-
 src/sessionbutton.cpp                           |   14 +-
 src/sessionbutton.h                             |    3 +-
 src/sessionexplorer.cpp                         |    7 +-
 src/sessionexplorer.h                           |    2 +-
 src/sessionmanagedialog.cpp                     |    9 +-
 src/sessionmanagedialog.h                       |    2 +-
 src/sessionwidget.cpp                           |    2 +-
 src/sessionwidget.h                             |    2 +-
 src/settingswidget.cpp                          |   74 +-
 src/settingswidget.h                            |    5 +-
 src/sharewidget.cpp                             |    2 +-
 src/sharewidget.h                               |    2 +-
 src/sshmasterconnection.cpp                     |   52 +-
 src/sshmasterconnection.h                       |    4 +-
 src/sshprocess.cpp                              |    8 +-
 src/sshprocess.h                                |    2 +-
 src/userbutton.cpp                              |    2 +-
 src/userbutton.h                                |    2 +-
 src/version.h                                   |    6 +-
 src/wapi.cpp                                    |    2 +-
 src/wapi.h                                      |    2 +-
 src/x2goclient.cpp                              |    2 +-
 src/x2goclientconfig.h                          |    2 +-
 src/x2gologdebug.cpp                            |    2 +-
 src/x2gologdebug.h                              |    2 +-
 src/x2gosettings.cpp                            |   66 +-
 src/x2gosettings.h                              |    3 +-
 src/x2goutils.cpp                               |    4 +-
 src/x2goutils.h                                 |    4 +-
 src/xsettingswidget.cpp                         |    6 +-
 src/xsettingswidget.h                           |    5 +-
 x2gobrowserplugin-2.4_1/src/qtbrowserplugin.pri |    4 +-
 x2gobrowserplugin-2.4_1/src/res/x2goplugin.rc   |    8 +-
 x2goclient.pro                                  |   10 +-
 x2goclient.spec                                 |    4 +-
 x2gohelper/x2gohelper.cpp                       |    2 +-
 123 files changed, 22604 insertions(+), 11877 deletions(-)

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


More information about the x2go-commits mailing list