[X2Go-Commits] [nx-libs] branch 3.6.x updated (4dac57f -> 6fc37fa)

git-admin at x2go.org git-admin at x2go.org
Tue Feb 10 21:50:47 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  4dac57f   Fix -Werror=format-security errors (056_nx-X11_Werror-format-security.full.patch).
       new  2d68cac   Create Windows and fix drawing issues on Big Endian 64bit systems (057_nx-X11_sanitize-eventmasks.full.patch).
       new  ceb7050   FHS path fix for rgb file   This patch is needed on Debian only, not reporting this path   addition to upstream.
       new  057999e   FHS path fix for SecurityPolicy file (102_xserver-xext_set-securitypolicy-path.full.patch).
       new  c106ad8   FHS path fix for keyboard config file (103_nxagent_set-X0-config-path.full.patch).
       new  c91fe98   Export remote keyboard configuration to session directory (105_nxagent_export-remote-keyboard-config.full.patch)
       new  9674c43   UTF-8 Clipboard copying (106_nxagent_utf8-copy-clipboard.full.patch).
       new  658d07e   Prevent sending COMPOUND_TEXT (107_nxagent_clipboard-compound-text+small-bed-sheets.full.patch).
       new  223f554   Wine Close Delay (108_nxagent_wine-close-delay.full.patch).
       new  4712239   Avoid large pixmaps (110_nxagent_createpixmap-bounds-check.full.patch).
       new  1681f11   Detect nxagent/x2goagent flavour (200_nxagent_check-binary-x2go-flavour.full.patch).
       new  6aa18cc   X2Go icon when run with x2goagent flavour (201_nxagent_set-x2go-icon-if-x2goagent-flavour.full.patch).
       new  d26930d   Enable Xinerama support for NX (202_nx-X11_enable-xinerama.full.patch).
       new  4f5dc80   Add -norootlessexit cmdline option to nxagent (203_nxagent_disable-rootless-exit.full.patch).
       new  db87055   Fix repainting of SolidFill pictures with libcairo > 1.12.x (204_nxagent_repaint-solidpict.full.patch).
       new  35aab85   Fix refresh errors on Win2012 RDP connections with speed=ADS (205_nxagent_refresh-adsl.full.patch).
       new  4ef611e   Add -clipboard cmdline option to nxagent (206_nxagent_clipboard-as-nxoption.full.patch).
       new  57a58c7   Fix XFIXES selection handling (copy and paste via middle mouse button) (207_nxagent_fix-xfixes-selection.full.patch).
       new  4a6ccd5   Add x2goagent man page (209_x2goagent_add-man-page.full.patch).
       new  8c1b852   Save session state in file.
       new  46c2aeb   Set default pack and link options to avoid damage of session (211_nxcomp_set_default_options.full+lite.patch).
       new  79f218b   Fix FTBFS of nxproxy/nxcomp on Android (212_nxcomp_build-on-Android.full+lite.patch).
       new  1be1c4a   Force NX proxy to bind to loopback devices only (loopback option) (220_nxproxy_bind-loopback-only.full+lite.patch).
       new  1e99734   Set WM_CLASS to X2GoAgent/NXAgent (300_nxagent_set-wm-class.full.patch).
       new  6fc37fa   Use shared libraries (301_nx-X11_use-shared-libs.full.patch).

The 24 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:
 .../057_nx-X11_sanitize-eventmasks.full.patch      |   70 -----
 debian/patches/101_nxagent_set-rgb-path.full.patch |   19 --
 ...xserver-xext_set-securitypolicy-path.full.patch |   19 --
 .../103_nxagent_set-X0-config-path.full.patch      |   40 ---
 ...xagent_export-remote-keyboard-config.full.patch |   96 -------
 .../106_nxagent_utf8-copy-clipboard.full.patch     |   52 ----
 ...board-compound-text+small-bed-sheets.full.patch |   47 ----
 .../108_nxagent_wine-close-delay.full.patch        |   60 ----
 ...10_nxagent_createpixmap-bounds-check.full.patch |   44 ---
 ...00_nxagent_check-binary-x2go-flavour.full.patch |   64 -----
 ...t_set-x2go-icon-if-x2goagent-flavour.full.patch |  219 ---------------
 .../patches/202_nx-X11_enable-xinerama.full.patch  |  292 --------------------
 .../203_nxagent_disable-rootless-exit.full.patch   |   63 -----
 .../204_nxagent_repaint-solidpict.full.patch       |   53 ----
 debian/patches/205_nxagent_refresh-adsl.full.patch |   14 -
 .../206_nxagent_clipboard-as-nxoption.full.patch   |   53 ----
 .../207_nxagent_fix-xfixes-selection.full.patch    |   33 ---
 .../patches/209_x2goagent_add-man-page.full.patch  |   41 ---
 .../210_nxagent_save_session_state.full.patch      |  176 ------------
 .../210_nxcomp_save_session_state.full+lite.patch  |   15 -
 .../211_nxcomp_set_default_options.full+lite.patch |   27 --
 .../212_nxcomp_build-on-Android.full+lite.patch    |  253 -----------------
 .../220_nxproxy_bind-loopback-only.full+lite.patch |  130 ---------
 debian/patches/300_nxagent_set-wm-class.full.patch |   60 ----
 .../patches/301_nx-X11_use-shared-libs.full.patch  |  106 -------
 debian/patches/series                              |   25 --
 nx-X11/config/cf/X11.tmpl                          |    2 +-
 nx-X11/config/cf/host.def                          |   13 +-
 nx-X11/lib/Xinerama/Xinerama.c                     |   98 +++++--
 nx-X11/programs/Xserver/Imakefile                  |    6 +-
 nx-X11/programs/Xserver/Xext/panoramiX.c           |    9 -
 nx-X11/programs/Xserver/Xext/panoramiX.h           |    2 +-
 nx-X11/programs/Xserver/Xext/security.c            |    2 +-
 nx-X11/programs/Xserver/hw/nxagent/Args.c          |   45 ++-
 nx-X11/programs/Xserver/hw/nxagent/Clipboard.c     |   35 ++-
 nx-X11/programs/Xserver/hw/nxagent/Display.c       |   24 +-
 nx-X11/programs/Xserver/hw/nxagent/Error.c         |    2 +-
 nx-X11/programs/Xserver/hw/nxagent/Error.h         |    2 +
 nx-X11/programs/Xserver/hw/nxagent/GCOps.c         |    2 +-
 nx-X11/programs/Xserver/hw/nxagent/Handlers.c      |    2 +-
 nx-X11/programs/Xserver/hw/nxagent/Icons.h         |    2 +
 nx-X11/programs/Xserver/hw/nxagent/Image.c         |    7 +
 nx-X11/programs/Xserver/hw/nxagent/Imakefile       |    2 +-
 nx-X11/programs/Xserver/hw/nxagent/Init.c          |   31 ++-
 nx-X11/programs/Xserver/hw/nxagent/Init.h          |    2 +
 nx-X11/programs/Xserver/hw/nxagent/Keyboard.c      |   54 +++-
 nx-X11/programs/Xserver/hw/nxagent/NXdispatch.c    |   17 ++
 nx-X11/programs/Xserver/hw/nxagent/Options.c       |    1 +
 nx-X11/programs/Xserver/hw/nxagent/Options.h       |    7 +
 nx-X11/programs/Xserver/hw/nxagent/Reconnect.c     |   33 +++
 nx-X11/programs/Xserver/hw/nxagent/Reconnect.h     |    2 +
 nx-X11/programs/Xserver/hw/nxagent/Render.c        |   16 +-
 nx-X11/programs/Xserver/hw/nxagent/Screen.c        |   41 ++-
 nx-X11/programs/Xserver/hw/nxagent/Window.c        |   45 ++-
 nx-X11/programs/Xserver/hw/nxagent/X/NXdispatch.c  |    3 +
 nx-X11/programs/Xserver/hw/nxagent/X/NXpicture.c   |    4 +
 .../programs/Xserver/hw/nxagent/X/NXpicturestr.h   |    1 +
 nx-X11/programs/Xserver/hw/nxagent/X/NXxvdisp.c    |   30 +-
 nx-X11/programs/Xserver/hw/nxagent/man/x2goagent.1 |   35 +++
 nx-X11/programs/Xserver/hw/nxagent/x2go.xpm        |  148 ++++++++++
 nx-X11/programs/Xserver/os/oscolor.c               |    2 +-
 nx-X11/programs/nxauth/Imakefile                   |    2 +-
 nxcomp/Jpeg.cpp                                    |    3 +
 nxcomp/Loop.cpp                                    |   64 ++++-
 nxcomp/Misc.cpp                                    |   10 +
 nxcomp/Misc.h                                      |    8 +
 nxcomp/Pgn.cpp                                     |    3 +
 nxcomp/Proxy.cpp                                   |    7 +
 nxcomp/ServerChannel.cpp                           |   52 +++-
 69 files changed, 755 insertions(+), 2192 deletions(-)
 delete mode 100644 debian/patches/057_nx-X11_sanitize-eventmasks.full.patch
 delete mode 100644 debian/patches/101_nxagent_set-rgb-path.full.patch
 delete mode 100644 debian/patches/102_xserver-xext_set-securitypolicy-path.full.patch
 delete mode 100644 debian/patches/103_nxagent_set-X0-config-path.full.patch
 delete mode 100644 debian/patches/105_nxagent_export-remote-keyboard-config.full.patch
 delete mode 100644 debian/patches/106_nxagent_utf8-copy-clipboard.full.patch
 delete mode 100644 debian/patches/107_nxagent_clipboard-compound-text+small-bed-sheets.full.patch
 delete mode 100644 debian/patches/108_nxagent_wine-close-delay.full.patch
 delete mode 100644 debian/patches/110_nxagent_createpixmap-bounds-check.full.patch
 delete mode 100644 debian/patches/200_nxagent_check-binary-x2go-flavour.full.patch
 delete mode 100644 debian/patches/201_nxagent_set-x2go-icon-if-x2goagent-flavour.full.patch
 delete mode 100644 debian/patches/202_nx-X11_enable-xinerama.full.patch
 delete mode 100644 debian/patches/203_nxagent_disable-rootless-exit.full.patch
 delete mode 100644 debian/patches/204_nxagent_repaint-solidpict.full.patch
 delete mode 100644 debian/patches/205_nxagent_refresh-adsl.full.patch
 delete mode 100644 debian/patches/206_nxagent_clipboard-as-nxoption.full.patch
 delete mode 100644 debian/patches/207_nxagent_fix-xfixes-selection.full.patch
 delete mode 100644 debian/patches/209_x2goagent_add-man-page.full.patch
 delete mode 100644 debian/patches/210_nxagent_save_session_state.full.patch
 delete mode 100644 debian/patches/210_nxcomp_save_session_state.full+lite.patch
 delete mode 100644 debian/patches/211_nxcomp_set_default_options.full+lite.patch
 delete mode 100644 debian/patches/212_nxcomp_build-on-Android.full+lite.patch
 delete mode 100644 debian/patches/220_nxproxy_bind-loopback-only.full+lite.patch
 delete mode 100644 debian/patches/300_nxagent_set-wm-class.full.patch
 delete mode 100644 debian/patches/301_nx-X11_use-shared-libs.full.patch
 create mode 100644 nx-X11/programs/Xserver/hw/nxagent/man/x2goagent.1
 create mode 100644 nx-X11/programs/Xserver/hw/nxagent/x2go.xpm

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