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 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 No new revisions were added by this update. Summary of changes: debian/COPYING.full+lite | 368 +- debian/Makefile.nx-libs | 9 +- debian/VERSION | 2 +- debian/changelog | 335 ++ debian/control | 14 +- debian/keystrokes.cfg | 32 +- debian/libnx-xinerama1.postinst.in | 11 +- debian/libnx-xinerama1.prerm | 53 +- .../patches/0009_nxagent_add-man-page.full.patch | 2 +- .../0009_nxproxy_add-man-page.full+lite.patch | 2 +- .../0017_nx-X11_fix-SetPictureFilter.full.patch | 179 + ...alpha-premultiplication-in-XRenderPa.full.patch | 31 + .../patches/0209_x2goagent_add-man-page.full.patch | 2 +- ...0320_nxagent_configurable-keystrokes.full.patch | 43 +- ...t-library-naming-scheme-on-OS-X.full+lite.patch | 12 +- ...orrect-library-naming-scheme-on-OS-X.full.patch | 12 +- ...orrect-library-naming-scheme-on-OS-X.full.patch | 12 +- ...nx-X11_fix-underlinking-dlopen-dlsym.full.patch | 17 + ...inking-libNX_Xcomposite_damage_fixes.full.patch | 15 + .../0650_nxcompshad_link-to-NX_Xext.full.patch | 14 + ...x-negotiation-in-stage-10-error.full+lite.patch | 67 + .../0990_fix-DEBUG-and-TEST-builds.full.patch | 269 +- ...P-FLUSH-TOKEN-PING-et-al-builds.full+lite.patch | 52 + ...ss-fix-for-CVE-2011-2895-From-xorg-.full.patch} | 0 ...-4028-File-disclosure-vulnerability.full.patch} | 0 ...ter-free-in-dix-dixfonts.c-doImageT.full.patch} | 51 +- ...2-unlimited-sscanf-overflows-stack-.full.patch} | 0 ...9-integer-overflow-of-realloc-size-.full.patch} | 0 ...9-integer-overflow-of-realloc-size-.full.patch} | 0 ...0-unvalidated-length-in-_fs_recv_co.full.patch} | 0 ...when-we-receive-an-FS_Error-from-th.full.patch} | 0 ...0-unvalidated-lengths-when-reading-.full.patch} | 0 ...1-Integer-overflow-in-fs_get_reply-.full.patch} | 0 ...0-unvalidated-length-fields-in-fs_r.full.patch} | 0 ...1-integer-overflow-in-fs_read_exten.full.patch} | 0 ...1-integer-overflow-in-fs_alloc_glyp.full.patch} | 0 ...0-unvalidated-length-fields-in-fs_r.full.patch} | 0 ...0-unvalidated-length-fields-in-fs_r.full.patch} | 0 ...0-unvalidated-length-fields-in-fs_r.full.patch} | 0 ...0-unvalidated-length-fields-in-fs_r.full.patch} | 0 ...lloc-may-allow-unauthed-client-to-c.full.patch} | 0 ...overflow-in-ProcPutImage-CVE-2014-8.full.patch} | 21 +- ...overflow-in-GetHosts-CVE-2014-8092-.full.patch} | 0 ...overflow-in-RegionSizeof-CVE-2014-8.full.patch} | 0 ...overflow-in-REQUEST_FIXED_SIZE-CVE-.full.patch} | 0 ...ted-lengths-in-DbeSwapBuffers-calls.full.patch} | 0 ...ed-lengths-in-Xinput-extension-CVE-.full.patch} | 0 ...idated-length-in-SProcXCMiscGetXIDL.full.patch} | 0 ...ed-lengths-in-XVideo-extension-swap.full.patch} | 169 +- ...-request-size-before-reading-it-CVE.full.patch} | 24 +- ...lidated-lengths-in-Render-extn.-swap.full.patch | 267 ++ ...lidated-lengths-in-Render-extn.-swapped-p.patch | 146 - ...idated-length-in-SProcXFixesSelectS.full.patch} | 0 ...dated-lengths-in-RandR-extension-sw.full.patch} | 0 ...paranoid-about-variable-length-requ.full.patch} | 0 ...strict-about-rejecting-invalid-imag.full.patch} | 0 ...al-paranoia-in-__glXGetAnswerBuffer.full.patch} | 0 ..._-add-mul-pad-v3-CVE-2014-8093-4-6-.full.patch} | 0 ...hecking-for-GLXRender-requests-v2-C.full.patch} | 0 ...overflow-protection-for-non-generat.full.patch} | 0 ...l-length-checking-for-swapped-Vendo.full.patch} | 0 ...hecking-for-non-generated-single-re.full.patch} | 0 ...hecking-for-RenderLarge-requests-v2.full.patch} | 0 ...aining-request-length-into-varsize-.full.patch} | 0 ...ont-fc-fserve.c-initialize-remainin.full.patch} | 0 ...put-validation-to-fix-for-CVE-2011-.full.patch} | 0 ...verity-844-845-846-Fix-memory-leaks.full.patch} | 0 ...e-introduce-byte-counting-functions.full.patch} | 0 ...ap-XkbSetGeometry-data-in-the-input.full.patch} | 0 ...strings-length-against-request-size.full.patch} | 0 ...39-MakeBigReq-don-t-move-the-last-wo.full.patch | 77 + ...18-dix-Allow-zero-height-PutImage-re.full.patch | 41 + ...51375-Xorg-doesn_t-set-status-for-RR.full.patch | 30 + ...-a-reference-to-user-mode-after-crea.full.patch | 28 + ...-randr-crtc-and-output-pointer-array.full.patch | 30 + ...r-check-for-virtual-size-limits-befo.full.patch | 41 + ...r-fix-server-crash-in-RRGetScreenInf.full.patch | 36 + ...deCreate-plug-memory-leak-of-newMode.full.patch | 42 + ...RRGetScreenInfo-swap-configTimestamp.full.patch | 27 + ...r-Fix-REQUEST-vs-REQUEST_SIZE_MATCH-.full.patch | 33 + ...r-Clean-up-compiler-warnings-about-u.full.patch | 117 + ...-RANDR-_set_-timestamps-follow-clien.full.patch | 66 + ...ver-Avoid-sending-uninitialized-padd.full.patch | 1055 +++++ .../9900-dxpc-license-history.full+lite.patch | 4175 ++++++++++++++++++++ debian/patches/series | 113 +- debian/roll-tarballs.sh | 151 +- nx-libs.spec | 3 +- 87 files changed, 7880 insertions(+), 416 deletions(-) create mode 100644 debian/patches/0017_nx-X11_fix-SetPictureFilter.full.patch create mode 100644 debian/patches/0040_nx-X11_Fix-alpha-premultiplication-in-XRenderPa.full.patch create mode 100644 debian/patches/0630_nx-X11_fix-underlinking-dlopen-dlsym.full.patch create mode 100644 debian/patches/0640_nx-X11_fix-underlinking-libNX_Xcomposite_damage_fixes.full.patch create mode 100644 debian/patches/0650_nxcompshad_link-to-NX_Xext.full.patch create mode 100644 debian/patches/0660_nxcomp_fix-negotiation-in-stage-10-error.full+lite.patch create mode 100644 debian/patches/0992_fix-DEBUG-TEST-DUMP-FLUSH-TOKEN-PING-et-al-builds.full+lite.patch rename debian/patches/{1001-LZW-decompress-fix-for-CVE-2011-2895-From-xorg-lib-X.patch => 1001-LZW-decompress-fix-for-CVE-2011-2895-From-xorg-.full.patch} (100%) rename debian/patches/{1002-Fix-CVE-2011-4028-File-disclosure-vulnerability.-ups.patch => 1002-Fix-CVE-2011-4028-File-disclosure-vulnerability.full.patch} (100%) rename debian/patches/{1003-Avoid-use-after-free-in-dix-dixfonts.c-doImageText-C.patch => 1003-Avoid-use-after-free-in-dix-dixfonts.c-doImageT.full.patch} (65%) rename debian/patches/{1004-CVE-2013-6462-unlimited-sscanf-overflows-stack-buffe.patch => 1004-CVE-2013-6462-unlimited-sscanf-overflows-stack-.full.patch} (100%) rename debian/patches/{1005-CVE-2014-0209-integer-overflow-of-realloc-size-in-Fo.patch => 1005-CVE-2014-0209-integer-overflow-of-realloc-size-.full.patch} (100%) rename debian/patches/{1006-CVE-2014-0209-integer-overflow-of-realloc-size-in-le.patch => 1006-CVE-2014-0209-integer-overflow-of-realloc-size-.full.patch} (100%) rename debian/patches/{1007-CVE-2014-0210-unvalidated-length-in-_fs_recv_conn_se.patch => 1007-CVE-2014-0210-unvalidated-length-in-_fs_recv_co.full.patch} (100%) rename debian/patches/{1008-Don-t-crash-when-we-receive-an-FS_Error-from-the-fon.patch => 1008-Don-t-crash-when-we-receive-an-FS_Error-from-th.full.patch} (100%) rename debian/patches/{1009-CVE-2014-0210-unvalidated-lengths-when-reading-repli.patch => 1009-CVE-2014-0210-unvalidated-lengths-when-reading-.full.patch} (100%) rename debian/patches/{1010-CVE-2014-0211-Integer-overflow-in-fs_get_reply-_fs_s.patch => 1010-CVE-2014-0211-Integer-overflow-in-fs_get_reply-.full.patch} (100%) rename debian/patches/{1011-CVE-2014-0210-unvalidated-length-fields-in-fs_read_q.patch => 1011-CVE-2014-0210-unvalidated-length-fields-in-fs_r.full.patch} (100%) rename debian/patches/{1012-CVE-2014-0211-integer-overflow-in-fs_read_extent_inf.patch => 1012-CVE-2014-0211-integer-overflow-in-fs_read_exten.full.patch} (100%) rename debian/patches/{1013-CVE-2014-0211-integer-overflow-in-fs_alloc_glyphs-fr.patch => 1013-CVE-2014-0211-integer-overflow-in-fs_alloc_glyp.full.patch} (100%) rename debian/patches/{1014-CVE-2014-0210-unvalidated-length-fields-in-fs_read_e.patch => 1014-CVE-2014-0210-unvalidated-length-fields-in-fs_r.full.patch} (100%) rename debian/patches/{1015-CVE-2014-0210-unvalidated-length-fields-in-fs_read_g.patch => 1015-CVE-2014-0210-unvalidated-length-fields-in-fs_r.full.patch} (100%) rename debian/patches/{1016-CVE-2014-0210-unvalidated-length-fields-in-fs_read_l.patch => 1016-CVE-2014-0210-unvalidated-length-fields-in-fs_r.full.patch} (100%) rename debian/patches/{1017-CVE-2014-0210-unvalidated-length-fields-in-fs_read_l.patch => 1017-CVE-2014-0210-unvalidated-length-fields-in-fs_r.full.patch} (100%) rename debian/patches/{1018-unchecked-malloc-may-allow-unauthed-client-to-crash-.patch => 1018-unchecked-malloc-may-allow-unauthed-client-to-c.full.patch} (100%) rename debian/patches/{1019-dix-integer-overflow-in-ProcPutImage-CVE-2014-8092-1.patch => 1019-dix-integer-overflow-in-ProcPutImage-CVE-2014-8.full.patch} (70%) rename debian/patches/{1020-dix-integer-overflow-in-GetHosts-CVE-2014-8092-2-4.patch => 1020-dix-integer-overflow-in-GetHosts-CVE-2014-8092-.full.patch} (100%) rename debian/patches/{1021-dix-integer-overflow-in-RegionSizeof-CVE-2014-8092-3.patch => 1021-dix-integer-overflow-in-RegionSizeof-CVE-2014-8.full.patch} (100%) rename debian/patches/{1022-dix-integer-overflow-in-REQUEST_FIXED_SIZE-CVE-2014-.patch => 1022-dix-integer-overflow-in-REQUEST_FIXED_SIZE-CVE-.full.patch} (100%) rename debian/patches/{1023-dbe-unvalidated-lengths-in-DbeSwapBuffers-calls-CVE-.patch => 1023-dbe-unvalidated-lengths-in-DbeSwapBuffers-calls.full.patch} (100%) rename debian/patches/{1024-Xi-unvalidated-lengths-in-Xinput-extension-CVE-2014-.patch => 1024-Xi-unvalidated-lengths-in-Xinput-extension-CVE-.full.patch} (100%) rename debian/patches/{1025-xcmisc-unvalidated-length-in-SProcXCMiscGetXIDList-C.patch => 1025-xcmisc-unvalidated-length-in-SProcXCMiscGetXIDL.full.patch} (100%) rename debian/patches/{1026-Xv-unvalidated-lengths-in-XVideo-extension-swapped-p.patch => 1026-Xv-unvalidated-lengths-in-XVideo-extension-swap.full.patch} (52%) rename debian/patches/{1027-render-check-request-size-before-reading-it-CVE-2014.patch => 1027-render-check-request-size-before-reading-it-CVE.full.patch} (61%) create mode 100644 debian/patches/1028-render-unvalidated-lengths-in-Render-extn.-swap.full.patch delete mode 100644 debian/patches/1028-render-unvalidated-lengths-in-Render-extn.-swapped-p.patch rename debian/patches/{1029-xfixes-unvalidated-length-in-SProcXFixesSelectSelect.patch => 1029-xfixes-unvalidated-length-in-SProcXFixesSelectS.full.patch} (100%) rename debian/patches/{1030-randr-unvalidated-lengths-in-RandR-extension-swapped.patch => 1030-randr-unvalidated-lengths-in-RandR-extension-sw.full.patch} (100%) rename debian/patches/{1031-glx-Be-more-paranoid-about-variable-length-requests-.patch => 1031-glx-Be-more-paranoid-about-variable-length-requ.full.patch} (100%) rename debian/patches/{1032-glx-Be-more-strict-about-rejecting-invalid-image-siz.patch => 1032-glx-Be-more-strict-about-rejecting-invalid-imag.full.patch} (100%) rename debian/patches/{1033-glx-Additional-paranoia-in-__glXGetAnswerBuffer-__GL.patch => 1033-glx-Additional-paranoia-in-__glXGetAnswerBuffer.full.patch} (100%) rename debian/patches/{1034-glx-Add-safe_-add-mul-pad-v3-CVE-2014-8093-4-6-v4.patch => 1034-glx-Add-safe_-add-mul-pad-v3-CVE-2014-8093-4-6-.full.patch} (100%) rename debian/patches/{1035-glx-Length-checking-for-GLXRender-requests-v2-CVE-20.patch => 1035-glx-Length-checking-for-GLXRender-requests-v2-C.full.patch} (100%) rename debian/patches/{1036-glx-Integer-overflow-protection-for-non-generated-re.patch => 1036-glx-Integer-overflow-protection-for-non-generat.full.patch} (100%) rename debian/patches/{1037-glx-Top-level-length-checking-for-swapped-VendorPriv.patch => 1037-glx-Top-level-length-checking-for-swapped-Vendo.full.patch} (100%) rename debian/patches/{1038-glx-Length-checking-for-non-generated-single-request.patch => 1038-glx-Length-checking-for-non-generated-single-re.full.patch} (100%) rename debian/patches/{1039-glx-Length-checking-for-RenderLarge-requests-v2-CVE-.patch => 1039-glx-Length-checking-for-RenderLarge-requests-v2.full.patch} (100%) rename debian/patches/{1040-glx-Pass-remaining-request-length-into-varsize-v2-CV.patch => 1040-glx-Pass-remaining-request-length-into-varsize-.full.patch} (100%) rename debian/patches/{1041-nx-X11-lib-font-fc-fserve.c-initialize-remaining-buf.patch => 1041-nx-X11-lib-font-fc-fserve.c-initialize-remainin.full.patch} (100%) rename debian/patches/{1042-Do-proper-input-validation-to-fix-for-CVE-2011-2895.patch => 1042-Do-proper-input-validation-to-fix-for-CVE-2011-.full.patch} (100%) rename debian/patches/{1101-Coverity-844-845-846-Fix-memory-leaks.patch => 1101-Coverity-844-845-846-Fix-memory-leaks.full.patch} (100%) rename debian/patches/{1102-include-introduce-byte-counting-functions.patch => 1102-include-introduce-byte-counting-functions.full.patch} (100%) rename debian/patches/{1103-xkb-Don-t-swap-XkbSetGeometry-data-in-the-input-buff.patch => 1103-xkb-Don-t-swap-XkbSetGeometry-data-in-the-input.full.patch} (100%) rename debian/patches/{1104-xkb-Check-strings-length-against-request-size.patch => 1104-xkb-Check-strings-length-against-request-size.full.patch} (100%) create mode 100644 debian/patches/1200-CVE-2013-7439-MakeBigReq-don-t-move-the-last-wo.full.patch create mode 100644 debian/patches/1210-CVE-2015-3418-dix-Allow-zero-height-PutImage-re.full.patch create mode 100644 debian/patches/1250_nx-X11_Bug-51375-Xorg-doesn_t-set-status-for-RR.full.patch create mode 100644 debian/patches/1251_nx-X11_Drop-a-reference-to-user-mode-after-crea.full.patch create mode 100644 debian/patches/1252_nx-X11_Free-randr-crtc-and-output-pointer-array.full.patch create mode 100644 debian/patches/1253_nx-X11_randr-check-for-virtual-size-limits-befo.full.patch create mode 100644 debian/patches/1254_nx-X11_randr-fix-server-crash-in-RRGetScreenInf.full.patch create mode 100644 debian/patches/1255_nx-X11_RRModeCreate-plug-memory-leak-of-newMode.full.patch create mode 100644 debian/patches/1256_nx-X11_ProcRRGetScreenInfo-swap-configTimestamp.full.patch create mode 100644 debian/patches/1257_nx-X11_randr-Fix-REQUEST-vs-REQUEST_SIZE_MATCH-.full.patch create mode 100644 debian/patches/1258_nx-X11_randr-Clean-up-compiler-warnings-about-u.full.patch create mode 100644 debian/patches/1259_nx-X11_Make-RANDR-_set_-timestamps-follow-clien.full.patch create mode 100644 debian/patches/1260_nx-X11_xserver-Avoid-sending-uninitialized-padd.full.patch create mode 100644 debian/patches/9900-dxpc-license-history.full+lite.patch -- Alioth's /srv/git/code.x2go.org/nx-libs.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/nx-libs.git