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

git-admin at x2go.org git-admin at x2go.org
Tue Feb 10 05:21:37 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  4db6f0f   Add patch 700_nx-X11_mesa-initialize-server-support-correctly.full.patch. Initialize server_support array with correct size. Fix Mesa upstream bugzilla bug #7353. (Fixes: #776).
       new  939492d   Revert "Add patch 700_nx-X11_mesa-initialize-server-support-correctly.full.patch. Initialize server_support array with correct size. Fix Mesa upstream bugzilla bug #7353. (Fixes: #776)."
       new  eb55dc8   Drop not-used-anymore NX source tree clean-up code. Source tree has been cleaned up natively.
       new  abbe938   fix long-line in changelog
       new  7a1bd6b   Provide README.NX-development file. Drop README.NX-redistribution file.
       new  3b4a915   Build nxcompshad against nx-X11 (002_nxcompshad_build-against-nx-x11-only.full.patch).  Make sure nxcompshad get built against nx-X11.  .  Furthermore /usr/X11R6/lib is an outdated path on  current Debian systems.
       new  b3496d0   gcc43 fix (003_nxcompshad_gcc43.full.patch)  Use builtin includes to build with gcc43.
       new  dd20ab5   Description: Fix build on Debian (004_nx-X11_fix-nxcompshad-build.full.patch)  By an unknown reason this patch currently is needed to  build nx-X11, nxcomp, nxcompshad and nxcompext with  dpkg-buildpackage and debuild.
       new  48c8281   Description: gcc43 fix (005_nxcomp_gcc43.full+lite.patch)  Use builtin includes to build with gcc43.
       new  f27e742   Fix building against libpng 1.5 (006_nxcomp_libpng15.full+lite.patch).  From the libpng homepage...
       new  a720908   Remove .gch files during cleanup (007_nxcompshad_clean-gch-files.full.patch).  When building nxcompshad .gch files get created. On  cleanup these should be removed.
       new  a0b2fd8   sa_restorer vs. memset (008_nxcomp_sa-restorer.full+lite.patch).  Use memset instead of setting sa_restorer to NULL.
       new  27ddd16   Work on man pages.
       new  4bc550e   nxcomp*,nxproxy: Add clean rules to Makefile.in templates.
       new  519bcac   Fix RPM spec syntax error
       new  9b72eea   FHS adaptation for Debian packaging (016_nx-X11_install-location.full.patch).  From tarball, NX libraries and binaries are installed to  /usr/local/lib/nx.  .  FIXME: The paths in this patch get superceded by current build  logic in nx-libs.spec and debian/rules. This should be  merged into the NX build logic finally.
       new  236ee4f   nxcomp*, nxproxy: Fix clean-up of source tree via Makefile.in templates.
       new  78efa8b   Fix FTBFS against libjpeg9a (025_nxcomp-fix-ftbfs-against-jpeg9a.full+lite.patch).
       new  3384aba   Honour compiler/linker option flags.
       new  aaf4a59   Add X11 abstract socket support to nxcomp/nxproxy (027_nxcomp_abstract-X11-socket.full+lite.patch).
       new  f661907   Support abstract local sockets for Linux systems (028_nx-X11_abstract-kernel-sockets.full.patch).
       new  bd10fe5   Fix BIGENDIAN issue in nxcomp (relevant on PPC64 arch) (029_nxcomp_ppc64.full+lite.patch)
       new  9f4b494   Allow to pass in configure args (030_nx-X11_configure-args.full.patch).
       new  6101bd9   Description: Enable parallel make (031_nx-X11_parallel-make.full.patch).
       new  9054786   workaround for Mac OS X 10.5 (051_nxcomp_macos105-fdisset.full+lite.patch(
       new  e736fff   Fix nxauth location on Mac OS X 10 (052_nxcomp_macos10-nxauth-location.full+lite.patch)
       new  9ea734b   Avoid building libXcomp.so.1 (which is identical to libXcomp.so.3), (053_nx-X11_no-xcomp1-install-target.full.patch).
       new  0b711de   Fix FTBFS on ppc64 architecture (054_nx-X11_ppc64-ftbfs.full.patch).
       new  95dbaa6   Fix FTBFS when compiled with -Werror=format-security (055_nx-X11_imake-Werror-format-security.full.patch).
       new  4dac57f   Fix -Werror=format-security errors (056_nx-X11_Werror-format-security.full.patch).

The 29 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:
 README.NX-development                              |   32 +
 debian/changelog                                   |    8 +-
 ...00_add-NX-redistribution-README.full+lite.patch |   48 -
 ...nxcompshad_build-against-nx-x11-only.full.patch |   39 -
 debian/patches/003_nxcompshad_gcc43.full.patch     |   33 -
 .../004_nx-X11_fix-nxcompshad-build.full.patch     |   18 -
 debian/patches/005_nxcomp_gcc43.full+lite.patch    |   77 --
 debian/patches/006_nxcomp_libpng15.full+lite.patch |   43 -
 .../007_nxcompshad_clean-gch-files.full.patch      |   17 -
 .../patches/008_nxcomp_sa-restorer.full+lite.patch |   46 -
 debian/patches/009_nxagent_add-man-page.full.patch |   43 -
 .../009_nxproxy_add-man-page.full+lite.patch       |   33 -
 ...0_nxauth_fix-binary-name-in-man-page.full.patch |  119 ---
 ...omp_makefile-uninstall+autoconf.full+lite.patch |   74 --
 ...xcompext_makefile-uninstall+autoconf.full.patch |   66 --
 ...compshad_makefile-uninstall+autoconf.full.patch |   70 --
 .../015_nxproxy_makefile-uninstall.full+lite.patch |   40 -
 .../patches/016_nx-X11_install-location.full.patch |  154 ---
 debian/patches/024_fix-make-clean.full+lite.patch  |   19 -
 debian/patches/024_fix-make-clean.full.patch       |   51 -
 ...nxcomp-fix-ftbfs-against-jpeg9a.full+lite.patch |   40 -
 .../026_nxcomp_honour-optflags.full+lite.patch     |   31 -
 .../026_nxcompext_honour-optflags.full.patch       |   17 -
 .../026_nxcompshad_honour-optflags.full.patch      |   17 -
 .../027_nxcomp_abstract-X11-socket.full+lite.patch |   59 --
 .../028_nx-X11_abstract-kernel-sockets.full.patch  |  321 ------
 debian/patches/029_nxcomp_ppc64.full+lite.patch    |   17 -
 .../patches/030_nx-X11_configure-args.full.patch   |   51 -
 debian/patches/031_nx-X11_parallel-make.full.patch |  200 ----
 .../051_nxcomp_macos105-fdisset.full+lite.patch    |   82 --
 ..._nxcomp_macos10-nxauth-location.full+lite.patch |   41 -
 .../053_nx-X11_no-xcomp1-install-target.full.patch |   32 -
 debian/patches/054_nx-X11_ppc64-ftbfs.full.patch   |   14 -
 ..._nx-X11_imake-Werror-format-security.full.patch | 1090 --------------------
 .../056_nx-X11_Werror-format-security.full.patch   |  107 --
 ...-initialize-server-support-correctly.full.patch |   49 -
 debian/patches/series                              |   34 -
 debian/roll-tarballs.sh                            |   29 -
 debian/rules                                       |   26 -
 nx-X11/Makefile                                    |   70 +-
 nx-X11/config/cf/Imake.tmpl                        |    6 +-
 nx-X11/config/cf/X11.rules                         |   16 +-
 nx-X11/config/cf/X11.tmpl                          |    4 +-
 nx-X11/config/cf/linux.cf                          |    2 +-
 nx-X11/config/cf/site.def                          |    4 +-
 nx-X11/config/imake/Makefile.ini                   |    1 -
 nx-X11/config/imake/imake.c                        |  429 ++++----
 nx-X11/lib/GL/mesa/main/Imakefile.inc              |    3 +
 nx-X11/lib/X11/Imakefile                           |   35 +-
 nx-X11/lib/xtrans/Xtransint.h                      |   11 +-
 nx-X11/lib/xtrans/Xtranssock.c                     |  126 ++-
 nx-X11/programs/Xserver/GL/glx/glximports.c        |    4 +-
 nx-X11/programs/Xserver/Imakefile                  |    8 +-
 nx-X11/programs/Xserver/hw/nxagent/Error.c         |    2 +-
 nx-X11/programs/Xserver/hw/nxagent/Init.c          |    2 +-
 nx-X11/programs/Xserver/hw/nxagent/man/nxagent.1   |   37 +
 nx-X11/programs/Xserver/os/log.c                   |    4 +-
 nx-X11/programs/nxauth/nxauth.man                  |   42 +-
 nx-X11/programs/nxauth/process.c                   |    2 +-
 nx-libs.spec                                       |   29 +-
 nxcomp/Agent.h                                     |   28 +-
 nxcomp/Auth.cpp                                    |   17 +-
 nxcomp/Jpeg.cpp                                    |    8 +-
 nxcomp/Loop.cpp                                    |   65 +-
 nxcomp/Makefile.in                                 |   41 +-
 nxcomp/Message.cpp                                 |    4 +-
 nxcomp/Misc.cpp                                    |    8 +-
 nxcomp/Misc.h                                      |    4 +-
 nxcomp/Pgn.cpp                                     |    6 +-
 nxcomp/Proxy.cpp                                   |    4 +-
 nxcomp/Split.cpp                                   |    2 +-
 nxcomp/configure.in                                |    4 +-
 nxcompext/Makefile.in                              |   33 +-
 nxcompext/configure.in                             |    4 +-
 nxcompshad/Logger.h                                |    4 +-
 nxcompshad/Makefile.in                             |   43 +-
 nxcompshad/Misc.h                                  |    4 +-
 nxcompshad/configure.in                            |    6 +-
 nxproxy/Makefile.in                                |   19 +-
 nxproxy/configure.in                               |    4 +-
 nxproxy/man/nxproxy.1                              |   27 +
 81 files changed, 744 insertions(+), 3715 deletions(-)
 create mode 100644 README.NX-development
 delete mode 100644 debian/patches/000_add-NX-redistribution-README.full+lite.patch
 delete mode 100644 debian/patches/002_nxcompshad_build-against-nx-x11-only.full.patch
 delete mode 100644 debian/patches/003_nxcompshad_gcc43.full.patch
 delete mode 100644 debian/patches/004_nx-X11_fix-nxcompshad-build.full.patch
 delete mode 100644 debian/patches/005_nxcomp_gcc43.full+lite.patch
 delete mode 100644 debian/patches/006_nxcomp_libpng15.full+lite.patch
 delete mode 100644 debian/patches/007_nxcompshad_clean-gch-files.full.patch
 delete mode 100644 debian/patches/008_nxcomp_sa-restorer.full+lite.patch
 delete mode 100644 debian/patches/009_nxagent_add-man-page.full.patch
 delete mode 100644 debian/patches/009_nxproxy_add-man-page.full+lite.patch
 delete mode 100644 debian/patches/010_nxauth_fix-binary-name-in-man-page.full.patch
 delete mode 100644 debian/patches/012_nxcomp_makefile-uninstall+autoconf.full+lite.patch
 delete mode 100644 debian/patches/013_nxcompext_makefile-uninstall+autoconf.full.patch
 delete mode 100644 debian/patches/014_nxcompshad_makefile-uninstall+autoconf.full.patch
 delete mode 100644 debian/patches/015_nxproxy_makefile-uninstall.full+lite.patch
 delete mode 100644 debian/patches/016_nx-X11_install-location.full.patch
 delete mode 100644 debian/patches/024_fix-make-clean.full+lite.patch
 delete mode 100644 debian/patches/024_fix-make-clean.full.patch
 delete mode 100644 debian/patches/025_nxcomp-fix-ftbfs-against-jpeg9a.full+lite.patch
 delete mode 100644 debian/patches/026_nxcomp_honour-optflags.full+lite.patch
 delete mode 100644 debian/patches/026_nxcompext_honour-optflags.full.patch
 delete mode 100644 debian/patches/026_nxcompshad_honour-optflags.full.patch
 delete mode 100644 debian/patches/027_nxcomp_abstract-X11-socket.full+lite.patch
 delete mode 100644 debian/patches/028_nx-X11_abstract-kernel-sockets.full.patch
 delete mode 100644 debian/patches/029_nxcomp_ppc64.full+lite.patch
 delete mode 100644 debian/patches/030_nx-X11_configure-args.full.patch
 delete mode 100644 debian/patches/031_nx-X11_parallel-make.full.patch
 delete mode 100644 debian/patches/051_nxcomp_macos105-fdisset.full+lite.patch
 delete mode 100644 debian/patches/052_nxcomp_macos10-nxauth-location.full+lite.patch
 delete mode 100644 debian/patches/053_nx-X11_no-xcomp1-install-target.full.patch
 delete mode 100644 debian/patches/054_nx-X11_ppc64-ftbfs.full.patch
 delete mode 100644 debian/patches/055_nx-X11_imake-Werror-format-security.full.patch
 delete mode 100644 debian/patches/056_nx-X11_Werror-format-security.full.patch
 delete mode 100644 debian/patches/700_nx-X11_mesa-initialize-server-support-correctly.full.patch
 create mode 100644 nx-X11/programs/Xserver/hw/nxagent/man/nxagent.1
 create mode 100644 nxproxy/man/nxproxy.1

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