[X2Go-Commits] [x2gokdrive] branch master updated (3c053c3 -> 5580cf9)

git-admin at x2go.org git-admin at x2go.org
Sun Jun 13 23:57:26 CEST 2021


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

x2go pushed a change to branch master
in repository x2gokdrive.

      from  3c053c3   move calling of possibly thread-unsafe ospoll functions (SetNotifyFd, RemoveNotifyFd) to main thread.
       new  1843dc1   patches.xorg/: add 1.20.11 files, essentially copied and refreshed from 1.20.7. This is the X.Org Xserver version shipped with Debian bullseye.
       new  2f8f376   debian/control: Add B-D mesa-common-dev. Introduced here with the X.Org Xserver 1.20.11 patchset.
       new  9e86bfa   x2gokdriveinit.c: Only define ddxInputThreadInit() prototype for XORG_VERSION_CURRENT less than 1.20.7. Starting with 1.20.8, the prototype definition is now available in include/os.h.
       new  5580cf9   x2gokdrivedebug.h: Introduce this new file and move all EPHYR_DBG stuff into there. And: disable EPHYR_WANT_DEBUG as with it, the project fails to build with standard Debian compiler flags."

The 4 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/control                                     |  1 +
 .../missing/hw/xfree86/common/modeline2c.awk       |  0
 patches.xorg/{1.18.4 => 1.20.11}/quilt.env         |  0
 patches.xorg/{1.18.4 => 1.20.11}/series            |  0
 .../xorg-server-configure-ac.patch                 | 22 +++++-----
 .../xorg-server-hw-kdrive-Makefile-am.patch        |  0
 x2gokdrive.c                                       |  1 +
 x2gokdrivedebug.h                                  | 51 ++++++++++++++++++++++
 x2gokdriveinit.c                                   |  3 ++
 x2gokdriveremote.c                                 |  3 ++
 x2gokdriveremote.h                                 | 21 ---------
 x2gokdriveselection.c                              |  3 ++
 12 files changed, 73 insertions(+), 32 deletions(-)
 copy patches.xorg/{1.20.3 => 1.20.11}/missing/hw/xfree86/common/modeline2c.awk (100%)
 copy patches.xorg/{1.18.4 => 1.20.11}/quilt.env (100%)
 copy patches.xorg/{1.18.4 => 1.20.11}/series (100%)
 copy patches.xorg/{1.20.4 => 1.20.11}/xorg-server-configure-ac.patch (89%)
 copy patches.xorg/{1.20.7 => 1.20.11}/xorg-server-hw-kdrive-Makefile-am.patch (100%)
 create mode 100644 x2gokdrivedebug.h

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


More information about the x2go-commits mailing list