From 470611e02ccb0aba1800da36130dc8824a6862e1 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Wed, 6 Jul 2016 10:38:25 +0200 Subject: release 3.5.99.0 --- ChangeLog | 6612 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 6611 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index d1c5c71b9..7a185bc96 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1 +1,6611 @@ -Empty file that gets populated with first release of the 3.6.x NX series. \ No newline at end of file +2016-07-06 10:38:25 +0200 Mike Gabriel (3f0e4c0) + + * release 3.5.99.0 (HEAD, 3.6.x) + +2016-07-06 10:02:37 +0200 Mike Gabriel (961fa2a) + + * README.md: Add build howto for openSUSE based RPMs. (origin/HEAD, + origin/3.6.x) + +2016-07-06 10:02:16 +0200 Mike Gabriel (b41369f) + + * README.md: Status update of listed 3.6.x features. + +2016-07-06 08:29:38 +0200 Mike Gabriel (98922f7) + + * make-changelog.sh: Ship simple script for updating the upstream + ChangeLog file from Git history. + +2016-07-06 01:14:56 +0200 Mike Gabriel (9b50e00) + + * Merge branch 'sunweaver-pr/update-license-files' into 3.6.x + +2016-07-05 16:32:57 +0200 Mike Gabriel (6144b61) + + * VCS info lines: Remove ancient X.org / XFree86 VCS info line from + code files. (gh-sunweaver/pr/update-license-files, + sunweaver-pr/update-license-files, + pr/update-license-files) + +2016-07-05 16:22:51 +0200 Mike Gabriel (51c3d42) + + * Per-file copyright notices: Update copyright information in file + headers that NoMachine placed there own copyright + statement in. + +2016-07-05 13:44:32 +0200 Mike Gabriel (3c79d5c) + + * LICENSE files: Update copyright holders, FSF address and various + other minor things. + +2016-07-06 00:40:36 +0200 Mike Gabriel (5cbc936) + + * nxproxy.1 man page: Another rendering flaw fixed. + +2016-07-06 00:25:06 +0200 Mike Gabriel (8ec78a0) + + * debian/*.doc-base: Add .doc-base files for bin:packages containing + documentation. + +2016-07-06 00:07:11 +0200 Ulrich Sibiller (196d38f) + + * Xserver/dix/events.c: Drop unused i variable from TryClientEvents. + +2016-07-06 00:04:05 +0200 Mike Gabriel (0369bf5) + + * nxproxy.1 man page: Fix a typo + a rendering error. Detected by + lintian. + +2016-07-05 23:47:49 +0200 Mike Gabriel (67f937c) + + * debian/rules: Enable -fPIE / -pie hardening support for nxagent and + nxproxy. + +2016-07-05 22:56:01 +0200 Ulrich Sibiller (d7655e1) + + * Merge pull request #180 from uli42/pr/remove_need_events_replies + +2016-07-04 21:11:21 +0200 Ulrich Sibiller (fa65199) + + * remove unreferenced NEED_EVENTS/NEED_REPLIES + +2016-07-05 22:23:27 +0200 Mike Gabriel (ff0d46e) + + * bin/nxauth: Remove deprecated wrapper script "nxauth". + +2016-07-05 22:18:40 +0200 Mike Gabriel (f397f3a) + + * debian/nxagent.docs: whitespace only + +2016-07-05 22:17:51 +0200 Mike Gabriel (754d33d) + + * README.keystrokes: Move from base folder to doc/nxagent/. + +2016-07-05 21:58:42 +0200 Mike Gabriel (a39c5c1) + + * nx-libs.spec: Adapt RPM packaging to doc files having been moved + around. + +2016-07-05 21:57:45 +0200 Mike Gabriel (cd9a6b9) + + * debian/libxcomp3.docs: Install libxcomp3 documentation files into + bin:package. + +2016-07-05 21:48:27 +0200 Mike Gabriel (3ec3f61) + + * debian/nxproxy.docs: Fix FTBFS due to missing documentation files + (moved out of the way with recent commits). + +2016-07-05 21:47:28 +0200 Mike Gabriel (2555bd5) + + * documentation: Move README-VALGRIND out of doc/_attic_/ folder to + doc/nxproxy/. + +2016-07-05 13:34:26 +0200 Mike Gabriel (381706a) + + * Merge branch 'sunweaver-pr/no-more-type-casting-in-writetoclient' + into 3.6.x + +2016-07-04 00:28:47 +0200 Alan Coopersmith (f6a1bda) + + * Remove unneccesary casts from WriteToClient calls + (gh-sunweaver/pr/no-more-type-casting-in-writetoclient, + sunweaver-pr/no-more-type-casting-in-writetoclient, + pr/no-more-type-casting-in-writetoclient) + +2016-07-04 00:21:45 +0200 Kristian Høgsberg (ff81a52) + + * Make WriteToClient take a const void * like any decent IO write + function. + +2016-07-05 13:25:48 +0200 Mike Gabriel (06a9785) + + * nxcomp/Misc.cpp: The clipboard nx/nx option is a string option, not + int. + +2016-07-05 13:25:17 +0200 Mike Gabriel (7e18fdf) + + * Xserver.man: Drop original and old Xserver man page. Relevant parts + have now been added to nxagent.1 man page. + +2016-07-05 13:24:16 +0200 Mike Gabriel (ebb2026) + + * man pages: Greatly improve man pages nxagent.1 and nxproxy.1. + +2016-07-05 10:47:55 +0200 Mike Gabriel (ee02822) + + * File permission fixes: No executable bit on Imakefile files, *.c + and *.h files. + +2016-07-05 10:41:55 +0200 Mike Gabriel (5214930) + + * X2Go remnants: Drop x2goagent.1 man page. Shipped in X2Go Server + sources nowadays. + +2016-07-05 10:41:24 +0200 Mike Gabriel (4017939) + + * nxcomp licensing: Move README.on-retroactive-DXPC-license to + doc/nxcomp/ folder. + +2016-07-05 10:40:11 +0200 Mike Gabriel (b38f010) + + * NoMachine documentation files: Move to doc/_attic_/ folder. + +2016-07-05 10:33:08 +0200 Mike Gabriel (d38ccd1) + + * LICENSE files: Have a main LICENSE file and one for nxcomp in the + project's base folder. + +2016-07-05 10:28:40 +0200 Mike Gabriel (cc4fdf6) + + * X.org 6.9 documentation files: Move into doc/_attic_/. + +2016-07-05 10:26:34 +0200 Mike Gabriel (4ad2943) + + * Drop multiple COPYING files contaning the GPL-2 license text. + +2016-07-05 10:16:00 +0200 Mike Gabriel (d14cc53) + + * doc/_attic_/: Introduce an "_attic_" folder. Move diffs between + NoMachine's nx-X11 3.5 and X.org 6.9 here. + +2016-07-05 10:15:12 +0200 Mike Gabriel (74a52dd) + + * doc/ folder: Have one sub-folder per nx-libs component. + +2016-07-05 10:11:19 +0200 Mike Gabriel (74edd6e) + + * test scripts: Move to top folder "testscripts/" in source tree. + +2016-07-05 10:08:03 +0200 Mike Gabriel (aa42107) + + * Merge branch 'sunweaver-pr/rpm-packaging-updates' into 3.6.x + +2016-07-05 09:54:47 +0200 Mike Gabriel (058ae3e) + + * nx-libs.spec: Add Conflicts: fields for removed shared library + bin:packages. (gh-sunweaver/pr/rpm-packaging-updates, + sunweaver-pr/rpm-packaging-updates, + pr/rpm-packaging-updates) + +2016-07-04 16:34:38 +0200 Mike Gabriel (1910142) + + * nx-libs.spec: Let libNX_X11-6 and libNX_X11-devel conflict with + deprecated libXau6 and libXau-devel. + +2016-07-04 16:31:18 +0200 Mike Gabriel (6dded30) + + * nx-libs.spec: Let nxagent conflict with nxauth, which is not + provided anymore. + +2016-07-04 16:27:34 +0200 Mike Gabriel (59eab0a) + + * nx-libs.spec: Add correct Obsoletes:/Provides: fields for lib* + bin:packages. + +2016-07-04 15:32:58 +0200 Mike Gabriel (5c65e9b) + + * nx-libs.spec: Fix various issues since last testing the RPM builds + of nx-libs: + +2016-07-05 09:46:45 +0200 Mike Gabriel (a1a7b1a) + + * debian/control: Add some hard and exact-versioned dependencies for + our bin:packages. Assure that no old share lib packages + with the same set of symbols remain on the system when + upgrading. + +2016-07-05 09:10:28 +0200 Mike Gabriel (bf08b99) + + * Merge branch 'sunweaver-pr/writeeventstoclients-no-sequencenumber' + into 3.6.x + +2016-07-03 22:52:13 +0200 Jamey Sharp (cb0089b) + + * Set event sequence number in WriteEventsToClient instead of at + callers. + (gh-sunweaver/pr/writeeventstoclients-no-sequencenumber) + +2016-07-03 22:06:43 +0200 Jamey Sharp (9ea8871) + + * Make WriteEventsToClient/WriteToClient no-op on fake or dead + clients. + +2016-07-05 08:34:17 +0200 Mike Gabriel (320a8cc) + + * Merge branch 'sunweaver-pr/silencing-compiler-warnings' into 3.6.x + +2016-07-05 08:16:09 +0200 Tomas Carnecky (b15fc63) + + * Replace INITARGS with void + (gh-sunweaver/pr/silencing-compiler-warnings) + +2016-06-29 15:07:16 +0200 Mike Gabriel (f0af82c) + + * nx-X11/lib/X11/XKBMisc.c: Avoid warning about maybe non-assigned + variables (mask, newMask). + +2016-06-29 15:02:00 +0200 Daniel Stone (d60297e) + + * Remove INITARGS braindamage, change to void; add XkbExtensionInit + prototype to xkb.h. Explicitly initialise nTypes in xkb.c. + +2016-06-29 14:58:47 +0200 Keith Packard (ecaf4df) + + * Xserver/Xext/xres.c: Drop unused REQUEST macro call (for + xXResQueryVersionReq). + +2016-06-29 14:28:49 +0200 Mike Gabriel (8949935) + + * Xserver: Post-REGION-macros-to-inline-funcs clean-up. + +2016-06-29 14:17:53 +0200 Mike Gabriel (8df1a67) + + * Xserver/mi/mizerarc.c: Initialize oddPtrs as NULL before using it + (in miZeroPolyArc). + +2016-06-29 14:14:15 +0200 Mike Gabriel (c08d030) + + * Xserver/mi/miarc.c: Initialize dashRemaining with 0 before using + it. + +2016-06-29 14:09:52 +0200 Mike Gabriel (a8fd16c) + + * Xserver/os/xdmauth.c: Avoid compiler warnings due to -Wswitch being + enabled. Use if statement rather than switch. + +2016-06-29 14:05:12 +0200 Mike Gabriel (141316a) + + * Xserver/os/log.c: Make sure strlcpy is defined in log.c. Immitate + what is done in X.org. + +2016-06-29 13:57:05 +0200 Adam Jackson (f46af7d) + + * Restore compression of duplicate log file entries. + +2016-06-29 13:45:20 +0200 Keith Packard (b5cceb7) + + * os: Make sure that writing our pid to the lock file actually worked + +2016-06-29 13:35:06 +0200 Mike Gabriel (bad0e8b) + + * Xserver/os/connection.c: Drop unused variable 'restore_trans_conn' + from ClientAuthorized(). + +2016-06-29 13:33:51 +0200 Mike Gabriel (00ebfaf) + + * Xserver/os/connection.c: Only define XSERV_t, TRANS_SERVER and + TRANS_REOPEN if not yet defined. + +2016-06-29 13:30:08 +0200 Mike Gabriel (b34b47e) + + * nx-X11/lib/X11/imTrX.c: Fix warning ‘len’ may be used uninitialized + in this function (_XimRead). + +2016-06-29 13:28:23 +0200 Mike Gabriel (eddd487) + + * nx-X11/lib/X11/imInsClbk.c: Fix warning 'right-hand operand of + comma expression has no effect' in + _XimFilterPropertyNotify. + +2016-06-29 13:24:38 +0200 Mike Gabriel (3569ac1) + + * nx-X11/lib/X11/lcFile.c: Drop conditional always evaluating as + True. + +2016-06-29 13:20:30 +0200 Mike Gabriel (365fa4f) + + * nx-X11/lib/X11/XKBMisc.c: Drop conditional always evaluating as + True. + +2016-06-29 13:17:04 +0200 Mike Gabriel (ed61433) + + * nx-X11/lib/X11/LiHosts.c: Drop unused variable (in XListHosts). + +2016-06-29 13:10:08 +0200 Mike Gabriel (5e2e760) + + * Avoid 'siAddr' maybe being used uninitialized in XAddHost and + XRemoveHost. + +2016-06-29 12:53:21 +0200 Mike Gabriel (35dbbd7) + + * hw/nxagent/Exrensions.c: Post-RandR 1.5 update fix. Properly set + rrProvider hook functions to NULL. + +2016-06-29 12:50:14 +0200 Mike Gabriel (e02bdf9) + + * hw/nxagent/Args.c: Fix fprintf placeholder (%u -> %lu). + +2016-06-29 12:45:45 +0200 Adam Jackson (7e21611) + + * Remove fbpseudocolor + +2016-06-29 12:37:22 +0200 Cyril Brulebois (3a54da8) + + * fb: Mark some variables as unused. + +2016-06-29 12:38:31 +0200 Jeremy Huddleston (b91099b) + + * Add _X_UNUSED attribute to designate unused variables and silence + warnings + +2016-06-29 12:18:52 +0200 Mike Gabriel (cef6d72) + + * Xserver/composite/compint.h: Disable debugging in Copmosite + extension. + +2016-06-29 12:07:26 +0200 Mike Gabriel (f364bac) + + * Xserver/xfixes/region.c: Don't declare and set PictureScreenPtr ps + (in ProcXFixesSetPictureClipRegion). Variable is not used. + +2016-07-05 08:09:24 +0200 Mike Gabriel (854f3fa) + + * Merge branch 'sunweaver-pr/proxy-to-proxy-over-unix-socket' into + 3.6.x + +2016-06-15 16:44:28 +0200 Mike Gabriel (5a22f2e) + + * test scripts: Add test scripts for testing Unix file socket support + (i.e. proxy2proxy and proxy2agent sessions via Unix file + sockets). + (gh-sunweaver/pr/proxy-to-proxy-over-unix-socket) + +2016-06-15 10:29:12 +0200 Mike Gabriel (c6e9565) + + * nxcomp/Loop.cpp: Add Unix file socket support for proxy <-> proxy + connection. + +2015-06-02 14:55:40 +0200 Salvador Fandino (b23dcd1) + + * merge code paths depending on acceptHost being "" + +2015-06-02 15:35:50 +0200 Salvador Fandino (f706d77) + + * remove now unused function ParseListenOption + +2015-06-02 13:25:34 +0200 Salvador Fandino (c92a102) + + * rewrite WaitForRemote to build on top of ListenConnectionTCP + +2015-06-02 12:54:15 +0200 Salvador Fandino (28736a8) + + * remove unused listenHost parameter + +2015-06-02 12:34:20 +0200 Salvador Fandino (d6edd7c) + + * Remove work around for OS/X that was doing nothing + +2015-06-02 12:30:49 +0200 Salvador Fandino (d2e8551) + + * Simplify ParseListenOption + +2015-06-02 10:31:53 +0200 Salvador Fandino (5ea2d90) + + * rewrite SetupUnixSocket to use ListenConnectionUnix + +2015-06-01 17:52:33 +0200 Salvador Fandino (c5a2cf8) + + * Rework SetupTcpSocket to use ListenConnectionTCP + +2016-07-04 22:55:23 +0200 Mike Gabriel (e0edae0) + + * Merge branch 'sunweaver-pr/xerrordb-from-xorg' into 3.6.x + +2016-06-28 20:30:42 +0200 Mike Gabriel (1bd2463) + + * libNX_X11 data files: Install libNX_X11 related data files. + (gh-sunweaver/pr/xerrordb-from-xorg) + +2016-07-04 16:37:55 +0200 Mike Gabriel (27b0b57) + + * Merge branch 'sunweaver-pr/type-safe-swapping' into 3.6.x + +2016-06-29 01:36:31 +0200 Mike Gabriel (286d832) + + * Use internal temp variable for swap macros. Make swaps/swapl type + safe (introducing wrong_size check at build time). + (gh-sunweaver/pr/type-safe-swapping) + +2016-06-15 16:46:10 +0200 Mike Gabriel (d1d859d) + + * test scripts: Update copyright headers. + +2016-06-15 16:42:25 +0200 Mike Gabriel (b767ca5) + + * test scripts: Rename run-nxproxy2nxproxy-test -> + run-nxproxy2nxproxy. + +2016-07-02 14:11:38 +0200 Mike Gabriel (1dbd3c8) + + * Merge branch 'sunweaver-pr/backport-Xorg-memory-handling' into + 3.6.x + +2016-06-27 12:53:03 +0200 Mike Gabriel (e858082) + + * debian/patches: Refresh patches after changes in upstream code. + (gh-sunweaver/pr/backport-Xorg-memory-handling) + +2016-06-28 16:55:26 +0200 Mike Gabriel (40e3984) + + * nx-X11/include/extensions/XKBsrv.h: Different memory handling when + built with Xserver and with Xlib. + +2016-06-27 12:12:31 +0200 Mike Gabriel (f779b2e) + + * os: Remove deprecated malloc/free wrappers, clean + {X,XNF}{alloc,calloc,realloc,free,strdup} from pre-C89 + baggage + +2016-06-27 11:51:31 +0200 Mike Gabriel (ce40aec) + + * nx-X11/programs/Xserver: Drop {X,x}calloc() macros, use calloc() + instead. + +2016-06-26 02:08:32 +0200 Mike Gabriel (74a5450) + + * nx-X11/programs/Xserver: Drop {X,x}realloc() macros, use realloc() + instead. + +2016-06-26 01:51:18 +0200 Mike Gabriel (2646fc2) + + * nx-X11/programs/Xserver: Drop {X,x}alloc() macros, use malloc() + instead. + +2016-06-26 01:38:22 +0200 Mike Gabriel (acf8714) + + * nx-X11/programs/Xserver: Drop {X,x}free() macros, use free() + instead. + +2016-07-02 13:53:16 +0200 Mike Gabriel (279d371) + + * Merge branch 'sunweaver-pr/protocols-version-h' into 3.6.x + +2016-06-28 12:07:10 +0200 Mike Gabriel (487870f) + + * Xserver/include/protocol-versions.h: Switch to having an + Xserver-specific header file containing all use protocol + versions. (gh-sunweaver/pr/protocols-version-h) + +2016-06-28 12:06:50 +0200 Mike Gabriel (a08e232) + + * Xserver Imakefiles: Make sure NXAGENT_SERVER is defined for all + extensions. + +2016-07-01 16:08:55 +0200 Mike Gabriel (dd5f5b5) + + * Merge branch 'sunweaver-pr/ld-loading-libX11-hack' into 3.6.x + +2016-06-30 23:50:12 +0200 Mike Gabriel (5934d03) + + * Rework nxagent and nxproxy wrapper scripts. + (gh-sunweaver/pr/ld-loading-libX11-hack) + +2016-07-01 16:00:04 +0200 Mike Gabriel (da7261c) + + * Merge branch 'uli42-pr/drop_libNX_Xext' into 3.6.x + +2016-07-01 13:54:11 +0200 Ulrich Sibiller (1cd7e35) + + * finally drop libNX_Xext + +2016-07-01 13:54:10 +0200 Ulrich Sibiller (e78c5bc) + + * remove shm code from libNX_Xext + +2016-07-01 00:55:53 +0200 Ulrich Sibiller (232c7ad) + + * avoid conflicts when mixing own includes with upstream includes + +2016-07-01 00:05:30 +0200 Ulrich Sibiller (e77e37f) + + * remove XShape code from libNX_Xext + +2016-07-01 15:48:55 +0200 Mike Gabriel (2f19f2f) + + * Merge branch 'sunweaver-pr/libXau-cleanup' into 3.6.x + +2016-06-23 10:46:48 +0200 Mike Gabriel (2045452) + + * nxagent Xserver: Drop Kerberos code. Not used in nxagent. + (gh-sunweaver/pr/libXau-cleanup) + +2016-06-23 10:31:42 +0200 Mike Gabriel (26bf48b) + + * library-cleanup: Don't build libNX_Xau anymore. Use system's libXau + shared library. + +2016-06-23 10:27:37 +0200 Mike Gabriel (b214c73) + + * nxauth: Drop nxauth tool completely, xauth can be successfully used + with nxagent / nxproxy instead. + +2016-07-01 14:02:52 +0200 Mike Gabriel (a3a2952) + + * Merge branch 'sunweaver-pr/debian-packaging-updates' into 3.6.x + +2016-07-01 00:00:29 +0200 Mike Gabriel (12ca29b) + + * debian/*.dirs: Don't create directories in the Debian package. All + handled well by the upstream Makefile. + (gh-sunweaver/pr/debian-packaging-updates) + +2016-06-23 21:33:23 +0200 Mike Gabriel (2d016f8) + + * roll-tarball.sh: Move out of debian/ folder into project's base + folder. + +2016-06-23 21:28:42 +0200 Mike Gabriel (82a8d59) + + * debian/libxcompext3.symbols: Add symbols file for libXcompext3. + +2016-06-23 21:13:20 +0200 Mike Gabriel (ba5f32c) + + * nx-X11/extras/Mesa/src/mesa/shader/arbprogparse.c: Fix typo + (grammer -> grammar). + +2016-06-23 21:09:19 +0200 Mike Gabriel (7d66941) + + * debian/rules: Use buildflags.mk from dpkg-dev. Enable bindnow + hardening flag. + +2016-06-23 21:08:47 +0200 Mike Gabriel (56f776c) + + * debian/control: Versioned B-D: dpkg-dev (>= 1.16.1.1). + +2016-06-23 15:45:33 +0200 Mike Gabriel (2a2d7f0) + + * debian/control: Remove all Pre-Depends: fields from all bin:pkgs. + +2016-06-22 12:14:00 +0200 Mike Gabriel (9663b1c) + + * debian/control: Bump Standards: to 3.9.8. (Various changes were + needed). + +2016-06-22 12:13:23 +0200 Mike Gabriel (87ce9b4) + + * debian/{control,compat}: Bump to DH compat level 9. + +2016-06-22 12:08:49 +0200 Mike Gabriel (2e1ec61) + + * debian/control: Use my DD address in Uploaders: field. + +2016-06-22 12:08:35 +0200 Mike Gabriel (24ff7db) + + * debian/changelog: Suppress warnings from lintian about -0 revision + in version string. + +2016-06-22 10:26:15 +0200 Mike Gabriel (b4d7b99) + + * debian/control: Drop various not-used-anymore libNX_* related + packages. Add B:/R: to libnx-x11-{6,dev,6-dbg) to + uninstall those package when upgrading to nx-libs 3.6.x. + +2016-06-22 10:12:33 +0200 Mike Gabriel (6b423ee) + + * roll-tarball.sh: Don't ship doc/X11-symbols/ in the lite + (proxy-only) tarball derived from the nx-libs code tree. + +2016-06-22 10:10:49 +0200 Mike Gabriel (908b930) + + * debian/rules: Don't attempt at removing $(CURDIR)/.preserve/. Not + needed anymore since we removed the CODE-REDUCTION_* hacks + from debian/rules. + +2016-06-22 10:09:17 +0200 Mike Gabriel (593e15c) + + * debian/*: Drop non-multi-arch support (i.e. Debian squeeze, Ubuntu + 10.04 and earlier). + +2016-06-22 10:04:16 +0200 Mike Gabriel (3983b11) + + * debian/*: Drop not-use-anymore CODE-REDUCTION_* files. + +2016-07-01 13:46:26 +0200 Mike Gabriel (8307d4f) + + * Merge branch + 'sunweaver-pr/define-default-source-not-bsd+svid-source' + into 3.6.x + +2016-06-23 20:52:27 +0200 Mike Gabriel (da4410c) + + * build flags: Use -D_DEFAULT_SOURCE instead of deprecated + -D_BSD_SOURCE and -D_SVID_SOURCE. + (gh-sunweaver/pr/define-default-source-not-bsd+svid-source) + +2016-07-01 13:13:48 +0200 Mike Gabriel (4b3081c) + + * Merge branch 'sunweaver-pr/drop-really-old-X10-API-code' into 3.6.x + +2016-06-23 09:58:54 +0200 Mike Gabriel (f0bf303) + + * nx-X11/lib/X10: Drop really ancient X10 API code. Not used within + nxagent. (gh-sunweaver/pr/drop-really-old-X10-API-code) + +2016-07-01 13:10:06 +0200 Mike Gabriel (b666a37) + + * Merge branch 'sunweaver-pr/properly-apply-optflags-at-buildtime' + into 3.6.x + +2016-06-23 14:27:15 +0200 Mike Gabriel (d650a0b) + + * OPTFLAGS: Properly propagate build option flags to + nxcomp{,ext,shad} and the nx-X11 build scripts. + (gh-sunweaver/pr/properly-apply-optflags-at-buildtime) + +2016-06-23 09:58:54 +0200 Mike Gabriel (4693c32) + + * nx-X11/lib/X10: Drop really ancient X10 API code. Not used within + nxagent. + +2016-06-23 14:27:15 +0200 Mike Gabriel (a1e9abc) + + * OPTFLAGS: Properly propagate build option flags to + nxcomp{,ext,shad} and the nx-X11 build scripts. + +2016-06-30 22:41:00 +0200 Mike Gabriel (4cbfc5f) + + * debian/libnx-x11-6.symbols: Update symbols (added: + _XEatDataWords@Base 3.5.99.0, _XGetRequest@Base 3.5.99.0). + +2016-06-30 15:41:03 +0200 Mike Gabriel (ba10cef) + + * Merge branch 'sunweaver-pr/drop-embedded-imake-and-makedepend' into + 3.6.x + +2016-06-22 13:22:06 +0200 Mike Gabriel (298744e) + + * nx-X11/Makefile: Drop build support for World.Win32 and World.OS2. + Not our target platforms. + (gh-sunweaver/pr/drop-embedded-imake-and-makedepend) + +2016-06-22 12:41:50 +0200 Mike Gabriel (2f3d394) + + * nx-X11/config/{imake,makedepend}: Use system-wide available imake + and makedepend tools. + +2016-06-30 00:26:37 +0200 Mike Gabriel (5b36f64) + + * Merge branch 'sunweaver-pr/backport-xgetrequest-and-xeatdatawords' + into 3.6.x + +2016-06-29 21:44:08 +0200 Ulrich Sibiller (bd2650c) + + * Port _XEatDataWords + (gh-sunweaver/pr/backport-xgetrequest-and-xeatdatawords) + +2016-06-29 21:25:24 +0200 Ulrich Sibiller (36d0fac) + + * Backport of _XGetRequest() + +2016-06-29 11:21:09 +0200 Mike Gabriel (3314c24) + + * Merge branch 'sunweaver-pr/drop-x2goagent' into 3.6.x + +2016-06-22 08:16:35 +0200 Mike Gabriel (c355dc9) + + * Makefile,debian/*,nx-libs.spec,: Drop references to X2Go + Project, esp. drop x2goagent. + (gh-sunweaver/pr/drop-x2goagent) + +2016-06-29 11:13:34 +0200 Mike Gabriel (b9fb7a0) + + * Merge branch 'sunweaver-pr/libnx-xext-drop-unused-extensions' into + 3.6.x + +2016-06-28 12:20:00 +0000 Mike Gabriel (f051b7a) + + * libNX_Xext: Drop unused extensions: DPMS, XTestExt1, XSync, + XSecurity. + (gh-sunweaver/pr/libnx-xext-drop-unused-extensions) + +2016-06-28 12:13:27 +0000 Mike Gabriel (e9857d5) + + * nx-X11/lib/Xext/Imakefile: Serialize parameters and make Imakefile + changes more trackable. + +2016-06-28 12:05:01 +0000 Mike Gabriel (d595125) + + * fix wrong bin:package for Xext proto headers: Move dpmsstr.h and + securstr.h from Xext devel package into proto header + package. + +2016-06-28 11:43:06 +0000 Mike Gabriel (3ded4a2) + + * Fix linking order hack in nxagent. + (gh-sunweaver/pr/linking-order-fix) + +2016-06-15 16:42:58 +0200 Mike Gabriel (b83a148) + + * test scripts: Add run-nxagent test script. + +2016-06-25 01:35:40 +0200 Mihai Moldovan (975511c) + + * Merge branch + 'sunweaver-pr/hw-nxagent-drop-duplicate-Xserver-code_disable-Xserver-code-and-include-in-nxagent' + into arctica-3.6.x + +2016-05-02 12:14:14 +0200 Mike Gabriel (a5befd4) + + * hw/nxagent: Drop code referring to the following removed Xserver + extensions: XAPPGROUP, LBX, XEVIE. + (gh-sunweaver/pr/hw-nxagent-drop-duplicate-Xserver-code_disable-Xserver-code-and-include-in-nxagent) + +2016-05-02 11:29:53 +0200 Mike Gabriel (3bdcd17) + + * hw/nxagent/NX*.c: Amend re-introduced nxagent warnings by fixing + the corresponding code section in files included from + "somewhere" in nx-X11/programs/Xserver/. + +2016-05-01 23:02:20 +0200 Mike Gabriel (a5c7b24) + + * hw/nxagent/NXdixfonts.c: Shrink file, drop duplicate code that can + identically be found in dix/dixfonts.c. Also remove NX'ish + code from dix/dixfonts.c. + +2016-05-01 21:58:22 +0200 Mike Gabriel (2ba5008) + + * hw/nxagent/NXdispatch.c: Shrink file, drop duplicate code that can + identically be found in dix/dispatch.c. + +2016-04-26 05:59:56 +0200 Mike Gabriel (a434613) + + * hw/nxagent/NXproperty.c: Shrink file, drop duplicate code that can + identically be found in dix/property.c. + +2016-04-11 14:53:15 +0200 Mike Gabriel (c6f86b3) + + * hw/nxagent/NXshm.c: Shrink file, drop duplicate code that can + identically be found in Xext/shm.c. + +2016-04-10 01:57:57 +0200 Mike Gabriel (51e4ed0) + + * hw/nxagent/NXxvdisp.c: Shrink file, drop duplicate code that can + identically be found in Xext/xvdisp.c. + +2016-04-18 13:02:34 +0200 Mike Gabriel (add8819) + + * hw/nxagent/NXevents.c: Shrink file, drop duplicate code that can + identically be found in dix/events.c. + +2016-04-18 08:19:05 +0200 Mike Gabriel (0571ece) + + * hw/nxagent/NXglyph.c: Shrink file, drop duplicate code that can + identically be found in render/glyph.c. + +2016-04-18 08:10:08 +0200 Mike Gabriel (12130a4) + + * hw/nxagent/NXglyphcurs.c: Shrink file, drop duplicate code that can + identically be found in dix/glyphcurs.c. + +2016-04-13 15:29:32 +0200 Mike Gabriel (a648558) + + * hw/nxagent/NXrender.c: Shrink file, drop duplicate code that can + identically be found in render/render.c. + +2016-04-13 15:28:33 +0200 Mike Gabriel (778e83a) + + * hw/nxagent/NX{glyphstr,picturestr}.h: Don't ship the complete + header files in nxagent's code base. Rather replace + structures we need modified only. + +2016-04-13 11:33:33 +0200 Mike Gabriel (de03d62) + + * NXrenderint.h: Move into subfolder X11/include/ and rename to + Xrender_nxagent.h. (Like we have done with all other + non-public Xlib related header files that are required for + building nxagent. + +2016-04-11 16:37:00 +0200 Mike Gabriel (ab6bb89) + + * hw/nxagent/NXresource.c: Shrink file, drop duplicate code that can + identically be found in dix/resource.c. + +2016-04-11 13:46:36 +0200 Mike Gabriel (1384776) + + * Xserver/dix/window.c: Don't reintroduce build warnings with + previous commit due to now-unnecessary assignements of + pScreen pointers. + +2016-04-11 13:41:11 +0200 Mike Gabriel (4690d6b) + + * hw/nxagent/NXwindow.c: Shrink file, drop duplicate code that can + identically be found in dix/window.c. + +2016-04-10 02:45:24 +0200 Mike Gabriel (e60f281) + + * hw/nxagent/NXglxext.c: Shrink file, drop duplicate code that can + identically be found in GL/glx/glxext.c. + +2016-04-10 02:37:19 +0200 Mike Gabriel (b4e2ec7) + + * Xserver/GL/glx/Imakefile: Serialize parameters and make Imakefile + changes more trackable. + +2016-04-09 00:36:40 +0200 Mike Gabriel (0c29f81) + + * hw/nxagent/NXpicture.c: Shrink file, drop duplicate code that can + identically be found in render/picture.c. + +2016-04-08 13:53:36 +0200 Mike Gabriel (809fed6) + + * hw/nxagent/NXmiexpose.c: Shrink file, drop duplicate code that can + identically be found in mi/miexpose.c. + +2016-04-08 13:52:59 +0200 Mike Gabriel (69ac981) + + * hw/nxagent/Pixmaps.h: Make RESTYPE well-defined by adding + resource.h to includes. + +2016-04-08 10:01:30 +0200 Mike Gabriel (5088a6d) + + * Xserver/mi/Imakefile: Serialize parameters and make Imakefile + changes more trackable. + +2016-04-08 09:45:32 +0200 Mike Gabriel (ae1a218) + + * hw/nxagent/NXmiglyph.c: Shrink file, drop code that can be + identically found in render/miglyph.c. + +2016-04-08 09:38:20 +0200 Mike Gabriel (500544f) + + * hw/nxagent/NXmitrap.c: Shrink file, drop duplicate code that can + identically be found in render/mitrap.c. + +2016-04-08 09:26:12 +0200 Mike Gabriel (8fab4af) + + * hw/nxagent/NXmiwindow.c: Drop complete file. + +2016-04-07 12:22:51 +0200 Mike Gabriel (148f750) + + * hw/nxagent/NXdamage.c: Shrink file, drop duplicate code that can + identically be found in miext/damage/damage.c. + +2016-04-07 09:36:18 +0200 Mike Gabriel (fd31518) + + * NXcomposite.h: Move fake header file NXcomposite.h to + hw/nxagent/X11/include/ and drop all symbols that are not + explicitly used by nxagent. + +2016-04-07 00:54:44 +0200 Mike Gabriel (28acdaf) + + * Xserver/hw/nxagent: Drop NXcompositeext.h, it is a duplicate of + nx-X11/include/extensions/composite.h. + +2016-04-06 23:31:52 +0200 Mike Gabriel (ca1e857) + + * hw/nxagent/NXextension.c: Shrink file, drop duplicate code that is + indentically found in dix/extension.c. + +2016-04-06 23:18:07 +0200 Mike Gabriel (5d16046) + + * Xserver/dix/Imakefile: Serialize parameters and make Imakefile + changes more trackable. + +2016-06-25 00:38:01 +0200 Mike Gabriel (9df1536) + + * Merge branch 'uli42-pr/run_xinerama_without_debug_output' into + 3.6.x + +2016-06-24 21:22:01 +0200 Ulrich Sibiller (b7d7ff3) + + * libX11: Extend Event functions to handle IOErrors + +2016-06-25 00:31:35 +0200 Ulrich Sibiller (e079b0b) + + * Screen.c: fix RRGetInfo call + +2016-06-25 00:31:05 +0200 Ulrich Sibiller (cec31e2) + + * Xinerama: undef debug/test flags + +2016-06-25 00:17:10 +0200 Mike Gabriel (9c1275f) + + * Merge branch 'uli42-pr/fix-crash-in-XPeekEvent' into 3.6.x + +2016-06-24 21:22:01 +0200 Ulrich Sibiller (5ee04c2) + + * libX11: Extend Event functions to handle IOErrors + +2016-06-21 04:12:07 +0200 Mike Gabriel (17f3e3b) + + * Merge branch 'sunweaver-pr/xrandr-extension-upgrade-1.5' into 3.6.x + +2016-06-20 17:21:33 +0200 Mike Gabriel (4c8fc6b) + + * debian/patches: Update + 102_xserver-xext_set-securitypolicy-path.debian.patch. + (gh-sunweaver/pr/xrandr-extension-upgrade-1.5) + +2016-06-20 11:10:06 +0200 Mike Gabriel (c2b1f48) + + * Backport RANDR proto version 1.5 to nx-X11's Xserver. + +2016-06-20 15:53:20 +0200 Mike Gabriel (2e5b989) + + * Move matrix operations from X server to pixman 0.13.2. Required + code de-duplication in nxagent. (Will be fixed by + ArcticaProject/nx-libs#120 later on). + +2016-06-20 15:51:55 +0200 Mike Gabriel (36e17bd) + + * [render] Split out filter finding from filter setting. Required + code de-duplication in nxagent. (Will be fixed by + ArcticaProject/nx-libs#120 later on). + +2016-06-20 15:50:05 +0200 Mike Gabriel (3f4e503) + + * nx-libs.spec, debian/control: versioned B-R / B-D: pixman-1 (>= + 0.13.2). + +2016-06-20 15:43:35 +0200 Mike Gabriel (f9dbc64) + + * Move matrix operations from X server to pixman 0.13.2, handle RandR + transform matrices in floating point. + +2016-06-20 15:36:52 +0200 Mike Gabriel (6859815) + + * Call pScreen->ConstrainCursorHarder from the position update path + +2016-06-20 15:29:28 +0200 Mike Gabriel (a60c22f) + + * dix/randr: add a hooks into screen to (a) replace scanout pixmap + and (b) for additional cursor confinement + +2016-06-20 13:25:23 +0200 Mike Gabriel (19ebd77) + + * include: add version_compare helper function + +2016-06-20 13:19:08 +0200 Mike Gabriel (21c3d20) + + * [render] Split out filter finding from filter setting. + +2016-06-20 12:21:39 +0200 Mike Gabriel (e383881) + + * debian/patches-pending-evaluation: Adapt + fix-icon-and-clipboard.patch to removal of the WindowTable + array. + +2016-06-20 16:51:59 +0200 Mike Gabriel (8c7d7be) + + * hw/nxagent/NXresource.c: remove caching of drawables and graphics + contexts. The security checks simply bypass the cached + values so they are unused. Required code de-duplication in + nxagent. (Will be fixed by ArcticaProject/nx-libs#120 + later on). + +2016-06-20 16:45:38 +0200 Mike Gabriel (e6f2f64) + + * dix: remove caching of drawables and graphics contexts. The + security checks simply bypass the cached values so they + are unused. + +2016-06-20 16:47:28 +0200 Mike Gabriel (2745986) + + * Xserver/dix/events.c: Don't declare and assign unused pScreen. + +2016-06-20 12:18:53 +0200 Mike Gabriel (c61bb8c) + + * Move each screen's root-window pointer into ScreenRec. + +2016-06-20 11:16:08 +0200 Mike Gabriel (590862d) + + * Centralize declaration of ConnectionInfo. + +2016-06-20 11:21:46 +0200 Mike Gabriel (560fd4e) + + * nxagent/hw/NXextension.c: Allow CloseDownProc to be NULL. Required + code de-duplication in nxagent. (Will be fixed by + ArcticaProject/nx-libs#120 later on). + +2016-06-20 11:12:11 +0200 Mike Gabriel (4aec113) + + * Allow CloseDownProc to be NULL. + +2016-06-07 10:26:58 +0200 Mike Gabriel (e440ea7) + + * randr extension: Convert to Xorg coding style. + +2016-06-07 10:26:12 +0200 Mike Gabriel (7f7c96c) + + * Copy x-indent.sh and x-indent-all.sh from xorg/util/modular. + +2016-06-07 10:14:50 +0200 Mike Gabriel (b943cfe) + + * Drop trailing whitespaces (randr extension) + +2016-05-31 16:12:15 +0200 Adam Jackson (e2b0f27) + + * randr: Remove mirandr + +2016-05-31 16:11:40 +0200 Mike Gabriel (6343fa6) + + * Xserver/randr/Imakefile: Serialize parameters and make Imakefile + changes more trackable. + +2016-06-21 03:56:29 +0200 Mike Gabriel (3db9a75) + + * hw/nxagent/Handlers.c: Regression fix since 6051dec. Close unclosed + '#ifdef TEST'. + +2016-06-18 19:50:10 +0200 Mike Gabriel (9de3d26) + + * hw/nxagent/Options.h: Grammar fix in comment. + +2016-06-10 01:05:58 +0200 Mike Gabriel (d130494) + + * Properly enable/disable Xinerama support in nxagent via cmdline + options provider in Xserver/os/utils.c. + +2016-06-09 16:24:10 +0200 Mike Gabriel (059f031) + + * noRRXineramaExtension: Make Boolean configurable via new cmdline + switch (+|-rrxinerama). + +2016-06-17 01:45:40 +0000 Mihai Moldovan (4d6d3c5) + + * + {nx-X11/programs/Xserver/hw/nxagent/{{Args,Handlers,Image,Options}.c,Options.h},nxcomp/{Loop,Misc}.cpp}: + add configurable sleep delay if session is suspended. + +2016-06-13 01:56:07 +0200 Mike Gabriel (04d2fe3) + + * nxagentReversePointerMap: Don't assume Xevent.xbutton.button is + always greater than zero. We have seen + Xevent.xbutton.button being set to AnyButton (equaling 0). + +2016-05-27 15:52:50 +0000 Mihai Moldovan (129cc6a) + + * nx-X11/programs/Xserver/hw/nxagent/Handlers.h: fix stack smashing + related to different data type sizes between Xserver and + Xlib. + +2016-06-21 03:56:29 +0200 Mike Gabriel (9013a24) + + * hw/nxagent/Handlers.c: Regression fix since 6051dec. Close unclosed + '#ifdef TEST'. + +2016-06-18 19:50:10 +0200 Mike Gabriel (d5cc12c) + + * hw/nxagent/Options.h: Grammar fix in comment. + +2016-06-18 19:46:28 +0200 Mike Gabriel (c31ae1e) + + * Merge branch + 'sunweaver-pr/rrxinerama-vs-panoramix-with-disable-support' + into 3.6.x + +2016-06-10 01:05:58 +0200 Mike Gabriel (4b4a6a3) + + * Properly enable/disable Xinerama support in nxagent via cmdline + options provider in Xserver/os/utils.c. + (gh-sunweaver/pr/rrxinerama-vs-panoramix-with-disable-support) + +2016-06-09 16:24:10 +0200 Mike Gabriel (3f8aa38) + + * noRRXineramaExtension: Make Boolean configurable via new cmdline + switch (+|-rrxinerama). + +2016-06-18 09:27:39 +0200 Mike Gabriel (2dd1a1f) + + * Merge branch 'Ionic-feature/configurablesleep' into 3.6.x + +2016-06-17 01:45:40 +0000 Mihai Moldovan (6051dec) + + * + {nx-X11/programs/Xserver/hw/nxagent/{{Args,Handlers,Image,Options}.c,Options.h},nxcomp/{Loop,Misc}.cpp}: + add configurable sleep delay if session is suspended. + +2016-06-15 00:39:04 +0200 Mike Gabriel (3dea5a8) + + * Merge branch + 'sunweaver-pr/nxagentReversePointerMapping-negative-index' + into 3.6.x + +2016-06-13 01:56:07 +0200 Mike Gabriel (5e17d05) + + * nxagentReversePointerMap: Don't assume Xevent.xbutton.button is + always greater than zero. We have seen + Xevent.xbutton.button being set to AnyButton (equaling 0). + +2016-06-13 21:07:38 +0200 Mike Gabriel (61d0fbe) + + * Merge branch 'Ionic-bugfix/Xserver-Xlib-type-mismatch' into 3.6.x + +2016-05-27 15:52:50 +0000 Mihai Moldovan (639a2c3) + + * nx-X11/programs/Xserver/hw/nxagent/Handlers.h: fix stack smashing + related to different data type sizes between Xserver and + Xlib. + +2016-06-13 13:13:55 +0200 Mike Gabriel (35613d1) + + * Merge branch 'sunweaver-pr/nxcomp+ext+shad-system-wide-headers' + into 3.6.x + +2016-04-06 22:09:31 +0200 Mike Gabriel (f5eff9b) + + * nx-X11/programs/Xserver: Include nxcomp{,ext,shad} headers like one + would do with system-wide shared libraries. + +2016-04-05 14:29:02 +0200 Mike Gabriel (2f706cb) + + * nxcomp/Makefile.in: Only install MD5.h, NX.h, NXalert.h, NXpack.h, + NXproto.h and NXvars.h as publicly available header files. + +2016-04-05 14:20:24 +0200 Mike Gabriel (f55249d) + + * nxcomshad/Makefile.in: Only install Shadow.h as publicly available + header file. + +2016-06-09 16:26:51 +0200 Mike Gabriel (734da21) + + * hw/nxagent/Args.c: Fix syntax errors for builds using -UPANORAMIX. + +2016-06-03 14:58:02 +0200 Mike Gabriel (4998e62) + + * nx-X11/programs/Xserver/Imakefile: Don't overlink nxagent. Linking + against libXrandr and libXtst is not necessary for + nxagent. + +2016-06-03 14:42:54 +0200 Mike Gabriel (15440ca) + + * nx-X11/config/cf/lnxLib.tmpl requires post-library removal cleanup: + Drop references to dropped X11 extension client libraries. + +2016-06-01 21:57:36 +0200 Mihai Moldovan (3d54338) + + * Merge branch 'sunweaver-pr/xserver-drop-outdated-xext-extensions' + into arctica-3.6.x + +2016-04-26 23:44:55 +0200 Mike Gabriel (b214532) + + * XTRAP: Drop all Xserver code blocks that relate to removed XTRAP + extension. + +2016-04-19 12:04:57 +0200 Mike Gabriel (8c1d16d) + + * XFreeXDGA: Drop all Xserver code blocks that relate to removed + XFreeXDGA extension. + +2016-04-19 12:02:12 +0200 Mike Gabriel (2ff2c92) + + * XF86MISC: Drop all Xserver code blocks that relate to removed + XF86MISC extension. + +2016-04-19 11:58:37 +0200 Mike Gabriel (004f8f8) + + * MITMISC: Drop all Xserver code blocks that relate to removed + MITMISC extension. + +2016-04-19 11:56:20 +0200 Mike Gabriel (e142314) + + * XF86VIDMODE: Drop all Xserver code blocks that relate to removed + XF86VIDMODE extension. + +2016-04-19 11:53:59 +0200 Mike Gabriel (74a1e4e) + + * MULTIBUFFER: Drop all Xserver code blocks that relate to removed + MULTIBUFFER extension. + +2016-04-19 11:52:13 +0200 Mike Gabriel (2f0d2d3) + + * LBX: Drop all Xserver code blocks that relate to removed LBX + extension. + +2016-04-19 11:36:27 +0200 Mike Gabriel (e80842c) + + * EVI: Drop all Xserver code blocks that relate to removed EVI + extension. + +2016-04-19 11:34:20 +0200 Mike Gabriel (25ffbbb) + + * FONTCACHE: Drop all Xserver code blocks that relate to removed + FONTCACHE extension. + +2016-04-19 11:02:14 +0200 Mike Gabriel (3aedac1) + + * XEVIE: Drop all Xserver code blocks that relate to removed XEVIE + extension. + +2016-04-19 11:31:48 +0200 Mike Gabriel (cd39f13) + + * XFree86DGA: Drop all Xserver code blocks that relate to removed + XFree86DGA extension. + +2016-04-19 11:07:49 +0200 Mike Gabriel (a25c0de) + + * TOGCUP: Drop all Xserver code blocks that relate to removed TOGCUP + extension. + +2016-04-19 11:05:41 +0200 Mike Gabriel (683415d) + + * XAPPGROUP: Drop all Xserver code blocks that relate to removed + XAPPGROUP extension. + +2016-03-01 20:55:27 +0000 Mike Gabriel (9bc6ff2) + + * Drop X11 extensions not shipped with recent X.Org server versions + anymore: + +2016-05-31 12:44:02 +0200 Nito Martinez (c646808) + + * Fix debugging function for Loop.cpp. getDebugSpec was replaced by + << operand in ChannelEndPoint.{h|cpp}, fixes #130 + +2016-05-31 12:12:39 +0200 Mike Gabriel (e3051f7) + + * Merge branch 'nitomartinez-3.6.x' into 3.6.x (origin/3713346f) + +2016-05-30 16:10:32 +0000 Mihai Moldovan (36c3613) + + * nx-X11/programs/Xserver/{hw/nxagent/NX,render/}picture.c: add and + use new function ReduceCompositeOp(). + +2016-04-09 19:41:48 +0000 Mihai Moldovan (62aac69) + + * nx-X11/programs/Xserver/composite/Imakefile: add new file to SRCS + and OBJS and define -DNXAGENT_SERVER while building the + Composite extension to disable some code that depends upon + a newer X.Org architecture. + +2016-04-09 19:40:24 +0000 Mihai Moldovan (7d2dd2a) + + * misc nx-X11/{programs/Xserver/composite,include/extensions}: update + to Composite 0.4 - with changes where neccessary and rough + edges. + +2016-04-09 19:38:12 +0000 Mihai Moldovan (fe3fa5e) + + * + nx-X11/programs/Xserver/{dix/{colormap.c,window.c},hw/nxagent/NXwindow.c,include/{colormap,window{,str}}.h}: + backport features needed for Composite 0.4. + +2016-05-31 12:09:23 +0200 Mike Gabriel (4a9c1b9) + + * Merge branch 'Ionic-feature/composite-update' into 3.6.x + +2016-05-31 11:23:40 +0200 Nito Martinez (035995a) + + * display version number in nxcomp log, fixes #127 + +2016-05-30 16:10:32 +0000 Mihai Moldovan (cad9f4e) + + * nx-X11/programs/Xserver/{hw/nxagent/NX,render/}picture.c: add and + use new function ReduceCompositeOp(). + +2016-04-09 19:41:48 +0000 Mihai Moldovan (dd9eb3a) + + * nx-X11/programs/Xserver/composite/Imakefile: add new file to SRCS + and OBJS and define -DNXAGENT_SERVER while building the + Composite extension to disable some code that depends upon + a newer X.Org architecture. + +2016-04-09 19:40:24 +0000 Mihai Moldovan (be824bc) + + * misc nx-X11/{programs/Xserver/composite,include/extensions}: update + to Composite 0.4 - with changes where neccessary and rough + edges. + +2016-04-09 19:38:12 +0000 Mihai Moldovan (f7cff02) + + * + nx-X11/programs/Xserver/{dix/{colormap.c,window.c},hw/nxagent/NXwindow.c,include/{colormap,window{,str}}.h}: + backport features needed for Composite 0.4. + +2016-05-13 06:19:21 +0200 Mihai Moldovan (aba2a53) + + * Merge branch 'sunweaver-pr/nxagent-no-compiler-warnings' into + arctica-3.6.x + +2016-05-03 19:42:46 +0200 Mike Gabriel (52dc496) + + * hw/nxagent/Display.c: Avoid incompatible pointer type. + (gh-sunweaver/pr/nxagent-no-compiler-warnings) + +2016-05-03 19:28:48 +0200 Mike Gabriel (a0e5589) + + * hw/nxagent/Display.c: Define Pixmap from XlibPixmap before + including Icons.h (which includes + hw/nxagent/X11/include/xpm_nxagent.h). + +2016-05-03 17:49:54 +0200 Mike Gabriel (e79fe3b) + + * hw/nxagent/Holder.c: Define Pixmap from XlibPixmap before including + hw/nxagent/X11/include/xpm_nxagent.h. + +2016-04-19 10:43:40 +0200 Mihai Moldovan (b91135b) + + * hw/nxagent/Events.c: Avoid '#endif #ifdef DEBUG' + blocks. + +2016-03-22 01:11:55 +0100 Mike Gabriel (c2de5f1) + + * hw/nxagent/NXmiexpose.c: Initialize all items of the newValues[] + array. + +2016-03-21 22:49:25 +0100 Mike Gabriel (0210232) + + * hw/nxagent/Keystroke.c: Fix warning: pointer type mismatch in + conditional expression. + +2016-03-21 22:37:38 +0100 Mike Gabriel (0005979) + + * hw/nxagent/Window.c: Initialize tmp_mask and attributes.event_mask + with NoEventMask. + +2016-03-21 22:22:07 +0100 Mike Gabriel (7251ef4) + + * hw/nxagent/Colormap.c: Don't declare and assign flexibility + variable if not used later on. + +2016-03-21 16:36:38 +0100 Mike Gabriel (634484b) + + * hw/nxagent/GCOps.c: Don't declare and assign oldDstxyValue if not + used later on. + +2016-03-21 16:36:15 +0100 Mike Gabriel (e8042c9) + + * hw/nxagent/GC.c: Don't declare and assign flexibility variable if + not used later on. + +2016-03-21 16:32:41 +0100 Mike Gabriel (7876d1f) + + * hw/nxagent/Events.c: Only declare and assign message_data and box + variables if compiled with -DTEST / -DDEBUG (plus drop + commented out code). + +2016-03-21 16:31:49 +0100 Mike Gabriel (30cd3a6) + + * hw/nxagent/Display.c: Don't declare and assign packMethod / + packQuality if not used later on. + +2016-03-21 16:14:00 +0100 Mike Gabriel (ab196f3) + + * hw/nxagent/NXrender.c: Don't declare and assign the colors + variable, if not used later on. + +2016-03-21 16:11:46 +0100 Mike Gabriel (ce8fb1f) + + * HAVE_STDINT_H: Always include . + +2016-05-02 15:38:30 +0200 Mike Gabriel (e3e4516) + + * hw/nxagent/NXdixfonts.c: Fix implicit declaration for + register_fpe_functions(). + +2016-03-21 15:54:24 +0100 Mike Gabriel (fb832b0) + + * Adapt API for MakeAtom() and CopyISOLatin1Lowered to latest changes + in X.org. + +2016-03-21 14:18:42 +0100 Mike Gabriel (5e6b72d) + + * hw/nxagent/NXdixfonts.c: Don't include . No + symbol needed from that header file. + +2016-03-21 11:55:31 +0100 Mike Gabriel (23d3821) + + * hw/nxagent/NXpicture.c: Don't declare anything in empty function + nxagentReconnectPictFormat. + +2016-03-21 11:54:55 +0100 Mike Gabriel (292d88d) + + * hw/nxagent/NXglyphcurs.c: Don't declare and set gcval, if not being + used later on. + +2016-03-21 09:48:11 +0100 Mike Gabriel (182569b) + + * hw/nxagent/Keyboard.c: The ret variable is only used later on when + compiled with -DTEST. + +2016-03-21 09:47:29 +0100 Mike Gabriel (66f8895) + + * hw/nxagent/Handlers.c: Don't declare and assign result variable if + not used later on. + +2016-03-21 09:43:02 +0100 Mike Gabriel (fc39317) + + * hw/nxagent/Keyboard.c: Don't declare and set XkbDescPtr xkb if not + used later on. + +2016-03-21 09:41:16 +0100 Mike Gabriel (eb68218) + + * hw/nxagent/*.c: Drop various declarations of unused ScreenPtr + pScreen. + +2016-03-18 16:46:34 +0100 Mike Gabriel (b5b7a2d) + + * hw/nxagent/Screen.c: Cast proper types before handing values over + to fprintf(). + +2016-03-18 16:45:59 +0100 Mike Gabriel (ab50f84) + + * hw/nxagent/Screen.c: Drop various unused variables. + +2016-03-18 16:35:43 +0100 Mike Gabriel (ef287b5) + + * hw/nxagent/Screen.h: Provide prototype for + nxagentAdjustRandRXinerama(). Avoid implicit-declaration + compiler warning. + +2016-03-18 16:34:43 +0100 Mike Gabriel (72386e1) + + * hw/nxagent/Screen.c: Correctly use already defined MIN/MAX macros. + +2016-03-18 16:27:09 +0100 Mike Gabriel (7d3d47f) + + * hw/nxagent/Window.c: Don't declare "XWindowChanges changes;" and + later not use it. + +2016-03-18 16:17:30 +0100 Mike Gabriel (5ea2457) + + * hw/nxagent/Pixmap.c: pBool pointer is only required when compiled + in -DTEST mode. + +2016-03-18 16:15:29 +0100 Mike Gabriel (08d3848) + + * hw/nxagent/Extension.c: Don't declare pRandRScrPriv without using + it later on. + +2016-03-18 16:08:45 +0100 Mike Gabriel (802f581) + + * hw/nxagent/Rootless.c: Type cast type Atom to type long unsigned + int before handing it over to %lu in fprintf(). + +2016-03-18 16:06:59 +0100 Mike Gabriel (c206a0c) + + * hw/nxagent/Splash.c: Drop unused variable declaration "XPoint + m[12];". + +2016-03-18 16:05:01 +0100 Mike Gabriel (5bbdbfc) + + * hw/nxagent/Clipboard.c: The result variable is only needed when + combiled with -DDEBUG. + +2016-03-18 15:59:58 +0100 Mike Gabriel (f3f0a6b) + + * hw/nxagent/Drawable.c: RegionNumRects returns int, not long int + anymore. + +2016-03-18 13:06:30 +0100 Mike Gabriel (1202046) + + * Add REGION_ macros for source compatibility with existing drivers. + +2016-03-18 13:05:05 +0100 Mike Gabriel (b0e69fe) + + * Change region implementation names to eliminate the 'mi' prefix + +2016-03-18 04:49:09 +0100 Keith Packard (2881365) + + * Move mi/miregion.c to dix/region.c + +2016-03-18 05:13:43 +0100 Mike Gabriel (d9e7f6a) + + * pixman-devel: Build against shared library pkg-config(pixman-1). + +2016-03-18 05:11:40 +0100 Mike Gabriel (4a8d6ec) + + * Change region implementation from macros to inline functions. + +2016-03-16 11:11:43 +0100 Mike Gabriel (63f1fff) + + * Rename region macros to eliminate screen argument + +2016-03-04 16:12:12 +0100 Mike Gabriel (28ba877) + + * gcc: Build using -std=c99 instead of -ansi. + +2016-03-16 11:08:49 +0100 Mike Gabriel (101c895) + + * fix-patch-whitepspace: Copy script from X.Org's xserver Git repo. + +2016-03-16 08:05:01 +0100 Mike Gabriel (eaa19eb) + + * NXwindow.c: Don't set w and h, not used later on. + +2016-03-22 14:23:12 +0100 Mike Gabriel (6c6b6b9) + + * lib/Imakefile: Drop $(XINERAMADIR) from nx-X11/lib/Imakefile. + (gh-sunweaver/3.6.x) + +2016-04-27 14:00:57 +0200 Mike Gabriel (2137ee7) + + * Merge branch 'sunweaver-pr/nxcomp-unix-sockets-for-channels' into + 3.6.x + +2016-04-20 16:22:56 +0200 Salvador Fandino (3713346) + + * Provide support for channel endpoints being UNIX file sockets in + addition to being TCP/IP sockets. + +2016-04-27 13:56:55 +0200 Mike Gabriel (b326eda) + + * nxcomp: Rephrase comment in previous commit. + +2016-04-27 13:54:56 +0200 Mike Gabriel (416fc18) + + * Merge branch 'fcarvajaldev-3.6.x-nxcomp-amend-compiler-warnings' + into 3.6.x + +2016-04-25 12:53:00 +0200 Fernando Carvajal (a436cba) + + * Clean up compiler warnings in nxcomp + +2016-04-26 22:35:00 +0200 Mihai Moldovan (12104a2) + + * Merge branch 'sunweaver-pr/libxrender-cleanup' into arctica-3.6.x + +2015-06-25 05:37:03 +0200 Mike Gabriel (ebcb6a6) + + * library-cleanup: Don't build libNX_Xrender anymore. Use system's + libXrender shared library. + (gh-sunweaver/pr/libxrender-cleanup) + +2016-04-20 16:16:40 +0200 Mike Gabriel (5729783) + + * Merge branch 'theqvd-fix-for-112' into 3.6.x + +2016-04-20 15:46:16 +0200 Salvador Fandino (7d05395) + + * Fix copyright notice in nxcomp/Version.c + +2016-04-19 10:47:43 +0200 Mike Gabriel (03b6521) + + * Merge branch 'fcarvajaldev-3.6.x-remove-old-proto-compat' into + 3.6.x + +2016-04-15 09:49:09 +0200 Fernando Carvajal (5c49524) + + * Remove TextCompressor class and files from nxcomp + +2016-04-14 17:10:07 +0200 Fernando Carvajal (00464ae) + + * Add testing doc for nxcomp drop-old-proto-compat + +2016-04-12 16:03:37 +0200 Fernando Carvajal (1346481) + + * Remove obsolete compatibility files from nxcomp + +2016-04-12 11:52:22 +0200 Fernando Carvajal (a9be6f5) + + * Remove compatibility code for nxcomp before 3.5.0 + +2016-03-22 20:03:42 +0100 Mike Gabriel (2ffe52c) + + * nxcomp: Properly define NX*Version(void) prototypes in NX.h. + (gh-ionic/3.6.x) + +2016-03-17 16:46:13 +0100 Mike Gabriel (af923fb) + + * + debian/patches/401_nxcomp_bigrequests-and-genericevent-extensions.full+lite.patch: + Move into debian/patches-pending-evaluation/. + +2016-03-15 10:49:25 +0100 Mike Gabriel (1568148) + + * doc: Collect data on what libX11 symbols are used by nx-X11, + nx-Xserver and nxagent. + +2016-03-02 09:33:13 +0100 Nito Martinez (b8c5f67) + + * Rename file for windows environments, Fixes #96 + +2016-02-26 08:14:28 +0100 Mike Gabriel (abd6cf1) + + * rename original NX patches, so that we can see the patched file's + name in the patch file name. + +2016-01-19 05:59:51 +0100 Mike Gabriel (2eb85d1) + + * README.md: Update open / completed tasks regarding 3.6.x and 3.7.x + releases. + +2016-01-19 04:55:01 +0100 Mike Gabriel (e3539ec) + + * README.md: Update release dates for 3.6.x and 3.7.x (as earlier + discussed with Salve from TheQVD). + +2016-01-19 04:50:57 +0100 Mike Gabriel (125f031) + + * Merge branch 'mikedep333-README.md' into 3.6.x + +2016-01-18 22:37:46 -0500 Mike DePaulo (0239ba7) + + * README.md: Add debuild instructions + +2016-01-18 21:49:03 -0500 Mike DePaulo (474e9c0) + + * README.md: Update signature + +2016-01-09 22:26:34 +0100 Mike Gabriel (72801f6) + + * Merge pull request #68 from mikedep333/mock-build-instructions + +2016-01-02 07:30:02 +0100 Mike Gabriel (e794be3) + + * debian/nx-x11proto-xinerama-dev.install.in: Install PANORAMIX + extension header files into its own nx-x11proto + bin:package. (more Xinerama clean-up, fix FTBFS during + dh_install). + +2016-01-01 12:27:14 -0500 Mike DePaulo (b7657cf) + + * nx-libs.spec: FTBFS Fixes (more libNX_Xinerama cleanup) + +2016-01-01 12:01:43 -0500 Mike DePaulo (0428db4) + + * nx-libs.spec: Misc FTBFS fixes for %files due to recent library + changes + +2016-01-01 11:32:25 -0500 Mike DePaulo (7f5480d) + + * Fedora/EPEL: Add the implicit build dependencies also + +2016-01-01 11:21:47 -0500 Mike DePaulo (1330c41) + + * Fedora/EPEL: Fix FTBFS due to missing libXpm + +2016-01-01 16:26:50 +0100 Mike Gabriel (3ba3165) + + * Fix c4a3889. Add forgotten file + nx-X11/programs/Xserver/Xinerama_nxagent.h. + +2016-01-01 16:08:05 +0100 Mike Gabriel (12b4a0e) + + * nx-libs.spec: Re-add erroneously removed (during rebasing) BR + libXdamage-devel. + +2016-01-01 09:52:26 -0500 Mike DePaulo (daace15) + + * Add instructions for building using Mock under Fedora/EPEL + +2015-12-30 19:25:08 +0100 Mike Gabriel (fa497ac) + + * nxcomp: Make nxcomp/nxproxy aware of nxagent's xinerama option in + the $DISPLAY variable. + +2015-05-23 09:28:57 -0400 Mike DePaulo (6da41e6) + + * Complete changes from commit 0d56c45 in NXpicturestr.h (i.e. add a + missing comment). (Fixes ArcticaProject/nx-libs#38). + +2015-12-30 00:06:58 +0100 Mike Gabriel (1391c0a) + + * Merge branch 'sunweaver-pr/xinerama-xrandr' into 3.6.x + +2015-10-08 22:25:09 +0200 Ulrich Sibiller (c4a3889) + + * Xinerama: do not cut off at outer edges + +2015-10-07 20:45:14 +0200 Mike Gabriel (4ba8df8) + + * Xserver globals.h: Make PanoramiXExtensionDisabledHack globally + available. + +2015-10-07 20:44:19 +0200 Mike Gabriel (d49b062) + + * Xserver help: Document -disablexineramaextension cmdline option. + +2015-10-07 21:33:55 +0200 Mike Gabriel (522cf00) + + * X2Go Agent: Add x2goagent.features file that informs X2Go clients + about the new RandR based Xinerama feature. + +2015-10-07 20:51:12 +0200 Mike Gabriel (0297567) + + * Provide support for re-enabling Xinerama on session resumptions. + +2015-10-07 17:24:01 +0200 Mike Gabriel (f40792c) + + * Initialize XRandR based Xinerama extension properly when session is + started with "-geometry fullscreen". + +2015-10-07 17:23:13 +0200 Mike Gabriel (e7e2f16) + + * Only declare nxagentRandRCrtcSet if RANDR_12_INTERFACE is defined. + +2015-10-07 15:17:59 +0200 Mike Gabriel (f1eafea) + + * Screen.c: Rename NX_USE_MODE_PREFIX to NXAGENT_RANDR_MODE_PREFIX, + fix unclosed comment. + +2015-10-06 22:53:16 +0200 Ulrich Sibiller (9b87a38) + + * Screen.c: restructure xinerama code, much shorter now + +2015-10-06 22:32:12 +0200 Ulrich Sibiller (359f48d) + + * Screen.c: Fix freeing of unsued modes + +2015-10-06 22:30:39 +0200 Ulrich Sibiller (76a2034) + + * Screen.c: improve comments and DEBUG output + +2015-10-06 22:27:10 +0200 Ulrich Sibiller (8b0e2af) + + * rrmode.c: add debug output + +2015-05-02 21:53:25 +0200 Ulrich Sibiller (c6482d2) + + * Reimplement xinerama via randr in nxagent (not libNX_Xinerama). + (Fixes ArcticaProject/nx-libs#23). + +2015-05-05 10:24:24 +0200 Mike Gabriel (2d776b1) + + * library clean-up: Don't build libNX_Xinerama anymore. Use system's + libXinerama shared library. (Fixes + ArcticaProject/nx-libs#49). + +2015-12-29 22:34:04 +0100 Mike Gabriel (e4763fb) + + * debian/rules: Don't strips symbols from not-build-anymore + libNX_Xtst.so. + +2015-06-21 18:12:11 +0200 Mike Gabriel (bd592c2) + + * library clean-up: Don't build libNX_Xtst anymore. Use system's + libXtst shared library. (Fixes ArcticaProject/nx-libs#32). + +2015-12-29 17:34:36 +0100 Mike Gabriel (b768e81) + + * Fix for too overall Xdamage and Xrandr client lib removal: Bring + back the nx-x11proto-{randr,damage} header files and use + those at compile time. + +2015-12-29 17:27:47 +0100 Mike Gabriel (9618380) + + * X11/nx-X11 clear-up: More places where we need to explicitly + distinguish between X11 and nx-X11 namespace regarding + header include paths. + +2015-12-29 17:28:54 +0100 Mike Gabriel (eafc94f) + + * nx-X11/lib/X11/Marcos.c: white-space cleanup (EOL blanks). + +2015-12-28 22:32:52 +0100 Mike Gabriel (b7f1556) + + * pointer typedef in Xdefs.h: also catch Xdefs.h include in + include/misc.h, make undoing the FIXME more obvious. + +2015-12-28 21:33:30 +0100 Mike Gabriel (7eab400) + + * libray clean (Xfixes): Provide a fake libXfixes.h header from + latest X.Org, that includes headers from our Xlib version. + This avoids FTBFS caused by type redefinitions and should + really be a temporary measure. + +2015-12-28 21:31:58 +0100 Mike Gabriel (f63641b) + + * Xrandr_nxagent.h: When faking Xrandr.h, we better include our own + Xfuncproto.h. + +2015-12-28 20:47:49 +0100 Mike Gabriel (cc43e2b) + + * nxcompshad/X11/include/Xdamage_nxcompshad.h: Update FIXME + statement. Work-around needs to persist until libX11 from + X.Org gets used by nxagent. + +2015-12-28 19:09:42 +0100 Mike Gabriel (6217812) + + * library clean-up: Don't build libNX_Xfixes anymore. Use system's + libXfixes shared library. + +2015-12-28 19:55:38 +0100 Mike Gabriel (27e06a5) + + * library clean-up: Don't build libNX_Xcomposite anymore. Use + system's libXcomposite shared library. + +2015-12-28 15:53:09 +0100 Mike Gabriel (96e1f86) + + * pointer typedef in Xdefs.h: Define pointer type for building + against older Xlib versions that still expect the pointer + type to exist (e.g. Ubuntu <= 14.04, Debian <= 7.0). + +2015-12-28 13:17:21 +0100 Mike Gabriel (ca0f639) + + * Merge branch 'sunweaver-pr/NX-include-path' into 3.6.x + +2015-07-08 16:16:40 +0200 Mike Gabriel (433d818) + + * Clear header file namespace separation ( vs. + ). + +2015-12-28 13:08:47 +0100 Mike Gabriel (f58006d) + + * Merge branch 'sunweaver-pr/dixfont-fix' into 3.6.x + +2015-06-23 15:04:16 +0200 Mike Gabriel (aea7106) + + * On realloc failure, free font_path_string instead of leaking it + +2015-12-28 13:03:52 +0100 Mike Gabriel (edce252) + + * Merge branch 'sunweaver-pr/change-pointer-into-void' into 3.6.x + +2015-06-22 09:36:08 +0200 Keith Packard (68dd0b5) + + * Replace 'pointer' type with 'void *' + +2015-10-07 17:28:27 +0200 Mike Gabriel (e9f4422) + + * Drop all references to printver.c. Not provided in source tree + anymore. (gh-salva/3.6.x) + +2015-10-06 17:12:16 +0200 Mike Gabriel (e0b8f3e) + + * Re-add -sync option back to nxagent to allow synchronous debugging + of the nxagent DDX. + +2015-09-28 09:57:12 +0200 Mike Gabriel (81d92cd) + + * Xinerama symlinking: Create / remove folder containing Xinerama + sylinks on installation/upgrade and removal. + +2015-09-28 08:15:52 +0200 Mike Gabriel (45983d1) + + * Xinerama symlinking: Attach Xinerama symlinking to nxagent + bin:package (and not libnx-xinerama1). + +2015-09-28 08:10:59 +0200 Mike Gabriel (0382b40) + + * debian/changelog: Drop unnecessary "~build1" from version string + +2015-09-28 07:59:12 +0200 Mike Gabriel (ca990cf) + + * Merge pull request #64 from uli42/pr/add_pkgconfig + +2015-09-28 07:53:57 +0200 Mike Gabriel (f9653af) + + * Merge branch 'uli42-pr/backported_fixes' into 3.6.x + +2015-09-23 12:15:06 +0200 Mike Gabriel (3a022e3) + + * debian/libnx-xinerama1.postinst.in: Enforce symlink creation for + Xinerama support. + +2015-09-22 15:02:22 +0200 Mike Gabriel (899f865) + + * Revert "debian/libnx-xinerama1.*: fix faulty logic when creating + symlinks." + +2015-07-17 18:13:00 +0200 Mihai Moldovan (9b126b8) + + * nx-libs.spec: add xkeyboard-config to nxagent's Requires. + +2015-07-17 17:57:24 +0200 Mihai Moldovan (3a1226e) + + * debian/control: add xkb-data to nxagent's Recommends. + +2015-07-17 17:48:44 +0200 Mihai Moldovan (2aa8535) + + * debian/roll-tarballs.sh: more quotes, more curly braces, replace cd + with pushd and pop. + +2015-07-15 09:30:29 +0200 Mike Gabriel (c36501b) + + * roll-tarball.sh: more quotes (follow-up for previous commit), drop + debug code + +2015-07-14 20:39:58 +0200 Mike Gabriel (99a7271) + + * roll-tarball.sh: Make sure symlinked files are included in + tarballs. + +2015-07-14 15:14:55 +0200 Mike Gabriel (0897c06) + + * nx-libs.spec: Install nxcomp{,ext,shad}.pc into the corresponding + development packages. + +2015-07-14 14:46:42 +0200 Mike Gabriel (2cc1792) + + * debian/libxcomp{,ext,shad}-dev.install.in: Install + nxcomp{,ext,shad}.pc file into the corresponding + development packages. + +2015-07-14 14:43:34 +0200 Mike Gabriel (eb5f07c) + + * nxcomp{,ext,shad}/Makefile.in: Create pkgconfigdir before putting + files in it. + +2015-07-14 01:39:17 +0200 Mike Gabriel (bc35168) + + * nxcomp{,shad,ext}: Remove nxcomp*.pc file on clean and distclean. + +2015-07-14 01:26:33 +0200 Mike Gabriel (eee7cb4) + + * Makefile: Also remove nxversion.def on distclean. + +2015-07-12 01:52:29 +0200 Ulrich Sibiller (708cf86) + + * Add pkg-config support to nxcomp, nxcompext and nxcompshad + +2015-07-04 06:46:29 +0200 Mihai Moldovan (8c0a616) + + * debian/changelog: sync with master/3.5.0.x branch. + +2015-06-29 03:40:58 +0200 Mihai Moldovan (34670f8) + + * debian/changelog: sync with master/3.5.0.x branch. + +2015-06-28 01:50:00 -0400 Mike DePaulo (a1dfd14) + + * Correct nxproxy manpage also: --help -> -help + +2015-06-28 01:33:49 -0400 Mike DePaulo (d8132cb) + + * Correct manpages: --help -> -help + +2015-06-23 16:24:56 +0200 Mike Gabriel (5720842) + + * library clean-up: No autotools cruft in nx-libs. + +2015-06-25 05:04:12 +0200 Mike Gabriel (8365e22) + + * doc/examples/run-nxproxy2nxproxy-test: Create NX_COOKIE dynamically + using the mcookie tool. + +2015-05-28 14:52:24 +0200 Mike Gabriel (7dc2633) + + * COPYING: Replace content with GPL-2 license text, because that is + the overall (i.e., strictest) license we have to deal with + in nx-libs. + +2015-05-28 14:50:05 +0200 Mike Gabriel (c68dad5) + + * debian/roll-tarball.sh: Auto-generate ChangeLog from Git history. + +2015-05-28 14:49:40 +0200 Mike Gabriel (ce53377) + + * debian/roll-tarball.sh: Rename README.md to README.NX-Development + before moving it into doc/ folder. + +2015-05-28 14:33:08 +0200 Mike Gabriel (122fd23) + + * debian/roll-tarball.sh: Prevent several files/folders from ending + up in nx-libs-lite tarball. + +2015-05-28 13:33:43 +0200 Mike Gabriel (2d50be9) + + * debian/roll-tarball.sh: Support tarring up the HEAD of the current + branch. + +2015-05-28 13:29:27 +0200 Mike Gabriel (51a679a) + + * debian/roll-tarball.sh: Allow patch files names having a dash next + to the four digits (i.e., 1234-.). + +2015-06-23 16:09:50 +0200 Emanuele Giaquinta (931d24c) + + * Fix alpha premultiplication in XRenderParseColor. + +2015-05-27 12:34:12 +0200 Mike Gabriel (6deaaf5) + + * library clean-up: Drop libXx86{misc,vm,dga} libraries. Not needed + by nx-libs. + +2015-05-27 10:20:29 +0200 Mike Gabriel (fe0065c) + + * library clean-up: Drop nx-X11/lib/Xxf86rush and references to + libglide{2,3}. Unused in nx-libs. + +2015-05-27 09:48:26 +0200 Mike Gabriel (018c512) + + * nx-X11/config/cf: Drop build-logic for all hardware drivers. + +2015-05-27 08:38:11 +0200 Mike Gabriel (17334df) + + * nx-X11/config/cf: Drop unnecessary xf86site.def, xf86.tmpl, + xfree86.cf. + +2015-05-27 08:26:40 +0200 Mike Gabriel (8dd6d2f) + + * nx-X11/config/cf/Imakefile: Don't list non-present-anymore imake + configuration files. + +2015-06-20 17:47:39 +0200 Mike Gabriel (32b4439) + + * libgl clean-up, fix-up commit + +2015-06-20 17:35:00 +0200 Mike DePaulo (d7108d2) + + * README.md: typo fix + +2015-06-20 11:34:04 +0200 Henning Heinold (2699d60) + + * remove libxkbui, looks like it is not used anywhere + +2015-06-19 23:58:49 +0200 Mike Gabriel (f1778d0) + + * debian/control: Add Breaks:/Replaces: for qvd-libxcomp3 and + qvd-nxproxy. + +2015-05-27 08:10:38 +0200 Mike Gabriel (858b9bc) + + * imake clean-up: Enforce build of Mesa GLX extension. Drop all other + GLX build methods (built-in DRI drivers, etc.). + +2015-05-26 16:44:49 +0200 Mike Gabriel (0887e3a) + + * Drop unused / untested Xserver GLX extension support / build logic. + +2015-05-26 16:22:40 +0200 Mike Gabriel (d877b46) + + * Drop nx-X11/lib/GL and move Imakefile.inc include files into + Xserver code tree. + +2015-06-16 22:43:21 +0200 Mihai Moldovan (8f41384) + + * nxcomp/Loop.cpp: tiny whitespace fix. No functional change. + +2015-05-20 15:47:45 +0200 Vadim Troshchinskiy (8d9e8f7) + + * Fix negotiation in stage 10 error + +2015-09-26 00:28:14 +0200 Ulrich Sibiller (1fe33b7) + + * use xfree instead of free for xalloced data + +2015-09-23 12:15:06 +0200 Mike Gabriel (da6b89f) + + * debian/libnx-xinerama1.postinst.in: Enforce symlink creation for + Xinerama support. + +2015-09-22 15:02:22 +0200 Mike Gabriel (4db753e) + + * Revert "debian/libnx-xinerama1.*: fix faulty logic when creating + symlinks." + +2015-08-26 01:06:28 +0200 Ulrich Sibiller (f8772b6) + + * adapt pkgconfigdir in nxcompshad + +2015-08-26 01:02:34 +0200 Ulrich Sibiller (96a1c5e) + + * Fix "Makefile.in seems to ignore the --datarootdir setting" warning + +2015-08-26 00:29:14 +0200 Ulrich Sibiller (6615de8) + + * create pkgcnfig dir before copying anything + +2015-07-17 18:13:00 +0200 Mihai Moldovan (edeb4e1) + + * nx-libs.spec: add xkeyboard-config to nxagent's Requires. + +2015-07-17 17:57:24 +0200 Mihai Moldovan (813d0cf) + + * debian/control: add xkb-data to nxagent's Recommends. + +2015-07-17 17:48:44 +0200 Mihai Moldovan (0606ec8) + + * debian/roll-tarballs.sh: more quotes, more curly braces, replace cd + with pushd and pop. + +2015-07-15 09:30:29 +0200 Mike Gabriel (01ad7da) + + * roll-tarball.sh: more quotes (follow-up for previous commit), drop + debug code + +2015-07-14 20:39:58 +0200 Mike Gabriel (c2761fb) + + * roll-tarball.sh: Make sure symlinked files are included in + tarballs. + +2015-07-14 15:14:55 +0200 Mike Gabriel (c1d502e) + + * nx-libs.spec: Install nxcomp{,ext,shad}.pc into the corresponding + development packages. + +2015-07-14 14:46:42 +0200 Mike Gabriel (931050c) + + * debian/libxcomp{,ext,shad}-dev.install.in: Install + nxcomp{,ext,shad}.pc file into the corresponding + development packages. + +2015-07-14 14:43:34 +0200 Mike Gabriel (ee0ed87) + + * nxcomp{,ext,shad}/Makefile.in: Create pkgconfigdir before putting + files in it. + +2015-07-14 01:39:17 +0200 Mike Gabriel (39ae817) + + * nxcomp{,shad,ext}: Remove nxcomp*.pc file on clean and distclean. + +2015-07-14 01:26:33 +0200 Mike Gabriel (5eecadb) + + * Makefile: Also remove nxversion.def on distclean. + +2015-07-14 00:04:01 +0200 Mike Gabriel (e5fbb11) + + * Merge branch 'uli42-pr/add_pkgconfig' into 3.6.x + +2015-07-12 01:52:29 +0200 Ulrich Sibiller (00cec49) + + * Add pkg-config support to nxcomp, nxcompext and nxcompshad + +2015-07-04 06:46:29 +0200 Mihai Moldovan (f4c07c0) + + * debian/changelog: sync with master/3.5.0.x branch. + +2015-07-03 17:07:30 +0200 Mihai Moldovan (ca19c34) + + * Merge branch 'uli42-pr/backported_fixes' into arctica-3.6.x + +2009-02-13 10:23:28 +0100 Peter Åstrand (d088698) + + * Backport: xserver: Avoid sending uninitialized padding data over + the network + +2015-06-29 04:13:59 +0200 Mihai Moldovan (61013ec) + + * Merge branch 'sunweaver-pr/no-autotools-cruft' into arctica-3.6.x + +2015-06-29 03:40:58 +0200 Mihai Moldovan (fa0286e) + + * debian/changelog: sync with master/3.5.0.x branch. + +2015-06-28 01:50:00 -0400 Mike DePaulo (779d546) + + * Correct nxproxy manpage also: --help -> -help + +2015-06-28 01:33:49 -0400 Mike DePaulo (12acd90) + + * Correct manpages: --help -> -help + +2015-06-23 16:24:56 +0200 Mike Gabriel (a28be4a) + + * library clean-up: No autotools cruft in nx-libs. + +2015-06-25 05:04:12 +0200 Mike Gabriel (e7f3187) + + * doc/examples/run-nxproxy2nxproxy-test: Create NX_COOKIE dynamically + using the mcookie tool. + +2015-06-23 16:39:33 +0200 Mihai Moldovan (32bbe01) + + * Merge branch 'sunweaver-pr/roll-tarball-fixes' into arctica-3.6.x + +2015-05-28 14:52:24 +0200 Mike Gabriel (5af9863) + + * COPYING: Replace content with GPL-2 license text, because that is + the overall (i.e., strictest) license we have to deal with + in nx-libs. + +2015-05-28 14:50:05 +0200 Mike Gabriel (438f3df) + + * debian/roll-tarball.sh: Auto-generate ChangeLog from Git history. + +2015-05-28 14:49:40 +0200 Mike Gabriel (7e1effb) + + * debian/roll-tarball.sh: Rename README.md to README.NX-Development + before moving it into doc/ folder. + +2015-05-28 14:33:08 +0200 Mike Gabriel (47afc48) + + * debian/roll-tarball.sh: Prevent several files/folders from ending + up in nx-libs-lite tarball. + +2015-05-28 13:33:43 +0200 Mike Gabriel (895ee3b) + + * debian/roll-tarball.sh: Support tarring up the HEAD of the current + branch. + +2015-05-28 13:29:27 +0200 Mike Gabriel (701471e) + + * debian/roll-tarball.sh: Allow patch files names having a dash next + to the four digits (i.e., 1234-.). + +2015-06-23 16:14:41 +0200 Mike Gabriel (ce9ea54) + + * Merge branch 'pr/anti-aliasing-rgba-crash' into 3.6.x + +2015-06-23 16:09:50 +0200 Emanuele Giaquinta (ffc87da) + + * Fix alpha premultiplication in XRenderParseColor. + +2015-06-23 02:30:02 +0200 Mihai Moldovan (8cf9283) + + * Merge branch 'sunweaver-pr/libXx86FOO-cleanup' into arctica-3.6.x + +2015-05-27 12:34:12 +0200 Mike Gabriel (06d389a) + + * library clean-up: Drop libXx86{misc,vm,dga} libraries. Not needed + by nx-libs. + +2015-06-22 03:38:46 +0200 Mihai Moldovan (e7dfbd5) + + * Merge branch 'sunweaver-pr/libxf86rush-cleanup' into arctica-3.6.x + +2015-05-27 10:20:29 +0200 Mike Gabriel (5365f90) + + * library clean-up: Drop nx-X11/lib/Xxf86rush and references to + libglide{2,3}. Unused in nx-libs. + +2015-06-21 10:50:31 +0200 Mihai Moldovan (fb2a4e4) + + * Merge branch 'sunweaver-pr/hw-driver-cleanup' into arctica-3.6.x + +2015-05-27 09:48:26 +0200 Mike Gabriel (26091f4) + + * nx-X11/config/cf: Drop build-logic for all hardware drivers. + +2015-05-27 08:38:11 +0200 Mike Gabriel (ae443bd) + + * nx-X11/config/cf: Drop unnecessary xf86site.def, xf86.tmpl, + xfree86.cf. + +2015-05-27 08:26:40 +0200 Mike Gabriel (c0662d6) + + * nx-X11/config/cf/Imakefile: Don't list non-present-anymore imake + configuration files. + +2015-06-20 17:47:39 +0200 Mike Gabriel (cc92f77) + + * libgl clean-up, fix-up commit + +2015-06-20 17:35:00 +0200 Mike DePaulo (88ab5a3) + + * README.md: typo fix + +2015-06-20 14:39:56 +0200 Mike Gabriel (905c74d) + + * Merge pull request #52 from woglinde/3.6.x + +2015-06-20 11:34:04 +0200 Henning Heinold (a287e9d) + + * remove libxkbui, looks like it is not used anywhere + +2015-06-19 23:58:49 +0200 Mike Gabriel (4674a4a) + + * debian/control: Add Breaks:/Replaces: for qvd-libxcomp3 and + qvd-nxproxy. + +2015-06-16 23:58:50 +0200 Mihai Moldovan (51b60ea) + + * Merge branch 'sunweaver-pr/libglx-cleanup' into arctica-3.6.x + +2015-05-27 08:10:38 +0200 Mike Gabriel (5cd80d2) + + * imake clean-up: Enforce build of Mesa GLX extension. Drop all other + GLX build methods (built-in DRI drivers, etc.). + +2015-05-26 16:44:49 +0200 Mike Gabriel (73fa899) + + * Drop unused / untested Xserver GLX extension support / build logic. + +2015-05-26 16:22:40 +0200 Mike Gabriel (cb4a2d7) + + * Drop nx-X11/lib/GL and move Imakefile.inc include files into + Xserver code tree. + +2015-06-16 22:43:21 +0200 Mihai Moldovan (5a64974) + + * nxcomp/Loop.cpp: tiny whitespace fix. No functional change. + +2015-06-16 10:41:12 +0200 Mike Gabriel (d8f3aa4) + + * Merge pull request #28 from theqvd/3.6.x + +2009-05-28 14:43:27 -0700 Keith Packard (cf660f4) + + * Backport: Make RANDR 'set' timestamps follow client specified time. + Bug 21987. + +2012-06-21 18:42:46 -0700 Keith Packard (9dbd747) + + * Backport: randr: Clean up compiler warnings about unused and + shadowing variables + +2012-06-29 13:33:58 -0700 Aaron Plattner (9e2ac01) + + * Backport: randr: Fix REQUEST vs. REQUEST_SIZE_MATCH mismatch + +2012-07-09 19:12:42 -0700 Alan Coopersmith (bd5754f) + + * Backport: ProcRRGetScreenInfo: swap configTimestamp as well + +2012-07-14 11:21:15 -0700 Alan Coopersmith (0fc4193) + + * Backport: RRModeCreate: plug memory leak of newModes if AddResource + fails + +2009-05-22 09:54:38 +0200 Julien Cristau (faddfbe) + + * Backport: randr: fix server crash in RRGetScreenInfo + +2010-12-17 16:09:35 +0200 Tiago Vignatti (da678db) + + * Backport: randr: check for virtual size limits before set crtc + +2009-09-17 18:14:37 -0700 Keith Packard (2aeb767) + + * Backport: Free randr crtc and output pointer arrays + +2008-09-10 13:11:09 +0800 Keith Packard (f454761) + + * Backport: Drop a reference to user mode after create + +2012-07-09 19:12:42 -0700 Jaroslav Šmíd (8fd0b52) + + * Backport: Bug 51375: Xorg doesn't set status for RRGetOutputInfo + +2015-06-02 21:54:12 +0200 Mihai Moldovan (b5d7827) + + * Merge branch 'sunweaver-pr/libxres-cleanup' into arctica-3.6.x + +2015-06-02 21:12:05 +0200 Mihai Moldovan (167d09e) + + * debian/changelog: sync with master/3.5.0.x branch. + +2015-05-26 12:30:48 +0200 Mike Gabriel (6a74e67) + + * library clean-up: Don't compile (i.e., remove) libNX_Xres.a + anymore. It is not used anywhere. + +2015-05-31 17:21:10 +0200 Mike Gabriel (01b142d) + + * Update README.md: Move more release goals to 3.6.x. + +2015-05-31 17:15:24 +0200 Mike Gabriel (dddffb7) + + * Merge pull request #46 from ArcticaProject/pr/Xext-cve-fixes + +2015-05-31 16:50:39 +0200 Mike Gabriel (11b2643) + + * Merge pull request #45 from ArcticaProject/pr/dix-cve-fixes + +2014-01-26 19:23:17 -0800 Alan Coopersmith (d1ca211) + + * Xv: unvalidated lengths in XVideo extension swapped procs + [CVE-2014-8099] (origin/pr/Xext-cve-fixes, + gh-salva/pr/Xext-cve-fixes, gh-ionic/pr/Xext-cve-fixes) + +2015-05-01 13:09:24 +0200 Keith Packard (2db01a9) + + * dix: Allow zero-height PutImage requests (fix for X.Org's + CVE-2015-3418). (origin/pr/dix-cve-fixes, + gh-salva/pr/dix-cve-fixes, gh-ionic/pr/dix-cve-fixes) + +2014-01-22 21:11:16 -0800 Alan Coopersmith (8623faa) + + * dix: integer overflow in ProcPutImage() [CVE-2014-8092 1/4] + +2015-02-08 20:01:27 -0500 Mike DePaulo (c2298e0) + + * Avoid use-after-free in dix/dixfonts.c: doImageText() + [CVE-2013-4396] from xorg/Xserver + http://lists.x.org/archives/xorg-announce/2013-October/002332.html + +2015-05-29 11:15:19 +0200 Mike Gabriel (4ed85e8) + + * nxcomp/README.on-retroactive-DXPC-license: Some layout and + interpunctuation fixes. + +2015-05-28 22:36:59 +0200 Mihai Moldovan (5bc91ad) + + * nxcomp/Misc.cpp: fix build failure introduced in + 1f44331574bdbe4069d13e4c26df18094b49e658. + +2015-05-26 16:51:38 +0200 Mihai Moldovan (beb08f9) + + * Merge branch 'sunweaver-pr/DXPC-re-license-retroactively' into + arctica-3.6.x + +2015-05-26 10:31:46 +0200 Mike Gabriel (e364fde) + + * Merge pull request #36 from ArcticaProject/pr/render-cve-fixes + +2015-05-21 12:25:13 +0200 Mike Gabriel (1f44331) + + * Document retroactive re-licensing of the original DXPC code (closes + #30). + +2015-05-25 23:23:22 +0200 Mihai Moldovan (230852e) + + * Merge branch 'sunweaver-pr/libxrandr-cleanup' into arctica-3.6.x + +2014-01-26 19:51:29 -0800 Alan Coopersmith (a0c90ad) + + * render: unvalidated lengths in Render extn. swapped procs + [CVE-2014-8100 2/2] (origin/pr/render-cve-fixes, + gh-salva/pr/render-cve-fixes, + gh-ionic/pr/render-cve-fixes) + +2014-10-28 10:30:04 +0100 Julien Cristau (e469cff) + + * render: check request size before reading it [CVE-2014-8100 1/2] + +2015-05-22 00:58:38 +0200 Mihai Moldovan (608ee99) + + * README.md: replace simple link with a text link, capitalization. + +2015-05-22 00:43:53 +0200 Mihai Moldovan (7846638) + + * Merge branch 'nitomartinez-qindel-readme' into arctica-3.6.x + +2015-05-21 21:43:30 +0200 Nito Martinez (900b0cc) + + * Update the Qindel Company name (Qindel is without u ;-)) + +2015-05-20 15:47:45 +0200 Vadim Troshchinskiy (f982cbc) + + * Fix negotiation in stage 10 error + +2015-05-20 11:30:05 +0200 Mike Gabriel (a6185ab) + + * hw/nxagent clean-up: Drop NXrandr.{c|h} client lib copy-of-code + from nxagent hardware driver. + +2015-05-01 15:57:02 +0200 Mike Gabriel (e9dcab6) + + * library clean-up: Don't build libNX_Xrandr anymore. Use system's + libXrandr shared library. + +2015-05-16 15:54:37 +0200 Mike Gabriel (24903c9) + + * README.md: mark the iOS support for nxproxy/nxcomp as completed. + +2015-05-16 15:15:41 +0200 Mike Gabriel (657acf9) + + * Merge pull request #26 from nitomartinez/fix_developer_debugging + +2015-05-16 15:12:19 +0200 Mike Gabriel (91ac79e) + + * Merge pull request #25 from + nitomartinez/nxtranscleanup_for_reconnect + +2015-05-15 22:40:05 +0200 Nito Martinez (cf4ed91) + + * This patch is some code fixes to debug some debuging macro usage in + the NX code. + +2015-05-15 17:06:00 +0200 Mihai Moldovan (ab96962) + + * README.md: reword a few sections, whitespace fixes. + +2015-05-15 16:34:27 +0200 Mike Gabriel (8512c70) + + * README.md: grammar fix + +2015-05-15 16:33:20 +0200 Mike Gabriel (d733515) + + * README.md: phase 2 release series will be 3.7.0.x + +2015-05-15 16:26:58 +0200 Mike Gabriel (50c3f56) + + * update README.md with newest plans for nx-libs 3.6.x + +2015-05-15 15:20:52 +0200 Nito Martinez (4fefe35) + + * This patch allows to cleanup the nxcomp resources to allow for a + second connection inside the same process, instead of a + new process as is the nxproxy case. + +2015-05-12 06:07:45 +0200 Mihai Moldovan (f729583) + + * Merge branch 'sunweaver-pr/libxdamage-cleanup' into arctica-3.6.x + +2015-05-05 01:23:04 +0200 Mihai Moldovan (027f593) + + * debian/changelog: merge with master branch. + +2015-05-05 01:22:41 +0200 Mihai Moldovan (998527c) + + * debian/changelog: add entry for last change. + +2015-05-05 01:22:18 +0200 Mihai Moldovan (b77b26f) + + * debian/libnx-xinerama1.*: fix faulty logic when creating symlinks. + +2015-05-05 01:23:04 +0200 Mihai Moldovan (b573cbb) + + * debian/changelog: merge with master branch. + +2015-05-05 01:22:41 +0200 Mihai Moldovan (fca264f) + + * debian/changelog: add entry for last change. + +2015-05-05 01:22:18 +0200 Mihai Moldovan (06f36d0) + + * debian/libnx-xinerama1.*: fix faulty logic when creating symlinks. + +2015-05-01 16:16:30 -0400 Mike DePaulo (c9d81fc) + + * Merge pull request #20 from sunweaver/pr/fix-CVE-2015-3418 + +2015-04-27 16:08:06 +0200 Mike Gabriel (06aa416) + + * library clean-up: Don't build libNX_Xdamage anymore. Use system's + libXdamage shared library. (Fixes + ArcticaProject/nx-libs#6, X2GoBTS#826). + +2015-05-01 13:09:24 +0200 Keith Packard (dba779d) + + * dix: Allow zero-height PutImage requests (fix for X.Org's + CVE-2015-3418). + +2015-04-30 15:51:48 +0200 Mihai Moldovan (7ccbb07) + + * debian/changelog: sync with 3.5.0.x branch. + +2015-04-30 15:14:24 +0200 Mihai Moldovan (e6e323a) + + * nx-libs.spec: actually create libXinerama.so.1 symlink during build + phase. + +2015-04-30 14:43:04 +0200 Mihai Moldovan (e595613) + + * debian/changelog: correctly sync with 3.5.0.x branch. Add latest + entries. + +2015-04-30 14:25:25 +0200 Mihai Moldovan (a9bc7bd) + + * debian/libnx-xinerama1.*: move Xinerama dir back to nx-x11-common. + Only delete known files. Fixes RPM build failures. + +2015-04-29 08:04:44 +0200 Mike Gabriel (7a6b40a) + + * Merge pull request #19 from + ArcticaProject/PR-ionic/libXinerama_symlink_to_libnx-xinerama1 + +2015-04-28 23:00:43 +0200 Mihai Moldovan (83983e9) + + * libnx-xinerama1: also create libXinerama symlink in postinst (and + remove in prerm.) + +2015-04-28 05:15:19 +0200 Mihai Moldovan (7b7ba94) + + * Merge branch 'sunweaver-pr/imake-cleanup-nonpresent-buildlogic' + into arctica-3.6.x + +2015-04-22 00:37:47 +0200 Mike Gabriel (662a895) + + * imake cleanup: Drop references to X11 build-logic that is not + present in nx-X11. + +2015-04-21 10:57:56 +0200 Mike Gabriel (c189f6e) + + * imake cleanup: Break up multiple vars into invidual lines to ease + further work on patches / pull requests. + +2015-04-27 16:10:26 +0200 Mike Gabriel (cbf4e4d) + + * COPYING: Add Arctica Project to copyright holders. + +2015-04-27 02:56:07 +0200 Mihai Moldovan (99ef17f) + + * debian/changelog: merge with 3.5.0.x branch. + +2015-04-27 02:45:10 +0200 Mihai Moldovan (f717a7e) + + * README.keystrokes: remove accidentally copied Dokuwiki syntax. + +2015-04-27 02:02:15 +0200 Mihai Moldovan (380a4df) + + * etc/keystrokes.cfg: fix whitespace errors. + +2015-04-27 02:00:43 +0200 Mihai Moldovan (a430b4a) + + * README.keystrokes: add documentation for branding behavior. + +2015-04-27 01:59:53 +0200 Mihai Moldovan (1c0f42d) + + * README.keystrokes: copy actions documentation from the wiki. + +2015-04-26 23:49:06 +0200 Mihai Moldovan (347e973) + + * debian/roll-tarballs.sh: don't escape last newline of a multiline + command. + +2015-04-26 23:48:02 +0200 Mihai Moldovan (21a556b) + + * debian/roll-tarballs.sh: use more curly braces. + +2015-04-26 23:47:33 +0200 Mihai Moldovan (cf91819) + + * debian/roll-tarballs.sh: convert tabs to spaces. + +2015-04-26 23:45:42 +0200 Mihai Moldovan (e68c366) + + * debian/roll-tarballs.sh: use more quotes. + +2015-04-26 16:35:14 +0200 Mike Gabriel (f2fd794) + + * libXcompshad underlinking problem: Fix undefined reference to + 'XShmQueryVersion', 'XShmDetach', 'XShmCreateImage', + 'XShmAttach', and 'XShmGetImage'. + +2015-04-26 16:11:57 +0200 Mike Gabriel (4a3a473) + + * Fix underlinking issues for libNX_X{composite,damage,fixes}. + +2015-04-26 15:41:46 +0200 Mike Gabriel (305ac78) + + * libX11 underlinking problem: Fix undefined reference to 'XdmcpWrap' + (by linking against X.Org'x libXdmcp). + +2015-04-26 15:12:39 +0200 Mike Gabriel (f46b432) + + * libX11 underlinking problem: Fix undefined reference to 'dlopen' + and 'dlsym'. (Fixes: X2GoBTS#853). + +2015-04-23 13:29:10 +0200 Mihai Moldovan (2b159e1) + + * Merge branch 'sunweaver-pr/xbitmaps-cleanup' into arctica-3.6.x + +2015-04-21 10:42:47 +0200 Mike Gabriel (e69b7d1) + + * xbitmaps cleanup: The headers are not required at + build time for NX. + +2015-04-22 22:48:54 +0200 Mihai Moldovan (825af18) + + * Merge branch 'sunweaver-pr/libxdmcp-cleanup' into arctica-3.6.x + +2015-04-05 18:07:53 +0200 Mike Gabriel (49fc383) + + * library clean-up: Don't build libNX_Xdmcp anymore. Use system's + libXdmcp shared library. + +2015-04-22 22:41:14 +0200 Mike Gabriel (a5bb888) + + * nx-libs.spec: Drop packaging of libNX_Xpm*, in RPM packages there + is no such concept for transitional/dummy packages as know + from Debian/Ubuntu. + +2015-04-22 22:39:14 +0200 Mike Gabriel (294d912) + + * debian/control: Typo fix (Meas -> Mesa). + +2015-04-22 08:38:21 +0200 Mihai Moldovan (b964406) + + * Merge branch 'sunweaver-pr/libxfont-cleanup' into arctica-3.6.x + +2015-04-14 09:24:55 +0200 Mike Gabriel (70b77a0) + + * library clean-up: Don't build and link libXfont.a anymore. Use + system's libXfont shared library and link dynamically. + (origin/pr/libxfont-cleanup, gh-salva/pr/libxfont-cleanup, + gh-ionic/pr/libxfont-cleanup) + +2015-04-21 15:28:25 +0200 Mike Gabriel (a77ca87) + + * fix for Xcursor clean-up (422fe90) + +2015-04-17 00:12:52 +0200 Mike Gabriel (a20e77b) + + * imake cleanup (nx-X11/programs/Xserver/Imakefile): Drop build rules + for XF86Server and XorgServer. + +2015-04-16 18:30:39 -0400 Mike DePaulo (8b15775) + + * Merge pull request #12 from sunweaver/pr/arch-cleanup.CRAY + +2015-04-16 22:12:45 +0200 Mihai Moldovan (0d92171) + + * Merge branch 'sunweaver-pr/xcursor-cleanup' into arctica-3.6.x + +2015-04-08 21:52:51 +0200 Mike Gabriel (422fe90) + + * library clean-up: Drop nx-X11/lib/Xcursor. Not used at build time. + +2015-04-16 18:03:18 +0200 Mihai Moldovan (cfc0202) + + * Merge branch 'sunweaver-pr/nxupgradeagent-cleanup' into + arctica-3.6.x + +2015-04-14 09:42:35 +0200 Mike Gabriel (a5f71f0) + + * NXAGENT_UPGRADE code cleanup: + +2015-04-15 10:16:18 +0200 Karl Tomlinson (ac9fbaa) + + * MakeBigReq: don't move the last word, already handled by Data32 + (X.Org CVE-2013-7439). + +2015-04-15 09:58:01 +0200 Mike Gabriel (bad6779) + + * old-arch cleanup: Drop CRAY support (i.e., drop code related to + CRAY, _CRAY, WORD64, WORD64ALIGN, MUSTCOPY, + UNSIGNEDBITFIELDS definitions). + +2015-04-15 12:37:30 +0200 Mike Gabriel (fad840c) + + * test script: doc/examples/run-nxproxy2nxproxy-test + +2015-04-13 15:48:07 +0200 Mike Gabriel (097562b) + + * drop: nx-X11/config/util/ (not needed at build time). + +2015-04-13 15:39:36 +0200 Mike Gabriel (a8dad09) + + * imake clean-up: nx-X11/config/Imakefile (drop BuildDPSLibrary + related build-logic). + +2015-04-11 17:38:02 +0200 Mike Gabriel (2f4d7db) + + * fix for libXpm4-cleanup + +2015-04-05 22:31:33 +0200 Mike Gabriel (d97b0ca) + + * fix for ebe00df38f264ef71dac3c73d416a74685c8cbd2 (removal of + DmxLibrary) + +2015-04-05 20:58:58 +0200 Mihai Moldovan (bb23f7a) + + * Merge branch 'feature/other-Xserver-cleanup' into arctica-3.6.x + +2015-03-04 14:08:50 +0100 Mike Gabriel (d280fa1) + + * imake clean: Remove (probably incomplete) support for + NXZaurusXServer, NXiPAQXServer. + +2015-03-04 13:56:53 +0100 Mike Gabriel (6db94c3) + + * imake cleanup: nx-X11/programs/Xserver/Imakefile (drop non-provided + Xserver variants) + +2015-03-04 13:43:54 +0100 Mike Gabriel (05d2083) + + * imake cleanup: nx-X11/programs/Imakefile (reduce to minimal). + +2015-03-04 13:34:21 +0100 Mike Gabriel (78ac439) + + * imake cleanup: Drop all references to BuildFontServer. + +2015-03-04 13:29:02 +0100 Mike Gabriel (f5f2804) + + * imake cleanup: Drop all references to XprtServer and BuildXprint*. + +2015-03-04 08:35:50 +0100 Mike Gabriel (ebe00df) + + * imake cleanup: Drop all references to XdmxServer and BuildXdmx*. + +2015-03-03 12:30:51 +0100 Mike Gabriel (b1fc73a) + + * imake cleanup: Drop all references to XVirtualFramebufferServer. + +2015-03-03 12:13:59 +0100 Mike Gabriel (6471f66) + + * imake cleanup: Drop all references to XNestServer. + +2015-03-03 12:09:06 +0100 Mike Gabriel (9c46d3d) + + * imake cleanup: Drop all references to XWinServer. + +2015-03-29 08:03:13 +0200 Mihai Moldovan (8ed8a43) + + * nx-X11: add more NULL guards to TEST and DEBUG sections of + Render.c. + +2015-03-29 08:02:43 +0200 Mihai Moldovan (ab4e5bf) + + * debian/changelog: sync with 3.5.0.x branch. + +2015-03-29 04:53:52 +0200 Mihai Moldovan (f1ab3f2) + + * nx-X11: fix typo in previous commit. + +2015-03-29 04:26:10 +0200 Mihai Moldovan (0d56c45) + + * nx-X11: handle source pictures (those without a Drawable surface) + gracefully. + +2015-03-26 00:41:45 +0100 Mihai Moldovan (68be7d1) + + * debian/changelog: sync with 3.5.0.x branch. + +2015-03-26 00:32:27 +0100 Mihai Moldovan (d86ce9c) + + * nxcomp{,ext,shad}: only use the first three numbers in the full + version for current_version on OS X. ld(1) on 10.6 fails + otherwise. + +2015-03-17 18:28:15 +0100 Mihai Moldovan (fcb2cb5) + + * nx-libs.spec: add overlooked Obsolete: statement to libNX_Xfixes3. + +2015-03-17 18:26:26 +0100 Mihai Moldovan (8a260b9) + + * nx-libs.spec: Versioned libXcomp* should obsolete unversioned + libXcomp*, not libNX_Xcomp*. + +2015-03-16 03:29:16 +0100 Mihai Moldovan (d8de592) + + * nx{comp{,ext,shad},proxy}: try really hard to find makedepend. Do + not fail if it is not available. + +2015-03-15 17:29:50 +0100 Clemens Lang (638e31c) + + * nxcomp{,ext,shad}: use the correct library naming scheme on OS X. + It differs from other UNIX-based systems. + +2015-03-15 17:26:24 +0100 Clemens Lang (ad7e12e) + + * nxcomp{,shad}: fix dynamic library linking on OS X. Use -dynamiclib + instead of -bundle. + +2015-03-15 17:22:38 +0100 Clemens Lang (5464a6d) + + * nx{comp{,ext,shad},proxy}: use path discovery for finding + makedepend. Remove old cruft. + +2015-03-15 01:13:56 +0100 Mihai Moldovan (c460e09) + + * debian/changelog: fix wrong signature. + +2015-03-15 01:10:31 +0100 Mihai Moldovan (98e56c1) + + * debian/changelog: merge with 3.5.0.x release branch. + +2015-03-13 15:14:07 +0100 Mike Gabriel (7d22541) + + * README.md: Fix typo, update date. + +2015-03-13 15:13:00 +0100 Mike Gabriel (286d891) + + * README.md markdown fixup + +2015-03-13 15:08:10 +0100 Mike Gabriel (2922ec5) + + * README.md: Add 3.6.x release goals. + +2015-03-05 12:24:42 +0100 Mike Gabriel (18e186b) + + * Makefile: clean-up auto-generated nxversion.def in clean rule (not + in build rule). + +2015-03-03 12:34:48 +0100 Mike Gabriel (1a4d0c7) + + * nx-X11/**: Drop non-imake Makefile* files. + +2015-03-03 12:01:01 +0100 Mike Gabriel (f11393a) + + * nx-X11/config/cf/X11.tmpl: Fix imake warning + ("UseInstalledOnCrossCompile" is not defined). + +2015-03-04 08:09:34 +0100 Mike Gabriel (897e2e2) + + * Merge pull request #4 from sunweaver/feature/libxpm-cleanup + +2015-02-27 00:14:10 +0100 Mike Gabriel (1d71c9e) + + * library clean-up: Don't build libNX_Xpm anymore. Use system's + libXpm shared library. + +2015-02-18 08:14:09 -0500 Mike DePaulo (46318a5) + + * Drop unused .cvsignore files + +2015-02-18 07:51:55 -0500 Mike DePaulo (c29c331) + + * Update changelog for the CVE-2015-0255 commit and its 3 prereq + commits + +2015-02-18 08:01:54 +0100 Mike Gabriel (ec018a7) + + * Fix symlink to renamed README.md. + +2015-02-18 06:18:03 +0100 Mike Gabriel (f7e109e) + + * README.md: Mention the TheQVD project as collaborator on NX. + +2015-02-18 05:06:41 +0100 Mike Gabriel (5c24a09) + + * rename README.txt to README.md + +2015-02-18 05:05:27 +0100 Mike Gabriel (04af6fe) + + * switch symlink and real file + +2015-02-18 05:03:57 +0100 Mike Gabriel (f29801f) + + * Add README.txt symlink to README.NX-development (to have it shown + on the Github summary page). + +2015-01-16 08:44:45 +0100 Olivier Fourdan (d725844) + + * xkb: Check strings length against request size + +2015-01-16 20:08:59 +0100 Olivier Fourdan (9308c79) + + * xkb: Don't swap XkbSetGeometry data in the input buffer + +2009-06-29 13:09:57 +1000 Peter Hutterer (3937db1) + + * include: introduce byte counting functions. + +2006-04-07 16:07:50 +0000 Daniel Stone (d6ce946) + + * Coverity #844, #845, #846: Fix memory leaks. + +2015-02-17 09:28:03 +0100 Mike Gabriel (c910bf7) + + * Merge pull request #3 from sunweaver/feature/nxagent-version-v2 + +2015-02-16 15:11:02 +0100 Mike Gabriel (203d971) + + * Make nxagent process aware of its current NX'ish version. + +2015-02-16 15:10:43 +0100 Mike Gabriel (eb49d40) + + * nx-X11/programs/Xserver/hw/nxagent/: Drop unused VERSION file. + +2011-08-21 18:51:53 +0200 Joerg Sonnenberger (65deb86) + + * Do proper input validation to fix for CVE-2011-2895. + +2015-02-16 10:29:14 +0100 Mike Gabriel (18e337d) + + * Revert "Do proper input validation to fix for CVE-2011-2895." + +2015-02-16 06:24:38 +0100 Mike Gabriel (26cfe93) + + * fix 3.5.0.29 changelog entry + +2015-02-16 06:19:54 +0100 Mike Gabriel (1f3222f) + + * debian/changelog: fix too-long lines + +2015-02-16 05:51:02 +0100 Mike Gabriel (db12538) + + * Makefile.nx-libs: Fix uninstall-lite rule. The nxproxy and nxcomp + uninstallation has to be in uninstall-lite, not in + uninstall-full. + +2015-02-16 05:45:17 +0100 Mike Gabriel (892c08d) + + * Make install-lite rule in Makefile.nx-libs more predictable and not + rely on nxproxy/Makefile.in. + +2015-02-14 21:55:30 +0100 Mike Gabriel (f29cc29) + + * Install "%{_libdir}/nx/bin" into nxproxy package. + +2015-02-14 21:53:00 +0100 Mike Gabriel (7424308) + + * nx-libs.spec: Typo fix in comment. + +2015-02-14 17:07:21 -0500 Mike DePaulo (e4d9701) + + * Fix FTBFS due to the nxproxy executable already existing under + /usr/lib/nx/bin/nx + +2011-08-21 18:51:53 +0200 Joerg Sonnenberger (6acafc9) + + * Do proper input validation to fix for CVE-2011-2895. + +2015-02-16 06:03:48 +0100 Mihai Moldovan (b04f119) + + * nx-X11/lib/font/fc/fserve.c: initialize remaining bufleft + variables. + +2014-01-06 23:30:14 -0800 Alan Coopersmith (b6b5b14) + + * dix: integer overflow in GetHosts() [CVE-2014-8092 2/4] + +2015-02-16 05:55:23 +0100 Mihai Moldovan (03a2922) + + * Revert "dix: integer overflow in GetHosts() [CVE-2014-8092 2/4]" + +2015-02-08 21:03:33 -0500 Mike DePaulo (31322c2) + + * CVE-2014-0210: unvalidated length in _fs_recv_conn_setup() from + xorg/lib/libXfont commit + 891e084b26837162b12f841060086a105edde86d + +2015-02-16 05:52:09 +0100 Mihai Moldovan (c0d0e37) + + * Revert "CVE-2014-0210: unvalidated length in _fs_recv_conn_setup() + from xorg/lib/libXfont commit + 891e084b26837162b12f841060086a105edde86d" + +2015-02-08 22:08:09 -0500 Mike DePaulo (e29bbd5) + + * CVE-2014-0210: unvalidated length fields in fs_read_query_info() + from xorg/lib/libXfont commit + 491291cabf78efdeec8f18b09e14726a9030cc8f + +2015-02-16 05:26:40 +0100 Mihai Moldovan (5fc2f57) + + * Revert "CVE-2014-0210: unvalidated length fields in + fs_read_query_info() from xorg/lib/libXfont commit + 491291cabf78efdeec8f18b09e14726a9030cc8f" + +2014-11-10 12:13:48 -0500 Adam Jackson (1ea1cd8) + + * glx: Pass remaining request length into ->varsize (v2) + [CVE-2014-8098 8/8] (V3) + +2014-11-10 12:13:43 -0500 Adam Jackson (9c558f9) + + * glx: Length checking for RenderLarge requests (v2) [CVE-2014-8098 + 3/8] (v3) + +2014-11-10 12:13:47 -0500 Adam Jackson (8931066) + + * glx: Length checking for non-generated single requests (v2) + [CVE-2014-8098 7/8] + +2014-11-10 12:13:44 -0500 Adam Jackson (ad29acd) + + * glx: Top-level length checking for swapped VendorPrivate requests + [CVE-2014-8098 4/8] + +2014-11-10 12:13:42 -0500 Adam Jackson (ddb1235) + + * glx: Integer overflow protection for non-generated render requests + (v3) [CVE-2014-8093 5/6] + +2014-11-10 12:13:41 -0500 Julien Cristau (78b38a8) + + * glx: Length checking for GLXRender requests (v2) [CVE-2014-8098 + 2/8] (v3) + +2014-11-10 12:13:40 -0500 Adam Jackson (1a9f231) + + * glx: Add safe_{add,mul,pad} (v3) [CVE-2014-8093 4/6] (v4) + +2014-11-10 12:13:38 -0500 Adam Jackson (d0fcbc8) + + * glx: Additional paranoia in __glXGetAnswerBuffer / + __GLX_GET_ANSWER_BUFFER (v2) [CVE-2014-8093 3/6] + +2014-11-10 12:13:37 -0500 Adam Jackson (cdf0c3e) + + * glx: Be more strict about rejecting invalid image sizes + [CVE-2014-8093 2/6] + +2014-11-10 12:13:36 -0500 Adam Jackson (5c43bb2) + + * glx: Be more paranoid about variable-length requests [CVE-2014-8093 + 1/6] (v2) + +2014-01-26 19:38:09 -0800 Alan Coopersmith (cea4467) + + * randr: unvalidated lengths in RandR extension swapped procs + [CVE-2014-8101] + +2014-01-26 20:02:20 -0800 Alan Coopersmith (c12a473) + + * xfixes: unvalidated length in SProcXFixesSelectSelectionInput + [CVE-2014-8102] + +2014-01-26 19:51:29 -0800 Alan Coopersmith (9c3842a) + + * render: unvalidated lengths in Render extn. swapped procs + [CVE-2014-8100 2/2] + +2014-10-28 10:30:04 +0100 Julien Cristau (6c82064) + + * render: check request size before reading it [CVE-2014-8100 1/2] + +2014-01-26 19:23:17 -0800 Alan Coopersmith (2abde56) + + * Xv: unvalidated lengths in XVideo extension swapped procs + [CVE-2014-8099] + +2014-01-26 17:18:54 -0800 Alan Coopersmith (0d53194) + + * xcmisc: unvalidated length in SProcXCMiscGetXIDList() + [CVE-2014-8096] + +2014-01-26 10:54:41 -0800 Alan Coopersmith (fde1375) + + * Xi: unvalidated lengths in Xinput extension [CVE-2014-8095] + +2014-01-22 23:12:04 -0800 Alan Coopersmith (985ca32) + + * dbe: unvalidated lengths in DbeSwapBuffers calls [CVE-2014-8097] + +2014-01-22 23:44:46 -0800 Alan Coopersmith (82d7279) + + * dix: integer overflow in REQUEST_FIXED_SIZE() [CVE-2014-8092 4/4] + +2014-01-22 22:37:15 -0800 Alan Coopersmith (ed1e13a) + + * dix: integer overflow in RegionSizeof() [CVE-2014-8092 3/4] + +2014-01-06 23:30:14 -0800 Alan Coopersmith (d4c7698) + + * dix: integer overflow in GetHosts() [CVE-2014-8092 2/4] + +2014-01-22 21:11:16 -0800 Alan Coopersmith (c1225fe) + + * dix: integer overflow in ProcPutImage() [CVE-2014-8092 1/4] + +2014-01-17 18:54:03 -0800 Alan Coopersmith (37e7fb1) + + * unchecked malloc may allow unauthed client to crash Xserver + [CVE-2014-8091] + +2015-02-08 22:38:32 -0500 Mike DePaulo (b65259b) + + * CVE-2014-0210: unvalidated length fields in fs_read_list_info() + from xorg/lib/libXfont commit + d338f81df1e188eb16e1d6aeea7f4800f89c1218 + +2015-02-08 22:35:21 -0500 Mike DePaulo (ef439da) + + * CVE-2014-0210: unvalidated length fields in fs_read_list() from + xorg/lib/libXfont commit + 5fa73ac18474be3032ee7af9c6e29deab163ea39 + +2015-02-08 22:27:47 -0500 Mike DePaulo (ece5149) + + * CVE-2014-0210: unvalidated length fields in fs_read_glyphs() from + xorg/lib/libXfont commit + 520683652564c2a4e42328ae23eef9bb63271565 + +2015-02-08 22:26:16 -0500 Mike DePaulo (d2b96c5) + + * CVE-2014-0210: unvalidated length fields in fs_read_extent_info() + from xorg/lib/libXfont commit + a3f21421537620fc4e1f844a594a4bcd9f7e2bd8 + +2015-02-08 22:23:51 -0500 Mike DePaulo (a0bed4d) + + * CVE-2014-0211: integer overflow in fs_alloc_glyphs() from + xorg/lib/libXfont commit + a42f707f8a62973f5e8bbcd08afb10a79e9cee33 + +2015-02-08 22:19:01 -0500 Mike DePaulo (bb7abd9) + + * CVE-2014-0211: integer overflow in fs_read_extent_info() from + xorg/lib/libXfont commit + c578408c1fd4db09e4e3173f8a9e65c81cc187c1 + +2015-02-08 22:08:09 -0500 Mike DePaulo (c6aebf9) + + * CVE-2014-0210: unvalidated length fields in fs_read_query_info() + from xorg/lib/libXfont commit + 491291cabf78efdeec8f18b09e14726a9030cc8f + +2015-02-08 21:43:42 -0500 Mike DePaulo (2d724c1) + + * CVE-2014-0211: Integer overflow in fs_get_reply/_fs_start_read from + xorg/lib/libXfont commit + 0f1a5d372c143f91a602bdf10c917d7eabaee09b + +2015-02-08 21:39:55 -0500 Mike DePaulo (50e80a0) + + * CVE-2014-0210: unvalidated lengths when reading replies from font + server from xorg/lib/libXfont commit + cbb64aef35960b2882be721f4b8fbaa0fb649d12 + +2015-02-08 21:33:30 -0500 Mike DePaulo (a2c7cd9) + + * Don't crash when we receive an FS_Error from the font server + (Guillem Jover). from xorg/lib/libXfont commit + bfb8a71f4f7e5c5ed4278cb3ee271bf9990d276d + +2015-02-08 21:03:33 -0500 Mike DePaulo (94c6de0) + + * CVE-2014-0210: unvalidated length in _fs_recv_conn_setup() from + xorg/lib/libXfont commit + 891e084b26837162b12f841060086a105edde86d + +2015-02-08 20:53:14 -0500 Mike DePaulo (36f1dae) + + * CVE-2014-0209: integer overflow of realloc() size in lexAlias() + from xorg/lib/libXfont commit + 05c8020a49416dd8b7510cbba45ce4f3fc81a7dc + +2015-02-08 20:28:30 -0500 Mike DePaulo (f53f247) + + * CVE-2014-0209: integer overflow of realloc() size in + FontFileAddEntry() from xorg/lib/libXfont commit + 2f5e57317339c526e6eaee1010b0e2ab8089c42e + +2015-02-08 20:12:25 -0500 Mike DePaulo (ac66943) + + * CVE-2013-6462: unlimited sscanf overflows stack buffer in + bdfReadCharacters() from xorg/lib/libXfont + http://lists.x.org/archives/xorg-announce/2014-January/002389.html + +2015-02-08 20:01:27 -0500 Mike DePaulo (72790a5) + + * Avoid use-after-free in dix/dixfonts.c: doImageText() + [CVE-2013-4396] from xorg/Xserver + http://lists.x.org/archives/xorg-announce/2013-October/002332.html + +2015-02-08 19:16:38 -0500 Mike DePaulo (df4a3b7) + + * Fix CVE-2011-4028: File disclosure vulnerability. upstream + xorg/xserver commit + 6ba44b91e37622ef8c146d8f2ac92d708a18ed34 + +2015-02-08 19:15:20 -0500 Mike DePaulo (af55da1) + + * LZW decompress: fix for CVE-2011-2895 From xorg/lib/Xfont commit + d11ee5886e9d9ec610051a206b135a4cdc1e09a0 + +2015-02-14 15:58:11 +0100 Mike Gabriel (902dc51) + + * Move COPYING.full+lite as COPYING to / + +2015-02-14 15:52:29 +0100 Mike Gabriel (9000c00) + + * Move all config files from $(srcbase)/debian/ into $(srcbase)/etc/ + folder. + +2015-02-14 15:29:25 +0100 Mike Gabriel (53329e6) + + * Provide wrapper scripts for launch NX components in $(src)/bin/. + +2015-02-14 15:23:59 +0100 Mike Gabriel (1a824cf) + + * Prepare for maintaing upstream changes in upstream ChangeLog. + +2015-02-14 15:14:23 +0100 Mike Gabriel (ce53123) + + * VERSION file: master VERSION file is in base folder, symlinked from + nx*/VERSION and hw/nxagent/VERSION. + +2015-02-14 15:08:07 +0100 Mike Gabriel (ea8ca04) + + * Move Makefile (and auxiliary file replace.sh) into base folder. + Adapt packaging these scripts: + +2015-02-14 14:50:20 +0100 Mike Gabriel (ebf71e0) + + * Add README.keystrokes file. Fix for commit + e91277d02bf1288909daed3b0de8f876f6403acf. + +2015-02-14 14:43:13 +0100 Mike Gabriel (8234505) + + * nxcomp: Add Version.c file. Fix for commit + d4d3fe0e6e77a58e68defc5895a589a681d7d092. + +2015-02-14 14:28:35 +0100 Mike Gabriel (2d4a61d) + + * Version bump, continuing NX 3.x development.. Targetting NX 3.6.x + some time. + +2015-02-14 14:23:10 +0100 Mike Gabriel (e54e896) + + * Use proper quoting on build flag vars (they may contain spaces). + +2015-02-14 14:21:52 +0100 Mike Gabriel (db3c6a6) + + * Revert "Fix build when LDFLAGS (etc) contains spaces." + +2015-02-13 14:14:26 +0100 Mike Gabriel (1e5ee57) + + * nx-X11 vs. X.Org 6.9 patches for further studying / documentation + +2015-02-13 13:57:39 +0100 Oleksandr Shneyder (1fd8551) + + * Unbrand NX Agent Startup Screen / Brand X2Go Agent Startup Screen + (999_nxagent_unbrand-nxagent-brand-x2goagent.full.patch). + +2015-02-13 13:43:54 +0100 Mike Gabriel (23fb617) + + * Fix several typos in nxcomp. + +2015-02-13 13:41:31 +0100 Mihai Moldovan (6e66247) + + * Several fixes for building debug versions of NX + (990_fix-DEBUG-and-TEST-builds.full.patch). + +2015-02-13 13:38:39 +0100 Mike Gabriel (a8fb7d4) + + * Detection for Mac OS X's launchd service on Mac OS X 10.10 and + beyond + (607_nxcomp_macosx-X11-launcher-in-private-tmp.full+lite.patch). + +2015-02-13 13:37:33 +0100 Orion Poplawski (31cdd87) + + * Provide build support for aarch64 architecture + (606_nx-X11_build-on-aarch64.full.patch). + +2015-02-13 13:35:40 +0100 Clemens Lang (ab8d127) + + * In Types.h, don't use STL internals on libc++ + (605_nxcomp_Types.h-dont-use-STL-internals-on-libc++.full+lite.patch). + +2015-02-13 13:34:16 +0100 Mirraz Mirraz (96d5e74) + + * Handle some serious compilation warnings + (603_nx-X11_compilation_warnings.full.patch). + +2015-02-13 13:32:17 +0100 Orion Poplawski (415b20b) + + * Be compliant with POS36-C: Observe correct revocation order while + relinquishing privileges + (602_nx-X11_initgroups.full.patch). + +2015-02-13 13:30:31 +0100 Orion Poplawski (456f887) + + * Do not build bundled libraries + (601_nx-X11_build-option-changes-to-not-use-bundled-libraries.full.patch). + +2015-02-13 13:27:42 +0100 Jan Engelhardt (c4a8556) + + * Unique Library Names Patch + (600_nx-X11+nxcompext+nxcompshad_unique-libnames.full.patch). + +2015-02-13 13:26:27 +0100 Nito Martinez (d4d3fe0) + + * Allow version 4-digit version comparison/handshake + (400_nxcomp-version.full+lite.patch). + +2015-02-13 13:06:53 +0100 Horst Schirmeier (fea8fb5) + + * Adapt paths of keystrokes.cfg if nxagent runs as x2goagent + (321_nxagent_x2go-specific-keystroke-config.full.patch). + +2015-02-13 09:52:21 +0100 Alexander Wuerstlein (e91277d) + + * Make nxagent-specific keyboard bindings configurable + (320_nxagent_configurable-keystrokes.full.patch). + +2015-02-13 09:49:52 +0100 Mike Gabriel (4dc1bd0) + + * Test for xkb/rules/base instead of xkb/keymap.dir for setting + XkbBaseDir (302_nx-X11_xkbbasedir-detection.full.patch). + +2015-02-03 05:11:09 +0100 Mike Gabriel (a43c495) + + * update changelog + +2015-02-01 22:27:06 +0100 Ulrich Sibiller (08114b1) + + * Fix patch rollout in tarball + +2015-02-12 10:07:40 +0100 Mike Gabriel (fa8fb72) + + * changelog: add 3.5.0.x entry for commit 4436e97 + +2015-02-12 09:59:57 +0100 Mike Gabriel (d569145) + + * Makefile.nx-libs: Run make install for nxproxy first, then create + the wrapper script. + +2015-02-12 09:59:12 +0100 Mike Gabriel (a7cc4ed) + + * Remove upstream nx-libs ChangeLog during override_dh_clean. + +2015-02-11 19:02:57 -0500 Mike DePaulo (4436e97) + + * Fix build when LDFLAGS (etc) contains spaces. + +2015-02-10 21:47:31 +0100 Jan Engelhardt (6fc37fa) + + * Use shared libraries (301_nx-X11_use-shared-libs.full.patch). + +2015-02-10 21:45:19 +0100 Oleksandr Shneyder (1e99734) + + * Set WM_CLASS to X2GoAgent/NXAgent + (300_nxagent_set-wm-class.full.patch). + +2015-02-10 21:11:27 +0100 Mike Gabriel (1be1c4a) + + * Force NX proxy to bind to loopback devices only (loopback option) + (220_nxproxy_bind-loopback-only.full+lite.patch). + +2015-02-10 19:47:58 +0100 Nito Martinez (79f218b) + + * Fix FTBFS of nxproxy/nxcomp on Android + (212_nxcomp_build-on-Android.full+lite.patch). + +2015-02-10 19:46:04 +0100 Oleksandr Shneyder (46c2aeb) + + * Set default pack and link options to avoid damage of session + (211_nxcomp_set_default_options.full+lite.patch). + +2015-02-10 19:43:41 +0100 Oleksandr Shneyder (8c1b852) + + * Save session state in file. + +2015-02-10 19:38:45 +0100 Mike Gabriel (4a6ccd5) + + * Add x2goagent man page (209_x2goagent_add-man-page.full.patch). + +2015-02-10 19:36:57 +0100 Ulrich Sibiller (57a58c7) + + * Fix XFIXES selection handling (copy and paste via middle mouse + button) (207_nxagent_fix-xfixes-selection.full.patch). + +2015-02-10 19:33:51 +0100 Mike Gabriel (4ef611e) + + * Add -clipboard cmdline option to nxagent + (206_nxagent_clipboard-as-nxoption.full.patch). + +2015-02-10 19:32:12 +0100 Oleksandr Shneyder (35aab85) + + * Fix refresh errors on Win2012 RDP connections with speed=ADS + (205_nxagent_refresh-adsl.full.patch). + +2015-02-10 19:29:53 +0100 Oleksandr Shneyder (db87055) + + * Fix repainting of SolidFill pictures with libcairo > 1.12.x + (204_nxagent_repaint-solidpict.full.patch). + +2015-02-10 19:26:42 +0100 Oleksandr Shneyder (4f5dc80) + + * Add -norootlessexit cmdline option to nxagent + (203_nxagent_disable-rootless-exit.full.patch). + +2015-02-10 19:23:16 +0100 Oleksandr Shneyder (d26930d) + + * Enable Xinerama support for NX + (202_nx-X11_enable-xinerama.full.patch). + +2015-02-10 19:21:35 +0100 Oleksandr Shneyder (6aa18cc) + + * X2Go icon when run with x2goagent flavour + (201_nxagent_set-x2go-icon-if-x2goagent-flavour.full.patch). + +2015-02-10 19:19:25 +0100 Oleksandr Shneyder (1681f11) + + * Detect nxagent/x2goagent flavour + (200_nxagent_check-binary-x2go-flavour.full.patch). + +2015-02-10 19:17:58 +0100 Mike Gabriel (4712239) + + * Avoid large pixmaps + (110_nxagent_createpixmap-bounds-check.full.patch). + +2015-02-10 19:14:04 +0100 Mike Gabriel (223f554) + + * Wine Close Delay (108_nxagent_wine-close-delay.full.patch). + +2015-02-10 19:04:00 +0100 Mike Gabriel (658d07e) + + * Prevent sending COMPOUND_TEXT + (107_nxagent_clipboard-compound-text+small-bed-sheets.full.patch). + +2015-02-10 19:00:06 +0100 Mike Gabriel (9674c43) + + * UTF-8 Clipboard copying + (106_nxagent_utf8-copy-clipboard.full.patch). + +2015-02-10 18:56:59 +0100 Marcelo Boveto Shima (c91fe98) + + * Export remote keyboard configuration to session directory + (105_nxagent_export-remote-keyboard-config.full.patch) + +2015-02-10 18:54:29 +0100 Mike Gabriel (c106ad8) + + * FHS path fix for keyboard config file + (103_nxagent_set-X0-config-path.full.patch). + +2015-02-10 18:52:39 +0100 Marcelo Boveto Shima (057999e) + + * FHS path fix for SecurityPolicy file + (102_xserver-xext_set-securitypolicy-path.full.patch). + +2015-02-10 18:48:39 +0100 Marcelo Boveto Shima (ceb7050) + + * FHS path fix for rgb file This patch is needed on Debian only, + not reporting this path addition to upstream. + +2015-02-10 18:41:08 +0100 Mihai Moldovan (2d68cac) + + * Create Windows and fix drawing issues on Big Endian 64bit systems + (057_nx-X11_sanitize-eventmasks.full.patch). + +2015-02-09 15:58:22 +0100 Orion Poplawski (4dac57f) + + * Fix -Werror=format-security errors + (056_nx-X11_Werror-format-security.full.patch). + +2015-02-09 15:51:26 +0100 Orion Poplawski (95dbaa6) + + * Fix FTBFS when compiled with -Werror=format-security + (055_nx-X11_imake-Werror-format-security.full.patch). + +2015-02-09 15:49:51 +0100 Orion Poplawski (0b711de) + + * Fix FTBFS on ppc64 architecture + (054_nx-X11_ppc64-ftbfs.full.patch). + +2015-02-09 15:47:44 +0100 Orion Poplawski (9ea734b) + + * Avoid building libXcomp.so.1 (which is identical to libXcomp.so.3), + (053_nx-X11_no-xcomp1-install-target.full.patch). + +2015-02-09 15:45:33 +0100 Mihai Moldovan (e736fff) + + * Fix nxauth location on Mac OS X 10 + (052_nxcomp_macos10-nxauth-location.full+lite.patch) + +2015-02-09 15:41:35 +0100 Mihai Moldovan (9054786) + + * workaround for Mac OS X 10.5 + (051_nxcomp_macos105-fdisset.full+lite.patch( + +2015-02-09 15:38:59 +0100 Jan Engelhardt (6101bd9) + + * Description: Enable parallel make + (031_nx-X11_parallel-make.full.patch). + +2015-02-09 15:34:02 +0100 Jan Engelhardt (9f4b494) + + * Allow to pass in configure args + (030_nx-X11_configure-args.full.patch). + +2015-02-09 15:31:46 +0100 Mihai Moldovan (bd10fe5) + + * Fix BIGENDIAN issue in nxcomp (relevant on PPC64 arch) + (029_nxcomp_ppc64.full+lite.patch) + +2015-02-09 15:29:53 +0100 Mike Gabriel (f661907) + + * Support abstract local sockets for Linux systems + (028_nx-X11_abstract-kernel-sockets.full.patch). + +2015-02-09 15:27:46 +0100 Mike Gabriel (aaf4a59) + + * Add X11 abstract socket support to nxcomp/nxproxy + (027_nxcomp_abstract-X11-socket.full+lite.patch). + +2015-02-09 15:22:07 +0100 Orion Poplawski (3384aba) + + * Honour compiler/linker option flags. + +2015-02-09 15:19:12 +0100 Gabriel Marcano (78efa8b) + + * Fix FTBFS against libjpeg9a + (025_nxcomp-fix-ftbfs-against-jpeg9a.full+lite.patch). + +2015-02-09 15:16:30 +0100 Mike Gabriel (236ee4f) + + * nxcomp*, nxproxy: Fix clean-up of source tree via Makefile.in + templates. + +2015-02-09 15:12:11 +0100 Mike Gabriel (9b72eea) + + * FHS adaptation for Debian packaging + (016_nx-X11_install-location.full.patch). From tarball, + NX libraries and binaries are installed to + /usr/local/lib/nx. . FIXME: The paths in this patch get + superceded by current build logic in nx-libs.spec and + debian/rules. This should be merged into the NX build + logic finally. + +2015-02-09 08:37:40 -0500 Mike DePaulo (519bcac) + + * Fix RPM spec syntax error + +2015-02-09 14:26:02 +0100 Mike Gabriel (4bc550e) + + * nxcomp*,nxproxy: Add clean rules to Makefile.in templates. + +2015-02-09 14:23:12 +0100 Mike Gabriel (27ddd16) + + * Work on man pages. + +2015-02-09 14:20:22 +0100 Mike Gabriel (a0b2fd8) + + * sa_restorer vs. memset (008_nxcomp_sa-restorer.full+lite.patch). + Use memset instead of setting sa_restorer to NULL. + +2015-02-09 14:18:50 +0100 Mike Gabriel (a720908) + + * Remove .gch files during cleanup + (007_nxcompshad_clean-gch-files.full.patch). When + building nxcompshad .gch files get created. On cleanup + these should be removed. + +2015-02-09 14:16:10 +0100 Mike Gabriel (f27e742) + + * Fix building against libpng 1.5 + (006_nxcomp_libpng15.full+lite.patch). From the libpng + homepage... + +2015-02-09 11:57:55 +0100 Marcelo Boveto Shima (48c8281) + + * Description: gcc43 fix (005_nxcomp_gcc43.full+lite.patch) Use + builtin includes to build with gcc43. + +2015-02-09 11:56:14 +0100 Mike Gabriel (dd20ab5) + + * Description: Fix build on Debian + (004_nx-X11_fix-nxcompshad-build.full.patch) By an + unknown reason this patch currently is needed to build + nx-X11, nxcomp, nxcompshad and nxcompext with + dpkg-buildpackage and debuild. + +2015-02-09 11:53:47 +0100 Marcelo Boveto Shima (b3496d0) + + * gcc43 fix (003_nxcompshad_gcc43.full.patch) Use builtin includes + to build with gcc43. + +2015-02-09 11:46:07 +0100 Mike Gabriel (3b4a915) + + * Build nxcompshad against nx-X11 + (002_nxcompshad_build-against-nx-x11-only.full.patch). + Make sure nxcompshad get built against nx-X11. . + Furthermore /usr/X11R6/lib is an outdated path on current + Debian systems. + +2015-02-09 11:44:17 +0100 Mike Gabriel (7a1bd6b) + + * Provide README.NX-development file. Drop README.NX-redistribution + file. + +2015-02-09 10:46:10 +0100 Mike Gabriel (abbe938) + + * fix long-line in changelog + +2015-02-09 10:37:17 +0100 Mike Gabriel (eb55dc8) + + * Drop not-used-anymore NX source tree clean-up code. Source tree has + been cleaned up natively. + +2015-02-09 10:32:49 +0100 Mike Gabriel (939492d) + + * Revert "Add patch + 700_nx-X11_mesa-initialize-server-support-correctly.full.patch. + Initialize server_support array with correct size. Fix + Mesa upstream bugzilla bug #7353. (Fixes: #776)." + +2015-02-03 04:59:13 +0100 Mike Gabriel (4db6f0f) + + * Add patch + 700_nx-X11_mesa-initialize-server-support-correctly.full.patch. + Initialize server_support array with correct size. Fix + Mesa upstream bugzilla bug #7353. (Fixes: #776). + +2015-02-02 15:31:35 +0100 Mike Gabriel (231ffa8) + + * Update 991_fix-hr-typos.full.patch. Don't patch files that get + removed by the NX code reduction effort. + +2015-02-02 15:29:45 +0100 Mike Gabriel (91dc4b5) + + * Drop 604_nx-X11_recent-freetype-API.full.patch. Not used in current + build process. + +2015-02-02 15:26:51 +0100 Mike Gabriel (237d748) + + * Update 600_nx-X11+nxcompext+nxcompshad_unique-libnames.full.patch. + Don't patch files matter to the NX code reduction efforts. + +2015-02-02 15:25:43 +0100 Mike Gabriel (0c42e33) + + * Update 031_nx-X11_parallel-make.full.patch. Don't patch .original + files in NX code tree. + +2015-02-02 15:24:31 +0100 Mike Gabriel (42f3b14) + + * Drop patches: 017_nx-X11_update-autotools-helper-files.full.patch, + 018_nx-X11_update-libtool-ltmain-script.full.patch, + 019_nx-X11_expat-build-against-system-libxmltok.full.patch. + They patch files that are not used at build time. + +2015-02-02 15:20:12 +0100 Mike Gabriel (86f96b0) + + * empty CODE-REDUCTION_* files (maybe usable later for futher code + reduction efforts + +2015-02-02 15:04:01 +0100 Mike Gabriel (e399356) + + * drop .original files from the current code base + +2015-02-02 15:02:49 +0100 Mike Gabriel (b16b9e4) + + * massive reduction of unneeded files + +2015-02-02 14:47:22 +0100 Mike Gabriel (0d5a83e) + + * On SLE 11.x: libX* packages are prefixed with "xorg-x11-". + +2015-01-29 13:04:46 +0100 Mike Gabriel (dc74950) + + * Assure that BuildRoot: is set. + +2015-01-29 12:48:05 +0100 Mike Gabriel (d9a4836) + + * nx-libs.spec: Set PREFIX=%{_prefix} USRLIBDIR=%{_libdir} + SHLIBDIR=%{_libdir} at build time. + +2015-01-29 12:40:22 +0100 Mike Gabriel (804584c) + + * Don't fail if removing *.a files fails due to the files being + non-present. + +2015-01-29 12:12:15 +0100 Mike Gabriel (0b9fce2) + + * Makefile.nx-libs: fix faulty path to nxproxy.1 man page + +2015-01-29 12:05:23 +0100 Mike Gabriel (5e85638) + + * nx-libs.spec: several dependency fixes... + +2015-01-29 11:53:16 +0100 Mike Gabriel (a161173) + + * Make libNX_X11-6 and libXinerama1 compliant to Shared Library + Policy. + +2015-01-29 11:49:37 +0100 Mike Gabriel (76c5291) + + * nx-libs.spec: Install man pages into bin:packages. + +2015-01-29 11:49:28 +0100 Mike Gabriel (9a901a9) + + * Makefile.nx-libs: Install man pages via main Makefile. + +2015-01-29 11:46:31 +0100 Mike Gabriel (7e0de4d) + + * nx-libs.spec: Mention NX technology in every package description. + +2015-01-29 09:46:34 +0100 Mike Gabriel (10d670c) + + * Support .symbols for 64bit and 32bit alike. + +2015-01-28 23:18:58 +0100 Mike Gabriel (cde624f) + + * Use SONAME based library package naming scheme. + +2015-01-28 23:17:45 +0100 Mike Gabriel (5a74175) + + * Revert "Use SONAME based library package naming scheme." + +2015-01-28 23:14:49 +0100 Mike Gabriel (1e5c83e) + + * Use SONAME based library package naming scheme. + +2015-01-28 23:06:25 +0100 Mike Gabriel (6d54eba) + + * debian/control: don't use 1 person plural in LONG_DESCRIPTION + +2015-01-28 23:01:59 +0100 Mike Gabriel (d306c90) + + * nx-libs.spec: Make %{_libdir}/nx{,/X11} owned by libNX_X11 + bin:package + +2015-01-28 22:54:40 +0100 Mike Gabriel (752dac2) + + * CODE-REDUCTION_PRESERVE-NEEDED: keep cross.def and cross.rules + +2015-01-28 22:52:34 +0100 Mike Gabriel (f992999) + + * debian/control: fix several packaging issues since the re-packaging + started + +2015-01-28 22:52:01 +0100 Mike Gabriel (1d7eb36) + + * Add Description: and Author: fields to various patch headers. + +2015-01-28 22:32:09 +0100 Mike Gabriel (89b285f) + + * nx-libs.spec: Non-packaged files detected: nxagent.xpm, + /usr/share/nx/rgb in bin:package nxagent + +2015-01-28 22:31:16 +0100 Mike Gabriel (06212f5) + + * latest tarball size: 41MiB + +2015-01-28 22:24:24 +0100 Mike Gabriel (ce1078e) + + * Makefile.nx-libs: Don't allow symlinks to point into buildroot. + +2015-01-28 22:21:22 +0100 Mike Gabriel (279b741) + + * Add 991_fix-hr-typos.full+lite.patch and + 991_fix-hr-typos.full.patch. Fix several typos in upstream + code detected by lintian. + +2015-01-28 22:08:16 +0100 Mike Gabriel (3de4659) + + * debian/libnx-xinerama1.dirs: no non-multi-arch dir in multi-arch + packages + +2015-01-28 21:56:13 +0100 Mike Gabriel (2a548a0) + + * Provide CDBS-generated debian/copyright.in file. + +2015-01-28 21:52:17 +0100 Mike Gabriel (79c0bac) + + * enable official changelog + +2015-01-28 21:50:33 +0100 Mike Gabriel (94d5bb3) + + * debian/control: dummy packages don't have the substvar + +2015-01-28 21:47:56 +0100 Mike Gabriel (e2cc535) + + * nx-libs.spec: NX libs are installed in %{_libdir} + +2015-01-28 21:43:27 +0100 Mike Gabriel (1d39845) + + * Add debian/*.symbols files for shared nx-X11 libraries. + +2015-01-28 21:42:15 +0100 Mike Gabriel (dd79903) + + * nx-libs.spec: fix permission setting on outdated path + +2015-01-28 21:31:37 +0100 Mike Gabriel (801dc1f) + + * fix typos in CODE-REDUCTION scripts + +2015-01-28 21:28:04 +0100 Mike Gabriel (912d62b) + + * Install upstream ChangeLogs into bin:packages. + +2015-01-28 21:26:40 +0100 Mike Gabriel (f72fb34) + + * silence lintian warning about licence file being a symlink + +2015-01-28 20:42:34 +0100 Mike Gabriel (72ecc24) + + * CODE-REDUCTION_PRESERVE-SYMLINKED: fix Mesa builds on 32bit intel + arch + +2015-01-28 20:41:56 +0100 Mike Gabriel (1b458e3) + + * CODE-REDUCTION_CLEANUP-UNUSED: remove DPS include files, remove + XTrap shared lib + +2015-01-28 19:51:32 +0100 Mike Gabriel (62d4f6a) + + * CODE-REDUCTION_CLEANUP-BACKUPFILES: fine-tune dropped file + +2015-01-28 19:49:11 +0100 Mike Gabriel (4fae286) + + * CODE-REDUCTION_CLEANUP-UNUSED: remove faulty path + +2015-01-28 19:39:16 +0100 Mike Gabriel (8b05e19) + + * Update .spec file to meet changes in tarball size reduction and + restructuring. + +2015-01-28 18:21:44 +0100 Mike Gabriel (3c7c3b7) + + * Support hardened builds for nxagent and libNX_*.so files. + +2015-01-28 18:21:17 +0100 Mike Gabriel (f0f1df2) + + * more code reduction and adaptation of patch 600_....patch + +2015-01-28 15:11:12 +0100 Mike Gabriel (350fb90) + + * remove more unused code from nx-X11/lib/ + +2015-01-28 15:04:50 +0100 Mike Gabriel (151bca3) + + * Update 600_nx-X11+nxcompext+nxcompshad_unique-libnames.full.patch. + Don't patch files that get removed during code reduction. + +2015-01-28 14:58:17 +0100 Mike Gabriel (2a40158) + + * Support hardened builds for nxcomp* libraries. + +2015-01-28 14:57:42 +0100 Mike Gabriel (8b432c7) + + * debian/changelog: whitespace fix + +2015-01-28 15:10:54 +0100 Mike Gabriel (f18608d) + + * rebase with unify + +2015-01-28 12:58:30 +0100 Mike Gabriel (5565184) + + * Unify source tree reduction (debian/rules vs. roll-tarball.sh) via + file/folder lists in text files named + debian/CODE-REDUCTION_*. + +2015-01-28 11:44:04 +0100 Mike Gabriel (22f0208) + + * re-arrange changelog, work-in missing entries for previous commits + +2015-01-28 11:31:41 +0100 Mike Gabriel (1002761) + + * debian/roll-tarball.sh: Install etc/ files into etc/ subfolder + (rgb, nxagent.keyboard, x2goagent.keyboard). + +2015-01-28 11:34:05 +0100 Mike Gabriel (a7a4246) + + * debian/rules: Correctly link config files (etc/rgb, + etc/nxagent.keyboard, etc/x2goagent.keyboard) before + dh_auto_build. + +2015-01-28 11:25:02 +0100 Mike Gabriel (0956f0c) + + * Provide support for separate .keyboard files for nxagent/x2goagent. + +2015-01-28 11:24:34 +0100 Mike Gabriel (04307b2) + + * Allow sysadmins to manipulate nxagent's / x2goagent's rgb file by + placing it into /etc/nxagent or /etc/x2go. + +2015-01-28 11:29:52 +0100 Mike Gabriel (78c016e) + + * Extend 999_nxagent_unbrand-nxagent-brand-x2goagent.full.patch. + Allow separate .keyboard files for x2goagent and nxagent. + +2015-01-28 11:28:38 +0100 Mike Gabriel (fc2dcc9) + + * Extend 999_nxagent_unbrand-nxagent-brand-x2goagent.full.patch. Let + rgb file shipped with x2goagent supersede rgb file shipped + with nxagent. FIXME: a better approach would be to decide + at runtime if to use /etc/x2go/rgb or /etc/nxagent/rgb. + +2015-01-28 11:21:02 +0100 Mike Gabriel (bb70adf) + + * Modify 101_nxagent_set-rgb-path.full.patch. Allow configurable rgb + files. + +2015-01-28 11:13:45 +0100 Mike Gabriel (7357f8c) + + * Base Debian packaging 100% on Makefile install. + +2015-01-27 13:56:36 +0100 Mike Gabriel (b3d32ec) + + * Fully rework the way nx-libs gets packaged for Debian/Ubuntu. + +2015-01-22 15:50:30 +0100 Mike Gabriel (a3087ee) + + * fix for last commit + +2015-01-22 15:43:36 +0100 Mike Gabriel (caa9e8c) + + * Header files need not be removed anymore. They don't get installed + via Makefile.nx-libs anymore. + +2015-01-22 15:17:47 +0100 Mike Gabriel (c5ceb16) + + * Makefile.nx-libs: Don't install Mesa header files into DESTDIR + anymore. + +2015-01-22 13:48:18 +0100 Mike Gabriel (30ade9c) + + * More source tree size reduction by analyzing what exactly of the + Mesa source code in nx-X11/extras/ is used and what not. + +2015-01-22 11:47:31 +0100 Mike Gabriel (4c73b97) + + * debian/control: Turn libnx-*-dev packages into dummy packages. + Shipping development files for nx-X11 makes no sense. No + other programme build against nx-X11's header files except + nxagent itself. + +2015-01-22 11:00:15 +0100 Mike Gabriel (8de5a89) + + * Drop more unused folders from tarball release / before .deb package + build. + +2015-01-22 10:16:50 +0100 Mike Gabriel (3cfe4bf) + + * Drop nx-X11/programs/Xserver/hw/xfree86 except of four files + symlinked to other locations in the source tree at build + time. + +2015-01-22 06:19:42 +0100 Mike Gabriel (b590ce3) + + * Stop shipping unused / very old xterm code. + +2015-01-22 06:12:10 +0100 Mike Gabriel (be832e8) + + * Drop more unused code in nx-X11/programs/Xserver/hw/. Do this in + roll-tarball.sh and in debian/rules alike. + +2015-01-22 06:10:11 +0100 Mike Gabriel (040962d) + + * Fix removal of unused code (that part of the code that we know of + so far). (The debian/rules file is a Makefile and + Makefiles don't understand shell globbing with curly + braces). + +2015-01-22 06:06:37 +0100 Mike Gabriel (694523e) + + * debian/rules: Backup nxcomp/VERSION file from NoMachine before + replacing it with a symlink to debian/VERSION. Recreate + the original file when cleaning up. + +2015-01-19 10:32:03 +0100 Mike Gabriel (24986dd) + + * Update 320_nxagent_configurable-keystrokes.full.patch. Fix patch + header referring to keystrokes.cfg (plural), not + keystroke.cfg. + +2015-01-19 10:28:59 +0100 Horst Schirmeier (4e5a115) + + * Add 321_nxagent_x2go-specific-keystroke-config.full.patch. If + nxagent is launched as x2goagent, use X2Go-specific paths + for the keystrokes.cfg file. (Fixes: #744). + +2015-01-13 12:17:58 +0100 Mike Gabriel (6ca1073) + + * give credits to Horst Schirmeier for solving #741 + +2015-01-13 06:05:32 +0100 Mike Gabriel (0648d56) + + * grammar fix in changelog + +2015-01-13 05:36:24 +0100 Mike Gabriel (c09580a) + + * Update 320_nxagent_configurable-keystrokes.full.patch. Fix a typo + that prevented the /etc/nxagent/keystrokes.cfg file to be + parsed. (Fixes: #741). + +2015-01-09 04:51:03 +0100 Mihai Moldovan (3fb038d) + + * debian/changelog: add entry for last change. + +2015-01-09 03:46:38 +0100 Mihai Moldovan (7750a7e) + + * common: change X2go -> X2Go. + +2014-12-03 15:28:59 +0100 Mike Gabriel (3fa67b6) + + * fix for last commit(2) + +2014-12-03 15:23:14 +0100 Mike Gabriel (8b36b79) + + * fix for last commit + +2014-12-03 15:19:03 +0100 Mike Gabriel (992ec61) + + * nx-libs.spec: The gpg-offline bin:package is not available in our + SLE repo. We can do without. + +2014-12-03 15:09:54 +0100 Mike Gabriel (e44f1ae) + + * + DISABLED:401_nxcomp_bigrequests-and-genericevent-extensions.full+lite.patch. + +2014-11-13 23:29:07 +0100 Paul Szabo (b2ac5aa) + + * Add + 401_nxcomp_bigrequests-and-genericevent-extensions.full+lite.patch. + Enable support for the X11 big requests extension and the + generic events extension. + +2014-11-13 21:59:11 +0100 Mike Gabriel (ec61d2e) + + * Continue development... + +2014-11-13 21:39:59 +0100 Mike Gabriel (c697894) + + * release 3.5.0.28 (tag: redist-server/3.5.0.28, tag: + redist-client/3.5.0.28) + +2014-11-13 21:38:32 +0100 Mike Gabriel (0f5dbb9) + + * Revert "Add 401_nxcomp_big-requests.full+lite.patch. Support usage + of the BIG-REQUESTS X11 extension on the server-side. (See + Debian bug #766299)." + +2014-11-13 21:38:24 +0100 Mike Gabriel (6f59493) + + * Revert "401_nxcomp_bigrequests.full+lite.patch: PATCH DISABLED FOR + NOW, IT CAUSES NXPROXY CRASHES EVERY 1-2 minutes." + +2014-11-05 10:07:39 +0100 Ulrich Sibiller (d1f0401) + + * Add 207_nxagent_fix-xfixes-selection.full.patch. Fix selection + handling when XFIXES is enabled. (Fixes: #585) + +2014-10-25 23:02:16 +0200 Mike Gabriel (d505944) + + * 401_nxcomp_bigrequests.full+lite.patch: PATCH DISABLED FOR NOW, IT + CAUSES NXPROXY CRASHES EVERY 1-2 minutes. + +2014-10-25 22:11:45 +0200 Mike Gabriel (c69c2e2) + + * Add 401_nxcomp_big-requests.full+lite.patch. Support usage of the + BIG-REQUESTS X11 extension on the server-side. (See Debian + bug #766299). + +2014-10-19 00:19:38 +0200 Mike Gabriel (429dbe7) + + * Rename + 605_nxcomp_Types.h-dont-use-STL-internals-on-libc++.full.patch + to + 605_nxcomp_Types.h-dont-use-STL-internals-on-libc++.full+lite.patch. + It is an nxcomp patch that needs to be applied in the + nx-libs-lite _and_ the nx-libs-full tarball release. + +2014-10-18 23:04:25 +0200 Mike Gabriel (b0727a0) + + * Add 607_nxcomp_macosx-X11-launcher-in-private-tmp.full+lite.patch. + Fix check for launchd socket path in $DISPLAY on recent + Mac OS X systems. + +2014-10-14 19:17:11 +0200 Mike Gabriel (efe4d1f) + + * nx-libs.spec: Fix more rpmlint warnings. + +2014-10-13 15:47:05 +0200 Mike Gabriel (aa7a0c8) + + * nx-libs.spec: Fix SUSE-specific R for libXext(6). + +2014-10-13 14:54:11 +0200 Mike Gabriel (33f69da) + + * nx-libs.spec: typo fix + +2014-10-13 14:28:04 +0200 Mike Gabriel (370e56e) + + * nx-libs.spec: minor dep fix + +2014-10-13 14:26:57 +0200 Mike Gabriel (44b7138) + + * nx-libs.spec: Fix Xinerama deps for SUSE builds. + +2014-10-13 13:49:42 +0200 Mike Gabriel (ef4a6c8) + + * nx-libs.spec: Do not conflict with nx... This will break our own + neck. + +2014-10-13 13:29:18 +0200 Mike Gabriel (aeb9b43) + + * nx-libs.spec: fix nx-libs builds in mock + +2014-10-13 11:48:15 +0200 Mike Gabriel (61c21fc) + + * nx-libs.spec: fix for last commit + +2014-10-13 11:42:00 +0200 Mike Gabriel (d86c1be) + + * Fix Xinerama symlink installation into RPM bin:package + libNX_Xinerama. (Fixes: #269). + +2014-10-13 11:27:50 +0200 Mike Gabriel (827cbcc) + + * Make sure all package directories are owned by one of the built + bin:packages. + +2014-10-13 11:27:23 +0200 Mike Gabriel (26e55cf) + + * fix last changelog entry + +2014-10-13 11:19:14 +0200 Mike Gabriel (52ac26b) + + * nx-libs.spec: Fix for last commit. + +2014-10-13 11:01:57 +0200 Mike Gabriel (0387e38) + + * nx-libs.spec: SUSE hack for linking to files in libX11-6 and + libXext6. + +2014-10-13 10:36:53 +0200 Mike Gabriel (1bc6c85) + + * nx-libs.spec: follow up for last commits + +2014-10-13 10:33:12 +0200 Mike Gabriel (894199e) + + * nx-libs.spec: follow up for last commits + +2014-10-13 10:29:51 +0200 Mike Gabriel (b96e120) + + * nx-libs.spec: follow-up commit for last commit + +2014-10-13 10:20:34 +0200 Mike Gabriel (5e4ae04) + + * Additionally adapt to building on openSUSE/SLES. + +2014-10-11 10:13:33 +0200 Mike Gabriel (45c592c) + + * Update 027_nxcomp_abstract-X11-socket.full+lite: Add patch header + (Description: and Author: field). + +2014-10-02 13:52:00 +0200 Mike Gabriel (bddc7e0) + + * debian/rules: fix nxcomp/VERSION symlink creation at build-time + +2014-10-02 13:32:13 +0200 Mike Gabriel (0cac9ef) + + * debian/rules: No such option for dh_auto_build: --with quilt." + +2014-10-02 12:34:22 +0200 Mike Gabriel (0277e08) + + * nx-libs.spec: Adapt installation of debian/VERSION as + VERSION.x2goagent and nxcomp/VERSION to latest changes + introduced by 400_nxcomp-version.full+lite.patch. + +2014-10-02 12:30:20 +0200 Mike Gabriel (8d0798e) + + * fix symlink creation + +2014-10-02 11:53:47 +0200 Mike Gabriel (5a82f59) + + * debian/libnx-x11.postinst: Don't use dpkg-architecture (bin:package + dpkg-dev) in postinst script. Instead prep a + libnx-x11.postinst script at build time. (Fixes: #621). + +2014-10-02 10:40:55 +0200 Nito Martinez (61d047d) + + * Add 400_nxcomp-version.full+lite.patch. Allow 4-digit version + comparison during NX session handshake. (Fixes: #610). + +2014-08-20 13:02:53 +0200 Mike Gabriel (c9bc8ac) + + * Add 025_nxcomp-fix-ftbfs-against-jpeg9a.full+lite.patch. Fix FTBFS + when built against libjpeg9a. Thanks to Gabriel Marcano + for sending this in. + +2014-07-09 19:04:25 +0200 Mike Gabriel (0e3b414) + + * Provide COPYING file in tarball. Update debian/copyright. + +2014-06-30 15:06:06 +0200 Mike Gabriel (340ec14) + + * Continue development... + +2014-06-30 14:53:48 +0200 Mike Gabriel (aeb5e8a) + + * release 3.5.0.27 (tag: redist-server/3.5.0.27, tag: + redist-client/3.5.0.27) + +2014-06-30 14:53:09 +0200 Mike Gabriel (77c3e15) + + * Split up patch 210 (for correct creation nx-libs, nx-libs-lite + tarballs): + +2014-06-30 14:43:02 +0200 Mike Gabriel (035de82) + + * release 3.5.0.26 (tag: redist-server/3.5.0.26, tag: + redist-client/3.5.0.26) + +2014-06-30 14:42:40 +0200 Mike Gabriel (9c7bf9d) + + * Fix patch names... + +2014-06-30 14:25:25 +0200 Mike Gabriel (c927045) + + * Continue development... + +2014-06-30 14:14:35 +0200 Mike Gabriel (752a80c) + + * release 3.5.0.25 (tag: redist-server/3.5.0.25, tag: + redist-client/3.5.0.25) + +2014-06-29 15:34:25 +0200 Mike Gabriel (2a31f67) + + * changelog fix + +2014-06-29 15:11:31 +0200 Mike Gabriel (cf029b6) + + * Add 212_nxcomp_build-on-Android.patch. Fix FTBFS of nxproxy/nxcomp + when build against the Android system. (Fixes: #339). + +2014-06-27 17:40:00 +0200 Mike Gabriel (fa886df) + + * update patch name in changelog + +2014-06-27 17:39:00 +0200 Mike Gabriel (e474a3f) + + * update changelog, update patches + +2014-06-27 10:52:52 +0200 Oleksandr Shneyder (92a0f58) + + * Rename Patches 210 and 211. Update series file. + +2014-06-27 02:01:15 +0200 Mike Gabriel (0cf283d) + + * Add 206_nxagent_clipboard-as-nxoption.full.patch. Make the + clipboard option configurable in nxagent via NX options as + addition to the command line parameter -clipboard. Note + that the command line parameter overrides the clipboard NX + option. Possible values are both or 1, client, server, + none or 0. + +2014-06-25 11:43:44 +0200 Oleksandr Shneyder (c62b813) + + * Add 211_nxcomp_set_default_options.patch. Set default arguments for + options 'link' and 'pack' to avoid session damage by + resuming with incorrect options file. + +2014-06-25 10:02:02 +0200 Oleksandr Shneyder (9f6eb6f) + + * Add 210_nxagent_nxcomp_save_session_state.patch. Save session state + in path specified by "state" option in agent options file. + If option is omitted, session state will not be saved. + Session states are: STARTING, RUNNING, SUSPENDING, + SUSPENDED, RESUMING, TERMINATING, TERMINATED. + +2014-06-25 09:59:35 +0200 Oleksandr Shneyder (480a055) + + * Revert "Add 210_nxagent_nxcomp_save_session_state.patch. Save + session state in path specified by "state" option in agent + options file. If option is omitted, session state will not + be saved. Session states are: STARTING, RUNNING, + SUSPENDING, SUSPENDED, RESUMING, TERMINATING, TERMINATED." + +2014-06-25 09:57:42 +0200 Oleksandr Shneyder (fcd9b71) + + * Add 210_nxagent_nxcomp_save_session_state.patch. Save session state + in path specified by "state" option in agent options file. + If option is omitted, session state will not be saved. + Session states are: STARTING, RUNNING, SUSPENDING, + SUSPENDED, RESUMING, TERMINATING, TERMINATED. + +2014-06-22 09:16:45 +0200 Mike Gabriel (7154096) + + * fix changelog entry for patch 057 + +2014-06-22 09:16:02 +0200 Mike Gabriel (c00d269) + + * fix Description: in patch 057 + +2014-06-22 09:14:35 +0200 Mike Gabriel (ead0f65) + + * Rename patches to match our naming scheme: + +2014-06-22 09:07:56 +0200 Mike Gabriel (53a0a47) + + * renmae patch 057 + +2014-06-21 23:40:09 +0200 Mike Gabriel (d8c9f89) + + * update description for patch + 057_nx-X11-bigendian-ppc64-no-session-window.full.patch as + proposed by the patch author + +2014-06-21 23:20:33 +0200 Mike Gabriel (eca0ee9) + + * Update patches, to make them apply cleanly after above changes: + +2014-06-21 23:17:41 +0200 Mike Gabriel (8be0a04) + + * fix 057, rebase + +2014-06-21 23:04:16 +0200 Mihai Moldovan (abbe7e8) + + * Add 990_fix-DEBUG-and-TEST-builds.full.patch. Fix debug builds + (e.g. when globally setting -DDEBUG and -DTEST at build + time). + +2014-06-21 22:39:10 +0200 Mihai Moldovan (3446d14) + + * Improve 028_nx-X11_abstract-kernel-sockets.full.patch. Make it more + Big Endian robust by assigning correct types for socklen_t + objects. + +2014-06-21 22:35:47 +0200 Mihai Moldovan (afcc7a9) + + * Improve 105_nxagent_export-remote-keyboard-config.full.patch. Don't + print out nonsensical information, if there really was no + error when creating the keyboard file or the other way + around. Also add the reason when failing to create the + keyboard file. Only print an error message if SessionPath + *really* is not defined. + +2014-06-21 22:29:44 +0200 Mihai Moldovan (cfb1990) + + * Add 057_nx-X11-bigendian-ppc64-no-session-window.patch. Fix + failures in session windows coming up on Big Endian + systems like PPC64. (Fixes: #516). + +2014-06-15 01:03:15 +0200 Mike Gabriel (359c458) + + * update last committed patch, fix EOL style + +2014-06-15 00:49:26 +0200 Mike Gabriel (ecd6d4e) + + * giving credits to Mihai for digging out patch + 029_nxcomp_ppc64.full+lite.patch + +2014-06-15 00:33:28 +0200 Mike Gabriel (36f4e34) + + * Add 029_nxcomp_ppc64.full+lite.patch. Fix sockaddr handling on Big + Endian systems (like PPC64). (Fixes: #515). + +2014-06-13 01:55:49 +0200 Mike Gabriel (75987a7) + + * Add 302_nx-X11_xkbbasedir-detection.patch. For detecting XkbBaseDir + test for xkb/rules/base instead of testing for deprecated + file xkb/keymap.dir. (Fixes: #40). + +2014-06-11 16:37:37 +0200 Mike Gabriel (e30d46d) + + * Make 016_nx-X11_install-location.debian.patch cleanly apply again. + +2014-06-11 16:35:13 +0200 Mike Gabriel (656f29c) + + * Add 028_nx-X11_abstract-kernel-sockets.full.patch. Provide abstract + local socket support for Linux based systems. This patch + pulls in abstract socket relevant code from xtrans 1.2.7. + +2014-06-11 14:48:08 +0200 Mike Gabriel (9268d27) + + * Wrap too-long-line in changelog. + +2014-06-11 12:25:52 +0200 Mike Gabriel (065dcc9) + + * fix patch name + +2014-06-11 10:43:14 +0200 Mike Gabriel (5a07d00) + + * Make 220_nxproxy-bind-loopback-only.full+lite.patch cleanly apply + after having added 027_nxcomp_abstract-X11-socket.patch. + +2014-06-11 10:42:04 +0200 Mike Gabriel (57fb5bb) + + * Add 027_nxcomp_abstract-X11-socket.patch. In proxy mode server let + NX proxy attempt connecting to the abstract X11 socket + first, and only fallback to the file system socket, if the + abstract socket is not available. (Fixes: #505). + +2014-05-09 12:57:23 +0200 Mike Gabriel (eb36421) + + * Add 606_nx-X11_build-on-aarch64.full.patch. Build on aarch64 + architectures. (Fixes: #490). + +2014-05-07 09:59:08 +0200 Mike Gabriel (21ba6e2) + + * Continue development... + +2014-05-07 09:56:12 +0200 Mike Gabriel (460a3cb) + + * release 3.5.0.24 (tag: redist-server/3.5.0.24, tag: + redist-client/3.5.0.24) + +2014-05-07 09:55:40 +0200 Mike Gabriel (c6f84a4) + + * Configurable keystrokes: Don't ignore first XML element in + keystrokes.cfg anymore. (Fixes: #488). + +2014-05-07 09:38:04 +0200 Mike Gabriel (7e55c36) + + * Update 320_nxagent_configurable-keystrokes.full.patch: The + keystrokes config file's default name now is + keystrokes.cfg (plural). + +2014-05-07 09:24:45 +0200 Mike Gabriel (a481c13) + + * Debian lintian: Fix: nx-libs source: + not-binnmuable-all-depends-any x2goagent -> nxagent. + +2014-05-07 09:08:13 +0200 Mike Gabriel (440fd40) + + * Make sure, patch 056_nx-X11-Werror-format-security.full.patch gets + included into rolled tarball (by renaming *.patch to + *.full.patch). + +2014-05-07 09:04:55 +0200 Mike Gabriel (a8be15e) + + * Clean debian/patches/series: Remove commented out patches. + +2014-05-06 18:34:53 +0200 Mike Gabriel (43ee510) + + * Continue development... + +2014-05-06 18:06:05 +0200 Mike Gabriel (085bfbd) + + * release 3.5.0.23 (tag: redist-server/3.5.0.23, tag: + redist-client/3.5.0.23) + +2014-05-06 17:59:42 +0200 Mike Gabriel (f0aa665) + + * fix changelog + +2014-05-06 13:27:49 +0200 Oleksandr Shneyder (a544b9d) + + * nxagent: add patch to fix refresh error on RDP connections to + Windows 2012 if speed=ADSL. + +2014-03-29 21:22:59 +0100 Mike Gabriel (4bbcbe5) + + * Add patch: 056_nx-X11-Werror-format-security.patch. Fix more + -Werror=format-security errors that only show up on ARM + builds. (Fixes: #423). + +2014-01-28 23:47:15 +0100 Mike Gabriel (d999822) + + * nx-libs.spec: Build our imake against xorg-x11-proto-devel. + +2014-01-28 23:45:10 +0100 Mike Gabriel (d95e47f) + + * debian/control: Build our imake against x11proto-core-dev headers. + +2014-01-28 19:48:21 +0100 Mike Gabriel (faa289a) + + * nx-libs.spec: Sync nx-libs.spec in Fedora with upstream's + nx-libs.spec file. (Fixes: #393). + +2014-01-28 19:41:15 +0100 Mike Gabriel (fc91d4d) + + * Add patch: 055_nx-X11_imake-Werror-format-security.full.patch. Fix + FTBFS of imake on current Fedora rawhide (21) which uses + the compiler option -Werror=format-security for all + builds. (Fixes: #412). + +2014-01-28 19:40:45 +0100 Mike Gabriel (d5f2bbb) + + * fix patch 054_nx-X11_ppc64-ftbfs.full.patch + +2014-01-28 19:32:53 +0100 Mike Gabriel (54f3975) + + * Add patch: 054_nx-X11_ppc64-ftbfs.full.patch. Fix FTBFS on ppc64 + architecture. (Fixes: #411). + +2014-01-04 22:03:44 +0100 Mike Gabriel (e8a69d2) + + * Continue development... + +2014-01-04 22:02:09 +0100 Mike Gabriel (80d10df) + + * release hotfix build + +2014-01-04 22:01:16 +0100 Mike Gabriel (0d07f3e) + + * Update version in VERSION.x2goagent. + +2014-01-04 21:39:35 +0100 Mike Gabriel (626b5db) + + * release 3.5.0.22 (tag: redist-server/3.5.0.22, tag: + redist-client/3.5.0.22) + +2013-12-17 21:03:26 +0100 Mike Gabriel (1d074b1) + + * nx-libs.spec: fix symlink creation for Xinerama (missing subfolder) + +2013-12-17 17:16:47 +0100 Mike Gabriel (edbd95b) + + * attempt to correct symlink creation for Xinerama support + +2013-12-17 12:32:34 +0100 Mike Gabriel (36cdfdc) + + * Make sure all nx-libs components depend on the very same version. + +2013-12-17 12:09:54 +0100 Mike Gabriel (a96a43f) + + * Enable Xinerama support for RPM packages. (Fixes: #370). + +2013-12-17 11:50:25 +0100 Mike Gabriel (ded2017) + + * Drop symlinking libNX_xrandr for setting a custom LD_LIBRARY_PATH. + Not in use anymore and not recommended at all to have + that. + +2013-12-08 12:05:46 +0100 Mike Gabriel (a6ab07d) + + * Clear (Fedora package) changelog. + +2013-12-13 18:48:59 +0100 Mike Gabriel (501112b) + + * nx-libs.spec: x2goagent does not depend on x2goserver (rather vice + versa) + +2013-12-13 18:24:09 +0100 Mike Gabriel (3fbb9ca) + + * nx-libs.spec: fix spellings in package descriptions + +2013-12-08 01:19:44 +0100 Mike Gabriel (19033a1) + + * make sure our RPM package version is lower than a package version + from EPEL + +2013-12-08 00:27:53 +0100 Mike Gabriel (ce11917) + + * typo fix + +2013-12-08 00:07:14 +0100 Mike Gabriel (703a67a) + + * compensate missing %buildroot macro in EPEL5 + +2013-12-07 23:04:18 +0100 Mike Gabriel (51afd69) + + * The RPM macro for the linker flags does not exist on EPEL. Thus, + hardcode __global_ldflags macro for EPEL builds. + +2013-12-07 22:11:17 +0100 Mike Gabriel (1ac043b) + + * debian/rules: Remove bundled libraries from source tree before + building the package. + +2013-12-06 15:42:26 +0100 Mike Gabriel (1061630) + + * adapt spec file to last commit + +2013-12-06 15:39:59 +0100 Mike Gabriel (523d505) + + * Improve patch: + 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. + +2013-12-06 15:20:15 +0100 Mike Gabriel (40aa275) + + * Add patch: 302_nx-X11_do-not-build-bundled-libs.full.patch. Rename + patch: 302_nxagent_configurable-keystrokes.full.patch. + +2013-12-06 15:06:42 +0100 Mike Gabriel (e3da345) + + * prep source tree after unpacking tarball, bring files from debian/ + folder in place before building the RPM package + +2013-12-06 14:54:38 +0100 Mike Gabriel (21cde6e) + + * nx-libs.spec: Use local tarball, don't expect ,,-full'' in tarball + name. + +2013-12-06 14:50:59 +0100 Mike Gabriel (2fceb10) + + * nx-libs.specs: remove duplication of file contents + +2013-12-06 13:55:53 +0100 Mike Gabriel (8c78f32) + + * Ship nx-libs.spec (RPM package definitions) in upstream project. + (Thanks to the Fedora package maintainers). File differs + from the Fedora file already. + +2013-12-06 13:54:42 +0100 Mike Gabriel (b413799) + + * Refresh patch: + 600_nx-X11+nxcompext+nxcompshad_unique-libnames.full.patch. + +2013-12-03 21:33:08 +0100 Mike Gabriel (08312e2) + + * Add patch + 605_nxcomp_Types.h-dont-use-STL-internals-on-libc++.full.patch. + Fix FTBFS of nx-libs-lite on Mac OS X Mavericks. (Fixes: + #337). + +2013-12-03 15:08:30 +0100 Mike Gabriel (2382d88) + + * Add patch 604_nx-X11_recent-freetype-API.full.patch. Fix FTBFS + against recent (>= 2.5.0) libfreetype6 API. + +2013-11-30 21:55:36 +0100 Mike Gabriel (8cd7d82) + + * debian/control: Add libfreetype6-dev to Build-Depends: field. + +2013-11-29 12:37:48 +0100 Mike Gabriel (c50b2a9) + + * change versioning scheme + +2013-11-27 14:54:44 +0100 Mike Gabriel (ca414e1) + + * debian/source/format: Switch to format 1.0. + +2013-09-30 21:00:41 +0200 Mike Gabriel (2ef4ab4) + + * Add patch: 603_nx-X11_compilation_warnings.full.patch. Fix 3 + evident bugs: one implicit function declaration issue and + two array index out of bounds issues. (Fixes: #314). + +2013-08-30 16:20:29 +0200 Mike Gabriel (b29654d) + + * Continue development... + +2013-08-30 16:18:40 +0200 Mike Gabriel (b2a3143) + + * release 3.5.0.21 (tag: redist-server/3.5.0.21, tag: + redist-client/3.5.0.21) + +2013-08-29 22:58:19 +0200 Mike Gabriel (13f2b57) + + * Fix keystrokes.cfg, use Ctrl+Alt+ instead of just Ctrl+. + (Adds to fixing #223). + +2013-08-29 22:24:26 +0200 Mike Gabriel (0946b43) + + * Add patch: 602_nx-X11_initgroups.full.patch. Fix calling setuid and + setgid 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). + +2013-08-29 20:48:09 +0200 Mike Gabriel (e46b434) + + * fix underscore in name of patch 601_... + +2013-07-19 19:27:09 +0200 Mike Gabriel (2a41a2c) + + * /debian/nx-libs-dev.install: Remove unrelated files from -dev + package. + +2013-07-19 19:26:37 +0200 Mike Gabriel (19ef7a2) + + * /debian/control: Add B-Ds: libfontconfig1-dev, libfontenc-dev. + +2013-07-19 19:25:05 +0200 Orion Poplawski (9113131) + + * Change build options so that bundled libraries are not used anymore + at build time. Remove bundled libraries from rolled + tarballs, as well. (Fixes: #116, #238). + +2013-05-29 19:02:02 +0200 Mike Gabriel (d90c457) + + * Use a keystrokes.cfg that reflects the normally hard-coded defaults + of a vanilla nxagent. (Fixes: #223). + +2013-05-11 20:40:57 +0200 Mike Gabriel (ead1e82) + + * * Tarball roller script: + Only install keystrokes.cfg when in + full mode. + Only install nxproxy wrapper when in lite + mode. + +2013-05-08 14:21:49 +0200 Mike Gabriel (4c462f2) + + * addition to last commit + +2013-05-07 20:20:43 +0200 Mike Gabriel (dafbbf2) + + * For vanilla nxagent move keystrokes.cfg from /etc/nx to + /etc/nxagent. + +2013-05-07 20:03:27 +0200 Mike Gabriel (995b70c) + + * /debian/rules: clean etc/keystrokes.cfg symlink + +2013-05-07 20:00:51 +0200 Mike Gabriel (ee35c3f) + + * fix broker symlink + +2013-05-06 23:09:35 +0200 Mike Gabriel (e0fb697) + + * Set NXAGENT_KEYSTROKEFILE to /etc/x2go/keystrokes.cfg for wrapper + x2goagent. + +2013-05-06 22:44:32 +0200 Mike Gabriel (fc118b4) + + * add forgotten file: debian/keystrokes.cfg + +2013-05-06 22:38:51 +0200 Mike Gabriel (d8a55d2) + + * Provide a default keystrokes.cfg in /etc/nx (for nxagent) and + /etc/x2go (for x2goagent). (Fixes: #199). + +2013-03-28 21:09:09 +0100 Mike Gabriel (dc5faf7) + + * increment version in VERSION.x2goagent + +2013-03-28 21:07:59 +0100 Mike Gabriel (121f7ca) + + * Continue development... + +2013-03-28 20:43:53 +0100 Mike Gabriel (225445d) + + * release 3.5.0.20 (tag: redist-server/3.5.0.20, tag: + redist-client/3.5.0.20) + +2013-03-28 20:43:14 +0100 Mike Gabriel (ef0c6b4) + + * add bug closure for #156 + +2013-03-28 15:27:57 +0100 Mike Gabriel (bd2eb48) + + * Fix faulty symlink path. Make sure that x2goagent symlink does not + point to absolute path somewhere within the build + environment. + +2013-03-28 09:12:07 +0100 Mike Gabriel (5ff8e62) + + * Continue development... + +2013-03-28 08:59:14 +0100 Mike Gabriel (436d067) + + * release 3.5.0.19 (tag: redist-server/3.5.0.19, tag: + redist-client/3.5.0.19) + +2013-03-28 08:58:35 +0100 Mike Gabriel (db7feaf) + + * Revert "release 3.5.0.19" + +2013-03-28 08:55:23 +0100 Mike Gabriel (e77bf36) + + * release 3.5.0.19 + +2013-03-28 08:55:00 +0100 Mike Gabriel (d16188f) + + * fix my mail address in changelog + +2013-03-28 08:43:52 +0100 Mike Gabriel (478015e) + + * increment version in VERSION.x2goagent + +2013-03-28 08:42:56 +0100 Mike Gabriel (a40d4b7) + + * Fix FTBFS for .deb packages after including fix for #145. + +2013-03-23 00:43:17 +0100 Mike Gabriel (1af59b3) + + * Add Jan's reasoning for using string_rep() instead of bash based + string substitutions as comment to + /debian/Makefile.replaces.sh. + +2013-03-22 23:40:44 +0100 Mike Gabriel (1b4092e) + + * release 3.5.0.18 (tag: redist-server/3.5.0.18, tag: + redist-client/3.5.0.18) + +2013-03-22 23:35:40 +0100 Mike Gabriel (f81df1a) + + * Main Makefile: Use absolute symlink when linking from $(X2GOLIBDIR) + into $(NXLIBDIR) (i.e. linking x2goagent -> nxagent). + (Fixes: #143). + +2013-03-22 22:33:40 +0100 Mike Gabriel (8f151d7) + + * Work-in patch from Jan Engehardt for working around different + improper bash implementations of string-in-string + replacing. (Fixes: #145). + +2013-02-12 08:32:30 +0100 Orion Poplawski (258902b) + + * Avoid building of libxcomp1 (which actually is identical to + libxcomp3, just with a wrong name). (Fixes: #104). + +2013-02-12 08:13:37 +0100 Orion Poplawski (d439556) + + * Fix wrong symlink direction of libNX_* files. (Fixes: #107). + +2013-01-21 10:35:47 +0100 Mike Gabriel (cf521a4) + + * increment VERSION.x2goagent + +2013-01-08 00:39:32 +0100 Mike Gabriel (c8a5fdd) + + * replaces Closes: by Fixes: statements in changelog + +2013-01-07 10:45:58 +0100 Mike Gabriel (b121300) + + * Remove duplicate install of nxproxy from main Makefile. Spotted by + Jan Engelhard. + +2013-01-04 13:27:41 +0100 Mike Gabriel (39e8422) + + * Continue development... + +2013-01-04 13:24:18 +0100 Mike Gabriel (69c809a) + + * release 3.5.0.17 (tag: redist-server/3.5.0.17, tag: + redist-client/3.5.0.17) + +2013-01-03 08:03:46 +0100 Mike Gabriel (1d76694) + + * let nx-x11-dbg depend on libnx-x11 and nxagent + +2013-01-03 08:02:57 +0100 Mike Gabriel (abc2ce3) + + * fix multiple binaries-have-file-conflicts lintian issue + +2013-01-02 17:41:04 +0100 Mike Gabriel (1737171) + + * add misc:Depends to nx-x11-dbg + +2013-01-02 17:40:49 +0100 Mike Gabriel (62f66b0) + + * fix multiple binaries-have-file-conflicts lintian issue + +2013-01-02 15:55:33 +0100 Mike Gabriel (bfe6f43) + + * Continue Reinhard's work on top-level install/uninstall. Esp. + integrate debian/post-nx-build.sh into main Makefile. Make + value of CONFIGURE variable traversable through the + Makefile tree. + +2013-01-02 14:58:22 +0100 Mike Gabriel (36a2247) + + * fix lintian: missing-separator-between-items in x2goagent depends + field between nxagent (>= ${source:Version}) and + ${misc:Depends} + +2012-12-15 14:45:26 +0100 Reinhard Tartler (300bafb) + + * integrate install and uninstall rules into the top-level Makefile + +2012-12-15 14:58:58 +0100 Reinhard Tartler (978aaa0) + + * integrate nx*/x2go* shell wrappers into debian/wrappers + +2012-12-16 11:40:09 +0100 Reinhard Tartler (918e2b1) + + * Use Fixes instead of Closes syntax + +2012-12-15 15:05:33 +0100 Reinhard Tartler (352751e) + + * simplify clean rule in debian/rules + +2012-12-16 00:00:09 +0100 Mike Gabriel (f2011a7) + + * add closure for #87 + +2012-12-15 14:29:41 +0100 Reinhard Tartler (08d568a) + + * reenable parallel builds + +2012-12-15 14:29:25 +0100 Reinhard Tartler (d123923) + + * update 031_nx-X11_parallel-make.full.patch. + +2012-12-13 13:11:40 +0100 Mike Gabriel (0ef5ea2) + + * add changelog entries for Reinhard's previous commits + +2012-12-13 12:19:20 +0100 Reinhard Tartler (682c807) + + * fix installation of libxcompext + +2012-12-12 12:48:34 +0100 Reinhard Tartler (e559c75) + + * delete nxproxy/configure + +2012-12-12 12:47:54 +0100 Reinhard Tartler (9a3737b) + + * drop debian/patches/025_nxproxy_no-configure-file.full+lite.patch + +2012-12-12 15:20:44 +0100 Reinhard Tartler (b09b686) + + * add rewritten roll-tarballs.sh script + +2012-12-12 12:45:41 +0100 Reinhard Tartler (d139e5d) + + * drop debian/patches/001_add-main-makefile.full+lite.patch + +2012-12-12 12:42:03 +0100 Reinhard Tartler (a12ad50) + + * integrate debian/pre-build-nx.sh into debian/rules + +2012-12-12 12:27:00 +0100 Reinhard Tartler (3970fab) + + * Rely on shlibs files instead of hard coding library dependencies + +2012-12-12 12:31:51 +0100 Reinhard Tartler (263523d) + + * disable parallel builds + +2012-12-12 10:07:52 +0100 Reinhard Tartler (6b505a4) + + * remove unnecessary build-conflict on xbitmaps + +2012-12-12 10:30:57 +0100 Reinhard Tartler (d634c16) + + * make xfonts-base a recommends + +2012-12-12 13:23:37 +0100 Mike Gabriel (3727d73) + + * add (forgotten) files belong to last commit + +2012-12-12 13:20:39 +0100 Orion Poplawski (923b7c7) + + * Add patches: 026_nxcomp*_honour-optflags.full*.patch. (Closes + upstream issue #84). + +2012-12-12 13:06:25 +0100 Mike Gabriel (016959d) + + * changelog cleanup + +2012-12-12 13:05:56 +0100 Mike Gabriel (2410103) + + * exchange X2Go by NX + +2012-12-08 18:25:28 +0100 Reinhard Tartler (19685c5) + + * install debug symbols for all packages in a new binary package + 'nx-x11-dbg' + +2012-12-06 09:07:09 +0100 Alexander Wuerstlein (26901cc) + + * Follow-up commit for + 302_nxagent_configurable-keystrokes.full.patch, fixes + FTBFS problem with the first version of that patch. + +2012-12-04 15:28:00 +0100 Mike Gabriel (fe598a1) + + * changelog entry for having added libxml2-dev to build dependencies + +2012-12-04 15:27:00 +0100 Mike Gabriel (0def009) + + * control file: add some kommata at EOLs, fix dependency of x2goagent + on nxagent + +2012-12-04 15:24:25 +0100 Mike Gabriel (6c9bd88) + + * Add pkg-config to build dependencies. + +2012-12-04 14:55:01 +0100 Mike Gabriel (2093e70) + + * Add README.keystrokes to doc section of bin:package nxagent. + +2012-12-04 14:54:30 +0100 Mike Gabriel (cf5ac17) + + * whitespace fix + +2012-12-04 13:50:47 +0100 Mike Gabriel (2a112c1) + + * add bug closure for X2Go BTS issue #74 + +2012-12-04 13:49:18 +0100 Mike Gabriel (5938c38) + + * re-add renamed patch file + +2012-12-04 13:48:12 +0100 Mike Gabriel (0a91caa) + + * Add patch: 302_nxagent_configurable-keystrokes.full.patch, replaces + the... (fixing patch application, fixing up follow-up + patches, cleaning up patch-system). + +2012-12-04 13:31:01 +0100 Alexander Wuerstlein (34f232c) + + * Add patch: 210_nxagent_configurable-keystrokes.full.patch, replaces + the hardcoded nxagent keybindings by a configurable table + of keybindings. + +2012-11-12 08:45:46 +0100 Mike Gabriel (5a640ef) + + * Fix /bin/Makefile. Add $(DESTDIR) to every install path. + +2012-11-07 21:14:41 +0100 Mike Gabriel (9e8a279) + + * Continue development... + +2012-11-07 21:08:06 +0100 Mike Gabriel (3fd3096) + + * release 3.5.0.16 (tag: redist-server/3.5.0.16, tag: + redist-client/3.5.0.16) + +2012-11-07 21:07:43 +0100 Mike Gabriel (9568a16) + + * Bump Debian Standards to 3.9.3 (no changes needed). Update Home + page and Vcs information. + +2012-11-07 21:05:47 +0100 Mike Gabriel (232f1a4) + + * Bump Debian Standards to 3.9.3 (no changes needed). + +2012-11-07 20:36:04 +0100 Mike Gabriel (b246e9f) + + * Dropping empty override rules for quilt patch from /debian/rules. + +2012-10-20 22:56:14 +0200 Mike Gabriel (45b9bb8) + + * Modify patch: 001_add-main-makefile.full+lite.patch. Add uninstall + routine. + +2012-10-20 22:27:26 +0200 Mike Gabriel (f801d40) + + * Fix wrapper scripts: make sure all NX executables can be launched + if NX gets installed via the tarball installation method. + +2012-10-20 17:58:04 +0200 Mike Gabriel (d397710) + + * Modify patch: 001_add-main-makefile.full+lite.patch. Install nx* + and x2goagent wrapper scripts during make install. + +2012-10-20 09:33:11 +0200 Mike Gabriel (30d311a) + + * Add patch: 025_nxproxy_no-configure-file.full+lite.patch. Remove + unneeded build file from NoMachine's nxproxy sources. + +2012-10-20 08:15:35 +0200 Mike Gabriel (380d239) + + * Add patches: 024_fix-make-clean.full.patch, + 024_fix-make-clean.full+lite.patch. Fix clean-up of build + tree after make build has run. + +2012-10-20 08:05:53 +0200 Mike Gabriel (1e3d692) + + * drop build file from nx-libs tree + +2012-10-19 09:56:26 +0200 Mike Gabriel (11980c7) + + * Drop patch 032, fix other patches so that installation via make + install installs NX components to /usr/local/lib/nx and + /usr/local/include/nx. + +2012-10-05 14:37:20 +0200 Mike Gabriel (fbb3ba9) + + * Modify patch: 032_no-x11r6.full.patch. Install nx-X11 to + /usr/local/lib/nx. Add patch: 032_no-x11r6.debian.patch. + Use /usr/lib/nx for nx-X11 on Debian. + +2012-10-05 14:26:48 +0200 Mike Gabriel (cd631e0) + + * Fix patch file names concerning component nx-X11. + +2012-09-28 15:18:07 +0200 Mike Gabriel (e3ba4bd) + + * Fix installation of header files in Debian package. + +2012-09-21 10:07:07 +0200 Mike Gabriel (21b09b8) + + * Continue development... + +2012-09-21 10:03:00 +0200 Mike Gabriel (51412cd) + + * release 3.5.0.15 (tag: redist-server/3.5.0.15, tag: + redist-client/3.5.0.15) + +2012-09-20 22:13:12 +0200 Mike Gabriel (9f1868d) + + * mark issue #16 as closed by last added patch + +2012-09-20 22:12:00 +0200 Mike Gabriel (dc30db8) + + * fix patch name + +2012-09-20 21:27:59 +0200 Oleksandr Shneyder (f6adfd1) + + * Add patch: 204-nxagent_repaint-solidpict.full.patch. Fixes + repainting of SolidFill pictures by nxagent/x2goagent on + reconnects. + +2012-09-17 18:50:50 +0200 Mike Gabriel (b8db519) + + * Add patch: 220_nxproxy-bind-loopback-only.full+lite.patch, adds + loopback option to nxproxy options and forces nxproxy to + bind to loopback devices only. + +2012-09-17 16:50:15 +0200 Mike Gabriel (b9a7a1b) + + * Add patch: 220_nxproxy-bind-loopback-only.patch, adds loopback + option to nxproxy options and forces nxproxy to bind to + loopback devices only. + +2012-09-15 21:01:51 +0200 Mike Gabriel (f830090) + + * remove Priorty: extra from -dev package + +2012-09-15 20:39:50 +0200 Mike Gabriel (78dc96a) + + * /debian/control: Maintainer change in package: X2Go Developers + . Priority: optional. + +2012-09-14 16:48:43 +0200 Mike Gabriel (2d63528) + + * remove weird remainders of configure files... + +2012-09-14 16:47:20 +0200 Mike Gabriel (b8605d4) + + * Link libNX_Xrandr to a separate location where we can provide it as + libXrandr. + +2012-09-04 12:50:38 +0200 Mike Gabriel (189bfbe) + + * Make sure the NX_TEMP envvar gets set in all wrapper script for all + nx* executables + +2012-09-04 12:47:27 +0200 Mike Gabriel (8d2827b) + + * Refresh patch 200_nxagent_check-binary-x2go-flavour.full.patch + +2012-07-13 16:36:27 +0200 Mike Gabriel (3fdfd51) + + * Add VERSION.x2goagent to package x2goagent package so x2goversion + command lists up x2goagent in the list of X2Go server-side + packages. + +2012-06-28 22:22:00 +0200 Mike Gabriel (b42268b) + + * Improve 020_add-nxagent-wrapper.full.patch: Properly set NX_TEMP, + make sure nxagent launches even with pam_tmpdir.so being + in use. + +2012-06-28 22:20:57 +0200 Mike Gabriel (7b3d592) + + * debian/changelog + +2012-06-28 14:55:16 +0200 Mike Gabriel (6af3d3b) + + * Continue development... + +2012-06-28 14:52:41 +0200 Mike Gabriel (1363751) + + * release 3.5.0.14 (tag: redist-server/3.5.0.14) + +2012-06-28 12:31:01 +0200 Mike Gabriel (b65b83b) + + * Drop patch: 109_nxagent_locale-utf8-compound-text.patch, the patch + causes Qt applications to be rendered without window + decorations when running in rootless window mode. + +2012-06-04 08:19:19 +0200 Mike Gabriel (dd7b5eb) + + * Add patch: 052_nxcomp_macos10-nxauth-location.full+lite.patch, + change nxauth search location on Mac OS X to + $NX_SYSTEM/nxauth to facilitate application bundle + building. + +2012-05-22 00:57:21 +0200 Mike Gabriel (e2e7008) + + * New upstream release of nxagent (3.5.0-9). + +2012-05-22 00:50:51 +0200 Mike Gabriel (fdaa240) + + * Merge branch 'nxagent' + +2012-05-22 00:49:10 +0200 Mike Gabriel (222a4a2) + + * Imported nxagent-3.5.0-9.tar.gz (origin/nxagent, gh-salva/nxagent, + gh-ionic/nxagent) + +2012-05-11 23:57:35 +0200 Mike Gabriel (fe72988) + + * Continue development... + +2012-05-11 23:52:39 +0200 Mike Gabriel (789c758) + + * release 3.5.0.13 (tag: redist-server/3.5.0.13) + +2012-05-11 23:51:09 +0200 Mike Gabriel (3511e87) + + * add patch header for + 120_nxagent_libcairo-null-source-drawables.full.patch + +2012-05-11 12:48:36 +0200 Mike Gabriel (45311f7) + + * Add patch: 120_nxagent_libcairo-null-source-drawables.full.patch, + solves crashes of GTK applications based on libcairo + 1.12.1+. + +2012-03-17 17:22:51 +0100 Mike Gabriel (4372dfa) + + * Let nxagent Debian package depend on xfonts-base. + +2012-03-17 17:21:50 +0100 Mike Gabriel (fc87c4f) + + * Revert "Let nxagent Debian package depend on xfonts-base." + +2012-03-17 17:20:49 +0100 Mike Gabriel (ab04ba2) + + * Let nxagent Debian package depend on xfonts-base. + +2012-03-07 21:01:44 +0100 Mike Gabriel (30110dd) + + * Continue development... + +2012-03-07 20:51:27 +0100 Mike Gabriel (1b1a26a) + + * release 3.5.0.12 (tag: redist-server/3.5.0.12, tag: + redist-client/3.5.0.12) + +2012-03-01 22:31:35 +0100 Mike Gabriel (4f7c8d0) + + * Re-introduce proper Xinerama support on non-multiarch systems. + +2012-03-01 22:27:26 +0100 Mike Gabriel (95929b8) + + * no bashisms in package scripts + +2012-03-01 22:26:38 +0100 Mike Gabriel (9b17e8a) + + * changelog cleanup: fixing too-long-line + +2012-03-01 22:13:32 +0100 Mike Gabriel (fb27493) + + * Provide temporary workaround for installation on Debian 64bit with + multiarch support (via libnx-x11.postinst and .prerm). + +2012-03-01 22:06:08 +0100 Mike Gabriel (055436f) + + * fix wrong lib-name in libnx-x11.postinst + +2012-03-01 21:53:28 +0100 Mike Gabriel (3776a6f) + + * typofix in libnx-x11.postinst + +2012-03-01 21:12:54 +0100 Mike Gabriel (a71cebf) + + * Provide temporary workaround for installation on Debian 64bit with + multiarch support. + +2012-03-01 20:43:53 +0100 Mihai Moldovan (22d41ae) + + * Update patch: 005_nxcomp_gcc43.full+lite.patch, fix faulty path to + nxcomp/Split.cpp. + +2012-03-01 20:39:37 +0100 Mike Gabriel (7e5c04b) + + * Pass address of fd_set structs on the stack to the FD_ISSET + macro/function, instead of the struct itself. + +2012-02-29 15:56:49 +0100 Mihai Moldovan (655173f) + + * Add patch: 051_nxcomp_macos105-fdisset.full+lite.patch, work around + issue in Mac OS X 10.5 SDK. + +2012-02-28 13:44:25 +0100 Oleksandr Shneyder (be86627) + + * Create patch: 203_nxagent_disable-rootless-exit.full.patch + +2012-02-22 22:49:06 +0100 Mike Gabriel (0586f0d) + + * Update patch: 001_add-main-makefile.full+lite.patch, adapt patch + from packaging. Test for Makefiles in subfolders before + calling them. Fixes build failure during ,,make + distclean'' calls. + +2012-02-22 15:05:55 +0100 Mike Gabriel (a8bf2dd) + + * Continue development... + +2012-02-22 14:41:26 +0100 Mike Gabriel (50690ea) + + * release 3.5.0.11 (tag: redist-server/3.5.0.11, tag: + redist-client/3.5.0.11) + +2012-02-20 10:00:00 +0100 Mike Gabriel (fde6a88) + + * Fine-tune symlinking of libXinerama. + +2012-02-18 02:28:53 +0100 Mike Gabriel (ec47c22) + + * Fix Xinerama support in Debian package libnx-x11 when NX gets built + with patch + 600_nx-X11+nxcompext+nxcompshad_unique-libnames.full.patch. + Still on the todo list: fix the nx-X11 installation via + Makefile. + +2012-02-16 19:38:48 +0100 Mike Gabriel (7a6cf42) + + * another last patch with .diff suffix + +2012-02-16 19:35:28 +0100 Mike Gabriel (e63819e) + + * Fix faulty patch name suffix (has to be .patch, not .diff). + +2012-02-16 19:31:08 +0100 Mike Gabriel (78fba02) + + * Apply patches for the Debian package as the last patches in the + series. + +2012-02-15 09:42:35 +0100 Mike Gabriel (c26e4bd) + + * Update patches: 012_nxcomp..., 013_nxcompext_..., + 014_nxcompshad_.... Also 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). + +2012-02-15 08:50:48 +0100 Mike Gabriel (b99168f) + + * changelog cleanup, fix long-line-wraps + +2012-02-15 08:49:49 +0100 Jan Engelhardt (07f9dfa) + + * Add patch + 600_nx-X11+nxcompext+nxcompshad_unique-libnames.full.patch, + use unique library names for nx-X11 based X11 libraries. + +2012-02-15 08:10:21 +0100 Mike Gabriel (548d50b) + + * changelog cleanup, typo fix + +2012-02-15 08:09:41 +0100 Jan Engelhardt (3deee8f) + + * Add patch 032_nx-X11_no-x11r6-project-root. We must not overlap + with any existing files, therefore, both /usr/X11R6 and + /usr are excluded possibilities for ProjectRoot. Use + %_libexecdir/somename, since that is still allowed by FHS. + +2012-02-14 23:34:51 +0100 Mike Gabriel (9282c00) + + * Update patch: 001_add-main-makefile.full+lite.patch, fix missing + $(CONFIGURE) variable. + +2012-02-14 23:03:45 +0100 Mike Gabriel (6a96ae4) + + * Make patch headers DEP5 compliant (030_nx-X11_... and + 031_nx-X11_...). + +2012-02-14 22:59:50 +0100 Jan Engelhardt (8d6d0a9) + + * Add patch: 301_nx-X11_use-shared-libs.full.diff, use shared + libraries from distribution rather then libs included in + source tree. + +2012-02-14 22:42:48 +0100 Mike Gabriel (01e97f0) + + * Rename patches 030_nx-X11_... and 031_nx-X11_..., the tarball roll + script currently requires ,,full'' or ,,full+lite'' in the + file name. + +2012-02-14 22:40:15 +0100 Mike Gabriel (c621c22) + + * Merge honor-ac-dirs.patch from Jan Engelhardt (OpenSUSE) with + already existing Makefile patches (012_nxcomp..., + 013_nxcompext_..., 014_nxcompshad_...). + +2012-02-14 22:30:26 +0100 Mike Gabriel (4d6e1c4) + + * Enable parallel build for Debian package. + +2012-02-14 08:47:19 +0100 Jan Engelhardt (ba589d1) + + * Add patch: 031_nx-X11_parallel-make.diff, enable parallel make. + +2012-02-14 08:39:32 +0100 Mike Gabriel (b4b4e20) + + * Update patch: 001_add-main-makefile.full+lite.patch, use curly + braces for macros. + +2012-02-14 08:33:42 +0100 Jan Engelhardt (280d875) + + * Add patch: 030_nx-X11_configure-args.diff. Allow passing of + configure args. + +2012-02-14 08:27:52 +0100 Mike Gabriel (165206e) + + * changelog fix, long-line-wrap + +2012-02-14 08:26:50 +0100 Jan Engelhardt (448a1db) + + * Update patch: 001_add-main-makefile.full+lite.patch, allow passing + of configure args. + +2012-02-12 12:40:01 +0100 Mike Gabriel (b087877) + + * Xinerama path has to be put into debian/rules, that dpkg-shlibs can + find the libXinerama files. + +2012-02-12 01:03:38 +0100 Mike Gabriel (4feedb2) + + * fix for intra-dependency lintian fix + +2012-02-12 00:37:51 +0100 Mike Gabriel (278f941) + + * fix libXinerama removal + +2012-02-11 23:39:16 +0100 Mike Gabriel (4473c3a) + + * Do not install libXinerama directly into /usr/lib/nx. Recommended + method is installing to /usr/lib/nx/Xinerama, so that you + can enable/disable usage of the Xinerama extension. + +2012-02-11 23:06:58 +0100 Mike Gabriel (ec72377) + + * Revert "Add patch: 111_nxcomp_byerace.full+lite.patch. Work around + race condition in qtnx and libnxcl." + +2012-02-08 08:52:18 +0100 Mike Gabriel (4eae840) + + * Add patch: 111_nxcomp_byerace.full+lite.patch. Work around race + condition in qtnx and libnxcl. + +2012-02-07 21:00:44 +0100 Mike Gabriel (54792fe) + + * another fix for the main Makefile + +2012-02-07 16:39:58 +0100 Mike Gabriel (7f7cb5d) + + * more simplification of the main Makefile + +2012-02-07 16:19:36 +0100 Mike Gabriel (eb5ef91) + + * simplify main Makefile a little... + +2012-02-07 16:10:34 +0100 Mike Gabriel (00b266b) + + * Use ,,$(MAKE) -C'' in main Makefile for calling Makefiles in + subdirectories, make build stanza work for nx-libs-full + and nx-libs-lite. + +2012-02-07 15:23:45 +0100 Mike Gabriel (f4ef296) + + * Use ,,make -C'' in main Makefile for calling Makefiles in + subdirectories. + +2012-02-07 13:48:36 +0100 Mike Gabriel (a751baa) + + * Continue development... + +2012-02-07 13:44:21 +0100 Mike Gabriel (419d505) + + * release 3.5.0.10 (tag: redist-server/3.5.0.10, tag: + redist-client/3.5.0.10) + +2012-02-07 13:37:16 +0100 Mike Gabriel (28acb2e) + + * changelog fix (revision was missing) + +2012-02-07 13:09:02 +0100 Mike Gabriel (2f8b190) + + * Reintroduce patch: 008_nxcomp_sa_restorer.full+lite.patch, now in a + version found on etersoft.ru, fixes build on ia64 + architecture. + +2012-02-06 12:15:13 +0100 Mike Gabriel (6ae5c16) + + * cleanup patch + +2012-02-06 12:12:20 +0100 Mike Gabriel (e326dd7) + + * Add patch: 006_nxcomp_libpng15.full+lite.patch, fix build against + libpng 1.5.x. + +2012-02-01 14:48:55 +0100 Mike Gabriel (dbbbbc5) + + * Continue development... + +2012-02-01 14:40:41 +0100 Mike Gabriel (220c985) + + * release NX re-distributed 3.5.0.9 (tag: redist-server/3.5.0.9) + +2012-02-01 14:38:14 +0100 Mike Gabriel (8ba08fa) + + * Providing pending patches in source tree. + +2012-01-30 13:45:07 +0100 Oleksandr Shneyder (2d226a6) + + * Update patch: 202_nx-x11_enable-xinerama.full.patch, disable + Xinerama extension if NX_XINERAMA_CONF not exists. + +2012-01-30 13:18:30 +0100 Oleksandr Shneyder (3467d6b) + + * Revert "Update patch: 202_nx-x11_enable-xinerama.full.patch disable + Xinerama extension if NX_XINERAMA_CONF not exists" + +2012-01-30 13:18:12 +0100 Oleksandr Shneyder (3c0e43a) + + * Revert "changelog cleanup: add interpunctation." + +2012-01-30 13:12:26 +0100 Mike Gabriel (d4d85ca) + + * changelog cleanup: add interpunctation. + +2012-01-30 13:05:01 +0100 Oleksandr Shneyder (f17b598) + + * Update patch: 202_nx-x11_enable-xinerama.full.patch disable + Xinerama extension if NX_XINERAMA_CONF not exists + +2012-01-28 08:58:43 +0100 Reinhard Tartler (36ca664) + + * fix typos in nxproxy manpage + +2012-01-23 00:05:29 +0100 Mike Gabriel (1046233) + + * version increment, continue development... + +2012-01-22 23:42:43 +0100 Mike Gabriel (f4379f6) + + * release NX re-distributed 3.5.0.8 (tag: redist-server/3.5.0.8) + +2012-01-22 23:02:50 +0100 Mike Gabriel (cf5a598) + + * Fix patch: 109_nxagent_locale-utf8-compound-text.patch, fix crashes + reported from Stefan Baur. Thanks for reporting and + testing!!! + +2012-01-22 22:47:30 +0100 Mike Gabriel (5027f1e) + + * Add folder /debian/patches-pending-evaluation with two newly + discovered patches from git.etersoft.ru (AltLinux + packaging repository for NX). + +2012-01-18 20:09:39 +0100 Mike Gabriel (a05b560) + + * Package x2goagent is an ,,all'' package, not ,,any''. + +2012-01-16 22:57:29 +0100 Mike Gabriel (8b013ce) + + * Update patch: 001_add-main-makefile.full+lite.patch, only build, + install, clean etc. NX subprojects if the folder exists. + +2012-01-16 22:29:05 +0100 Mike Gabriel (e9241fe) + + * Reorganize patch names, to reflect patch inclusion into lite+full + or full-only ,,NX (redistributed)'' tarball. + +2012-01-16 11:28:26 +0100 Mike Gabriel (d7ecf72) + + * release NX re-distributed 3.5.0.7 (tag: redist-server/3.5.0.7) + +2012-01-16 10:54:19 +0100 Mike Gabriel (1bd66f1) + + * Drop patch: 011_nxcomp_sa-restorer.patch. + +2012-01-13 13:22:13 +0100 Mike Gabriel (28b2a3a) + + * release NX re-distributed 3.5.0.6 (tag: redist-server/3.5.0.6) + +2012-01-13 13:09:43 +0100 Mike Gabriel (8d655bc) + + * Install libXinerama into libnx-x11 package. Header files into + libnx-x11-dev. + +2012-01-13 12:45:15 +0100 Mike Gabriel (d086c36) + + * fix for lintian-overrids (debian-revision-should-not-be-zero), + package: libxcomp-dev + +2012-01-13 11:34:21 +0100 Mike Gabriel (55ee602) + + * Silence lintian on debian-revision-should-not-be-zero. As this is + no Debian packaging repository, but ,,NX + (redistributed)'', we will always release with rev no. set + to ,,0''. + +2012-01-13 11:29:10 +0100 Mike Gabriel (e32a559) + + * Add patch header/copyright to: 202_nx-x11_enable-xinerama.patch. + +2012-01-13 11:28:17 +0100 Mike Gabriel (2be056d) + + * Fix lintian issue: missing-separator-between-items for x2goagent + package. Drop dependency on libnx-x11 as we already depend + on nxagent and fix description synopsis of x2goagent + package. + +2012-01-13 10:29:47 +0100 Mike Gabriel (fa996b5) + + * Add patch: 202_nx-x11_enable-xinerama.patch. + +2012-01-13 00:38:30 +0100 Mike Gabriel (fdf0d1c) + + * release NX re-distributed 3.5.0.5 (tag: redist-server/3.5.0.5) + +2012-01-13 00:36:28 +0100 Mike Gabriel (a295d73) + + * Fix wrapper script patches for nxagent, x2goagent, nxauth, nxproxy. + +2012-01-12 23:05:32 +0100 Mike Gabriel (8199a5d) + + * release NX re-distributed 3.5.0.4 (tag: redist-server/3.5.0.4) + +2012-01-12 23:04:03 +0100 Mike Gabriel (96cd432) + + * Update/fix patch: + 999_nxagent_unbrand-nxagent-brand-x2goagent.patch. + +2012-01-12 13:09:00 +0100 Mike Gabriel (e40208d) + + * release NX re-distributed 3.5.0.3 (tag: redist-server/3.5.0.3) + +2012-01-12 13:03:59 +0100 Mike Gabriel (86dc688) + + * set version to 3.5.0.3-0 + +2012-01-12 13:02:36 +0100 Mike Gabriel (1bbc9cc) + + * changelog cleanup + +2012-01-12 13:01:47 +0100 Mike Gabriel (496f31a) + + * Fix RGB color pallette (gray X2GO logo to be more accurate) for + agent splash screen. + +2012-01-12 13:01:04 +0100 Mike Gabriel (df8dc83) + + * two more patches belonging to last commit: + 016a_debian_nx-X11_install-location.patch, + 102a_debian_xserver-xext_set-securitypolicy-path.patch + +2012-01-12 13:00:23 +0100 Mike Gabriel (760c5c0) + + * Provide patches that are tarball / distro aware. Either NX + (redistributed) has been installed to /usr/local/lib/nx + via tarball or it has been packagedfor a distribution and + is installed to /usr/lib/nx. Other installation paths are + currently not supported. + +2012-01-12 12:15:14 +0100 Mike Gabriel (d6fee9a) + + * Modify patch: 101_nxagent_set-rgb-path.patch, add path to RGB file + if NX (redistributed) is installed via tarball under + /usr/local. + +2012-01-11 17:37:45 +0100 Mike Gabriel (8f76198) + + * Add binary package: x2goagent, includes man page patch: + 209_x2goagent-add-man-page.patch + +2012-01-11 17:34:18 +0100 Mike Gabriel (0d3a820) + + * Revert "Drop patch: 101_nxagent_set-rgb-path.path, add patch: + 202_nxagent_set-rgb-path-x2go-flavour-aware.patch." + +2012-01-11 17:25:08 +0100 Mike Gabriel (d9d49b5) + + * Drop patch: 101_nxagent_set-rgb-path.path, add patch: + 202_nxagent_set-rgb-path-x2go-flavour-aware.patch. + +2012-01-11 17:03:23 +0100 Mike Gabriel (43de8b9) + + * Add patch: 209_x2goagent-add-man-page.patch. + +2012-01-11 16:41:26 +0100 Mike Gabriel (fdfed53) + + * Add patch: 023_add-x2goagent-wrapper.patch. + +2012-01-11 16:38:36 +0100 Mike Gabriel (9d99eeb) + + * remove copy+paste cruft from + debian/patches/999_nxagent_unbrand-nxagent-brand-x2goagent.patch + +2012-01-11 16:38:10 +0100 Mike Gabriel (6ae3d7e) + + * add EOL at EOF + +2012-01-11 16:17:51 +0100 Mike Gabriel (405bc8f) + + * Add X2Go agent / NX agent flavouring via patch system: - + 200_nxagent_check-binary-x2go-flavour.patch - + 201_nxagent_set-x2go-icon-if-x2goagent-flavour.patch - + 300_nxagent_set-wm-class.patch - + 999_nxagent_unbrand-nxagent-brand-x2goagent.patch + +2012-01-11 16:15:38 +0100 Mike Gabriel (19f2487) + + * Drop NX agent unbrand patch from FreeNX. + +2012-01-11 15:31:11 +0100 Mike Gabriel (3744795) + + * Rename nxagent-unbrand patch, so that is the last patch to be + applied (999_). + +2012-01-10 14:39:07 +0100 Mike Gabriel (eaea40d) + + * release NX re-distributed 3.5.0.2 (tag: redist-server/3.5.0.2) + +2012-01-10 14:37:25 +0100 Mike Gabriel (e669607) + + * Update folder name where applied patches end up in the tarball + release. + +2012-01-10 14:34:27 +0100 Mike Gabriel (eac87da) + + * Re-add binary wrapper scripts to the patch system as we want to + provide them in the tarball. + +2012-01-10 12:06:00 +0100 Mike Gabriel (c84ad97) + + * release NX re-distributed 3.5.0.1 (tag: redist-server/3.5.0.1) + +2012-01-10 12:05:44 +0100 Mike Gabriel (ca0994c) + + * Increment version to stay in sync with client-only branch. + +2012-01-10 11:39:35 +0100 Mike Gabriel (d97802a) + + * release NX re-distributed 3.5.0.0 (tag: redist-server/3.5.0.0) + +2012-01-10 11:14:36 +0100 Mike Gabriel (281b04f) + + * Add patches: 009_add-nxagent-man-page.patch, + 009_add-nxproxy-man-page.patch. Reintroduce man page + creation via patch system, so that all man pages find + their way into the NX-redistribution tarball created from + this source project. + +2012-01-10 10:50:01 +0100 Mike Gabriel (71cc495) + + * Fix dh_installman for nxproxy. + +2012-01-10 10:12:50 +0100 Mike Gabriel (e685cc8) + + * switch NX-redistribution version to 3.5.0.0 + +2012-01-10 10:07:56 +0100 Mike Gabriel (736356e) + + * Add patch: 000_add-NX-redistribution-README.patch. + +2011-12-31 19:28:56 +0100 Mike Gabriel (c9c1f8b) + + * Remove branding from descriptions in control file. + +2011-12-31 18:55:05 +0100 Mike Gabriel (c9bf030) + + * Call dh_clean again. This got lost somewhere on the way. + +2011-12-31 18:32:01 +0100 Mike Gabriel (e292f23) + + * forgot to add patch file: 005_nxcomp_gcc43.patch + +2011-12-31 18:31:40 +0100 Mike Gabriel (91ae4d4) + + * Fix line hunks: 011_nxcomp_sa-restorer.patch. + +2011-12-31 18:29:56 +0100 Mike Gabriel (b494b52) + + * Revert "Fix linking of doc folders for nxcomp*-dev." + +2011-12-31 17:12:52 +0100 Mike Gabriel (2fe05f6) + + * patches/series cleanup + +2011-12-31 17:12:20 +0100 Mike Gabriel (6f30998) + + * Add/insert patch: 005_nxcomp_gcc43.patch. + +2011-12-31 17:04:48 +0100 Mike Gabriel (448872e) + + * Add patch: 011_nxcomp_sa-restorer.patch. + +2011-12-31 16:27:58 +0100 Mike Gabriel (82e5023) + + * Transfer patch: 009_nxproxy_add-man-page.patch into man page file + in /debian/man. + +2011-12-31 16:24:02 +0100 Mike Gabriel (608bbb6) + + * Fix linking of doc folders for nxcomp*-dev. + +2011-12-31 16:22:46 +0100 Mike Gabriel (eb069a4) + + * grammar fix in pre-build-nx.sh + +2011-12-31 03:18:07 +0100 Mike Gabriel (85e87ab) + + * Add patch headers to all patch files, report most patches upstream. + Waiting for feedback and quotable URLs from NoMachine. + +2011-12-31 03:16:59 +0100 Mike Gabriel (24261f0) + + * Remove patch: 104_nxagent_enable_debug.patch, as it breaks package + build. + +2011-12-31 02:57:25 +0100 Mike Gabriel (a24c4b2) + + * also forgotten: scripts for last two commits + +2011-12-31 01:41:34 +0100 Mike Gabriel (0db1194) + + * changelog: forgot to ship with last commit + +2011-12-31 01:39:39 +0100 Mike Gabriel (9237464) + + * * Remove patches and put as executable scripts into /debian/bin/ + - 005_add-nxagent-wrapper.patch. - + 008_add-nxproxy-wrapper.patch. - + 011_add-nxauth-wrapper.patch. + +2011-12-31 01:27:13 +0100 Mike Gabriel (383f8ee) + + * Remove patch 006_remove-configure-files.patch. Implemented via + /debian/rules. + +2011-12-31 01:03:16 +0100 Mike Gabriel (faa3dee) + + * Make package descriptions in /debian/control more explanatory. + +2011-12-31 00:29:09 +0100 Mike Gabriel (a193a0a) + + * Remove *-dbg packages from /debian/control file. + +2011-12-31 00:26:16 +0100 Mike Gabriel (caa6dd5) + + * Add more upstream source information to README.source. + +2011-12-30 23:46:45 +0100 Mike Gabriel (c2cdc1d) + + * Set homepage of NoMachine upstream site (using + http://www.nomachine.com/sources.php). + +2011-12-30 19:21:24 +0100 Mike Gabriel (7fabca5) + + * Set homepage of X2Go upstream project (using http://wiki.x2go.org). + Packaging Vcs has been relocated to Alioth. + +2011-12-30 15:34:02 +0100 Mike Gabriel (f1c239c) + + * changelog fix for latest changelog line + +2011-12-30 15:32:37 +0100 Mike Gabriel (e20dc39) + + * control file: fixing Breaks/Replaces statements + +2011-12-30 15:29:39 +0100 Mike Gabriel (28a112c) + + * changelog fix: typo + +2011-12-30 15:29:01 +0100 Mike Gabriel (74e810a) + + * changelog fix: wrap long line + +2011-12-30 15:28:23 +0100 Mike Gabriel (d6fa23c) + + * Break/conflict with nxlibs and nxlibs-dev (packages provided by + freenx-team on Launchpad). + +2011-12-30 15:25:30 +0100 Mike Gabriel (290fded) + + * Make `breaks-without-version' lintian overrides needless. + +2011-12-30 15:20:02 +0100 Mike Gabriel (f917768) + + * changelog modification: use Debianic revision numbers + +2011-12-30 15:16:59 +0100 Mike Gabriel (5287efc) + + * X2Go Packaging Team becomes maintainer, Mike Gabriel + Reinhard + Tartler become uploaders. + +2011-12-29 21:38:51 +0100 Mike Gabriel (7d9e154) + + * Fix LD_LIBRARY_PATH export in wrapper scripts/patches. + +2011-12-29 16:33:57 +0100 Mike Gabriel (0e3b58b) + + * Add patch: 019_nx-x11_expat-build-against-system-libxmltok.patch, + fixes lintian error: embedded-library: expat. Build-depend + on libxmltok1-dev. + +2011-12-29 16:28:19 +0100 Mike Gabriel (93b716f) + + * Disable patch: 006_remove-configure-files.patch, remove configure + files from within /debian/rules. + +2011-12-29 14:45:18 +0100 Mike Gabriel (21a85ff) + + * Make sure upstream changelog file names are in lower case. + +2011-12-29 14:34:35 +0100 Mike Gabriel (5dea6a3) + + * * Override lintian warnings - libnx-x11: + postinst-has-useless-call-to-ldconfig - libnx-x11: + postrm-has-useless-call-to-ldconfig as they relate to a + bug in debhelper (call of ldconfig although we did not + touch any directory controlled by /etc/ld.so.conf, amongst + others see BTS issue #205142). + +2011-12-29 13:51:47 +0100 Mike Gabriel (3b7914d) + + * Add upstream CHANGELOG files to all .deb packages of this source + package. + +2011-12-29 13:50:34 +0100 Mike Gabriel (e1f46f9) + + * explicitly name all source version from upstream used for initial + package release. + +2011-12-29 13:27:14 +0100 Mike Gabriel (d57ff77) + + * Update patch: 017_nx-x11_update-autotools-helper-files.patch. Add + lintian override to source.lintian-overrides: + ancient-autotools-helper-file as we handle autotools + helper file updates via patch system. + +2011-12-29 13:22:26 +0100 Mike Gabriel (776fa97) + + * changelog fix: wrap long lines + +2011-12-29 13:08:43 +0100 Mike Gabriel (fafea09) + + * Add patch: 018_nx-x11_update-libtool-ltmain-script.patch. Silence + lintian warning ancient-libtool via lintian override as we + patch in a new version of ltmain.sh by this patch. + +2011-12-29 13:06:55 +0100 Mike Gabriel (a8d1eab) + + * Add lintian-override: outdated-autotools-helper-file to + source.lintian-overrides as we patch-update the outdated + helper files before building binaries. + +2011-12-29 12:29:24 +0100 Mike Gabriel (184c63e) + + * Add README.source file, fixes lintian warning: + patch-system-but-no-source-readme. + +2011-12-29 12:24:49 +0100 Mike Gabriel (b3eac91) + + * Add patch: 017_nx-x11_update-autotools-helper-files.patch. + +2011-12-29 12:17:22 +0100 Mike Gabriel (e68f15a) + + * changelog fix: wrap long line + +2011-12-29 11:59:40 +0100 Mike Gabriel (da0bfe6) + + * Disable patch: 104_nxagent_enable_debug.patch for now as it let's + the build fail. + +2011-12-29 11:54:02 +0100 Mike Gabriel (3d575c4) + + * add possible-new-upstream-release-without-new-version lintian + override for *-dev packages, as well + +2011-12-29 11:37:35 +0100 Mike Gabriel (b97f5a7) + + * wrap long lines in /debian/changelog + +2011-12-29 11:01:23 +0100 Mike Gabriel (dda2c7c) + + * Rename patch: 008_nxproxy_add-nx-proxy-wrapper.patch to + 008_nxproxy_add-nxproxy-wrapper.patch. Add patch from + FreeNX patchset: + 110_nxagent_createpixmap-bounds-check.patch. + +2011-12-29 10:44:39 +0100 Mike Gabriel (c93ae96) + + * Install nxagent.xpm icon to /usr/share/pixmaps. + +2011-12-29 10:42:42 +0100 Mike Gabriel (43c04db) + + * Rework FreeNX patches to be applicable to latest NX sources. + +2011-12-29 10:25:45 +0100 Mike Gabriel (9f22660) + + * Adapt path names in FreeNX patches to meet requirements for source + tree of this package. + +2011-12-29 10:03:08 +0100 Mike Gabriel (4cffd99) + + * fix debian/patches/series file to reflect new patch naming + scheme... + +2011-12-29 09:57:30 +0100 Mike Gabriel (89fea92) + + * Add FreeNX patches for nxagent (some with other names compared to + FreeNX): - 101_nxagent_set-rgb-path.patch - + 102_xserver-xext_set-securitypolicy-path.patch - + 103_nxagent_set-X0-config-path.patch - + 104_nxagent_enable_debug.patch - + 105_nxagent_export-remote-keyboard-config.patch - + 106_nxagent_utf8-copy-clipboard.patch - + 107_nxagent_clipboard-compound-text+small-bed-sheets.patch + - 108_nxagent_wine-close-delay.patch - + 109_nxagent_locale-utf8-compound-text.patch - + 200_nxagent_unbrand-agent.patch + +2011-12-29 09:47:29 +0100 Mike Gabriel (dd287a5) + + * Add man page for nxagent. Fix lintian warning: + binary-without-manpage. + +2011-12-29 09:42:45 +0100 Mike Gabriel (1f87c87) + + * forgot to commit changelog for last two commits (adding of watch + files, change of patch file naming scheme) + +2011-12-28 23:18:58 +0100 Mike Gabriel (3c2fe1a) + + * Change naming scheme of patch files. + +2011-12-28 23:15:54 +0100 Mike Gabriel (082c8ae) + + * Add individual watch files for NX components in this source + package. + +2011-12-28 19:25:43 +0100 Mike Gabriel (13b60f7) + + * Add lintian-overrides for every package. Override lintian warning: + possible-new-upstream-release-without-new-version as there + will be new upstream releases of NX subprojects that will + not require a version increment of the Debian package. + +2011-12-28 19:07:03 +0100 Mike Gabriel (c853e1e) + + * changelog update: new upstream release of nxagent 3.5.0-7 + +2011-12-28 18:48:50 +0100 Mike Gabriel (82ab807) + + * Merge branch 'nxagent' + +2011-12-28 18:46:39 +0100 Mike Gabriel (c29053f) + + * Imported nxagent-3.5.0-7.tar.gz (tag: nxagent/3.5.0-7) + +2011-12-06 14:48:04 +0100 Mike Gabriel (aa16655) + + * fix for patch 016_nx-x11-install.patch (2) + +2011-12-06 14:44:40 +0100 Mike Gabriel (37c5f0e) + + * fix for patch 016_nx-x11-install.patch + +2011-12-05 09:51:35 +0100 Mike Gabriel (3132e1d) + + * Add patch 016_nx-x11-install.patch, to allow installation of nx-X11 + from Makefile (via make install). + +2011-12-05 09:50:16 +0100 Mike Gabriel (4c66f3d) + + * forgot to add file (015_nxproxy-makefile-uninstall.patch) + +2011-12-05 09:42:05 +0100 Mike Gabriel (a2d7774) + + * Add install/uninstall stanza to main Makefile (via patch + 001_add-main-makefile.patch). + +2011-12-05 09:39:08 +0100 Mike Gabriel (f4fac45) + + * Add patch: 015_nxproxy-makefile-uninstall.patch. + +2011-12-05 09:35:03 +0100 Mike Gabriel (8eb3ea7) + + * Add patches: 012, 013, 014 - Makefile uninstall stanza patches for + nxcomp, nxcompext, nxcompshad. + +2011-12-02 11:54:03 +0100 Mike Gabriel (9852dfa) + + * fix EOF of pre-build-nx.sh script + +2011-11-20 18:12:44 +0100 Mike Gabriel (23dcaef) + + * missing control file changes to build nxauth + +2011-11-20 18:07:06 +0100 Mike Gabriel (a690310) + + * Add lintian overrides for libxcomp*: breaks-without-version. + +2011-11-20 18:01:52 +0100 Mike Gabriel (7402df3) + + * fix ext. description of nxagent in control file + +2011-11-20 17:06:41 +0100 Mike Gabriel (b555775) + + * fix patch 001 + +2011-11-20 16:51:27 +0100 Mike Gabriel (5814d15) + + * Build nxauth package. + +2011-11-20 16:46:36 +0100 Mike Gabriel (4fef9e4) + + * add forgotten patch files for patch 010 and 011 + +2011-11-20 16:45:16 +0100 Mike Gabriel (7b5552f) + + * Add patch: 011_add-nxauth-wrapper.patch. + +2011-11-20 16:42:28 +0100 Mike Gabriel (369972d) + + * Add patch: 010_nxauth-fix-binary-name-in-man-page.patch. + +2011-11-20 16:18:39 +0100 Mike Gabriel (e6fa2ca) + + * Fix of nxproxy build in main Makefile (modifies + 001_add-main-makefile.patch). + +2011-11-20 16:15:36 +0100 Mike Gabriel (b3d3ea7) + + * main Makefile does not need x-bits set + +2011-11-20 15:51:32 +0100 Mike Gabriel (379f32a) + + * Add nxproxy man page to nxproxy package. + +2011-11-20 15:50:20 +0100 Mike Gabriel (5336186) + + * Add patch: 009_nxproxy-add-man-page.patch. + +2011-11-20 15:41:55 +0100 Mike Gabriel (ed08056) + + * fix permission of nxproxy wrapper + +2011-11-20 15:40:39 +0100 Mike Gabriel (a84dd07) + + * rename 005_add-nxagent-wrapper.patch + +2011-11-20 15:39:31 +0100 Mike Gabriel (5ea24ed) + + * Add patch: 008_add-nxproxy-wrapper.patch. Build nxproxy package. + +2011-11-20 15:36:37 +0100 Mike Gabriel (867c3b9) + + * Add autoconf as build dependency. + +2011-11-20 15:27:49 +0100 Mike Gabriel (63bdc1f) + + * Remove unknown option --with from dh_auto_clean. + +2011-11-20 15:26:17 +0100 Mike Gabriel (c0fb3c3) + + * remove build cruft from nxproxy, adapt patch set 006 + +2011-11-20 15:03:19 +0100 Mike Gabriel (41c5c25) + + * fix distclean for patch 001_add-main-makefile.patch + +2011-11-20 14:56:16 +0100 Mike Gabriel (b026a80) + + * Add patch: 007_nxcompshad-clean-gch-files.patch. + +2011-11-20 14:49:53 +0100 Mike Gabriel (d93577c) + + * Add patch: 006_remove-configure-files.patch. + +2011-11-20 14:43:34 +0100 Mike Gabriel (5489d46) + + * Disable build of *-dbg packages. + +2011-11-19 18:15:36 +0100 Mike Gabriel (70ccae4) + + * Fix for lintian issue: extended-description-line-too-long + (nxagent). + +2011-11-19 18:09:05 +0100 Mike Gabriel (3add2cb) + + * Fix for lintian issue: missing-build-dependency quilt (>= 0.46-7~). + +2011-11-19 17:54:22 +0100 Mike Gabriel (687e07b) + + * chown has to be chmod... stupid error... + +2011-11-19 17:50:14 +0100 Mike Gabriel (7fb19af) + + * add chown a+x for nxagent wrapper script + +2011-11-19 17:49:48 +0100 Mike Gabriel (9da5689) + + * add newline at EOF + +2011-11-19 17:44:07 +0100 Mike Gabriel (5a7e3cc) + + * Add patch: 005_add_nxagent_wrapper.patch. + +2011-11-19 17:40:48 +0100 Mike Gabriel (e603345) + + * changelog maintenance + +2011-11-19 17:40:33 +0100 Mike Gabriel (1234d1b) + + * Add patch: 004_nx-x11-fix-nxcompshad-build.patch. + +2011-11-19 17:36:45 +0100 Mike Gabriel (85be77c) + + * Add patch: 003_nxcompshad-gcc43.patch + +2011-11-19 17:30:04 +0100 Mike Gabriel (f7e6c45) + + * Add patch: 002_nxcompshad-build-against-nx-x11-only.patch + +2011-11-19 17:08:40 +0100 Mike Gabriel (954557e) + + * Add main Makefile via patch: 001_add-main-makefile.patch. + +2011-11-19 16:43:25 +0100 Mike Gabriel (4076b41) + + * Add quilt as build dependency. + +2011-11-19 16:10:28 +0100 Mike Gabriel (d031104) + + * add /debian folder + +2011-11-19 15:59:43 +0100 Mike Gabriel (65f882e) + + * Merge branch 'nxproxy' + +2011-11-19 15:59:38 +0100 Mike Gabriel (9bfca1c) + + * Merge branch 'nxcompshad' + +2011-11-19 15:59:26 +0100 Mike Gabriel (5e502cb) + + * Merge branch 'nxcompext' + +2011-11-19 15:59:16 +0100 Mike Gabriel (a48361b) + + * Merge branch 'nxcomp' + +2011-11-13 09:53:38 +0100 Reinhard Tartler (6dc46fa) + + * Imported nxproxy-3.5.0-1.tar.gz (tag: nxproxy/3.5.0-1, + origin/nxproxy, gh-salva/nxproxy, gh-ionic/nxproxy) + +2011-11-13 09:53:38 +0100 Reinhard Tartler (d83d9f6) + + * Imported nxproxy-3.4.0-2.tar.gz (tag: nxproxy/3.4.0-2) + +2011-11-13 09:53:38 +0100 Reinhard Tartler (7b07a64) + + * Imported nxproxy-3.3.0-2.tar.gz (tag: nxproxy/3.3.0-2) + +2011-11-13 09:53:38 +0100 Reinhard Tartler (131e675) + + * Imported nxproxy-3.2.0-1.tar.gz (tag: nxproxy/3.2.0-1) + +2011-11-13 09:53:38 +0100 Reinhard Tartler (d588e1f) + + * Imported nxproxy-3.1.0-2.tar.gz (tag: nxproxy/3.1.0-2) + +2011-11-13 09:53:38 +0100 Reinhard Tartler (35472e3) + + * Imported nxproxy-3.0.0-4.tar.gz (tag: nxproxy/3.0.0-4) + +2011-11-13 09:53:12 +0100 Reinhard Tartler (bf85c6e) + + * Imported nxcompshad-3.5.0-2.tar.gz (tag: nxcompshad/3.5.0-2, + origin/nxcompshad, gh-salva/nxcompshad, + gh-ionic/nxcompshad) + +2011-11-13 09:53:12 +0100 Reinhard Tartler (c70adf7) + + * Imported nxcompshad-3.4.0-3.tar.gz (tag: nxcompshad/3.4.0-3) + +2011-11-13 09:53:12 +0100 Reinhard Tartler (2208f4f) + + * Imported nxcompshad-3.4.0-1.tar.gz (tag: nxcompshad/3.4.0-1) + +2011-11-13 09:53:12 +0100 Reinhard Tartler (3d8e85c) + + * Imported nxcompshad-3.3.0-3.tar.gz (tag: nxcompshad/3.3.0-3) + +2011-11-13 09:53:12 +0100 Reinhard Tartler (3b44046) + + * Imported nxcompshad-3.3.0-2.tar.gz (tag: nxcompshad/3.3.0-2) + +2011-11-13 09:53:12 +0100 Reinhard Tartler (9f70213) + + * Imported nxcompshad-3.2.0-3.tar.gz (tag: nxcompshad/3.2.0-3) + +2011-11-13 09:53:12 +0100 Reinhard Tartler (c7dc0c3) + + * Imported nxcompshad-3.2.0-1.tar.gz (tag: nxcompshad/3.2.0-1) + +2011-11-13 09:53:12 +0100 Reinhard Tartler (8fa612d) + + * Imported nxcompshad-3.1.0-2.tar.gz (tag: nxcompshad/3.1.0-2) + +2011-11-13 09:52:38 +0100 Reinhard Tartler (88dace9) + + * Imported nxcompext-3.5.0-1.tar.gz (tag: nxcompext/3.5.0-1, + origin/nxcompext, gh-salva/nxcompext, gh-ionic/nxcompext) + +2011-11-13 09:52:38 +0100 Reinhard Tartler (9573b56) + + * Imported nxcompext-3.4.0-1.tar.gz (tag: nxcompext/3.4.0-1) + +2011-11-13 09:52:38 +0100 Reinhard Tartler (9ea0691) + + * Imported nxcompext-3.3.0-4.tar.gz (tag: nxcompext/3.3.0-4) + +2011-11-13 09:52:38 +0100 Reinhard Tartler (f2f6dab) + + * Imported nxcompext-3.3.0-3.tar.gz (tag: nxcompext/3.3.0-3) + +2011-11-13 09:52:37 +0100 Reinhard Tartler (abf03fd) + + * Imported nxcompext-3.3.0-2.tar.gz (tag: nxcompext/3.3.0-2) + +2011-11-13 09:52:37 +0100 Reinhard Tartler (4ad13f4) + + * Imported nxcompext-3.2.0-1.tar.gz (tag: nxcompext/3.2.0-1) + +2011-11-13 09:52:37 +0100 Reinhard Tartler (42e72ef) + + * Imported nxcompext-3.1.0-2.tar.gz (tag: nxcompext/3.1.0-2) + +2011-11-13 09:27:53 +0100 Reinhard Tartler (232dfc4) + + * Imported nxcomp-3.5.0-2.tar.gz (tag: nxcomp/3.5.0-2, origin/nxcomp, + gh-salva/nxcomp, gh-ionic/nxcomp) + +2011-11-13 09:27:53 +0100 Reinhard Tartler (233de71) + + * Imported nxcomp-3.5.0-1.tar.gz (tag: nxcomp/3.5.0-1) + +2011-11-13 09:27:53 +0100 Reinhard Tartler (7c9e193) + + * Imported nxcomp-3.4.0-7.tar.gz (tag: nxcomp/3.4.0-7) + +2011-11-13 09:27:53 +0100 Reinhard Tartler (4779616) + + * Imported nxcomp-3.4.0-6.tar.gz (tag: nxcomp/3.4.0-6) + +2011-11-13 09:27:52 +0100 Reinhard Tartler (799bf67) + + * Imported nxcomp-3.4.0-1.tar.gz (tag: nxcomp/3.4.0-1) + +2011-11-13 09:27:52 +0100 Reinhard Tartler (ca416e7) + + * Imported nxcomp-3.3.0-4.tar.gz (tag: nxcomp/3.3.0-4) + +2011-11-13 09:27:52 +0100 Reinhard Tartler (95ce6b7) + + * Imported nxcomp-3.3.0-3.tar.gz (tag: nxcomp/3.3.0-3) + +2011-11-13 09:27:52 +0100 Reinhard Tartler (920705c) + + * Imported nxcomp-3.2.0-7.tar.gz (tag: nxcomp/3.2.0-7) + +2011-11-13 09:27:52 +0100 Reinhard Tartler (92239da) + + * Imported nxcomp-3.2.0-6.tar.gz (tag: nxcomp/3.2.0-6) + +2011-11-13 09:27:52 +0100 Reinhard Tartler (d7a8d67) + + * Imported nxcomp-3.1.0-6.tar.gz (tag: nxcomp/3.1.0-6) + +2011-11-13 09:27:51 +0100 Reinhard Tartler (3e92412) + + * Imported nxcomp-3.1.0-4.tar.gz (tag: nxcomp/3.1.0-4) + +2011-10-10 18:03:17 +0200 Reinhard Tartler (9997e13) + + * Merge branch 'nx-X11' + +2011-10-10 18:02:52 +0200 Reinhard Tartler (5b4ca0f) + + * Merge branch 'nxagent' + +2011-10-10 18:02:41 +0200 Reinhard Tartler (e29a112) + + * Merge branch 'nxauth' + +2011-10-10 17:59:01 +0200 Reinhard Tartler (e01b917) + + * Imported nxagent-3.5.0-5.tar.gz (tag: nxagent/3.5.0-5) + +2011-10-10 17:59:00 +0200 Reinhard Tartler (39b738a) + + * Imported nxagent-3.5.0-2.tar.gz (tag: nxagent/3.5.0-2) + +2011-10-10 17:59:00 +0200 Reinhard Tartler (e6db7e9) + + * Imported nxagent-3.4.0-9.tar.gz (tag: nxagent/3.4.0-9) + +2011-10-10 17:58:59 +0200 Reinhard Tartler (b7494f0) + + * Imported nxagent-3.4.0-8.tar.gz (tag: nxagent/3.4.0-8) + +2011-10-10 17:58:59 +0200 Reinhard Tartler (c078024) + + * Imported nxagent-3.4.0-5.tar.gz (tag: nxagent/3.4.0-5) + +2011-10-10 17:58:58 +0200 Reinhard Tartler (d30ef03) + + * Imported nxagent-3.4.0-3.tar.gz (tag: nxagent/3.4.0-3) + +2011-10-10 17:58:57 +0200 Reinhard Tartler (25af86c) + + * Imported nxagent-3.4.0-16.tar.gz (tag: nxagent/3.4.0-16) + +2011-10-10 17:58:57 +0200 Reinhard Tartler (e9132da) + + * Imported nxagent-3.4.0-11.tar.gz (tag: nxagent/3.4.0-11) + +2011-10-10 17:58:56 +0200 Reinhard Tartler (6f5e20b) + + * Imported nxagent-3.3.0-9.tar.gz (tag: nxagent/3.3.0-9) + +2011-10-10 17:58:56 +0200 Reinhard Tartler (45b970f) + + * Imported nxagent-3.3.0-6.tar.gz (tag: nxagent/3.3.0-6) + +2011-10-10 17:58:56 +0200 Reinhard Tartler (2291444) + + * Imported nxagent-3.3.0-18.tar.gz (tag: nxagent/3.3.0-18) + +2011-10-10 17:58:56 +0200 Reinhard Tartler (fc05e5e) + + * Imported nxagent-3.3.0-13.tar.gz (tag: nxagent/3.3.0-13) + +2011-10-10 17:58:55 +0200 Reinhard Tartler (1a74e03) + + * Imported nxagent-3.3.0-10.tar.gz (tag: nxagent/3.3.0-10) + +2011-10-10 17:58:55 +0200 Reinhard Tartler (97fe765) + + * Imported nxagent-3.2.0-8.tar.gz (tag: nxagent/3.2.0-8) + +2011-10-10 17:58:55 +0200 Reinhard Tartler (c4e7705) + + * Imported nxagent-3.2.0-7.tar.gz (tag: nxagent/3.2.0-7) + +2011-10-10 17:58:55 +0200 Reinhard Tartler (c998323) + + * Imported nxagent-3.2.0-6.tar.gz (tag: nxagent/3.2.0-6) + +2011-10-10 17:58:55 +0200 Reinhard Tartler (b791640) + + * Imported nxagent-3.2.0-5.tar.gz (tag: nxagent/3.2.0-5) + +2011-10-10 17:58:31 +0200 Reinhard Tartler (1c25e92) + + * Imported nxagent-3.2.0-10.tar.gz (tag: nxagent/3.2.0-10) + +2011-10-10 17:58:31 +0200 Reinhard Tartler (266b555) + + * Imported nxagent-3.1.0-7.tar.gz (tag: nxagent/3.1.0-7) + +2011-10-10 17:58:31 +0200 Reinhard Tartler (3e7c669) + + * Imported nxagent-3.1.0-6.tar.gz (tag: nxagent/3.1.0-6) + +2011-10-10 17:58:30 +0200 Reinhard Tartler (9e33710) + + * Imported nxagent-3.1.0-2.tar.gz (tag: nxagent/3.1.0-2) + +2011-10-10 17:57:25 +0200 Reinhard Tartler (edddbe8) + + * creating nxagent + +2011-10-10 17:51:57 +0200 Reinhard Tartler (caf1bc4) + + * Imported nxauth-3.5.0-1.tar.gz (tag: nxauth/3.5.0-1) + +2011-10-10 17:51:57 +0200 Reinhard Tartler (fea16d7) + + * Imported nxauth-3.4.0-3.tar.gz (tag: nxauth/3.4.0-3) + +2011-10-10 17:51:57 +0200 Reinhard Tartler (d90fd5d) + + * Imported nxauth-3.4.0-2.tar.gz (tag: nxauth/3.4.0-2) + +2011-10-10 17:51:57 +0200 Reinhard Tartler (7881dac) + + * Imported nxauth-3.4.0-1.tar.gz (tag: nxauth/3.4.0-1) + +2011-10-10 17:51:57 +0200 Reinhard Tartler (c76c078) + + * Imported nxauth-3.3.0-1.tar.gz (tag: nxauth/3.3.0-1) + +2011-10-10 17:51:57 +0200 Reinhard Tartler (76b9f2d) + + * Imported nxauth-3.2.0-1.tar.gz (tag: nxauth/3.2.0-1) + +2011-10-10 17:51:57 +0200 Reinhard Tartler (9610c1e) + + * Imported nxauth-3.1.0-1.tar.gz (tag: nxauth/3.1.0-1) + +2011-10-10 17:47:59 +0200 Reinhard Tartler (15cee47) + + * Imported nx-X11-3.5.0-2.tar.gz (tag: nx-X11/3.5.0-2, origin/nx-X11, + gh-salva/nx-X11, gh-ionic/nx-X11) + +2011-10-10 17:47:52 +0200 Reinhard Tartler (964f539) + + * Imported nx-X11-3.5.0-1.tar.gz (tag: nx-X11/3.5.0-1) + +2011-10-10 17:47:50 +0200 Reinhard Tartler (17bae6b) + + * Imported nx-X11-3.4.0-4.tar.gz (tag: nx-X11/3.4.0-4) + +2011-10-10 17:47:47 +0200 Reinhard Tartler (4fceb19) + + * Imported nx-X11-3.4.0-3.tar.gz (tag: nx-X11/3.4.0-3) + +2011-10-10 17:47:45 +0200 Reinhard Tartler (3daf6d4) + + * Imported nx-X11-3.4.0-1.tar.gz (tag: nx-X11/3.4.0-1) + +2011-10-10 17:47:42 +0200 Reinhard Tartler (5036ffb) + + * Imported nx-X11-3.3.0-7.tar.gz (tag: nx-X11/3.3.0-7) + +2011-10-10 17:47:40 +0200 Reinhard Tartler (bd433c6) + + * Imported nx-X11-3.3.0-6.tar.gz (tag: nx-X11/3.3.0-6) + +2011-10-10 17:47:37 +0200 Reinhard Tartler (55a9311) + + * Imported nx-X11-3.3.0-5.tar.gz (tag: nx-X11/3.3.0-5) + +2011-10-10 17:47:35 +0200 Reinhard Tartler (aefdef6) + + * Imported nx-X11-3.3.0-4.tar.gz (tag: nx-X11/3.3.0-4) + +2011-10-10 17:47:32 +0200 Reinhard Tartler (01ed757) + + * Imported nx-X11-3.3.0-3.tar.gz (tag: nx-X11/3.3.0-3) + +2011-10-10 17:47:30 +0200 Reinhard Tartler (30463b0) + + * Imported nx-X11-3.2.0-2.tar.gz (tag: nx-X11/3.2.0-2) + +2011-10-10 17:47:28 +0200 Reinhard Tartler (713da22) + + * Imported nx-X11-3.2.0-1.tar.gz (tag: nx-X11/3.2.0-1) + +2011-10-10 17:46:43 +0200 Reinhard Tartler (3d1c57d) + + * Imported nx-X11-3.1.0-4.tar.gz (tag: nx-X11/3.1.0-4) + +2011-10-10 17:46:25 +0200 Reinhard Tartler (844a409) + + * Imported nx-X11-3.1.0-3.tar.gz (tag: nx-X11/3.1.0-3) + +2011-10-10 17:43:39 +0200 Reinhard Tartler (f4092ab) + + * Imported nx-X11-3.1.0-1.tar.gz (tag: nx-X11/3.1.0-1) + +2011-10-10 17:22:20 +0200 Reinhard Tartler (e5c70da) + + * creating nxauth + +2011-10-10 15:28:54 +0200 Reinhard Tartler (a840692) + + * creating nx-X11 + -- cgit v1.2.3