This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch build-main in repository nx-libs. from 153be79 release 3.5.99.14 adds a5a0a5c hw/nxagent/Screen.c: Settle down with 96 DPI as the default resolution, if nothing better can be detected. adds e1ad1d4 Add travis yaml configuration file adds d14d583 Fix clang error: comparison of array authCookie not equal to a null pointer is always true adds ffadec7 Fix clang error: ordered comparison between pointer and zero ("char *" and "int") adds 66ef3e4 README.md: Add travis badge adds ae40bb9 Merge branch 'mjtrangoni-WIP-travis' into 3.6.x adds ed9512e nxcomp{,shad}/configure.ac: pass more portable -E option to sed instead of -r. adds adb582a Makefile: we don't need $(BINDIR)/bin. adds 76e7d26 nx-X11/programs/Xserver/hw/nxagent/Init.c: disable DPMS support within nxagent. adds 3352cfa nxcomp{,shad}/configure.ac: replace versionating non-portable sed construct with hopefully more portable awk construct. adds 9117a5b hw/nxagent/Screen.c: Cover Xinerama bounding box corner cases. adds 4b7b214 Xserver/hw/nxagent/Screen.c: Drop commented out code. Functionality now implemented in intersect_bb() function. adds 570d3fe Merge branch 'sunweaver-pr/xinerama-bbox-corner-cases' into 3.6.x adds f323160 nxcompshad/configure.ac: blindly copy-pasting might not be the smartest idea; it's *COMPSHAD* here. adds 7017c22 Xserver/Xext/saver.c Unvalidated lengths (X.org CVE-2017-12185). adds 18630e5 Merge branch 'sunweaver-pr/saver-unvalidated-lengths-ProcScreenSaverUnsetAttributes' into 3.6.x adds 63e113d release 3.5.99.15 No new revisions were added by this update. Summary of changes: .travis.yml | 56 +++++++++++ ChangeLog | 89 +++++++++++++++++- Makefile | 2 +- README.md | 2 +- VERSION | 2 +- debian/changelog | 7 ++ nx-X11/programs/Xserver/Xext/saver.c | 2 + nx-X11/programs/Xserver/hw/nxagent/Init.c | 2 +- nx-X11/programs/Xserver/hw/nxagent/Screen.c | 115 ++++++++++++++++------- nx-X11/programs/Xserver/hw/nxagent/man/nxagent.1 | 2 +- nx-libs.spec | 2 +- nxcomp/configure.ac | 2 +- nxcomp/src/Loop.cpp | 2 +- nxcompshad/configure.ac | 2 +- nxcompshad/src/X11.cpp | 2 +- nxproxy/man/nxproxy.1 | 2 +- 16 files changed, 242 insertions(+), 49 deletions(-) create mode 100644 .travis.yml -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/nx-libs.git