aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
Commit message (Collapse)AuthorAgeFilesLines
...
* Add patch: 220_nxproxy-bind-loopback-only.full+lite.patch, adds loopback ↵Mike Gabriel2012-09-171-2/+3
| | | | option to nxproxy options and forces nxproxy to bind to loopback devices only.
* Add patch: 220_nxproxy-bind-loopback-only.patch, adds loopback option to ↵Mike Gabriel2012-09-171-0/+2
| | | | nxproxy options and forces nxproxy to bind to loopback devices only.
* /debian/control: Maintainer change in package: X2Go Developers ↵Mike Gabriel2012-09-151-0/+3
| | | | <x2go-dev@lists.berlios.de>. Priority: optional.
* Link libNX_Xrandr to a separate location where we can provide it as libXrandr.Mike Gabriel2012-09-141-0/+1
|
* Make sure the NX_TEMP envvar gets set in all wrapper script for all nx* ↵Mike Gabriel2012-09-041-0/+2
| | | | executables
* Refresh patch 200_nxagent_check-binary-x2go-flavour.full.patchMike Gabriel2012-09-041-0/+1
|
* Add VERSION.x2goagent to package x2goagent package so x2goversion command ↵Mike Gabriel2012-07-131-0/+2
| | | | lists up x2goagent in the list of X2Go server-side packages.
* Improve 020_add-nxagent-wrapper.full.patch: Properly set NX_TEMP, make sure ↵Mike Gabriel2012-06-281-1/+4
| | | | nxagent launches even with pam_tmpdir.so being in use.
* Continue development...Mike Gabriel2012-06-281-0/+6
|
* release 3.5.0.14redist-server/3.5.0.14Mike Gabriel2012-06-281-2/+2
|
* Drop patch: 109_nxagent_locale-utf8-compound-text.patch, the patch causes Qt ↵Mike Gabriel2012-06-281-0/+3
| | | | applications to be rendered without window decorations when running in rootless window mode.
* Add patch: 052_nxcomp_macos10-nxauth-location.full+lite.patch, change nxauth ↵Mike Gabriel2012-06-041-0/+6
| | | | search location on Mac OS X to $NX_SYSTEM/nxauth to facilitate application bundle building.
* New upstream release of nxagent (3.5.0-9).Mike Gabriel2012-05-221-1/+4
| | | | | | | * New upstream release of nxagent (3.5.0-9). * Adapt patch series (all hunks succeeded automatically). * Drop patch: 120_nxagent_libcairo-null-source-drawables.full.patch, the issue has been fixed by NoMachine (TR05J02703).
* Continue development...Mike Gabriel2012-05-111-0/+6
|
* release 3.5.0.13redist-server/3.5.0.13Mike Gabriel2012-05-111-2/+2
|
* Add patch: 120_nxagent_libcairo-null-source-drawables.full.patch, solves ↵Mike Gabriel2012-05-111-0/+5
| | | | crashes of GTK applications based on libcairo 1.12.1+.
* Let nxagent Debian package depend on xfonts-base.Mike Gabriel2012-03-171-1/+1
|
* Revert "Let nxagent Debian package depend on xfonts-base."Mike Gabriel2012-03-171-1/+0
| | | | This reverts commit ab04ba2175ce37efb83d914792d2755b57cba2d5.
* Let nxagent Debian package depend on xfonts-base.Mike Gabriel2012-03-171-0/+1
|
* Continue development...Mike Gabriel2012-03-071-0/+6
|
* release 3.5.0.12redist-server/3.5.0.12redist-client/3.5.0.12Mike Gabriel2012-03-071-2/+2
|
* Re-introduce proper Xinerama support on non-multiarch systems.Mike Gabriel2012-03-011-0/+1
|
* changelog cleanup: fixing too-long-lineMike Gabriel2012-03-011-5/+4
|
* Provide temporary workaround for installation on Debian 64bit with multiarch ↵Mike Gabriel2012-03-011-1/+1
| | | | support (via libnx-x11.postinst and .prerm).
* Provide temporary workaround for installation on Debian 64bit with multiarch ↵Mike Gabriel2012-03-011-0/+2
| | | | support.
* Update patch: 005_nxcomp_gcc43.full+lite.patch, fix faulty path to ↵Mihai Moldovan2012-03-011-0/+2
| | | | nxcomp/Split.cpp.
* Pass address of fd_set structs on the stack to the FD_ISSET macro/function, ↵Mike Gabriel2012-03-011-1/+2
| | | | instead of the struct itself.
* Add patch: 051_nxcomp_macos105-fdisset.full+lite.patch, work around issue in ↵Mihai Moldovan2012-02-291-0/+4
| | | | Mac OS X 10.5 SDK.
* Create patch: 203_nxagent_disable-rootless-exit.full.patchOleksandr Shneyder2012-02-281-0/+8
|
* Update patch: 001_add-main-makefile.full+lite.patch, adapt patch from ↵Mike Gabriel2012-02-221-1/+3
| | | | packaging. Test for Makefiles in subfolders before calling them. Fixes build failure during ,,make distclean'' calls.
* Continue development...Mike Gabriel2012-02-221-0/+6
|
* release 3.5.0.11redist-server/3.5.0.11redist-client/3.5.0.11Mike Gabriel2012-02-221-2/+2
|
* Fine-tune symlinking of libXinerama.Mike Gabriel2012-02-201-0/+1
|
* Fix Xinerama support in Debian package libnx-x11 when NX gets built with ↵Mike Gabriel2012-02-181-0/+3
| | | | patch 600_nx-X11+nxcompext+nxcompshad_unique-libnames.full.patch. Still on the todo list: fix the nx-X11 installation via Makefile.
* Fix faulty patch name suffix (has to be .patch, not .diff).Mike Gabriel2012-02-161-0/+1
|
* Apply patches for the Debian package as the last patches in the series.Mike Gabriel2012-02-161-0/+1
|
* Update patches: 012_nxcomp..., 013_nxcompext_..., 014_nxcompshad_.... Also ↵Mike Gabriel2012-02-151-0/+5
| | | | make use of $(LIBFULL) in Makefile.in's install and uninstall stanzas. Inspired by Jan Engelhardt's so-version.diff patch. However, the version name change requested in that patch has been rejected for NX (redistributed).
* changelog cleanup, fix long-line-wrapsMike Gabriel2012-02-151-4/+5
|
* Add patch 600_nx-X11+nxcompext+nxcompshad_unique-libnames.full.patch, use ↵Jan Engelhardt2012-02-151-0/+2
| | | | unique library names for nx-X11 based X11 libraries.
* changelog cleanup, typo fixMike Gabriel2012-02-151-1/+1
|
* Add patch 032_nx-X11_no-x11r6-project-root. We must not overlap with any ↵Jan Engelhardt2012-02-151-0/+4
| | | | existing files, therefore, both /usr/X11R6 and /usr are excluded possibilities for ProjectRoot. Use %_libexecdir/somename, since that is still allowed by FHS.
* Update patch: 001_add-main-makefile.full+lite.patch, fix missing ↵Mike Gabriel2012-02-141-0/+2
| | | | $(CONFIGURE) variable.
* Make patch headers DEP5 compliant (030_nx-X11_... and 031_nx-X11_...).Mike Gabriel2012-02-141-0/+1
|
* Add patch: 301_nx-X11_use-shared-libs.full.diff, use shared libraries from ↵Jan Engelhardt2012-02-141-0/+2
| | | | distribution rather then libs included in source tree.
* Rename patches 030_nx-X11_... and 031_nx-X11_..., the tarball roll script ↵Mike Gabriel2012-02-141-0/+2
| | | | currently requires ,,full'' or ,,full+lite'' in the file name.
* Merge honor-ac-dirs.patch from Jan Engelhardt (OpenSUSE) with already ↵Mike Gabriel2012-02-141-0/+2
| | | | existing Makefile patches (012_nxcomp..., 013_nxcompext_..., 014_nxcompshad_...).
* Enable parallel build for Debian package.Mike Gabriel2012-02-141-0/+1
|
* Add patch: 031_nx-X11_parallel-make.diff, enable parallel make.Jan Engelhardt2012-02-141-0/+1
|
* Update patch: 001_add-main-makefile.full+lite.patch, use curly braces for ↵Mike Gabriel2012-02-141-0/+2
| | | | macros.
* Add patch: 030_nx-X11_configure-args.diff. Allow passing of configure args.Jan Engelhardt2012-02-141-0/+1
|