aboutsummaryrefslogtreecommitdiff
path: root/debian
Commit message (Collapse)AuthorAgeFilesLines
* release 3.5.0.23redist-server/3.5.0.23redist-client/3.5.0.23Mike Gabriel2014-05-061-2/+2
|
* fix changelogMike Gabriel2014-05-061-2/+2
|
* nxagent: add patch to fix refresh error on RDP connections to Windows 2012 ↵Oleksandr Shneyder2014-05-063-0/+19
| | | | if speed=ADSL.
* Add patch: 056_nx-X11-Werror-format-security.patch. Fix more ↵Mike Gabriel2014-03-293-0/+111
| | | | -Werror=format-security errors that only show up on ARM builds. (Fixes: #423).
* nx-libs.spec: Build our imake against xorg-x11-proto-devel.Mike Gabriel2014-01-281-0/+2
|
* debian/control: Build our imake against x11proto-core-dev headers.Mike Gabriel2014-01-282-1/+5
|
* nx-libs.spec: Sync nx-libs.spec in Fedora with upstream's nx-libs.spec file. ↵Mike Gabriel2014-01-281-0/+3
| | | | (Fixes: #393).
* Add patch: 055_nx-X11_imake-Werror-format-security.full.patch. Fix FTBFS of ↵Mike Gabriel2014-01-283-0/+1094
| | | | imake on current Fedora rawhide (21) which uses the compiler option -Werror=format-security for all builds. (Fixes: #412).
* fix patch 054_nx-X11_ppc64-ftbfs.full.patchMike Gabriel2014-01-281-1/+1
|
* Add patch: 054_nx-X11_ppc64-ftbfs.full.patch. Fix FTBFS on ppc64 ↵Mike Gabriel2014-01-283-1/+18
| | | | architecture. (Fixes: #411).
* Continue development...Mike Gabriel2014-01-042-1/+7
|
* release hotfix buildMike Gabriel2014-01-041-2/+2
|
* Update version in VERSION.x2goagent.Mike Gabriel2014-01-042-1/+7
|
* release 3.5.0.22redist-server/3.5.0.22redist-client/3.5.0.22Mike Gabriel2014-01-041-2/+2
|
* attempt to correct symlink creation for Xinerama supportMike Gabriel2013-12-171-1/+0
|
* Make sure all nx-libs components depend on the very same version.Mike Gabriel2013-12-172-1/+5
|
* Enable Xinerama support for RPM packages. (Fixes: #370).Mike Gabriel2013-12-172-0/+10
|
* Drop symlinking libNX_xrandr for setting a custom LD_LIBRARY_PATH. Not in ↵Mike Gabriel2013-12-172-2/+2
| | | | use anymore and not recommended at all to have that.
* Clear (Fedora package) changelog.Mike Gabriel2013-12-171-0/+1
|
* The RPM macro for the linker flags does not exist on EPEL. Thus, hardcode ↵Mike Gabriel2013-12-071-0/+2
| | | | __global_ldflags macro for EPEL builds.
* debian/rules: Remove bundled libraries from source tree before building the ↵Mike Gabriel2013-12-072-4/+13
| | | | package.
* Improve patch: ↵Mike Gabriel2013-12-065-49/+49
| | | | 601_nx-X11_build-option-changes-to-not-use-bundled-libraries.full.patch. Improvements taken from the current Fedora package. Thanks to Orion Paplowski!!! Also adapt roll-tarball.sh do dropping more bundled libraries.
* Add patch: 302_nx-X11_do-not-build-bundled-libs.full.patch. Rename patch: ↵Mike Gabriel2013-12-064-1/+45
| | | | | | | | | 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-062-1/+2
|
* Add patch 605_nxcomp_Types.h-dont-use-STL-internals-on-libc++.full.patch. ↵Mike Gabriel2013-12-033-0/+57
| | | | 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-033-0/+18
| | | | recent (>= 2.5.0) libfreetype6 API.
* debian/control: Add libfreetype6-dev to Build-Depends: field.Mike Gabriel2013-11-302-0/+3
|
* change versioning schemeMike Gabriel2013-11-291-1/+1
|
* debian/source/format: Switch to format 1.0.Mike Gabriel2013-11-272-1/+5
|
* Add patch: 603_nx-X11_compilation_warnings.full.patch. Fix 3 evident bugs: ↵Mike Gabriel2013-09-303-1/+43
| | | | 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-292-16/+18
| | | | fixing #223).
* Add patch: 602_nx-X11_initgroups.full.patch. Fix calling setuid and setgid ↵Mike Gabriel2013-08-293-0/+73
| | | | 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).
* fix underscore in name of patch 601_...Mike Gabriel2013-08-292-1/+1
|
* /debian/nx-libs-dev.install: Remove unrelated files from -dev package.Mike Gabriel2013-07-192-4/+2
|
* /debian/control: Add B-Ds: libfontconfig1-dev, libfontenc-dev.Mike Gabriel2013-07-192-0/+4
|
* Change build options so that bundled libraries are not used anymore at build ↵Orion Poplawski2013-07-194-0/+74
| | | | 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-292-8/+18
| | | | vanilla nxagent. (Fixes: #223).
* * Tarball roller script:Mike Gabriel2013-05-112-8/+15
| | | | | + Only install keystrokes.cfg when in full mode. + Only install nxproxy wrapper when in lite mode.
* addition to last commitMike Gabriel2013-05-081-1/+1
|
* For vanilla nxagent move keystrokes.cfg from /etc/nx to /etc/nxagent.Mike Gabriel2013-05-073-5/+6
|
* /debian/rules: clean etc/keystrokes.cfg symlinkMike Gabriel2013-05-071-1/+1
|
* fix broker symlinkMike Gabriel2013-05-071-1/+1
|
* Set NXAGENT_KEYSTROKEFILE to /etc/x2go/keystrokes.cfg for wrapper x2goagent.Mike Gabriel2013-05-062-1/+5
|
* add forgotten file: debian/keystrokes.cfgMike Gabriel2013-05-061-0/+11
|
* Provide a default keystrokes.cfg in /etc/nx (for nxagent) and /etc/x2go (for ↵Mike Gabriel2013-05-066-2/+18
| | | | x2goagent). (Fixes: #199).
* increment version in VERSION.x2goagentMike Gabriel2013-03-281-1/+1
|