aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
Commit message (Collapse)AuthorAgeFilesLines
* Add patch: 302_nx-X11_do-not-build-bundled-libs.full.patch. Rename patch: ↵Mike Gabriel2013-12-061-0/+4
| | | | | | | | | 302_nxagent_configurable-keystrokes.full.patch. * Add patch: 302_nx-X11_do-not-build-bundled-libs.full.patch. Taken from Fedora. Do not build bundled libraries, rather use system libraries instead. * Rename patch: 302_nxagent_configurable-keystrokes.full.patch to 320_nxagent_configurable-keystrokes.full.patch.
* nx-libs.spec: Use local tarball, don't expect ,,-full'' in tarball name.Mike Gabriel2013-12-061-3/+5
|
* Ship nx-libs.spec (RPM package definitions) in upstream project. (Thanks to ↵Mike Gabriel2013-12-061-0/+3
| | | | the Fedora package maintainers). File differs from the Fedora file already.
* Refresh patch: 600_nx-X11+nxcompext+nxcompshad_unique-libnames.full.patch.Mike Gabriel2013-12-061-0/+1
|
* Add patch 605_nxcomp_Types.h-dont-use-STL-internals-on-libc++.full.patch. ↵Mike Gabriel2013-12-031-0/+4
| | | | Fix FTBFS of nx-libs-lite on Mac OS X Mavericks. (Fixes: #337).
* Add patch 604_nx-X11_recent-freetype-API.full.patch. Fix FTBFS against ↵Mike Gabriel2013-12-031-0/+2
| | | | recent (>= 2.5.0) libfreetype6 API.
* debian/control: Add libfreetype6-dev to Build-Depends: field.Mike Gabriel2013-11-301-0/+2
|
* change versioning schemeMike Gabriel2013-11-291-1/+1
|
* debian/source/format: Switch to format 1.0.Mike Gabriel2013-11-271-0/+4
|
* Add patch: 603_nx-X11_compilation_warnings.full.patch. Fix 3 evident bugs: ↵Mike Gabriel2013-09-301-1/+4
| | | | one implicit function declaration issue and two array index out of bounds issues. (Fixes: #314).
* Continue development...Mike Gabriel2013-08-301-0/+6
|
* release 3.5.0.21redist-server/3.5.0.21redist-client/3.5.0.21Mike Gabriel2013-08-301-2/+2
|
* Fix keystrokes.cfg, use Ctrl+Alt+<key> instead of just Ctrl+<key>. (Adds to ↵Mike Gabriel2013-08-291-0/+2
| | | | fixing #223).
* Add patch: 602_nx-X11_initgroups.full.patch. Fix calling setuid and setgid ↵Mike Gabriel2013-08-291-0/+5
| | | | without setgroups or initgroups. There is a high probability this means it didn't relinquish all groups, and this would be a potential security issue to be fixed. Seek POS36-C on the web for details about the problem. (Fixes: #293).
* /debian/nx-libs-dev.install: Remove unrelated files from -dev package.Mike Gabriel2013-07-191-0/+2
|
* /debian/control: Add B-Ds: libfontconfig1-dev, libfontenc-dev.Mike Gabriel2013-07-191-0/+2
|
* Change build options so that bundled libraries are not used anymore at build ↵Orion Poplawski2013-07-191-0/+6
| | | | time. Remove bundled libraries from rolled tarballs, as well. (Fixes: #116, #238).
* Use a keystrokes.cfg that reflects the normally hard-coded defaults of a ↵Mike Gabriel2013-05-291-0/+2
| | | | vanilla nxagent. (Fixes: #223).
* * Tarball roller script:Mike Gabriel2013-05-111-0/+3
| | | | | + Only install keystrokes.cfg when in full mode. + Only install nxproxy wrapper when in lite mode.
* For vanilla nxagent move keystrokes.cfg from /etc/nx to /etc/nxagent.Mike Gabriel2013-05-071-0/+1
|
* Set NXAGENT_KEYSTROKEFILE to /etc/x2go/keystrokes.cfg for wrapper x2goagent.Mike Gabriel2013-05-061-0/+1
|
* Provide a default keystrokes.cfg in /etc/nx (for nxagent) and /etc/x2go (for ↵Mike Gabriel2013-05-061-1/+2
| | | | x2goagent). (Fixes: #199).
* Continue development...Mike Gabriel2013-03-281-0/+6
|
* release 3.5.0.20redist-server/3.5.0.20redist-client/3.5.0.20Mike Gabriel2013-03-281-2/+2
|
* add bug closure for #156Mike Gabriel2013-03-281-1/+1
|
* Fix faulty symlink path. Make sure that x2goagent symlink does not point to ↵Mike Gabriel2013-03-281-1/+3
| | | | absolute path somewhere within the build environment.
* Continue development...Mike Gabriel2013-03-281-0/+6
|
* release 3.5.0.19redist-server/3.5.0.19redist-client/3.5.0.19Mike Gabriel2013-03-281-2/+2
|
* Revert "release 3.5.0.19"Mike Gabriel2013-03-281-2/+2
| | | | This reverts commit e77bf36d9afbc7e56522574b06217d57c11dd095.
* release 3.5.0.19Mike Gabriel2013-03-281-2/+2
|
* fix my mail address in changelogMike Gabriel2013-03-281-1/+1
|
* Fix FTBFS for .deb packages after including fix for #145.Mike Gabriel2013-03-281-0/+1
|
* Add Jan's reasoning for using string_rep() instead of bash based string ↵Mike Gabriel2013-03-231-0/+7
| | | | substitutions as comment to /debian/Makefile.replaces.sh.
* release 3.5.0.18redist-server/3.5.0.18redist-client/3.5.0.18Mike Gabriel2013-03-221-2/+2
|
* Main Makefile: Use absolute symlink when linking from $(X2GOLIBDIR) into ↵Mike Gabriel2013-03-221-0/+2
| | | | $(NXLIBDIR) (i.e. linking x2goagent -> nxagent). (Fixes: #143).
* Work-in patch from Jan Engehardt for working around different improper bash ↵Mike Gabriel2013-03-221-0/+3
| | | | implementations of string-in-string replacing. (Fixes: #145).
* Avoid building of libxcomp1 (which actually is identical to libxcomp3, just ↵Orion Poplawski2013-02-121-0/+2
| | | | with a wrong name). (Fixes: #104).
* Fix wrong symlink direction of libNX_* files. (Fixes: #107).Orion Poplawski2013-02-121-0/+4
|
* replaces Closes: by Fixes: statements in changelogMike Gabriel2013-01-081-5/+3
|
* Remove duplicate install of nxproxy from main Makefile. Spotted by Jan ↵Mike Gabriel2013-01-071-1/+2
| | | | Engelhard.
* Continue development...Mike Gabriel2013-01-041-0/+6
|
* release 3.5.0.17redist-server/3.5.0.17redist-client/3.5.0.17Mike Gabriel2013-01-041-2/+2
|
* 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
|