aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog350
-rw-r--r--VERSION2
-rw-r--r--debian/changelog9
-rw-r--r--debian/control4
-rw-r--r--nx-X11/extras/Mesa_6.4.2/progs/images/bw.rgbbin206452 -> 206452 bytes
-rw-r--r--nx-X11/programs/Xserver/hw/nxagent/man/nxagent.12
-rw-r--r--nx-libs.spec4
-rwxr-xr-xnxdialog/bin/nxdialog4
-rw-r--r--nxdialog/man/nxdialog.12
-rw-r--r--nxproxy/man/nxproxy.12
10 files changed, 366 insertions, 13 deletions
diff --git a/ChangeLog b/ChangeLog
index bab87ec6b..3e6265951 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,352 @@
-2019-08-05 18:32:16 +0200 Mike Gabriel (0166fc3a3)
+2019-08-27 15:46:37 +0200 Mike Gabriel (885116a4b)
- * release 3.5.99.21 (HEAD -> 3.6.x, tag: 3.5.99.21)
+ * release 3.5.99.22 (HEAD -> 3.6.x, tag: 3.5.99.22)
+
+2019-08-27 15:15:47 +0200 Mike Gabriel (7d07442d7)
+
+ * debian/copyright: Update copyright attributions.
+
+2019-08-27 15:14:49 +0200 Mike Gabriel (e428e39de)
+
+ * debian/{nxagent,nxdialog}.install: Move nxdialog files from
+ nxagent.install to nxdialog.install.
+
+2019-08-27 15:14:25 +0200 Mike Gabriel (1b967c701)
+
+ * debian/control: Split-out nxdialog bin:pkg.
+
+2019-08-27 14:11:53 +0200 Mike Gabriel (6bca289af)
+
+ * Merge branch 'uli42-gh-sunweaver/pr/autograb-without-inputlock'
+ into 3.6.x
+
+2019-08-14 20:59:49 +0200 Ulrich Sibiller (6181aa911)
+
+ * Events.c: introduce separate debug level for autograb debugging
+ only
+
+2019-06-27 23:43:44 +0200 Ulrich Sibiller (063813d35)
+
+ * Make AutoGrab work in more situations
+
+2017-07-24 14:48:29 +0200 Mike Gabriel (14d8e0a2a)
+
+ * Dialog.c: Add NXTransDialog() call for autograb toggling.
+
+2017-05-25 23:20:50 +0200 Ulrich Sibiller (03aa5d743)
+
+ * Events.c: Autograb only for windowed modes
+
+2017-05-18 15:09:29 +0200 Ulrich Sibiller (a4d7a04c4)
+
+ * Events.c: do not ungrab keyboard on LeaveNotify when in autograb
+ mode
+
+2017-05-18 15:08:29 +0200 Ulrich Sibiller (6dcdc578f)
+
+ * Events.c: improve debugging output for FocusIn/Out
+
+2017-04-20 14:19:27 +0200 Ulrich Sibiller (ebfd8742c)
+
+ * Args.c: make autograb available via options file, too.
+
+2017-03-16 13:12:01 +0100 Ulrich Sibiller (4eaedd002)
+
+ * Args.c: Add command line option -autograb.
+
+2017-03-16 13:00:48 +0100 Ulrich Sibiller (8bf3429bc)
+
+ * nxagent: Make autograb an nxagentOption.
+
+2017-03-05 23:51:24 +0100 Ulrich Sibiller (58183b7ce)
+
+ * nxagent: Add autograb mode.
+
+2019-08-27 08:33:22 +0200 Mike Gabriel (daa50fd80)
+
+ * Merge branch 'uli42-pr/fix_double_free' into 3.6.x
+
+2019-08-12 23:11:34 +0200 Ulrich Sibiller (a7abd45a8)
+
+ * Screen.c: initialize RandR only on startup...
+
+2019-08-27 08:27:42 +0200 Mike Gabriel (6f80a06fb)
+
+ * Merge branch 'uli42-pr/safe_free' into 3.6.x
+
+2019-08-16 13:11:38 +0200 Ulrich Sibiller (f39b81d31)
+
+ * NXdispatch.c: move nxagentWMtimeout into the function
+
+2019-08-16 13:08:42 +0200 Ulrich Sibiller (4202d5094)
+
+ * NXdispatch.c: drop currentDispatch variable
+
+2019-08-16 13:02:01 +0200 Ulrich Sibiller (60a3c9b0a)
+
+ * nxagent: move nxagentWMPassed to Splash.c
+
+2019-08-16 12:55:28 +0200 Ulrich Sibiller (db4c220b2)
+
+ * nxagent: add NXAGENT_ONSTART where missing
+
+2019-08-16 12:54:10 +0200 Ulrich Sibiller (0f5e873dc)
+
+ * nxagent: drop NXAGENT_SPLASH
+
+2019-08-16 12:46:21 +0200 Ulrich Sibiller (784846317)
+
+ * nxagent: rename nxagentWMStart to nxagentReadyAtom
+
+2019-08-16 12:38:53 +0200 Ulrich Sibiller (bd002ffc5)
+
+ * Splash.c: move some variables to Splash.c
+
+2019-08-15 22:33:35 +0200 Ulrich Sibiller (5bb5adc8a)
+
+ * Splash.c: make Splash logo work with white background (-wr) mode,
+ too
+
+2019-08-15 22:10:45 +0200 Ulrich Sibiller (41bfed975)
+
+ * Splash.c: remove global variables for colors
+
+2019-08-15 22:06:14 +0200 Ulrich Sibiller (e12983a67)
+
+ * nxagent: drop nxagentRootTileWindow
+
+2019-08-15 22:04:07 +0200 Ulrich Sibiller (bfb4e9ac9)
+
+ * Splash.c: nxagentRemoveSplashWindow: drop unused parameter
+
+2019-08-11 01:59:42 +0200 Ulrich Sibiller (48c43c837)
+
+ * Splash.c: code cleanup
+
+2019-08-11 01:51:37 +0200 Ulrich Sibiller (208e58fb7)
+
+ * Splash.c: drop return code of nxagentShowSplashWindow
+
+2019-08-11 01:47:16 +0200 Ulrich Sibiller (9cd602b27)
+
+ * Splash.c: do not wait in nxagent mode
+
+2019-08-11 00:21:44 +0200 Ulrich Sibiller (8eeaa40b1)
+
+ * dix: add whiteroot flag
+
+2019-08-10 23:56:22 +0200 Ulrich Sibiller (817c3c6fc)
+
+ * NXwindow.c: simplify window background code
+
+2019-08-10 23:42:45 +0200 Ulrich Sibiller (d3869aa53)
+
+ * nxagent: fix main window being garbled without inner windows
+
+2018-05-05 18:56:35 +0200 Ulrich Sibiller (17495dd6a)
+
+ * nxagent: simplify nxagentWaitEvents()
+
+2019-06-28 22:10:23 +0200 Ulrich Sibiller (1d32e5368)
+
+ * Keystroke.c: fix wrong return code
+
+2019-06-28 22:09:23 +0200 Ulrich Sibiller (bcbf25510)
+
+ * Events.c: add more comments and TEST output
+
+2019-06-28 22:07:00 +0200 Ulrich Sibiller (e7451477e)
+
+ * Events.c: refactor nxagentHandleKeypress
+
+2019-08-27 08:14:23 +0200 Mike Gabriel (8b15d574b)
+
+ * Merge branch 'uli42-pr/fix_background' into 3.6.x
+
+2019-08-16 13:11:38 +0200 Ulrich Sibiller (3563959c0)
+
+ * NXdispatch.c: move nxagentWMtimeout into the function
+
+2019-08-16 13:08:42 +0200 Ulrich Sibiller (c34d1b201)
+
+ * NXdispatch.c: drop currentDispatch variable
+
+2019-08-16 13:02:01 +0200 Ulrich Sibiller (ab8015237)
+
+ * nxagent: move nxagentWMPassed to Splash.c
+
+2019-08-16 12:55:28 +0200 Ulrich Sibiller (b04b58bad)
+
+ * nxagent: add NXAGENT_ONSTART where missing
+
+2019-08-16 12:54:10 +0200 Ulrich Sibiller (2228513a6)
+
+ * nxagent: drop NXAGENT_SPLASH
+
+2019-08-16 12:46:21 +0200 Ulrich Sibiller (24f392c4a)
+
+ * nxagent: rename nxagentWMStart to nxagentReadyAtom
+
+2019-08-16 12:38:53 +0200 Ulrich Sibiller (798a053b4)
+
+ * Splash.c: move some variables to Splash.c
+
+2019-08-15 22:33:35 +0200 Ulrich Sibiller (074821a84)
+
+ * Splash.c: make Splash logo work with white background (-wr) mode,
+ too
+
+2019-08-15 22:10:45 +0200 Ulrich Sibiller (afebb8211)
+
+ * Splash.c: remove global variables for colors
+
+2019-08-15 22:06:14 +0200 Ulrich Sibiller (8fcaafab4)
+
+ * nxagent: drop nxagentRootTileWindow
+
+2019-08-15 22:04:07 +0200 Ulrich Sibiller (be508a447)
+
+ * Splash.c: nxagentRemoveSplashWindow: drop unused parameter
+
+2019-08-11 01:59:42 +0200 Ulrich Sibiller (612cbcc43)
+
+ * Splash.c: code cleanup
+
+2019-08-11 01:51:37 +0200 Ulrich Sibiller (3c92d8897)
+
+ * Splash.c: drop return code of nxagentShowSplashWindow
+
+2019-08-11 01:47:16 +0200 Ulrich Sibiller (470e0bd4d)
+
+ * Splash.c: do not wait in nxagent mode
+
+2019-08-11 00:21:44 +0200 Ulrich Sibiller (a539aaa6a)
+
+ * dix: add whiteroot flag
+
+2019-08-10 23:56:22 +0200 Ulrich Sibiller (c610d706b)
+
+ * NXwindow.c: simplify window background code
+
+2019-08-10 23:42:45 +0200 Ulrich Sibiller (d7d205c0d)
+
+ * nxagent: fix main window being garbled without inner windows
+
+2019-08-16 11:52:35 +0200 Mike Gabriel (f24767b3c)
+
+ * Merge branch 'uli42-pr/improve_wait_events' into 3.6.x
+
+2018-05-05 18:56:35 +0200 Ulrich Sibiller (62573abf0)
+
+ * nxagent: simplify nxagentWaitEvents()
+
+2019-08-16 11:50:10 +0200 Mike Gabriel (7f4b50deb)
+
+ * Merge branch 'uli42-pr/no_keystroke_passthrough' into 3.6.x
+
+2019-06-28 22:10:23 +0200 Ulrich Sibiller (ceeb53f0c)
+
+ * Keystroke.c: fix wrong return code
+
+2019-06-28 22:09:23 +0200 Ulrich Sibiller (b3d41485d)
+
+ * Events.c: add more comments and TEST output
+
+2019-06-28 22:07:00 +0200 Ulrich Sibiller (c260ae425)
+
+ * Events.c: refactor nxagentHandleKeypress
+
+2019-07-23 20:12:31 +0200 Ulrich Sibiller (504b1400e)
+
+ * Clipboard.c: use SAFE_free
+
+2019-07-23 20:10:43 +0200 Ulrich Sibiller (4421f787d)
+
+ * Atoms.c: use SAFE_XFree and SAFE_free macros
+
+2019-07-22 22:26:46 +0200 Ulrich Sibiller (7d25771da)
+
+ * Keystroke.c: use SAFE_free
+
+2019-07-22 22:25:40 +0200 Ulrich Sibiller (8080ad26a)
+
+ * GCOps.c: use SAFE_free
+
+2019-07-22 22:24:37 +0200 Ulrich Sibiller (6378d5ade)
+
+ * GC.c: use SAFE_free
+
+2019-07-22 22:22:31 +0200 Ulrich Sibiller (a9819436d)
+
+ * Drawable.c: use SAFE_free
+
+2019-07-22 22:20:47 +0200 Ulrich Sibiller (43e300ecd)
+
+ * Colormap.c: use SAFE_free
+
+2019-07-22 22:19:15 +0200 Ulrich Sibiller (633d04097)
+
+ * Args.c: use SAFE_free
+
+2019-07-22 22:17:25 +0200 Ulrich Sibiller (122fbd3e1)
+
+ * Error.c: use SAFE_free
+
+2019-07-22 21:53:20 +0200 Ulrich Sibiller (dde4e7636)
+
+ * Image.c: use SAFE_free
+
+2019-07-22 21:50:19 +0200 Ulrich Sibiller (458538010)
+
+ * Render.c: use SAFE_free
+
+2019-07-22 21:45:25 +0200 Ulrich Sibiller (8b74ff1c1)
+
+ * Pixmap.c: use SAFE_free
+
+2019-07-22 21:44:25 +0200 Ulrich Sibiller (34bd0942b)
+
+ * Reconnect.c: use SAFE_free
+
+2019-07-22 21:34:42 +0200 Ulrich Sibiller (fd4fa4e96)
+
+ * Keyboard.c: use SAFE_XFree and SAFE_free
+
+2019-07-22 21:33:54 +0200 Ulrich Sibiller (156533439)
+
+ * Cursor.c: use SAFE_XFree
+
+2019-07-22 21:32:58 +0200 Ulrich Sibiller (d0a6c98cb)
+
+ * Window.c: use SAFE_free and SAFE_XFree
+
+2019-07-22 21:29:31 +0200 Ulrich Sibiller (4a826d30f)
+
+ * Rootless.c: use SAFE_free and SAFE_XFree
+
+2019-07-22 21:27:10 +0200 Ulrich Sibiller (a4700c9d0)
+
+ * Font.c: use SAFE_XFree and SAFE_free
+
+2019-07-22 18:11:59 +0200 Ulrich Sibiller (d8012d2a8)
+
+ * Screen.c: safe some lines by calling SAFE_XFree
+
+2019-07-22 18:10:12 +0200 Ulrich Sibiller (ebc2ea79f)
+
+ * Events.c: safe some lines by calling SAFE_XFree
+
+2019-07-22 18:16:20 +0200 Ulrich Sibiller (b8411180e)
+
+ * Display.c: safe some lines by calling SAFE_XFree and SAFE_free
+
+2019-07-23 20:08:16 +0200 Ulrich Sibiller (1330167fa)
+
+ * Utils.h: add SAFE_free macro
+
+2019-08-05 18:32:16 +0200 Mike Gabriel (360cb5dd9)
+
+ * release 3.5.99.21 (tag: 3.5.99.21)
2019-06-27 22:48:09 +0200 Mike Gabriel (c2ca013fb)
diff --git a/VERSION b/VERSION
index e8b891fd9..c7a3bf4c9 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-3.5.99.21
+3.5.99.22
diff --git a/debian/changelog b/debian/changelog
index 15f0aac86..e94e97161 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,11 @@
-nx-libs (2:3.5.99.21-1) unstable; urgency=medium
+nx-libs (2:3.5.99.22-0) unstable; urgency=medium
+
+ * Upstream-provided Debian package for nx-libs.
+ See upstream ChangeLog for recent changes.
+
+ -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Tue, 27 Aug 2019 15:44:17 +0200
+
+nx-libs (2:3.5.99.21-0) unstable; urgency=medium
* Upstream-provided Debian package for nx-libs.
See upstream ChangeLog for recent changes.
diff --git a/debian/control b/debian/control
index 886d62eeb..00527d63e 100644
--- a/debian/control
+++ b/debian/control
@@ -386,9 +386,9 @@ Depends:
Recommends:
nxagent,
Breaks:
- nxagent (<< 2:3.5.99.21-2~),
+ nxagent (<< 2:3.5.99.22-0~),
Replaces:
- nxagent (<< 2:3.5.99.21-2~),
+ nxagent (<< 2:3.5.99.22-0~),
Description: Dialogs for NX Agent
NX is a software suite which implements very efficient
compression of the X11 protocol. This increases performance when
diff --git a/nx-X11/extras/Mesa_6.4.2/progs/images/bw.rgb b/nx-X11/extras/Mesa_6.4.2/progs/images/bw.rgb
index a451fc266..ae9f010af 100644
--- a/nx-X11/extras/Mesa_6.4.2/progs/images/bw.rgb
+++ b/nx-X11/extras/Mesa_6.4.2/progs/images/bw.rgb
Binary files differ
diff --git a/nx-X11/programs/Xserver/hw/nxagent/man/nxagent.1 b/nx-X11/programs/Xserver/hw/nxagent/man/nxagent.1
index fbf01f8ea..ae2dc59c0 100644
--- a/nx-X11/programs/Xserver/hw/nxagent/man/nxagent.1
+++ b/nx-X11/programs/Xserver/hw/nxagent/man/nxagent.1
@@ -23,7 +23,7 @@
.\" other dealings in this Software without prior written authorization
.\" from The Open Group.
.ds q \N'34'
-.TH nxagent 1 "Aug 2019" "Version 3.5.99.21" "NX Agent (Xserver)"
+.TH nxagent 1 "Aug 2019" "Version 3.5.99.22" "NX Agent (Xserver)"
.SH NAME
nxagent \- nested Xserver optimized for remote computing
.SH SYNOPSIS
diff --git a/nx-libs.spec b/nx-libs.spec
index 20606ff9a..408c68390 100644
--- a/nx-libs.spec
+++ b/nx-libs.spec
@@ -10,7 +10,7 @@
%endif
Name: nx-libs
-Version: 3.5.99.21
+Version: 3.5.99.22
Release: 0.0build1%{?dist}
Summary: NX X11 protocol compression libraries
@@ -627,5 +627,5 @@ rm -f %{buildroot}%{_datadir}/man/man1/nxdialog.1*
%changelog
-* Thu Jan 29 2015 Mike Gabriel <mike.gabriel@das-netzwerkteam.de> 3.5.99.1
+* Thu Aug 27 2019 Mike Gabriel <mike.gabriel@das-netzwerkteam.de> 3.5.99.22
- See upstream ChangeLog and debian/changelog for details.
diff --git a/nxdialog/bin/nxdialog b/nxdialog/bin/nxdialog
index f39f0a55a..d6d7520d6 100755
--- a/nxdialog/bin/nxdialog
+++ b/nxdialog/bin/nxdialog
@@ -298,7 +298,7 @@ class NxDialogProgram(object):
parser = argparse.ArgumentParser(description="Helper for nxagent to display dialogs")
- # nxagent 3.5.99.21 only uses yesno, ok, pulldown and yesnosuspend
+ # nxagent 3.5.99.22 only uses yesno, ok, pulldown and yesnosuspend
# yesno dialogs will always kill the session if "yes" is selected
parser.add_argument("--dialog", dest="dialog_type",
help='type of dialog to show, one of "yesno", \
@@ -316,7 +316,7 @@ class NxDialogProgram(object):
parser.add_argument("--window", dest="window",
help="id of window where to embed the \
pulldown dialog type")
- # -class, -local, -allowmultiple are unused in nxlibs 3.5.99.21
+ # -class, -local, -allowmultiple are unused in nxlibs 3.5.99.22
parser.add_argument("--class", dest="dlgclass", default="info",
help="class of the message (info, warning, error) \
default: info) [currently unimplemented]")
diff --git a/nxdialog/man/nxdialog.1 b/nxdialog/man/nxdialog.1
index 3a839e4f6..34f78ff91 100644
--- a/nxdialog/man/nxdialog.1
+++ b/nxdialog/man/nxdialog.1
@@ -5,7 +5,7 @@
\\$2 \(la\\$1\(ra\\$3
..
.if \n(.g .mso www.tmac
-.TH nxdialog 1 "Aug 2019" "Version 3.5.99.21" "NX Dialog"
+.TH nxdialog 1 "Aug 2019" "Version 3.5.99.22" "NX Dialog"
.SH NAME
nxdialog \- NX Dialog Helper
.SH SYNOPSIS
diff --git a/nxproxy/man/nxproxy.1 b/nxproxy/man/nxproxy.1
index bd3891608..5e2105160 100644
--- a/nxproxy/man/nxproxy.1
+++ b/nxproxy/man/nxproxy.1
@@ -5,7 +5,7 @@
\\$2 \(la\\$1\(ra\\$3
..
.if \n(.g .mso www.tmac
-.TH nxproxy 1 "Aug 2019" "Version 3.5.99.21" "NX Proxy"
+.TH nxproxy 1 "Aug 2019" "Version 3.5.99.22" "NX Proxy"
.SH NAME
nxproxy \- NX Proxy Tool
.SH SYNOPSIS