[X2Go-tags] [nx-libs] annotated tag redist-server/3.5.0.25 created (now 8d4317e)

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-server/3.5.0.25
in repository nx-libs.

        at  8d4317e   (tag)
   tagging  752a80cee54c4b37382ab16c52d03d9a9ae3b57a (commit)
  replaces  redist-client/3.5.0.24
 tagged by  Mike Gabriel
        on  Mon Jun 30 14:22:24 2014 +0200

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

iQIcBAABCAAGBQJTsVaBAAoJEJr0azAldxsxkS8QAJibfIsjrj1hM8qqV7TotsNJ
wtM3QmtTdWWkcE+arn5s9jjew7zspk41LYCYw/LowRSpO1CtMsHrHfW85MhfeCIZ
c1mZ9+Xi0Cz3x3cQHXnOKFI9nYXxVTB8ZNtP5Mbs223HpFdjhQydsTeEDYu8zMla
zLZpsFzL0Kqml0AdLGLuwxgXTByrIK6R/40ANkSXJzV5VWfVauHjvlbmoPYlwkIb
uMxbDpgK1alOhOkkT+tKsl1n5o2f7uVfe6gNV3VAUzib9TMzMImRDcQtF0wQBwW2
hQfCZ6B3YVthu5zwTgOTq4KIChvVxUrei2tN8oL4iGiQuLZmeZU3xmQNhVS4uZfK
u09qbJuoxIGJGqFOcHM8Ta5ZIPU9GSOWZbHkQszwEeYx5eWtWO42cRf4+K0GaPrZ
tJMIvOhUFMlYg1nfrh00RAMKd6y07xKOFFA8goTJ2Y16mUGkmFcMW0+WmWDmkpE9
0O2Psd9pDw3JwmpVvegPJFt+FOpyJuLsCMDejJd9Iw0zio9s6yVFc36+KZ7RVVc9
TdisGnL+gaq8mr+zsVc9K9CmJ4IkVtCH0bsbBv/qBncyRzg6J/z1d8RHOes8eu4d
dkU2pxY5RJU8rPyQma7U99KoUDSzt9OULSuBG0pBc4RH7pALlHrC91b99r2q/Xyt
+ZOpNrwAJEsHy453QyOq
=CwGx
-----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