[X2Go-Commits] [x2goclient] branch build-main-mswin updated (f0fb9c4 -> d8f5e5a)

git-admin at x2go.org git-admin at x2go.org
Mon Feb 19 05:22:29 CET 2018


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

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

      from  f0fb9c4   release 4.1.1.0
      adds  dca511f   Continue development
      adds  ab9be3f   src/pulsemanager.cpp: print out PA --version output as a debug message.
      adds  3502beb   macbuild.sh: also bundle xauth binary as nxauth binary.
      adds  126719a   macbuild.sh: switch to bundling PulseAudio 11.1 since it's now available in MacPorts.
      adds  2bf33e8   Change echo mode for user input in InteractionDialog.
      adds  a7abd15   src/sshmasterconnection.cpp: don't ask for private key passphrase if auto-login merely failed due to the server denying the public key.
      adds  d8c1077   src/{httpbrokerclient,onmainwindow,sshmasterconnection}.{cpp,h}: introduce new passphrase_type enum and replace the old verificationCode boolean value with that.
      adds  d0be65e   src/sshmasterconnection.cpp: query for password if it wasn't already provided.
      adds  5bd460f   src/onmainwindow.cpp: finally include version information in debug output.
      adds  2b22797   res/i18n/x2goclient_*.ts: apply last change to translation files directly.
      adds  24db52c   debian/changelog: syntax fixup.
      adds  90a8d54   src/sshmasterconnection.cpp: error out with a useful error message in case no password has been provided when doing password authentication.
      adds  7d52367   src/sshmasterconnection.cpp: don't output an empty error message if password authencation has been requested but the server does not support this mechanism.
      adds  012b869   debian/changelog: add bug closure for #408.
      adds  812753b   src/onmainwindow.cpp: wrap user name for client-side mounts in quotes. Fixes: #559.
      adds  8bc1b2b   {example/x2goclient-cli,src/onmainwindow.cpp}: remove hopefully obsolete HOSTNAME exporting into environment.
      adds  248d227   debian/changelog: add bug closure for #1122.
      adds  3d9d061   src/onmainwindow.cpp: remove client-side LD_LIBRARY_PATH meddling.
      adds  c24a334   src/settingswidgets.cpp: don't incorrectly enable whole display settings in single display setups.
      adds  22ccf70   src/onmainwindow.cpp: pass X2GO_RANDR_XINERAMA=[yes,no] to x2gostartagent as an environment variable based upon the xinerama session setting.
      adds  c2bd0ed   src/onmainwindow.cpp: fix another leaked X2goSettings object.
      adds  d66bd70   src/onmainwindow.cpp: rename xinerama env variable on session startup to X2GO_XINERAMA in accordance with server changes.
      adds  8ee5979   src/onmainwindow.cpp: supply xinerama option as another parameter to x2goresume-session on session resume.
      adds  0da3f0a   src/sessionbutton.cpp: make button non-sensitive in bottom right part if it's editable. Fixes: #1214.
      adds  d01d65b   res/img/png/: add close-button.png file.
      adds  e5ae6b9   {src/{help.cpp,onmainwindow.{cpp,h}},man/man1/x2goclient.1}: add new option --closebt. Fixes: #1227.
      adds  a3f3211   {src/{help.cpp,onmainwindow.{cpp,h}},man/man1/x2goclient.1}: reformat, whitespace fixes, split out close button slot in a separate function.
      adds  7b3bca1   src/onmainwindow.{cpp,h}: let close button be a member variable.
      adds  3060183   src/onmainwindow.cpp: disable and enable close button during and after connection startup.
      adds  7fcf0c8   src/onmainwindow.cpp: initialize directRDP to false to be able to call slotSuspendSessFromSt () even if no session has previously been started.
      adds  d69e58d   src/onmainwindow.cpp: only initialize directRDP variable if platform is Linux.
      adds  4463a0a   src/onmainwindow.cpp: always create close button, but either hide or show it based upon whether --closebt was provided or not.
      adds  dbe5632   Revert "src/onmainwindow.cpp: disable and enable close button during and after connection startup."
      adds  c57ad5d   src/onmainwindow.cpp: always enable close button, let it log out from a broker if already authenticated or close the client on click. Fixes: #1209.
      adds  812f5b0   man/man1/x2goclient.1: clarify what the close button now does.
      adds  49d8862   src/onmainwindow.cpp: correctly initialize brokerAuthentication member of ConfigFile struct.
      adds  a177b75   {res/{img/png/close-button.png,resources.qrc},src/{{onmainwindow,httpbrokerclient}.{cpp,h},help.cpp},man/man1/x2goclient.1}: rename close button to broker logout button.
      adds  aeb8f34   man/man1/x2goclient.1: add missing escape signs before dash/minus characters.
      adds  6ebfec6   man/man1/x2goclient.1: update date pre-release.
      adds  d8f5e5a   release 4.1.1.1

No new revisions were added by this update.

Summary of changes:
 VERSION                                       |   2 +-
 debian/changelog                              | 103 +++++++++++++++
 examples/x2goclient-cli                       |   4 +-
 macbuild.sh                                   |  18 ++-
 man/man1/x2goclient.1                         |  37 +++---
 res/i18n/x2goclient_da.ts                     |   2 +-
 res/i18n/x2goclient_de.ts                     |   4 +-
 res/i18n/x2goclient_es.ts                     |   4 +-
 res/i18n/x2goclient_et.ts                     |   4 +-
 res/i18n/x2goclient_fi.ts                     |   4 +-
 res/i18n/x2goclient_fr.ts                     |   4 +-
 res/i18n/x2goclient_nb_no.ts                  |   4 +-
 res/i18n/x2goclient_nl.ts                     |   4 +-
 res/i18n/x2goclient_pt.ts                     |   2 +-
 res/i18n/x2goclient_ru.ts                     |   2 +-
 res/i18n/x2goclient_sv.ts                     |   4 +-
 res/i18n/x2goclient_tr.ts                     |   2 +-
 res/i18n/x2goclient_zh_tw.ts                  |   2 +-
 res/img/png/broker-logout-button.png          | Bin 0 -> 1069 bytes
 res/resources.qrc                             |   1 +
 src/InteractionDialog.cpp                     |   2 +-
 src/help.cpp                                  |   1 +
 src/httpbrokerclient.cpp                      |  57 ++++----
 src/httpbrokerclient.h                        |   3 +-
 src/onmainwindow.cpp                          | 180 ++++++++++++++++++++------
 src/onmainwindow.h                            |   8 +-
 src/pulsemanager.cpp                          |   2 +
 src/sessionbutton.cpp                         |  55 +++++++-
 src/settingswidget.cpp                        |  16 ++-
 src/sshmasterconnection.cpp                   |  84 ++++++++----
 src/sshmasterconnection.h                     |  11 +-
 src/version.h                                 |   2 +-
 x2gobrowserplugin-2.4_1/src/res/x2goplugin.rc |  10 +-
 x2goclient.spec                               |   2 +-
 34 files changed, 482 insertions(+), 158 deletions(-)
 create mode 100644 res/img/png/broker-logout-button.png

--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git


More information about the x2go-commits mailing list