[X2Go-Commits] [nx-libs] branch 3.6.x updated (949b91c -> a110b0c)

git-admin at x2go.org git-admin at x2go.org
Wed Feb 7 20:08:34 CET 2018


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

The 23 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