aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
Commit message (Collapse)AuthorAgeFilesLines
* Continue Reinhard's work on top-level install/uninstall. Esp. integrate ↵Mike Gabriel2013-01-021-0/+3
| | | | debian/post-nx-build.sh into main Makefile. Make value of CONFIGURE variable traversable through the Makefile tree.
* integrate install and uninstall rules into the top-level MakefileReinhard Tartler2012-12-161-0/+2
|
* Use Fixes instead of Closes syntaxReinhard Tartler2012-12-161-1/+1
| | | | | The closes syntax is meant for Debian bugs. This avoids a lintian warning during package build.
* add closure for #87Mike Gabriel2012-12-161-2/+3
|
* update 031_nx-X11_parallel-make.full.patch.Reinhard Tartler2012-12-151-1/+3
| | | | | Add an explicit dependency from the NX libX11.so to the nxcomp libraries. Unbreaks parallel builds.
* add changelog entries for Reinhard's previous commitsMike Gabriel2012-12-131-0/+14
|
* Add patches: 026_nxcomp*_honour-optflags.full*.patch. (Closes upstream issue ↵Orion Poplawski2012-12-121-0/+4
| | | | #84).
* changelog cleanupMike Gabriel2012-12-121-2/+2
|
* install debug symbols for all packages in a new binary package 'nx-x11-dbg'Reinhard Tartler2012-12-091-1/+5
| | | | | this package contains debugging information for all code that is built from this source package.
* Follow-up commit for 302_nxagent_configurable-keystrokes.full.patch, fixes ↵Alexander Wuerstlein2012-12-061-0/+2
| | | | FTBFS problem with the first version of that patch.
* changelog entry for having added libxml2-dev to build dependenciesMike Gabriel2012-12-041-0/+1
|
* Add pkg-config to build dependencies.Mike Gabriel2012-12-041-0/+1
|
* Add README.keystrokes to doc section of bin:package nxagent.Mike Gabriel2012-12-041-0/+3
|
* add bug closure for X2Go BTS issue #74Mike Gabriel2012-12-041-0/+1
|
* Add patch: 302_nxagent_configurable-keystrokes.full.patch, replaces the... ↵Mike Gabriel2012-12-041-1/+1
| | | | | | (fixing patch application, fixing up follow-up patches, cleaning up patch-system).
* Add patch: 210_nxagent_configurable-keystrokes.full.patch, replaces the ↵Alexander Wuerstlein2012-12-041-0/+4
| | | | hardcoded nxagent keybindings by a configurable table of keybindings.
* Fix /bin/Makefile. Add $(DESTDIR) to every install path.Mike Gabriel2012-11-121-1/+2
|
* Continue development...Mike Gabriel2012-11-071-0/+6
|
* release 3.5.0.16redist-server/3.5.0.16redist-client/3.5.0.16Mike Gabriel2012-11-071-2/+2
|
* Bump Debian Standards to 3.9.3 (no changes needed). Update Home page and Vcs ↵Mike Gabriel2012-11-071-1/+2
| | | | information.
* Bump Debian Standards to 3.9.3 (no changes needed).Mike Gabriel2012-11-071-0/+1
|
* Dropping empty override rules for quilt patch from /debian/rules.Mike Gabriel2012-11-071-0/+1
|
* Modify patch: 001_add-main-makefile.full+lite.patch. Add uninstall routine.Mike Gabriel2012-10-201-0/+2
|
* Fix wrapper scripts: make sure all NX executables can be launched if NX gets ↵Mike Gabriel2012-10-201-0/+2
| | | | installed via the tarball installation method.
* Modify patch: 001_add-main-makefile.full+lite.patch. Install nx* and ↵Mike Gabriel2012-10-201-0/+2
| | | | x2goagent wrapper scripts during make install.
* Add patch: 025_nxproxy_no-configure-file.full+lite.patch. Remove unneeded ↵Mike Gabriel2012-10-201-0/+2
| | | | build file from NoMachine's nxproxy sources.
* Add patches: 024_fix-make-clean.full.patch, ↵Mike Gabriel2012-10-201-0/+3
| | | | 024_fix-make-clean.full+lite.patch. Fix clean-up of build tree after make build has run.
* Drop patch 032, fix other patches so that installation via make install ↵Mike Gabriel2012-10-191-0/+2
| | | | installs NX components to /usr/local/lib/nx and /usr/local/include/nx.
* Modify patch: 032_no-x11r6.full.patch. Install nx-X11 to /usr/local/lib/nx. ↵Mike Gabriel2012-10-051-0/+2
| | | | Add patch: 032_no-x11r6.debian.patch. Use /usr/lib/nx for nx-X11 on Debian.
* Fix patch file names concerning component nx-X11.Mike Gabriel2012-10-051-0/+1
|
* Fix installation of header files in Debian package.Mike Gabriel2012-09-281-1/+1
|
* Continue development...Mike Gabriel2012-09-211-0/+6
|
* release 3.5.0.15redist-server/3.5.0.15redist-client/3.5.0.15Mike Gabriel2012-09-211-2/+2
|
* mark issue #16 as closed by last added patchMike Gabriel2012-09-201-1/+2
|
* Add patch: 204-nxagent_repaint-solidpict.full.patch. Fixes repainting of ↵Oleksandr Shneyder2012-09-201-0/+5
| | | | SolidFill pictures by nxagent/x2goagent on reconnects.
* 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
|