[X2Go-Commits] [nx-libs] branch 3.6.x updated (2b9025f -> 1dad092)

git-admin at x2go.org git-admin at x2go.org
Fri Dec 15 13:48:39 CET 2017


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  2b9025f   release 3.5.99.12
      adds  541c80d   fix for last commit
      adds  b992fda   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).
      adds  f8fa7cb   Fix patch rollout in tarball
      adds  21398f3   Merge pull request #1 from uli42/x2go
      adds  e743a6f   Drop patches: 017_nx-X11_update-autotools-helper-files.full.patch, 018_nx-X11_update-libtool-ltmain-script.full.patch, 019_nx-X11_expat-build-against-system-libxmltok.full.patch. They patch files that are not used at build time.
      adds  c70f524   Update 031_nx-X11_parallel-make.full.patch. Don't patch .original files in NX code tree.
      adds  98c5283   Update 600_nx-X11+nxcompext+nxcompshad_unique-libnames.full.patch. Don't patch files matter to the NX code reduction efforts.
      adds  2f1a0ad   Drop 604_nx-X11_recent-freetype-API.full.patch. Not used in current build process.
      adds  9c52824   Update 991_fix-hr-typos.full.patch. Don't patch files that get removed by the NX code reduction effort.
      adds  48e2c84   update changelog
      adds  0231632   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)."
      adds  b62d8c5   fix long-line in changelog
      adds  a097b2c   Fix RPM spec syntax error
      adds  75c4785   Remove upstream nx-libs ChangeLog during override_dh_clean.
      adds  4157e82   Makefile.nx-libs: Run make install for nxproxy first, then create the wrapper script.
      adds  bccb275   Fix build when LDFLAGS (etc) contains spaces.
      adds  863119e   Revert "Fix build when LDFLAGS (etc) contains spaces."
      adds  8c98a40   Use proper quoting on build flag vars (they may contain spaces).
      adds  09d2732   Patch system: Prepend a "0" to every patch file name in debian/patches/. Adapt only this changelog stanza to this modification.
      adds  f46d117   remove item from changelog that got reverted
      adds  4587881   40 patches, fixing several X.Org CVEs in NX.
      adds  7b0c8a2   Fix FTBFS due to the nxproxy executable already existing under /usr/lib/nx/bin/nx
      adds  db328b6   nx-libs.spec: Typo fix in comment.
      adds  0a423ce   Install "%{_libdir}/nx/bin" into nxproxy package.
      adds  d2ff213   Make install-lite rule in Makefile.nx-libs more predictable and not rely on nxproxy/Makefile.in.
      adds  ffb64d2   Makefile.nx-libs: Fix uninstall-lite rule. The nxproxy and nxcomp uninstallation has to be in uninstall-lite, not in uninstall-full.
      adds  f74f59d   debian/changelog: fix too-long lines
      adds  ae898ff   CVE security review [1/2].
      adds  650181c   CVE security review: Add 1041-nx-X11-lib-font-fc-fserve.c-initialize-remaining-buf.patch & 1042-Do-proper-input-validation-to-fix-for-CVE-2011-2895.patch.
      adds  ac2937e   Update 1042-Do-proper-input-validation-to-fix-for-CVE-2011-2895.patch. Fix broken comment paragraph, whitespace fix.
      adds  2b2a02f   X.org CVE-2015-0255 patch and its 3 prereq patches
      adds  8367380   release 3.5.0.29
      adds  12a395a   debian/roll-tarballs.sh: fix tarball creation in lite mode: do not try to fixup NX-X11 directory (it won't be there.)
      adds  69b82c8   Continue development
      adds  9c9b892   release 3.5.0.30
      adds  a90faa1   Continue development
      adds  d8b5ca2   debian/changelog: merge with 3.6.x development branch.
      adds  8b45079   nx{comp{,ext,shad},proxy}: use path discovery for finding makedepend. Remove old cruft. Adds:
      adds  d055e52   nxcomp{,shad}: fix dynamic library linking on OS X. Use -dynamiclib instead of -bundle.
      adds  91f1fed   nxcomp{,ext,shad}: use the correct library naming scheme on OS X. It differs from other UNIX-based systems.
      adds  06b51cc   nx{comp{,ext,shad},proxy}: try really hard to find makedepend. Do not fail if it is not available.
      adds  605c27e   nx-libs.spec: Versioned libXcomp* should obsolete unversioned libXcomp*, not libNX_Xcomp*.
      adds  b30a05e   nx-libs.spec: add overlooked Obsolete: statement to libNX_Xfixes3.
      adds  8963b8e   release 3.5.0.31
      adds  71589a0   Mid-release fixup: Rename *nxcomp{ext,shad}*.full+lite* to *nxcomp{ext,shad}*.full*.
      adds  1e0adb7   Continue development
      adds  a88fc71   Only use the first three numbers in the full version for current_version on OS X. ld(1) on 10.6 fails otherwise.
      adds  52224aa   nx-X11: handle source pictures (those without a Drawable surface) gracefully.
      adds  da6bb07   nx-X11: fix typo in previous patch.
      adds  952e320   nx-X11: add more NULL guards to TEST and DEBUG sections of Render.c.
      adds  ca36175   nx-X11: link to libdl to fix undefined references to 'dlopen' and 'dlsym'. Fixes: #853.
      adds  79a4ed9   Security fixes: X.Org CVE-2013-7439:
      adds  96efada   CVE patches were previously not included in release tarballs.
      adds  ef24d64   nx-X11: Prevent underlinking by linking to libNX_X{11,damage,fixes).
      adds  9525d07   nxcompshad: Prevent underlinking by linking to libNX_Xext.
      adds  0275776   debian/roll-tarballs.sh: use more quotes.
      adds  e822d5c   debian/roll-tarballs.sh: convert tabs to spaces.
      adds  cc2fdd9   debian/roll-tarballs.sh: use more curly braces.
      adds  06bdc27   debian/roll-tarballs.sh: don't escape last newline of a multiline command.
      adds  56b383b   debian/roll-tarballs.sh: whitespace changes for consistency.
      adds  4c90de7   debian/roll-tarballs.sh: next batch of quotes.
      adds  14e51de   debian/changelog: document the last commits.
      adds  034bd94   README.keystrokes: copy actions documentation from the wiki.
      adds  45d9d24   README.keystrokes: add documentation for branding behavior.
      adds  82d73c3   debian/changelog: unify entry for README.keystrokes.
      adds  352631a   etc/keystrokes.cfg: fix whitespace errors.
      adds  266d5af   README.keystrokes: remove accidentally copied Dokuwiki syntax.
      adds  79d4906   libnx-xinerama1: also create libXinerama symlink in libnx-xinerama1.postinst.postinst (and remove in libnx-xinerama1.postinst.prerm.)
      adds  0af0060   debian/libnx-xinerama1.*: move Xinerama dir back to nx-x11-common. Only delete known files. Fixes RPM build failures.
      adds  8726e7d   debian/changelog: add changelog entry for the last two changes.
      adds  a17bd57   nx-libs.spec: actually create libXinerama.so.1 symlink during build phase.
      adds  6b9df6c   Security fixes: X.Org CVE-2015-3418:
      adds  5f2a5ac   debian/control: workaround missing dependencies of nxagent on Ubuntu for now.
      adds  5a9f829   debian/libnx-xinerama1.*: fix faulty logic when creating symlinks.
      adds  c19b58d   Security fixes: X.Org CVE-2014-8100:
      adds  cce8c0d   debian/changelog: add entry for last change.
      adds  a9a7426   Security fixes: X.Org CVE-2014-8100:
      adds  7f62652   debian/changelog: add entry for last change.
      adds  0575a5b   nxcomp: fix DEBUG, TEST, DUMP, FLUSH, TOKEN, PING, MIXED et al builds.
      adds  dc77032   debian/changelog: add entry for last change.
      adds  b3ece64   debian/roll-tarball.sh: Make sure *.keyboard, debian/**, nx-libs.spec, .pc/** don't end up in tarball (special focuse on the nx-libs-lite tarball).
      adds  6814755   debian/COPYING.full+lite: Replace content with GPL-2 license text, because that is the overall (i.e., strictest) license we have to deal with in nx-libs.
      adds  a27a8aa   Add 9900-dxpc-license-history.full+lite.patch. Document license history of DXPC (where nxcomp got forked from).
      adds  23fc7ee   Allow patch files names having a dash next to the four digits (i.e., 1234-<patchname>.<suffix>).
      adds  2e5b45a   Support tarring up the HEAD of the current branch.
      adds  eda8da4   debian/changelog: typo fix.
      adds  f9303c1   nxcomp/Misc.cpp: fix build failure introduced in a27a8aae3ca7a3f70e05152ac3d347942e11159d.
      adds  86937b8   nxcomp/README.on-retroactive-DXPC-license: Some layout and interpunctuation fixes.
      adds  4fb3532   Security fixes: X.Org CVE-2013-4396:
      adds  125254d   Security fixes: X.Org CVE-2014-8092:
      adds  e5ff9ac   Security fixes: X.Org CVE-2015-3418:
      adds  16df117   Security fixes: X.Org CVE-2014-8099:
      adds  3713481   nxcomp: fix "negotiation in stage 10" error.
      adds  085dccc   debian/control: Add Breaks:/Replaces: for qvd-libxcomp3 and qvd-nxproxy.
      adds  64b2001   nx-X11: Fix alpha premultiplication in XRenderParseColor. Fixes: #893.
      adds  46de1b0   {nx-X11,nxproxy}: correct manpages: --help -> -help
      adds  257825c   nx-X11: Backport: Bug 51375: Xorg doesn't set status for RRGetOutputInfo
      adds  389e410   nx-X11: Backport: Drop a reference to user mode after create
      adds  9b26cc1   nx-X11: Backport: Free randr crtc and output pointer arrays
      adds  44b9132   nx-X11: Backport: randr: check for virtual size limits before set crtc
      adds  09cb7b2   nx-X11: Backport: randr: fix server crash in RRGetScreenInfo
      adds  e2f5d07   nx-X11: Backport: RRModeCreate: plug memory leak of newModes if AddResource fails
      adds  f3079be   nx-X11: Backport: ProcRRGetScreenInfo: swap configTimestamp as well
      adds  ab58e57   nx-X11: Backport: randr: Fix REQUEST vs. REQUEST_SIZE_MATCH mismatch
      adds  558e45c   nx-X11: Backport: randr: Clean up compiler warnings about unused and shadowing variables
      adds  ab38d9b   nx-X11: Backport: Make RANDR 'set' timestamps follow client specified time. Bug 21987.
      adds  97494f1   nx-X11: Backport: xserver: Avoid sending uninitialized padding data over the network
      adds  023bc5a   release 3.5.0.32
      adds  8a81ba8   Continue development
      adds  d417db5   debian/control: add xkb-data to nxagent's Recommends.
      adds  021050f   nx-libs.spec: add xkeyboard-config to nxagent's Requires.
      adds  449eae1   Revert "debian/libnx-xinerama1.*: fix faulty logic when creating symlinks."
      adds  3027f50   Enforce symlink creation for Xinerama et al. library symlinks.
      adds  d35a362   Xinerama symlinking: Attach Xinerama symlinking to nxagent bin:package (and not libnx-xinerama1).
      adds  45a7989   debian/changelog: Add closures for #757, #758, #760. The issue occurred earlier (#410) and was resolved by properly setting up Xinerama symlinks
      adds  ba5a107   debian/control: add myself as uploader.
      adds  7bdc7ef   debian/changelog: add entry for last change.
      adds  ae590fe   debian/: add x2goagent.options file for compatibility with x2goserver nightly.
      adds  7c531a5   debian/roll-tarballs.sh: copy new debian/x2goagent.options file into real tarball environment.
      adds  9b08689   debian/Makefile.nx-libs: install/destroot new x2goagent.options file.
      adds  112f0f8   debian/rules: symlink and remove new debian/x2goagent.options file into/from build environment.
      adds  f3c5f88   debian/x2goagent.install: add new x2goagent.options file.
      adds  b8d8fda   nx-libs.spec: copy new debian/x2goagent.options file into build environment, analogous to what debian/roll-tarballs.sh does.
      adds  b6bcc24   nx-libs.spec: add new x2goagent.options file to installed file list of x2goagent package.
      adds  81f2c9c   nx-libs.spec: let x2goagent package satisfy x2goagent-virtual.
      adds  9744c10   debian/changelog: whitespace only.
      adds  debe460   debian/control: add Breaks statement on pre-4.1.0.0 x2goserver to x2goagent package.
      adds  c2b050e   nx-X11: Backport CVE-2017-2624 (timingsafe_memcmp)
      adds  4537ad4   Refresh:   - 0016_nx-X11_install-location.debian.patch   - 9900-dxpc-license-history.full+lite.patch
      adds  fb55fc3   nx-X11: use the "old", non-NX header location.
      adds  1537eb0   debian/Makefile.nx-libs: make sure that 'make all' only calls 'make build' and _not_ the global '%:' ruleset afterwards.
      adds  0c9852a   {debian/control,nx-libs.spec}: add proper dependencies upon xkbcomp for RPM and DEB packages.
      adds  a4fb30f   debian/changelog: add missing bug closure.
      adds  6ae091c   debian/patches: refresh all patches.
      adds  ab28855   nxcomp: Set TokenSize to 1536 for link type ADSL and WAN.
      adds  1077270   nx-X11: Render.c: Improve situation for multiple trapezoid requests.
      adds  e73464e   nxcomp: Reduce control->TokenSize slightly again in order to fix fragmentation of packages when on VPN (or otherwise encapsulated) connections.
      adds  df3944d   debian/patches: fixup series file to include previous patch.
      adds  9d750c6   nx-libs.spec: add -mno-vxs to general C(XX)FLAGS on ppc64le.
      adds  13aed24   OPTFLAGS: Properly propagate build option flags to nxcomp{,ext,shad} and the nx-X11 build scripts.
      adds  f54e56d   debian/changelog: fixup changelog.
      adds  07d3083   nx-libs.spec: drop ugly sed hack to push optflags to build system.
      adds  d017d21   nx-libs.spec: pass CDEBUGSFLAGS and friends directly to the make command in %build.
      adds  b5230d3   debian/control: change Breaks statement to pre-4.0.1.21 x2goserver and add a Replaces: x2goserver << 4.0.1.21 section to x2goagent package.
      adds  288cc6f   nx-libs.spec: let x2goagent conflict with pre-4.0.1.21 x2goserver versions.
      adds  e095b8f   nxcomp: Handle launchd sockets in DISPLAY variable correctly when fetching X cookie.
      adds  2c75b00   nxcomp: Hardcode X11 and (legacy/xfs) font UNIX paths.
      adds  7dacd79   release 3.5.0.33
      adds  09bb93e   Mid-release fixup: rename debian/patches/1400_nx-X11_Render.c-Improve-situation-fo.full+lite.patch to debian/patches/1400_nx-X11_Render.c-Improve-situation-fo.full.patch.
      adds  4154463   Mid-release fixup: split up debian/patches/1500_all_propagate-optflags-to-subcompone.full+lite.patch.
      adds  81d9356   Continue development
      adds  71511a7   nx-libs.spec: fix SHLIBSGLOBALSFLAGS => SHLIBGLOBALSFLAGS typo spotted by Orion Poplawski.
      adds  6d70b9e   debian/x2goagent.options: reenable XFIXES extension.
      adds  1dad092   Merge branch '3.6.x'

No new revisions were added by this update.

Summary of changes:
 debian/changelog | 142 ++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 1 file changed, 140 insertions(+), 2 deletions(-)

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


More information about the x2go-commits mailing list