[X2Go-Commits] [x2goclient] branch build-main updated (d8f5e5a -> 2f1cd7e)

git-admin at x2go.org git-admin at x2go.org
Sat Jun 23 00:43:51 CEST 2018


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

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

      from  d8f5e5a   release 4.1.1.1
      adds  a3a605a   Continue development
      adds  7cbd8d5   Do not attempt to perform Interaction with SSH Server
      adds  b0a7b5c   Windows: Update PuTTY from 0.68 to 0.70
      adds  36cad1d   Update debian/changelog that commit "Do not attempt to perform Interaction with SSH Server" Fixes: #1258
      adds  18512d8   don't start gpg agent for PGP card authentication. Use system agent instead.
      adds  6cf765e   change search string for pcsc_scan.
      adds  e62ad22   misc: update version to 4.1.2.0.
      adds  f0a3ab4   res/img/svg: add new lxqt.svg icon file (really helix.svg).
      adds  746e449   res/img/icons/*x*: add new rasterized lxqt.png files in different sizes.
      adds  f931d5f   res/qresources.qrc: add new lxqt files.
      adds  cb365f8   src/{onmainwindow.cpp,session{button,widget}.{cpp,h}}: add support for LXQt. Fixes: #1263.
      adds  c57e418   Windows: Update Win32 OpenSSL from 1.0.2k to 1.0.2n
      adds  607c333   destroy unused SSH sessions for LDAP authentication.
      adds  c92b679   src/sshmasterconnection.cpp: stop libssh/OpenSSL from querying for a passphrase if started with a controlling terminal.
      adds  294ac0b   x2goclient.pro: remove plugin references.
      adds  d3d4413   x2goclient.spec: remove plugin references.
      adds  0fa3356   misc: change http:// to https:// where appropriate, but in actual code and translation files for now.
      adds  4f70ddf   debian/rules: remove plugin references.
      adds  bd2436f   debian/control: convert plugin packages to dummy transitional packages with no dependencies, remove other plugin references.
      adds  84fc6e4   Makefile: remove plugin references.
      adds  dd26e30   Makefile: remove x2goclient_*.qm files in clean rule.
      adds  df16a01   debian/rules: remove x2goclient_*.qm files removal.
      adds  9274e2c   x2gobrowserplugin-2.4_1/: remove.
      adds  cb360e1   provider/: remove.
      adds  535ce57   INSTALL: remove plugin references.
      adds  53f656a   debian/x2goplugin{,-provider}.install: clear out.
      adds  51738fb   debian/{x2goplugin.dirs,x2goplugin-provider.dirs,x2goplugin-provider.links,x2goplugin-provider.post*}: remove.
      adds  1374ac4   {{build,config}_win_plugin.bat,config_linux_{,static_}plugin.sh}: remove.
      adds  e7d4e13   config_win.bat: remove plugin references.
      adds  58a7ad4   debian/copyright: remove plugin references.
      adds  83b8a9c   src/{configdialog.cpp,onmainwindow{.cpp,{,_privat}.h}}: remove plugin references.
      adds  1f383a9   src/editconnectiondialog.cpp: do not connect signals to slots that do not exist on non-Linux platforms.
      adds  688a221   src/onmainwindow.cpp: add -nopn parameter to VcXsrv startup options, making the binary fail if it wasn't able to bind the requested port on all addresses.
      adds  15c5b01   src/onmainwindow.cpp: print out current DISPLAY value in debug log while starting X server.
      adds  71b6eec   src/onmainwindow.{cpp,h}: don't error out directly if starting the X.Org Server failed on Windows.
      adds  94b93f5   {src/{onmainwindow.{cpp,h},help.cpp},man/man1/x2goclient.1}: add new option --xserver-start-limit, replacing the formerly hardcoded limit of three tries.
      adds  a8504e6   src/onmainwindow.{cpp,h}: fix compile error on Windows - use std::size_t instead of std::ssize_t, treat zero as infinity value while parsing option value.
      adds  0528198   src/onmainwindow.cpp: handle a disabled X.Org Server start limit correctly.
      adds  3894c5f   src/onmainwindow.cpp: fix other compile errors/typos.
      adds  ec8b65e   src/onmainwindow.cpp: another compile error/typo fix.
      adds  2973cb7   src/onmainwindow.cpp: let client recognize new --xserver-start-limit param correctly.
      adds  f49f566   src/onmainwindow.cpp: add -silent-dup-error parameter to VcXsrv startup options, forcing it to silently fail without showing a dialog and thus keeping the process running.
      adds  3a1369e   src/onmainwindow.cpp: re-add periodic xmodmap keyboard sync for OS X/macOS platforms.
      adds  5fed0ac   src/onmainwindow.cpp: fix compile error on OS X/macOS.
      adds  c1debb3   Upgrade bundled VcXsrv to 1.20.0.0
      adds  8cf06d8   copy-deps-win32.bat: update to 20160121-4 Cygwin bundle, shipping with chgrp.
      adds  e4de760   src/onmainwindow.cpp: fix user-facing error messages in Windows X.Org Server startup functions.
      adds  c416343   src/pulsemanager.cpp: use QByteArray's constData () instead of data (), since we'll never modify the data anyway.
      adds  f22fd19   src/onmainwindow.cpp: hook-in chgrp for ~/.x2go/etc on Windows platforms to work around a Cygwin permissions bug. Fixes: #1156.
      adds  bae28fa   src/onmainwindow.cpp: QProcess:nullDevice () is only available on Qt 5.2+, so use a workaround for older versions.
      adds  9ad7066   src/onmainwindow.cpp: actually pass the correct group ID to the chgrp call and make sure that the warning dialog box also appears whenever the exit code indicates a failure.
      adds  b9e17cd   src/onmainwindow.{cpp,h}: remove Cygwin permissions workaround via chgrp.
      adds  c1f259a   copy-deps-win32.bat: update to 20180615-1 Cygwin bundle, shipping with a further modified OpenSSH Server version at 7.7p1-1-x2go1 and without chgrp.
      adds  9c1ca41   src/onmainwindow.cpp: disable private host key permissions check in OpenSSH Server on Windows. Fixes: #1156.
      adds  5fc0c03   res/i18n/x2goclient_*.ts: update translation files.
      adds  43a71aa   res/i18n/x2goclient_fi.ts: update Finnish translation file.
      adds  8b723e0   res/i18n/x2goclient_fi.ts: whitespace and other fixups.
      adds  a962109   res/i18n/x2goclient_de.ts: update German translation file.
      adds  539043e   res/i18n/x2goclient_fi.ts: add missing numerus form translation and other fixups.
      adds  53ef3e9   res/i18n/x2goclient_de.ts: another fixup I previously forgot about.
      adds  2bc4c14   res/i18n/x2goclient_fr.ts: update French translation file.
      adds  4ad0a0e   res/i18n/x2goclient_et.ts: update Estonian translation file.
      adds  d66cf1e   res/i18n/x2goclient_et.ts: whitespace and meta data fixup.
      adds  ad7f524   res/i18n/x2goclient_et.ts: typo fix: on+ma -> oma.
      adds  9539771   man/man1/x2goclient.1: pre-release date update.
      adds  2f1cd7e   Release 4.1.2.0

No new revisions were added by this update.

Summary of changes:
 COPYRIGHT.x2go-logos                               |    2 +-
 INSTALL                                            |   20 +-
 LICENSE                                            |    6 +-
 Makefile                                           |   50 +-
 README.i18n                                        |    2 +-
 VERSION                                            |    2 +-
 build_win_plugin.bat                               |   17 -
 config_linux_plugin.sh                             |    7 -
 config_linux_static_plugin.sh                      |    8 -
 config_win.bat                                     |    1 -
 config_win_plugin.bat                              |    8 -
 copy-deps-win32.bat                                |    6 +-
 debian/changelog                                   |  142 ++
 debian/control                                     |   40 +-
 debian/copyright                                   |   43 +-
 debian/rules                                       |    8 +-
 debian/x2goplugin-provider.dirs                    |    2 -
 debian/x2goplugin-provider.install                 |    2 -
 debian/x2goplugin-provider.links                   |    2 -
 debian/x2goplugin-provider.postinst                |   49 -
 debian/x2goplugin-provider.postrm                  |   47 -
 debian/x2goplugin.dirs                             |    1 -
 debian/x2goplugin.install                          |    1 -
 man/man1/x2goclient.1                              |   12 +-
 nsis/x2goclient.nsi                                |    4 +-
 pkg-dmg                                            |    2 +-
 portable/manifest.u3i                              |    2 +-
 provider/etc/x2goplugin-apache.conf                |   15 -
 provider/share/x2goplugin.html                     |   47 -
 res/i18n/x2goclient_da.ts                          | 1280 +++++++--------
 res/i18n/x2goclient_de.ts                          | 1266 ++++++++-------
 res/i18n/x2goclient_es.ts                          | 1275 ++++++++-------
 res/i18n/x2goclient_et.ts                          | 1266 ++++++++-------
 res/i18n/x2goclient_fi.ts                          | 1264 ++++++++-------
 res/i18n/x2goclient_fr.ts                          |   94 +-
 res/i18n/x2goclient_nb_no.ts                       |   49 +-
 res/i18n/x2goclient_nl.ts                          | 1275 ++++++++-------
 res/i18n/x2goclient_pt.ts                          | 1290 +++++++--------
 res/i18n/x2goclient_ru.ts                          | 1283 +++++++--------
 res/i18n/x2goclient_sv.ts                          | 1275 ++++++++-------
 res/i18n/x2goclient_tr.ts                          | 1279 +++++++--------
 res/i18n/x2goclient_zh_tw.ts                       | 1283 +++++++--------
 res/img/icons/128x128/lxqt.png                     |  Bin 0 -> 4919 bytes
 res/img/icons/16x16/lxqt.png                       |  Bin 0 -> 771 bytes
 res/img/icons/22x22/lxqt.png                       |  Bin 0 -> 966 bytes
 res/img/icons/32x32/lxqt.png                       |  Bin 0 -> 1377 bytes
 res/img/icons/48x48/lxqt.png                       |  Bin 0 -> 1910 bytes
 res/img/icons/64x64/lxqt.png                       |  Bin 0 -> 2521 bytes
 res/img/svg/lxqt.svg                               |  212 +++
 res/resources.qrc                                  |    6 +
 src/InteractionDialog.cpp                          |    2 +-
 src/InteractionDialog.h                            |    2 +-
 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                              |    2 +-
 src/clicklineedit.h                                |    2 +-
 src/configdialog.cpp                               |   10 +-
 src/configdialog.h                                 |    2 +-
 src/configwidget.cpp                               |    2 +-
 src/configwidget.h                                 |    2 +-
 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                    |    2 +-
 src/cupsprintwidget.cpp                            |    2 +-
 src/cupsprintwidget.h                              |    2 +-
 src/editconnectiondialog.cpp                       |    8 +-
 src/editconnectiondialog.h                         |    2 +-
 src/exportdialog.cpp                               |    2 +-
 src/exportdialog.h                                 |    2 +-
 src/folderbutton.cpp                               |    2 +-
 src/folderbutton.h                                 |    2 +-
 src/folderexplorer.cpp                             |    2 +-
 src/folderexplorer.h                               |    2 +-
 src/help.cpp                                       |    5 +
 src/helpdialog.cpp                                 |    2 +-
 src/helpdialog.h                                   |    2 +-
 src/httpbrokerclient.cpp                           |    2 +-
 src/httpbrokerclient.h                             |    2 +-
 src/imgframe.cpp                                   |    2 +-
 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                               |  921 +++--------
 src/onmainwindow.h                                 |   96 +-
 src/onmainwindow_privat.h                          |    9 +-
 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/pulsemanager.cpp                               |    6 +-
 src/sessionbutton.cpp                              |   18 +-
 src/sessionbutton.h                                |    4 +-
 src/sessionexplorer.cpp                            |    2 +-
 src/sessionexplorer.h                              |    2 +-
 src/sessionmanagedialog.cpp                        |    2 +-
 src/sessionmanagedialog.h                          |    2 +-
 src/sessionwidget.cpp                              |    8 +-
 src/sessionwidget.h                                |    4 +-
 src/settingswidget.cpp                             |    2 +-
 src/settingswidget.h                               |    2 +-
 src/sharewidget.cpp                                |    2 +-
 src/sharewidget.h                                  |    2 +-
 src/sshmasterconnection.cpp                        |   53 +-
 src/sshmasterconnection.h                          |    2 +-
 src/sshprocess.cpp                                 |    2 +-
 src/sshprocess.h                                   |    2 +-
 src/userbutton.cpp                                 |    2 +-
 src/userbutton.h                                   |    2 +-
 src/version.h                                      |    4 +-
 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                               |    2 +-
 src/x2gosettings.h                                 |    2 +-
 src/x2goutils.cpp                                  |    2 +-
 src/x2goutils.h                                    |    2 +-
 src/xsettingswidget.cpp                            |    2 +-
 src/xsettingswidget.h                              |    2 +-
 x2gobrowserplugin-2.4_1/src/qtbrowserplugin.cpp    | 1703 --------------------
 x2gobrowserplugin-2.4_1/src/qtbrowserplugin.def    |    4 -
 x2gobrowserplugin-2.4_1/src/qtbrowserplugin.h      |  176 --
 x2gobrowserplugin-2.4_1/src/qtbrowserplugin.pri    |   74 -
 .../src/qtbrowserplugin_mac.cpp                    |  560 -------
 x2gobrowserplugin-2.4_1/src/qtbrowserplugin_p.h    |   94 --
 .../src/qtbrowserplugin_win.cpp                    |  194 ---
 .../src/qtbrowserplugin_x11.cpp                    |  150 --
 x2gobrowserplugin-2.4_1/src/qtbrowserpluginax.def  |    9 -
 x2gobrowserplugin-2.4_1/src/qtnpapi.h              |  555 -------
 x2gobrowserplugin-2.4_1/src/res/x2goplugin.rc      |   37 -
 x2goclient.pro                                     |   30 +-
 x2goclient.spec                                    |  100 +-
 x2gohelper/x2gohelper.cpp                          |    2 +-
 154 files changed, 8067 insertions(+), 11866 deletions(-)
 delete mode 100755 build_win_plugin.bat
 delete mode 100755 config_linux_plugin.sh
 delete mode 100755 config_linux_static_plugin.sh
 delete mode 100755 config_win_plugin.bat
 delete mode 100644 debian/x2goplugin-provider.dirs
 delete mode 100644 debian/x2goplugin-provider.links
 delete mode 100755 debian/x2goplugin-provider.postinst
 delete mode 100755 debian/x2goplugin-provider.postrm
 delete mode 100644 debian/x2goplugin.dirs
 delete mode 100644 provider/etc/x2goplugin-apache.conf
 delete mode 100644 provider/share/x2goplugin.html
 create mode 100644 res/img/icons/128x128/lxqt.png
 create mode 100644 res/img/icons/16x16/lxqt.png
 create mode 100644 res/img/icons/22x22/lxqt.png
 create mode 100644 res/img/icons/32x32/lxqt.png
 create mode 100644 res/img/icons/48x48/lxqt.png
 create mode 100644 res/img/icons/64x64/lxqt.png
 create mode 100644 res/img/svg/lxqt.svg
 delete mode 100644 x2gobrowserplugin-2.4_1/src/qtbrowserplugin.cpp
 delete mode 100644 x2gobrowserplugin-2.4_1/src/qtbrowserplugin.def
 delete mode 100644 x2gobrowserplugin-2.4_1/src/qtbrowserplugin.h
 delete mode 100644 x2gobrowserplugin-2.4_1/src/qtbrowserplugin.pri
 delete mode 100644 x2gobrowserplugin-2.4_1/src/qtbrowserplugin_mac.cpp
 delete mode 100644 x2gobrowserplugin-2.4_1/src/qtbrowserplugin_p.h
 delete mode 100644 x2gobrowserplugin-2.4_1/src/qtbrowserplugin_win.cpp
 delete mode 100644 x2gobrowserplugin-2.4_1/src/qtbrowserplugin_x11.cpp
 delete mode 100644 x2gobrowserplugin-2.4_1/src/qtbrowserpluginax.def
 delete mode 100644 x2gobrowserplugin-2.4_1/src/qtnpapi.h
 delete mode 100644 x2gobrowserplugin-2.4_1/src/res/x2goplugin.rc

--
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