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

x2go pushed a change to annotated tag 4.1.2.3
in repository x2goclient.

        at  af4f113   (tag)
   tagging  dc05d84e3870f648fcd7b335b1b2be4a227857f5 (commit)
  replaces  4.1.2.2
 tagged by  Mihai Moldovan
        on  Wed Jun 28 22:04:12 2023 +0200

- Log -----------------------------------------------------------------
Upstream version 4.1.2.3
-----BEGIN PGP SIGNATURE-----

iQJDBAABCgAtFiEEbhHQj3UzgcdE8cg8H9Yu2W4lOocFAmSckjwPHGlvbmljQGlv
bmljLmRlAAoJEB/WLtluJTqH2iIQALrPfGAZGVfPkp8QgketS+b9l1iGGck0eLUa
UR9vzszJg0n2TUBwcIshKmwT2+OW4QXItuULg1o2++2ovdfUsypgpwf5MnYuabWG
+N3zs8URre01dU9X4xTuiacRrrrnErFeteFTmsA3AxOmlAnUbAuDyJHo9v/X3WWe
/aaLHC8xXhEaItHAvU05TlvMJesL46N/3IMp6r9v3LujQ4uTe91dAGbEGarQhHl1
tCizyfsTHqoEl1sBEEbBvrnE/y3WIc3xsMNApWyiArlL6aDnTVZD/UIVt8EgOv7p
5Vz9P3rt5CrDiqgNL1qgLBe2HzLzYA6kdgqEWXu0lCTZ+ffJmtZEvO44/SNCM5Ia
c0sR/ISkW8p5+9mpUzSSrBy0HV0InprhObt1GFtiNQotBW7eb0uuL8p0rdWv1U8s
JQY7gTX1yX42fXzvBcQ/LLsRhl30xMXp35Lkw+nowfKpr5MdsOWJw6nsS0QwQ7VC
maUutTMddSzLtzY8n23wQxVv5Kkr2IV3x5mcTaa8puhZWCBSBLm72gK+JiTjVX3q
AzFXcze3AfdT4VGnCZB21v2XGd06qngv440m/ynw3czdagZ1DKVPiTjyrZsdrKLU
l5DVDY31bn614plfYkhpbsj7mKxqfMqcNrOEP+HoIryxApM9AG5lx81hfwd2yf/8
hH5hGZo7
=OUp4
-----END PGP SIGNATURE-----

Juri Grabowski (1):
      add build dependencies for qt5

Melroy van den Berg (7):
      src/sshmasterconnection: send EOF before closing channel.
      src/sshmasterconnection: return false if login check remote command 
execution failed.
      src/sshmasterconnection: refactor some of the channel loop and fix 
channel/session closes.
      src/sshmasterconnection: fix 'when not' password auth.
      src/sshmasterconnection: correct retval check.
      src/sshmasterconnection: explicitly mark function parameters as unused.
      .gitignore: ignore Visual Studio temporary files. Fixes: #1469.

Mihai Moldovan (71):
      debian/changelog: sync up with commit history.
      Revert "add build dependencies for qt5"
      src/sshmasterconnection.{c,h}: fix builds, new function should have been 
registered and not static, but private.
      debian/changelog: fixup.
      Revert "debian{,-qt4,-qt5}: Add a Qt5-based debian(-qt5)/ packaging 
folder and make it easy to switch between Qt4 and Qt5 build by simply changing 
the symlink target of debian/ (which is, yes indeed, a symlink, not a directory 
anymore)."
      debian/control: move to debian/control.in.
      debian/control.in: switch to priority: optional.
      debian/copyright: switch Upstream-Contact to myself.
      debian/: new file "watch".
      debian/: new file "upstream/metadata".
      debian/copyright: add new license "GPL-2+~OpenSSL" for the modified GPL 
2+ license including the OpenSSL exception and use that where appropriate.
      debian/copyright: move GPL-3 definition out-of-line.
      debian/copyright: update notices.
      debian/control.in: drop x2goplugin{,-{provider,dbg}}.
      debian/: new file "preprocessor.pl".
      debian/: new file "proprocess.sh".
      debian/control.in: add Qt version switching support.
      debian/rules: preprocess files with an ".in" suffix in the "debian" 
directory.
      debian/control.in: add build-dependency upon lsb-release.
      debian/rules: add Qt 4/5 switching, based upon the base system definition.
      debian/rules: force re-generation of debian/control in clean rule.
      debian/rules: add force variables to bypass autodetection via lsb-release.
      .gitignore: add debian/control, since it's now auto-generated.
      debian/rules: do not force re-generation of debian/control in clean rule.
      debian/control.in: add build-dependency upon libencode-locale-perl, 
needed for our preprocessor Perl script.
      debian/control.in: add build-dependency upon m4, needed by our 
preprocessing shell script.
      Makefile: support version switching through a QT_VERSION variable - might 
be overridden via environment variables or the make call.
      debian/rules: assign default values to the FORCE_{VENDOR,RELEASE_VER} 
variables - thus allowing passed-in values through the environment.
      Utilize new version switching in main Makefile by overriding the 
QT_VERSION make variable.
      x2goclient.spec: add version switching support. Use Qt 5 for FC31+, RHEL 
8 and *SuSE 15.3+.
      x2goclient.spec: don't try to prepend %{_qt4_bindir} if the macro is not 
defined.
      Makefile: allow passing down variables that are safe to pass via the 
environment.
      x2goclient.spec: fix condition with maybe-undefined macro.
      x2goclient.spec: typo fix in vendor macro.
      x2goclient.spec: expand %{_qt4_bindir} to integer if it's set, instead of 
using it as a string in the condition (which then leads to parsing error).
      x2goclient.spec: rework Qt5 dependencies.
      Makefile: make controllable variables default-if-not-set to allow 
overriding via the environment.
      Makefile: invoke make as $(MAKE) to keep original invocation.
      x2goclient.spec: fix missing %endif in Qt-4-BuildRequires section.
      x2goclient.spec: use %{_qt5_bindir} macro analogous to the Qt 4 variant.
      x2goclient.spec: correctly quote PATH overrides.
      x2goclient.spec: fix syntax error in Qt 5 PATH override.
      x2goclient.spec: add BuildRequires on Qt5X11Extras.
      x2goclient.spec: also use/handle %{_libqt5_bindir}, as used by *SuSE.
      x2goclient.spec: add BuildRequires on Qt5Network.
      src/onmainwindow.cpp: add Cancel standard shortcut to cancel button in 
login window.
      src/onmainwindow.cpp: consolidate Resume button enabling state in 
ONMainWindow::initSelectSessDlg ().
      src/onmainwindow.{cpp,h}: add notice explaining how to resume running 
sessions.
      src/onmainwindow.cpp: add Cancel standard shortcut to cancel button in 
session selection view.
      src/onmainwindow.cpp: set word wrapping on running label.
      src/onmainwindow.cpp: increase height of session selection dialog in mini 
mode.
      src/onmainwindow.cpp: increase fixed height of session selection dialog 
in normal mode and also set as minimum height.
      src/onmainwindow.cpp: unbreak on Qt 4 by emulating QKeySequence::Cancel.
      src/onmainwindow.cpp: unbreak more and make sure that the code actually 
works on older systems.
      src/onmainwindow.cpp: fix session creation date/time display.
      src/onmainwindow.cpp: convert server-reported time to human readable time 
in Qt's standard format in session list view.
      handle_mxe.sh: rework, make most variables lowercase, change spacing, use 
proper if-else blocks, do not use special bash features for string comparison 
etc.
      macbuild.sh: qmake never supported -config, it was always 
CONFIG(+)='something'.
      config_linux_static.sh: also switch from -config to CONFIG+='...'.
      {handle_mxe.sh,x2goclient.pro}: make mxe selectable via CONFIG option and 
prepare selector in x2goclient.pro.
      x2goclient.pro: also select on win32 and not just win32-*, fix whitespace.
      x2gohelper/Makefile.mxe: more quoting.
      debian/changelog: whitespace only.
      debian/rules: fix version detection on testing and unstable.
      debian/rules: add quotes to comment to force new commit and Jenkins build.
      debian/rules: force another Jenkins rebuild.
      debian/rules; fix version detection on testing and unstable V2.
      Windows: Update PuTTY from 0.73 to 0.78.
      debian/preprocessor.pl: typo fixes only.
      misc: pre-release copyright update.
      man/man1/x2goclient.1: pre-release date update.

Mike Gabriel (5):
      Makefile: Install x-x2go.xml MIME database source file for .x2go file 
extension.
      debian/x2gocient.install:Install x-x2go.xml into bin:pkg x2goclient.
      x2goclient.spec: Install x-x2go.xml into bin:pkg and run 
update-mime-database during postinst.
      debian{,-qt4,-qt5}: Add a Qt5-based debian(-qt5)/ packaging folder and 
make it easy to switch between Qt4 and Qt5 build by simply changing the symlink 
target of debian/ (which is, yes indeed, a symlink, not a directory anymore).
      debian/changelog: Fix too-long-lines in current stanza.

Oleksandr (1):
      Set min width of session status label.

Oleksandr Shneyder (40):
      Load alternative image resources from specified folder.
      Set correct aspect ratio for x2go and ON logos.
      download alternative resource files from http server.
      Support for PNG background images.
      Display state of broker connection in status bar.
      Client can synchronize sessions with broker. Broker need to send 
syncinterval value in the client config section.
      set clipboard mode of x2gokdriveclient in cmd line option.
      Fix maximizing client window in thinclient mode with Qt5 (bullseye).
      Add mime type application/x-x2go. X2Go Client can now automatically open 
session files with .x2go extension.
      X2Go Client will send it's version to the broker when sending client 
event.
      Don't close X2Go Client if settings dialog is called before broker auth.
      X2Go Client will send it's OS name to the broker when sending client 
event.
      Don't exit if connection to HTTP broker is failed when sync sessions.
      Support for HTTP(S) urls in the session icons when using http broker.
      Fix loading session icon to system tray when using broker.
      Add --debug argument to x2gokdriveclient in debug mode.
      Setting debug filter rules for QT>=5.2
      Implement different view modes for sessions explorer: Favorite sessions, 
running sessions, all sessions.
      Improve view modes in broker mode.
      Set toolTip with detailed information for session button.
      Show session path in session button in Favorite and Running views.
      Improve synchronisation in broker mode.
      Fix loading HTTP icon in pass dialog in broker mode.
      Replace QFont::Thin with 0 to keep compatibility with Qt4.
      Add special ACL for exported directories in Windows client.
      Support for rootless X2GoKdrive sessions.
      Fixed build with Qt5 on Windows.
      Do not show empty folders in session explorer.
      - Support for OPENSSH PRIVATE KEY format sent from broker. - Do not show 
client in broker mode if startet in "hidden" mode.
      Enable/Disable session view buttons inside of sessions explorer.
      Add splash screen option when starting in hidden mode.
      replace <HOME> with user's home dir in exports directories, when 
exporting session default directories.
      create default export directory if not exists.
      send to broker xdmcpserver in command option when starting xdmcp session.
      improve processing stderr from nxproxy.
      support for recent cygwin binaries and nxproxy 3.5.99.x all cygwin 
binaries and DLLs should be moved into the INSTDIR/bin directory by Windows 
installer.
      for x2gokdrive sessions, when auto kbd layout is chosen, x2goclient will 
try to set the same kbd layout on server as on the client.
      add "noresize" setting, which makes the proxy window not resizable for 
user.
      on Windows SSHD will only listen 127.0.0.1 to avoid FW warnings.
      on Windows check the location of cgwin binaries in <APPDIR> and in 
<APPDIR>/bin.

Ryan Schmidt (1):
      x2goclient.pro: use the right C++ standard library on OS X/macOS.

Ulrich Sibiller (11):
      desktop/x2goclient.desktop: drop Maemo support.
      res/img/icons: drop Maemo support, remove hildon subdirectory.
      res/img/svg: drop Maemo support, remove bg_hildon.svg.
      res/resources.qrc: drop Maemo support, remove bg_hildon.svg entry.
      
src/{{InteractionDialog,configdialog,connectionwidget,editconnectiondialog,folderbutton,mediawidget,ongetpass,onmainwindow,printprocess,printwidget,sessionbutton,sessionmanagedialog,sessionwidget,settingswidget,sharewidget}.cpp,x2goclientconfig.h}:
 drop Maemo support.
      /: drop Maemo support, remove x2goclient.pro.maemo.
      /: add README.mxe, describing MXE builds.
      /: add handle_mxe.sh, MXE control script.
      x2goclient.pro: use different parameters for MXE builds.
      x2gohelper/x2gohelper.cpp: use lower-case header files.
      x2gohelper/: add Makefile.mxe.

X2Go Release Manager (2):
      Continue development
      release 4.1.2.3

-----------------------------------------------------------------------

No new revisions were added by this update.

--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on 
/srv/git/code.x2go.org/x2goclient.git
_______________________________________________
x2go-tags mailing list
x2go-tags@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-tags

Reply via email to