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 e13e31f Merge branch 'uli42-pr/fix_abstract' into 3.6.x adds 26ab7b8 nxagent: implement RPATH/RUNPATH override for libX11. adds b13bf67 nxcompshad/src/Makefile.am: implement libX11 RPATH/RUNPATH override. adds 4b153f5 nx-X11/config/cf/{gnu,lnx}Lib.rules: enable new ELF dtags to force RUNPATH creation for nxagent. adds 44f8c42 nxcompshad/src/Makefile.am: enable new ELF dtags to force RUNPATH creation for libXcompshad. adds ffc09a7 nx-X11: build programs with a temporary RPATH/RUNPATH value and a relinked version with the system location. adds 3d17c66 Makefile: install relinked program binary instead of the "temporary" one. adds ecaa13c nx-X11: reintroduce creation of libX11 compat symlinks. adds b91b13b Makefile: only try to copy/dereference libNX* files when installing data. adds 4d481bf nxproxy/configure.ac: drop --enable-cxx11. adds d189771 nxproxy/configure.ac: enable libtool support. adds 1c1431c nxproxy/src/Makefile.am: build library using RUNPATH instead of RPATH. new 3c81899 Merge branch 'Ionic-bugfix/rpath' into 3.6.x 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: Makefile | 4 +-- debian/rules | 8 +++++ nx-X11/config/cf/Imake.rules | 64 +++++++++++++++++++++++++++++++++++---- nx-X11/config/cf/Imake.tmpl | 2 ++ nx-X11/config/cf/README | 1 + nx-X11/config/cf/cross.def | 2 ++ nx-X11/config/cf/gnuLib.rules | 21 +++++++++++-- nx-X11/config/cf/lnxLib.rules | 26 ++++++++++++++-- nx-X11/programs/Xserver/Imakefile | 10 ++++-- nxcompshad/src/Makefile.am | 7 ++++- nxproxy/configure.ac | 9 ++---- nxproxy/src/Makefile.am | 1 + 12 files changed, 132 insertions(+), 23 deletions(-) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/nx-libs.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch 3.6.x in repository nx-libs. commit 3c81899718e3429e45381beaaba58d4886a5537c Merge: e13e31f 1c1431c Author: Mihai Moldovan <ionic@ionic.de> Date: Fri Jan 5 23:21:52 2018 +0100 Merge branch 'Ionic-bugfix/rpath' into 3.6.x Attributes GH PR #614: https://github.com/ArcticaProject/nx-libs/pull/614 Fixes: ArcticaProject/nx-libs#610 Makefile | 4 +-- debian/rules | 8 +++++ nx-X11/config/cf/Imake.rules | 64 +++++++++++++++++++++++++++++++++++---- nx-X11/config/cf/Imake.tmpl | 2 ++ nx-X11/config/cf/README | 1 + nx-X11/config/cf/cross.def | 2 ++ nx-X11/config/cf/gnuLib.rules | 21 +++++++++++-- nx-X11/config/cf/lnxLib.rules | 26 ++++++++++++++-- nx-X11/programs/Xserver/Imakefile | 10 ++++-- nxcompshad/src/Makefile.am | 7 ++++- nxproxy/configure.ac | 9 ++---- nxproxy/src/Makefile.am | 1 + 12 files changed, 132 insertions(+), 23 deletions(-) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/nx-libs.git