aboutsummaryrefslogtreecommitdiff
path: root/debian/patches
Commit message (Collapse)AuthorAgeFilesLines
* X.org CVE-2015-0255 patch and its 3 prereq patchesmasterMike DePaulo2015-02-185-0/+400
| | | | | | | | | 1101-Coverity-844-845-846-Fix-memory-leaks.patch 1102-include-introduce-byte-counting-functions.patch 1103-xkb-Don-t-swap-XkbSetGeometry-data-in-the-input-buff.patc 1104-xkb-Check-strings-length-against-request-size.patch (The last patch is the CVE-2015-0255 patch.)
* Update 1042-Do-proper-input-validation-to-fix-for-CVE-2011-2895.patch. Fix ↵Mike Gabriel2015-02-161-9/+10
| | | | broken comment paragraph, whitespace fix.
* CVE security review: Add ↵Mihai Moldovan2015-02-163-2/+4
| | | | | | | | | 1041-nx-X11-lib-font-fc-fserve.c-initialize-remaining-buf.patch & 1042-Do-proper-input-validation-to-fix-for-CVE-2011-2895.patch. - Add 1041-nx-X11-lib-font-fc-fserve.c-initialize-remaining-buf.patch. Initialize remaining bufleft variables (nx-X11/lib/font/fc/fserve.c). - Add 1042-Do-proper-input-validation-to-fix-for-CVE-2011-2895.patch. Do proper input validation to fix for CVE-2011-2895.
* CVE security review [1/2].Mihai Moldovan2015-02-165-24/+175
| | | | | | | | | | * CVE security review [1/2]: - Update 1007-CVE-2014-0210-unvalidated-length-in-_fs_recv_conn_se.patch. Use xfree() instead of free() in nx-libs. - Update 1011-CVE-2014-0210-unvalidated-length-fields-in-fs_read_q.patch. Apply correctly on nx-libs 3.6.x. - Update 1020-dix-integer-overflow-in-GetHosts-CVE-2014-8092-2-4.patch. Human-readable version of "1 MB".
* 40 patches, fixing several X.Org CVEs in NX.Mike Gabriel2015-02-1441-0/+4279
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Security fixes: - Rebase loads of X.Org patches (mainly from RHEL-5) against NX. If not all patches from a CVE patch series appear here, then it means that the affected file/code is not used in NX at build time. - X.Org CVE-2011-2895: 1001-LZW-decompress-fix-for-CVE-2011-2895-From-xorg-lib-X.patch - X.Org CVE-2011-4028: 1002-Fix-CVE-2011-4028-File-disclosure-vulnerability.-ups.patch - X.Org CVE-2013-4396: 1003-Avoid-use-after-free-in-dix-dixfonts.c-doImageText-C.patch - X.Org CVE-2013-6462: 1004-CVE-2013-6462-unlimited-sscanf-overflows-stack-buffe.patch - X.Org CVE-2014-0209: 1005-CVE-2014-0209-integer-overflow-of-realloc-size-in-Fo.patch 1006-CVE-2014-0209-integer-overflow-of-realloc-size-in-le.patch - X.Org CVE-2014-0210: 1007-CVE-2014-0210-unvalidated-length-in-_fs_recv_conn_se.patch 1009-CVE-2014-0210-unvalidated-lengths-when-reading-repli.patch 1011-CVE-2014-0210-unvalidated-length-fields-in-fs_read_q.patch 1014-CVE-2014-0210-unvalidated-length-fields-in-fs_read_e.patch 1015-CVE-2014-0210-unvalidated-length-fields-in-fs_read_g.patch 1016-CVE-2014-0210-unvalidated-length-fields-in-fs_read_l.patch 1017-CVE-2014-0210-unvalidated-length-fields-in-fs_read_l.patch - X.Org CVE-2014-0211: 1010-CVE-2014-0211-Integer-overflow-in-fs_get_reply-_fs_s.patch 1012-CVE-2014-0211-integer-overflow-in-fs_read_extent_inf.patch 1013-CVE-2014-0211-integer-overflow-in-fs_alloc_glyphs-fr.patch 1018-unchecked-malloc-may-allow-unauthed-client-to-crash-.patch - X.Org CVE-2014-8092: 1019-dix-integer-overflow-in-ProcPutImage-CVE-2014-8092-1.patch 1020-dix-integer-overflow-in-GetHosts-CVE-2014-8092-2-4.patch 1021-dix-integer-overflow-in-RegionSizeof-CVE-2014-8092-3.patch 1022-dix-integer-overflow-in-REQUEST_FIXED_SIZE-CVE-2014-.patch - X.Org CVE-2014-8097: 1023-dbe-unvalidated-lengths-in-DbeSwapBuffers-calls-CVE-.patch - X.Org CVE-2014-8095: 1024-Xi-unvalidated-lengths-in-Xinput-extension-CVE-2014-.patch - X.Org CVE-2014-8096: 1025-xcmisc-unvalidated-length-in-SProcXCMiscGetXIDList-C.patch - X.Org CVE-2014-8099: 1026-Xv-unvalidated-lengths-in-XVideo-extension-swapped-p.patch - X.Org CVE-2014-8100: 1027-render-check-request-size-before-reading-it-CVE-2014.patch 1028-render-unvalidated-lengths-in-Render-extn.-swapped-p.patch - X.Org CVE-2014-8102: 1029-xfixes-unvalidated-length-in-SProcXFixesSelectSelect.patch - X.Org CVE-2014-8101: 1030-randr-unvalidated-lengths-in-RandR-extension-swapped.patch - X.Org CVE-2014-8093: 1031-glx-Be-more-paranoid-about-variable-length-requests-.patch 1032-glx-Be-more-strict-about-rejecting-invalid-image-siz.patch 1033-glx-Additional-paranoia-in-__glXGetAnswerBuffer-__GL.patch 1034-glx-Add-safe_-add-mul-pad-v3-CVE-2014-8093-4-6-v4.patch 1036-glx-Integer-overflow-protection-for-non-generated-re.patch - X.Org CVE-2014-8098: 1035-glx-Length-checking-for-GLXRender-requests-v2-CVE-20.patch 1037-glx-Top-level-length-checking-for-swapped-VendorPriv.patch 1038-glx-Length-checking-for-non-generated-single-request.patch 1039-glx-Length-checking-for-RenderLarge-requests-v2-CVE-.patch 1040-glx-Pass-remaining-request-length-into-varsize-v2-CV.patch - Security fixes with no assigned CVE: 1008-Don-t-crash-when-we-receive-an-FS_Error-from-the-fon.patch
* Patch system: Prepend a "0" to every patch file name in debian/patches/. ↵Mike Gabriel2015-02-1477-76/+76
| | | | Adapt only this changelog stanza to this modification.
* Revert "Add patch ↵Mike Gabriel2015-02-092-50/+0
| | | | | | | | | 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)." This reverts commit b992fdaa0f0789e4e1db6d121cfff979210dcb52. Reason: the file nx-X11/extras/Mesa/src/glx/x11/glxextensions.c is not used at build time and will be removed from the code base in NX 3.6.
* Update 991_fix-hr-typos.full.patch. Don't patch files that get removed by ↵Mike Gabriel2015-02-031-40/+0
| | | | the NX code reduction effort.
* Drop 604_nx-X11_recent-freetype-API.full.patch. Not used in current build ↵Mike Gabriel2015-02-032-16/+0
| | | | process.
* Update 600_nx-X11+nxcompext+nxcompshad_unique-libnames.full.patch. Don't ↵Mike Gabriel2015-02-031-24/+0
| | | | patch files matter to the NX code reduction efforts.
* Update 031_nx-X11_parallel-make.full.patch. Don't patch .original files in ↵Mike Gabriel2015-02-031-28/+0
| | | | NX code tree.
* Drop patches: 017_nx-X11_update-autotools-helper-files.full.patch, ↵Mike Gabriel2015-02-034-24562/+0
| | | | 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.
* Add patch 700_nx-X11_mesa-initialize-server-support-correctly.full.patch. ↵Mike Gabriel2015-02-032-0/+50
| | | | Initialize server_support array with correct size. Fix Mesa upstream bugzilla bug #7353. (Fixes: #776).
* Add Description: and Author: fields to various patch headers.Mike Gabriel2015-01-2814-1/+39
|
* Add 991_fix-hr-typos.full+lite.patch and 991_fix-hr-typos.full.patch. Fix ↵Mike Gabriel2015-01-283-0/+169
| | | | several typos in upstream code detected by lintian.
* more code reduction and adaptation of patch 600_....patchMike Gabriel2015-01-281-358/+0
|
* Update 600_nx-X11+nxcompext+nxcompshad_unique-libnames.full.patch. Don't ↵Mike Gabriel2015-01-281-335/+0
| | | | patch files that get removed during code reduction.
* Extend 999_nxagent_unbrand-nxagent-brand-x2goagent.full.patch. Allow ↵Mike Gabriel2015-01-281-0/+48
| | | | separate .keyboard files for x2goagent and nxagent.
* Extend 999_nxagent_unbrand-nxagent-brand-x2goagent.full.patch. Let rgb file ↵Mike Gabriel2015-01-281-0/+23
| | | | shipped with x2goagent supersede rgb file shipped with nxagent. FIXME: a better approach would be to decide at runtime if to use /etc/x2go/rgb or /etc/nxagent/rgb.
* Modify 101_nxagent_set-rgb-path.full.patch. Allow configurable rgb files.Mike Gabriel2015-01-281-1/+1
|
* Fully rework the way nx-libs gets packaged for Debian/Ubuntu.Mike Gabriel2015-01-285-409/+50
| | | | | | | | | | | | * Debian/Ubuntu packaging: + Fully rework the way nx-libs gets packaged for Debian/Ubuntu. + Split up libnx-x11 into individual packages. + Provide dbg:packages for each bin:package containing binaries. + Use Makefile logic to install files into DESTDIR. + Provide dev:packages for each lib:package individually. + Provide nx-x11proto-*-dev packages for all libnx-* libraries. + Install _all_ library files (*.so*) to /usr/lib/<triplet>/, so no extra settings of LD_LIBRARY_PATH is necessary.
* Update 320_nxagent_configurable-keystrokes.full.patch. Fix patch header ↵Mike Gabriel2015-01-191-1/+1
| | | | referring to keystrokes.cfg (plural), not keystroke.cfg.
* Add 321_nxagent_x2go-specific-keystroke-config.full.patch. If nxagent is ↵Horst Schirmeier2015-01-192-0/+23
| | | | launched as x2goagent, use X2Go-specific paths for the keystrokes.cfg file. (Fixes: #744).
* Update 320_nxagent_configurable-keystrokes.full.patch. Fix a typo that ↵Mike Gabriel2015-01-131-1/+1
| | | | prevented the /etc/nxagent/keystrokes.cfg file to be parsed. (Fixes: #741).
* common: change X2go -> X2Go.Mihai Moldovan2015-01-091-2/+2
|
* DISABLED:401_nxcomp_bigrequests-and-genericevent-extensions.full+lite.patch.Mike Gabriel2014-12-031-1/+1
|
* Add 401_nxcomp_bigrequests-and-genericevent-extensions.full+lite.patch. ↵Paul Szabo2014-11-132-0/+1871
| | | | Enable support for the X11 big requests extension and the generic events extension.
* Revert "Add 401_nxcomp_big-requests.full+lite.patch. Support usage of the ↵Mike Gabriel2014-11-132-454/+0
| | | | | | BIG-REQUESTS X11 extension on the server-side. (See Debian bug #766299)." This reverts commit c69c2e2ea177fd9e369a6342640bdedda9a500d8.
* Revert "401_nxcomp_bigrequests.full+lite.patch: PATCH DISABLED FOR NOW, IT ↵Mike Gabriel2014-11-131-1/+1
| | | | | | CAUSES NXPROXY CRASHES EVERY 1-2 minutes." This reverts commit d505944e064f54c82c8bc66943238b49db05d37f.
* Add 207_nxagent_fix-xfixes-selection.full.patch. Fix selection handling when ↵Ulrich Sibiller2014-11-052-0/+34
| | | | XFIXES is enabled. (Fixes: #585)
* 401_nxcomp_bigrequests.full+lite.patch: PATCH DISABLED FOR NOW, IT CAUSES ↵Mike Gabriel2014-10-251-1/+1
| | | | NXPROXY CRASHES EVERY 1-2 minutes.
* Add 401_nxcomp_big-requests.full+lite.patch. Support usage of the ↵Mike Gabriel2014-10-252-0/+454
| | | | BIG-REQUESTS X11 extension on the server-side. (See Debian bug #766299).
* Rename 605_nxcomp_Types.h-dont-use-STL-internals-on-libc++.full.patch to ↵Mike Gabriel2014-10-192-1/+1
| | | | 605_nxcomp_Types.h-dont-use-STL-internals-on-libc++.full+lite.patch. It is an nxcomp patch that needs to be applied in the nx-libs-lite _and_ the nx-libs-full tarball release.
* Add 607_nxcomp_macosx-X11-launcher-in-private-tmp.full+lite.patch. Fix check ↵Mike Gabriel2014-10-182-0/+15
| | | | for launchd socket path in $DISPLAY on recent Mac OS X systems.
* Update 027_nxcomp_abstract-X11-socket.full+lite: Add patch header ↵Mike Gabriel2014-10-111-0/+3
| | | | (Description: and Author: field).
* Add 400_nxcomp-version.full+lite.patch. Allow 4-digit version comparison ↵Nito Martinez2014-10-022-0/+241
| | | | during NX session handshake. (Fixes: #610).
* Add 025_nxcomp-fix-ftbfs-against-jpeg9a.full+lite.patch. Fix FTBFS when ↵Mike Gabriel2014-08-202-0/+41
| | | | built against libjpeg9a. Thanks to Gabriel Marcano for sending this in.
* Split up patch 210 (for correct creation nx-libs, nx-libs-lite tarballs):Mike Gabriel2014-06-303-13/+17
| | | | | | * Split up patch 210 (for correct creation nx-libs, nx-libs-lite tarballs): + 210_nxagent_save_session_state.full.patch + 210_nxcomp_save_session_state.full+lite.patch
* Fix patch names...Mike Gabriel2014-06-303-2/+2
| | | | | | | | * Fix patch names: + 212_nxcomp_build-on-Android.patch -> 212_nxcomp_build-on-Android.full+lite.patch + 302_nx-X11_xkbbasedir-detection.patch -> 302_nx-X11_xkbbasedir-detection.full.patch
* Add 212_nxcomp_build-on-Android.patch. Fix FTBFS of nxproxy/nxcomp when ↵Mike Gabriel2014-06-293-1/+255
| | | | build against the Android system. (Fixes: #339).
* update changelog, update patchesMike Gabriel2014-06-275-9/+9
|
* Rename Patches 210 and 211. Update series file.Oleksandr Shneyder2014-06-273-2/+2
|
* Add 206_nxagent_clipboard-as-nxoption.full.patch. Make the clipboard option ↵Mike Gabriel2014-06-273-1/+52
| | | | configurable in nxagent via NX options as addition to the command line parameter -clipboard. Note that the command line parameter overrides the clipboard NX option. Possible values are both or 1, client, server, none or 0.
* Add 211_nxcomp_set_default_options.patch. Set default arguments for options ↵Oleksandr Shneyder2014-06-252-0/+28
| | | | 'link' and 'pack' to avoid session damage by resuming with incorrect options file.
* Add 210_nxagent_nxcomp_save_session_state.patch. Save session state in path ↵Oleksandr Shneyder2014-06-252-0/+189
| | | | specified by "state" option in agent options file. If option is omitted, session state will not be saved. Session states are: STARTING, RUNNING, SUSPENDING, SUSPENDED, RESUMING, TERMINATING, TERMINATED.
* Revert "Add 210_nxagent_nxcomp_save_session_state.patch. Save session state ↵Oleksandr Shneyder2014-06-251-1/+0
| | | | | | in path specified by "state" option in agent options file. If option is omitted, session state will not be saved. Session states are: STARTING, RUNNING, SUSPENDING, SUSPENDED, RESUMING, TERMINATING, TERMINATED." This reverts commit fcd9b71bc912fa0d56b935fe0f3c06bec25d1124.
* Add 210_nxagent_nxcomp_save_session_state.patch. Save session state in path ↵Oleksandr Shneyder2014-06-251-0/+1
| | | | specified by "state" option in agent options file. If option is omitted, session state will not be saved. Session states are: STARTING, RUNNING, SUSPENDING, SUSPENDED, RESUMING, TERMINATING, TERMINATED.
* fix Description: in patch 057Mike Gabriel2014-06-221-1/+1
|
* Rename patches to match our naming scheme:Mike Gabriel2014-06-227-6/+6
| | | | | | | | | + 008_nxcomp_sa-restorer.full+lite.patch + 009_nxagent_add-man-page.full.patch + 009_nxproxy_add-man-page.full+lite.patch + 056_nx-X11_Werror-format-security.full.patch + 209_x2goagent_add-man-page.full.patch + 220_nxproxy_bind-loopback-only.full+lite.patch
* renmae patch 057Mike Gabriel2014-06-222-1/+1
|