[X2Go-Commits] [nx-libs] branch 3.6.x-rpm-debug updated (1ea2a6f -> 95ac2a8)

git-admin at x2go.org git-admin at x2go.org
Wed Feb 7 20:09:25 CET 2018


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

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

      from  1ea2a6f   Merge branch '3.6.x' into 3.6.x-rpm-debug
      adds  ef0a3d6   debian/rules: Fix FTCBFS: (see Debian bug #875867) Fix build/host confusion in debian/rules. Pass --host to ./configure.
      adds  c804d99   NXhsm.c: add missing code
      adds  9fb582f   NXhsm.c: drop setting of sequence number
      adds  995350d   Merge branch 'uli42-pr/shm_missing_code' into 3.6.x
      adds  99b1143   Handlers.c: Fix wrong function names in TEST output
      adds  acbc9cd   NXdispatch.c: fix wrong indentation
      adds  9e22a10   NXdispatch.c: add FIXME
      adds  876063c   Client.c: Fix wrong function names in DEBUG/WARNING output
      adds  61e4d29   Composite.c: Fix wrong function names in TEST output
      adds  5cee71a   Dialog.c: Fix wrong function names in TEST output
      adds  1997c04   Events.c: Fix wrong function name in TEST output
      adds  1c020ea   Events.c: change scope of XButtonEvent struct and clear it before use
      adds  87afc32   Pixmap.c: Fix wrong function names in TEST/WARNING output
      adds  f511fba   Reconnect.c: Fix wrong function names in TEST output
      adds  1930f18   Rootless.c: Fix wrong function name in WARNING output
      adds  0e54be6   Screen.c: Fix wrong function names in TEST output
      adds  0a2a9da   Splash.c: Fix wrong function names in TEST/DEBUG output
      adds  e3d749f   Split.c: Fix wrong function names in TEST output
      adds  ffc363c   Split.c: make nxagentWaitDrawable TEST messages look like all the others
      adds  7db6cff   Window.c: fix TEST/DEBUG output
      adds  b1c42dc   Merge branch 'uli42-pr/some_cleanups' into 3.6.x
      adds  f7207bc   Lift fb to xorg-xserver-7.1/1.1 state
      adds  a110b0c   Merge branch 'uli42-pr/update_fb' into 3.6.x
       new  95ac2a8   Merge branch '3.6.x' into 3.6.x-rpm-debug

The 1 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:
 debian/rules                                    |  36 ++++----
 nx-X11/programs/Xserver/fb/fbblt.c              |  24 ++++++
 nx-X11/programs/Xserver/fb/fbcompose.c          | 110 +++++++++++++++---------
 nx-X11/programs/Xserver/fb/fbgc.c               |   9 +-
 nx-X11/programs/Xserver/fb/fbpict.h             |   2 +-
 nx-X11/programs/Xserver/hw/nxagent/Client.c     |   4 +-
 nx-X11/programs/Xserver/hw/nxagent/Composite.c  |   4 +-
 nx-X11/programs/Xserver/hw/nxagent/Dialog.c     |   2 +-
 nx-X11/programs/Xserver/hw/nxagent/Events.c     |   7 +-
 nx-X11/programs/Xserver/hw/nxagent/Handlers.c   |  10 +--
 nx-X11/programs/Xserver/hw/nxagent/NXdispatch.c |  13 +--
 nx-X11/programs/Xserver/hw/nxagent/NXshm.c      |  27 ++++--
 nx-X11/programs/Xserver/hw/nxagent/Pixmap.c     |   4 +-
 nx-X11/programs/Xserver/hw/nxagent/Reconnect.c  |  20 ++---
 nx-X11/programs/Xserver/hw/nxagent/Rootless.c   |   2 +-
 nx-X11/programs/Xserver/hw/nxagent/Screen.c     |   2 +-
 nx-X11/programs/Xserver/hw/nxagent/Splash.c     |  12 +--
 nx-X11/programs/Xserver/hw/nxagent/Split.c      |  14 +--
 nx-X11/programs/Xserver/hw/nxagent/Window.c     |   6 +-
 nx-X11/programs/Xserver/render/picture.h        |  10 +++
 20 files changed, 200 insertions(+), 118 deletions(-)

--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/nx-libs.git


More information about the x2go-commits mailing list