[X2Go-tags] [nx-libs] annotated tag redist-client/3.5.0.25 created (now be23e05)

git-admin at x2go.org git-admin at x2go.org
Mon Jun 30 14:24:40 CEST 2014


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

x2go pushed a change to annotated tag redist-client/3.5.0.25
in repository nx-libs.

        at  be23e05   (tag)
   tagging  752a80cee54c4b37382ab16c52d03d9a9ae3b57a (commit)
  replaces  redist-client/3.5.0.24
 tagged by  Mike Gabriel
        on  Mon Jun 30 14:23:01 2014 +0200

- Log -----------------------------------------------------------------
NX-redistributed 3.5.0.25 (client-only)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAABCAAGBQJTsValAAoJEJr0azAldxsxuAMP/js1jo/C6nUK2Q8iDxsWNFd2
RHQV3rqs5gjukaF84xnyc63R8CHlsCj+YMd5wu6S7ix2JktCGslO/D/Ff3oRWtP7
oLAcAY+NHY4AIbdicdhh3pFfaytXgky2N8HjjGkJcqteW8G9ywTzZYL+SFiRcJkU
9BX3qrKHtwF62atwdpcfgzF0E+Zp5cGJ0LBhb/D72mAsXxsZ9wHgPni3X649pYSl
VpvyUWSUQ/mzBStfc8ZvqQR98QvmlQaEa1HGiFl/XtY8GKNZCW3Vnu/V9GaHu1cr
xBjdYF/qum5cUusTMMVrcI6Si7ecNX4slWOE5jrcMlIRQRm76OMvAbdUYRhxosWB
Ad3yZ1h29irT3IfJFOXAx6sbMsLviL+d7fgMEAantmsInF+6+S9Oh7Jl1z6+cTFm
mRPB3QFiGJLor4wtkjg5s7y3Jrcto5HD2GmIfT3s1s1nz7pwOVkX7M3wC4EjUeb0
I7wBB/0FsowDVjxIWsktLjA/LT/j3r1pcm0WKvb/AIlcQbvJCwpRljT7Io3Y58lj
gez8FtmCQhig33aDJVZYtvjCziT7yrMhWt/sI1gFXyO5BhH0bceLAMFQM+aqVhUR
68+1Z8Ygh9NjOJElkW5Adjf+qgoLyFKru6fGsnbtmwZuMqhMOvtSsDblA8W4nmoh
u5LuXrcN+OE6MnlZYbtK
=4GiF
-----END PGP SIGNATURE-----

Mihai Moldovan (4):
      Add 057_nx-X11-bigendian-ppc64-no-session-window.patch. Fix failures in session windows coming up on Big Endian systems like PPC64. (Fixes: #516).
      Improve 105_nxagent_export-remote-keyboard-config.full.patch. Don't print out nonsensical information, if there really was no error when creating the keyboard file or the other way around. Also add the reason when failing to create the keyboard file. Only print an error message if SessionPath *really* is not defined.
      Improve 028_nx-X11_abstract-kernel-sockets.full.patch. Make it more Big Endian robust by assigning correct types for socklen_t objects.
      Add 990_fix-DEBUG-and-TEST-builds.full.patch. Fix debug builds (e.g. when globally setting -DDEBUG and -DTEST at build time).

Mike Gabriel (25):
      Continue development...
      Add 606_nx-X11_build-on-aarch64.full.patch. Build on aarch64 architectures. (Fixes: #490).
      Add 027_nxcomp_abstract-X11-socket.patch. In proxy mode server let NX proxy attempt connecting to the abstract X11 socket first, and only fallback to the file system socket, if the abstract socket is not available. (Fixes: #505).
      Make 220_nxproxy-bind-loopback-only.full+lite.patch cleanly apply after having added 027_nxcomp_abstract-X11-socket.patch.
      fix patch name
      Wrap too-long-line in changelog.
      Add 028_nx-X11_abstract-kernel-sockets.full.patch. Provide abstract local socket support for Linux based systems. This patch pulls in abstract socket relevant code from xtrans 1.2.7.
      Make 016_nx-X11_install-location.debian.patch cleanly apply again.
      Add 302_nx-X11_xkbbasedir-detection.patch. For detecting XkbBaseDir test for xkb/rules/base instead of testing for deprecated file xkb/keymap.dir. (Fixes: #40).
      Add 029_nxcomp_ppc64.full+lite.patch. Fix sockaddr handling on Big Endian systems (like PPC64). (Fixes: #515).
      giving credits to Mihai for digging out patch 029_nxcomp_ppc64.full+lite.patch
      update last committed patch, fix EOL style
      fix 057, rebase
      Update patches, to make them apply cleanly after above changes:
      update description for patch 057_nx-X11-bigendian-ppc64-no-session-window.full.patch as proposed by the patch author
      renmae patch 057
      Rename patches to match our naming scheme:
      fix Description: in patch 057
      fix changelog entry for patch 057
      Add 206_nxagent_clipboard-as-nxoption.full.patch. Make the clipboard option configurable in nxagent via NX options as addition to the command line parameter -clipboard. Note that the command line parameter overrides the clipboard NX option. Possible values are both or 1, client, server, none or 0.
      update changelog, update patches
      update patch name in changelog
      Add 212_nxcomp_build-on-Android.patch. Fix FTBFS of nxproxy/nxcomp when build against the Android system. (Fixes: #339).
      changelog fix
      release 3.5.0.25

Oleksandr Shneyder (5):
      Add 210_nxagent_nxcomp_save_session_state.patch. Save session state in path specified by "state" option in agent options file. If option is omitted, session state will not be saved. Session states are: STARTING, RUNNING, SUSPENDING, SUSPENDED, RESUMING, TERMINATING, TERMINATED.
      Revert "Add 210_nxagent_nxcomp_save_session_state.patch. Save session state in path specified by "state" option in agent options file. If option is omitted, session state will not be saved. Session states are: STARTING, RUNNING, SUSPENDING, SUSPENDED, RESUMING, TERMINATING, TERMINATED."
      Add 210_nxagent_nxcomp_save_session_state.patch. Save session state in path specified by "state" option in agent options file. If option is omitted, session state will not be saved. Session states are: STARTING, RUNNING, SUSPENDING, SUSPENDED, RESUMING, TERMINATING, TERMINATED.
      Add 211_nxcomp_set_default_options.patch. Set default arguments for options 'link' and 'pack' to avoid session damage by resuming with incorrect options file.
      Rename Patches 210 and 211. Update series file.

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

No new revisions were added by this update.

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


More information about the x2go-tags mailing list