aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* changelog fix, long-line-wrapMike Gabriel2012-02-141-1/+2
|
* Update patch: 001_add-main-makefile.full+lite.patch, allow passing of ↵Jan Engelhardt2012-02-141-0/+4
| | | | configure args.
* Do not install libXinerama directly into /usr/lib/nx. Recommended method is ↵Mike Gabriel2012-02-111-0/+3
| | | | installing to /usr/lib/nx/Xinerama, so that you can enable/disable usage of the Xinerama extension.
* Revert "Add patch: 111_nxcomp_byerace.full+lite.patch. Work around race ↵Mike Gabriel2012-02-111-2/+0
| | | | | | | condition in qtnx and libnxcl." This reverts commit 4eae840bd56bda22b7bf6c9a55f1118ed62461e4. It does not fix qtnx failures that occur with this version of nxagent.
* Add patch: 111_nxcomp_byerace.full+lite.patch. Work around race condition in ↵Mike Gabriel2012-02-081-0/+2
| | | | qtnx and libnxcl.
* Use ,,$(MAKE) -C'' in main Makefile for calling Makefiles in subdirectories, ↵Mike Gabriel2012-02-071-1/+2
| | | | make build stanza work for nx-libs-full and nx-libs-lite.
* Use ,,make -C'' in main Makefile for calling Makefiles in subdirectories.Mike Gabriel2012-02-071-1/+1
|
* Continue development...Mike Gabriel2012-02-071-0/+6
|
* release 3.5.0.10redist-server/3.5.0.10redist-client/3.5.0.10Mike Gabriel2012-02-071-2/+2
|
* changelog fix (revision was missing)Mike Gabriel2012-02-071-1/+1
|
* Reintroduce patch: 008_nxcomp_sa_restorer.full+lite.patch, now in a version ↵Mike Gabriel2012-02-071-0/+2
| | | | found on etersoft.ru, fixes build on ia64 architecture.
* Add patch: 006_nxcomp_libpng15.full+lite.patch, fix build against libpng 1.5.x.Mike Gabriel2012-02-061-1/+2
|
* Continue development...Mike Gabriel2012-02-011-0/+6
|
* release NX re-distributed 3.5.0.9redist-server/3.5.0.9Mike Gabriel2012-02-011-2/+2
|
* Providing pending patches in source tree.Mike Gabriel2012-02-011-1/+1
|
* Update patch: 202_nx-x11_enable-xinerama.full.patch, disable Xinerama ↵Oleksandr Shneyder2012-01-301-0/+5
| | | | extension if NX_XINERAMA_CONF not exists.
* Revert "Update patch: 202_nx-x11_enable-xinerama.full.patch disable Xinerama ↵Oleksandr Shneyder2012-01-301-5/+0
| | | | | | extension if NX_XINERAMA_CONF not exists" This reverts commit f17b59824868623ee51670e365b67d49def2c658.
* Revert "changelog cleanup: add interpunctation."Oleksandr Shneyder2012-01-301-2/+2
| | | | This reverts commit d4d85ca860752b8aea86f1d54e29194215f9be9d.
* changelog cleanup: add interpunctation.Mike Gabriel2012-01-301-2/+2
|
* Update patch: 202_nx-x11_enable-xinerama.full.patch disable Xinerama ↵Oleksandr Shneyder2012-01-301-0/+5
| | | | extension if NX_XINERAMA_CONF not exists