[X2Go-Commits] [nx-libs] branch 3.6.x updated (a43c495 -> 1fd8551)

git-admin at x2go.org git-admin at x2go.org
Fri Feb 13 13:59:09 CET 2015


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

x2go pushed a change to branch 3.6.x
in repository nx-libs.

      from  a43c495   update changelog
       new  4dc1bd0   Test for xkb/rules/base instead of xkb/keymap.dir for setting XkbBaseDir (302_nx-X11_xkbbasedir-detection.full.patch).
       new  e91277d   Make nxagent-specific keyboard bindings configurable (320_nxagent_configurable-keystrokes.full.patch).
       new  fea8fb5   Adapt paths of keystrokes.cfg if nxagent runs as x2goagent (321_nxagent_x2go-specific-keystroke-config.full.patch).
       new  d4d3fe0   Allow version 4-digit version comparison/handshake (400_nxcomp-version.full+lite.patch).
       new  c4a8556   Unique Library Names Patch (600_nx-X11+nxcompext+nxcompshad_unique-libnames.full.patch).
       new  456f887   Do not build bundled libraries (601_nx-X11_build-option-changes-to-not-use-bundled-libraries.full.patch).
       new  415b20b   Be compliant with POS36-C: Observe correct revocation order while relinquishing privileges (602_nx-X11_initgroups.full.patch).
       new  96d5e74   Handle some serious compilation warnings (603_nx-X11_compilation_warnings.full.patch).
       new  ab8d127   In Types.h, don't use STL internals on libc++ (605_nxcomp_Types.h-dont-use-STL-internals-on-libc++.full+lite.patch).
       new  31cdd87   Provide build support for aarch64 architecture (606_nx-X11_build-on-aarch64.full.patch).
       new  a8fb7d4   Detection for Mac OS X's launchd service on Mac OS X 10.10 and beyond (607_nxcomp_macosx-X11-launcher-in-private-tmp.full+lite.patch).
       new  6e66247   Several fixes for building debug versions of NX (990_fix-DEBUG-and-TEST-builds.full.patch).
       new  23fb617   Fix several typos in nxcomp.
       new  1fd8551   Unbrand NX Agent Startup Screen / Brand X2Go Agent Startup Screen (999_nxagent_unbrand-nxagent-brand-x2goagent.full.patch).

The 14 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../302_nx-X11_xkbbasedir-detection.full.patch     |   84 --
 .../320_nxagent_configurable-keystrokes.full.patch | 1031 -----------------
 ...agent_x2go-specific-keystroke-config.full.patch |   25 -
 debian/patches/400_nxcomp-version.full+lite.patch  |  240 ----
 ...nxcompext+nxcompshad_unique-libnames.full.patch | 1183 --------------------
 ...changes-to-not-use-bundled-libraries.full.patch |   99 --
 debian/patches/602_nx-X11_initgroups.full.patch    |   67 --
 .../603_nx-X11_compilation_warnings.full.patch     |   38 -
 ...ont-use-STL-internals-on-libc++.full+lite.patch |   52 -
 .../patches/606_nx-X11_build-on-aarch64.full.patch |   77 --
 ...osx-X11-launcher-in-private-tmp.full+lite.patch |   14 -
 .../990_fix-DEBUG-and-TEST-builds.full.patch       |   69 --
 debian/patches/991_fix-hr-typos.full+lite.patch    |   97 --
 debian/patches/991_fix-hr-typos.full.patch         |   36 -
 ...gent_unbrand-nxagent-brand-x2goagent.full.patch |  367 ------
 debian/patches/series                              |   15 -
 nx-X11/ChangeLog.X.org                             |    2 +-
 nx-X11/config/cf/Imake.cf                          |    3 +
 nx-X11/config/cf/Imake.rules                       |   12 +-
 nx-X11/config/cf/Imake.tmpl                        |    4 +
 nx-X11/config/cf/X11.tmpl                          |  240 ++--
 nx-X11/config/cf/host.def                          |   17 +-
 nx-X11/config/cf/linux.cf                          |   10 +
 nx-X11/config/cf/lnxLib.rules                      |   16 +-
 nx-X11/config/cf/lnxLib.tmpl                       |    4 +-
 nx-X11/extras/Mesa/src/mesa/main/debug.c           |    2 +-
 nx-X11/extras/Mesa/src/mesa/shader/arbprogparse.c  |    3 +-
 nx-X11/lib/Imakefile                               |    6 -
 nx-X11/lib/X11/Imakefile                           |    2 +-
 nx-X11/lib/X11/imLcPrs.c                           |    2 +-
 nx-X11/lib/XRes/Imakefile                          |    2 +-
 nx-X11/lib/Xau/Imakefile                           |    2 +-
 nx-X11/lib/Xcomposite/Imakefile                    |    2 +-
 nx-X11/lib/Xcomposite/xcomposite.pc.in             |    2 +-
 nx-X11/lib/Xcursor/Imakefile                       |    2 +-
 nx-X11/lib/Xcursor/xcursor.pc.in                   |    2 +-
 nx-X11/lib/Xdamage/Imakefile                       |    2 +-
 nx-X11/lib/Xdamage/xdamage.pc.in                   |    2 +-
 nx-X11/lib/Xdmcp/Imakefile                         |    2 +-
 nx-X11/lib/Xext/Imakefile                          |    2 +-
 nx-X11/lib/Xfixes/Imakefile                        |    2 +-
 nx-X11/lib/Xfixes/xfixes.pc.in                     |    2 +-
 nx-X11/lib/Xinerama/Imakefile                      |    2 +-
 nx-X11/lib/Xpm/Imakefile                           |    2 +-
 nx-X11/lib/Xrandr/Imakefile                        |    2 +-
 nx-X11/lib/Xrender/Imakefile                       |    2 +-
 nx-X11/lib/Xrender/xrender.pc.in                   |    2 +-
 nx-X11/lib/Xtst/Imakefile                          |    2 +-
 nx-X11/lib/font/Imakefile                          |    2 +-
 nx-X11/lib/font/include/Imakefile                  |    2 +-
 nx-X11/lib/oldX/Imakefile                          |    2 +-
 nx-X11/lib/xkbfile/Imakefile                       |    2 +-
 nx-X11/lib/xkbui/Imakefile                         |    2 +-
 nx-X11/programs/Xserver/Imakefile                  |   21 +-
 nx-X11/programs/Xserver/dix/dixfonts.c             |    2 +-
 nx-X11/programs/Xserver/hw/nxagent/Args.c          |   16 +
 nx-X11/programs/Xserver/hw/nxagent/Args.h          |    2 +
 nx-X11/programs/Xserver/hw/nxagent/Display.c       |   40 +-
 nx-X11/programs/Xserver/hw/nxagent/Imakefile       |    9 +-
 nx-X11/programs/Xserver/hw/nxagent/Keyboard.c      |   18 +-
 nx-X11/programs/Xserver/hw/nxagent/Keystroke.c     |  706 ++++++++----
 nx-X11/programs/Xserver/hw/nxagent/Keystroke.h     |   47 +
 nx-X11/programs/Xserver/hw/nxagent/Render.c        |    9 +-
 nx-X11/programs/Xserver/hw/nxagent/Splash.c        |  162 ++-
 nx-X11/programs/Xserver/hw/nxagent/Splash.h        |    1 +
 nx-X11/programs/Xserver/hw/nxagent/X/NXdispatch.c  |    2 +-
 nx-X11/programs/Xserver/hw/nxagent/X/NXdixfonts.c  |    2 +-
 nx-X11/programs/Xserver/include/servermd.h         |   22 +
 nx-X11/programs/Xserver/os/oscolor.c               |   14 +-
 nx-X11/programs/Xserver/os/utils.c                 |    7 +
 nx-X11/programs/Xserver/xkb/ddxLoad.c              |   38 +-
 nxcomp/CHANGELOG                                   |    2 +-
 nxcomp/ClientReadBuffer.cpp                        |    2 +-
 nxcomp/Control.cpp                                 |   40 +-
 nxcomp/Control.h                                   |    9 +
 nxcomp/EncodeBuffer.cpp                            |    4 +-
 nxcomp/GenericChannel.cpp                          |    2 +-
 nxcomp/Loop.cpp                                    |    5 +-
 nxcomp/Makefile.in                                 |    3 +-
 nxcomp/NX.h                                        |    6 +
 nxcomp/Pipe.cpp                                    |    3 +
 nxcomp/ProxyReadBuffer.cpp                         |    2 +-
 nxcomp/ServerReadBuffer.cpp                        |    2 +-
 nxcomp/Transport.h                                 |    2 +-
 nxcomp/Types.h                                     |   10 +-
 nxcompext/Makefile.in                              |    4 +-
 nxcompshad/Makefile.in                             |    4 +-
 87 files changed, 1020 insertions(+), 4061 deletions(-)
 delete mode 100644 debian/patches/302_nx-X11_xkbbasedir-detection.full.patch
 delete mode 100644 debian/patches/320_nxagent_configurable-keystrokes.full.patch
 delete mode 100644 debian/patches/321_nxagent_x2go-specific-keystroke-config.full.patch
 delete mode 100644 debian/patches/400_nxcomp-version.full+lite.patch
 delete mode 100644 debian/patches/600_nx-X11+nxcompext+nxcompshad_unique-libnames.full.patch
 delete mode 100644 debian/patches/601_nx-X11_build-option-changes-to-not-use-bundled-libraries.full.patch
 delete mode 100644 debian/patches/602_nx-X11_initgroups.full.patch
 delete mode 100644 debian/patches/603_nx-X11_compilation_warnings.full.patch
 delete mode 100644 debian/patches/605_nxcomp_Types.h-dont-use-STL-internals-on-libc++.full+lite.patch
 delete mode 100644 debian/patches/606_nx-X11_build-on-aarch64.full.patch
 delete mode 100644 debian/patches/607_nxcomp_macosx-X11-launcher-in-private-tmp.full+lite.patch
 delete mode 100644 debian/patches/990_fix-DEBUG-and-TEST-builds.full.patch
 delete mode 100644 debian/patches/991_fix-hr-typos.full+lite.patch
 delete mode 100644 debian/patches/991_fix-hr-typos.full.patch
 delete mode 100644 debian/patches/999_nxagent_unbrand-nxagent-brand-x2goagent.full.patch

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


More information about the x2go-commits mailing list