[X2Go-tags] [nx-libs] annotated tag redist-server/3.5.99.20 created (now 89511db)
git-admin at x2go.org
git-admin at x2go.org
Thu Apr 25 07:19:15 CEST 2019
This is an automated email from the git hooks/post-receive script.
x2go pushed a change to annotated tag redist-server/3.5.99.20
in repository nx-libs.
at 89511db (tag)
tagging e2b73ab90e9755d89dedf5c1c9a6dbfc962a5012 (commit)
replaces redist-client/3.5.99.17
tagged by Mihai Moldovan
on Thu Apr 25 07:18:21 2019 +0200
- Log -----------------------------------------------------------------
NX-redistributed 3.5.99.20
-----BEGIN PGP SIGNATURE-----
iQJDBAABCgAtFiEEbhHQj3UzgcdE8cg8H9Yu2W4lOocFAlzBQx0PHGlvbmljQGlv
bmljLmRlAAoJEB/WLtluJTqHRwEP/1Ob8ofe61BbL8eLW9zVlWtW03Jd7mXkXB6w
oJ/S5x0S/RKxO5gTcN+PaEjVEOktyZ1qgeqejzobFoT8U9DI9jHUVNCwPTUdqVrM
EZAQ0p4Tr7MtxhZ5NFSjyMJm5Ogpv9T7l6G6mcRawZ62h4D5LHM6tzdB9pJyl2WC
k7rrteZWYTk3ZTVo9gsNWPo7Np0FGUa2vdfUOgrj2Pnh5CoiR5OFiQHw5R3gk4GN
8O1Qwf5lM2ugh8nRce/SRfj5MKyITh18TxNrXpVF297dcKifbgQuvibEjL82k45e
UZtAZ/5EeqtROZOXNXqppt8kRrxs5Qkvvcq4KTke8VP8lwBG/lHmFBADb3b/0ZpD
JA78DH6PAnR4Ww42FzUMmRWUf2k2E/a7JEuPnnKvb970zCqZas77f57H02JsSWNY
iceq5ayTLuMJoRg+uxlzPv7yO+rapZ16joUumnS2GY/8ntKRBSKsbIexr0zGtxfw
MBCxRo1ZHDGJlvFMgNUoYJzrFuEA5K0lU2Dd/ZmWxDK66o73ZNjdQLWfvzF6D9T9
hop+5mvvxUSJGnZcA8MNwHzeUWkPQU53c/GxZP1KNvswoImjajWFVU83xRbpD9oh
TZaj5n7mjhTKZPoou4vFJ3rUnKMkW2POjPViDtBHdP/39BtgGkqJDdQusVIu8uC8
gxTeVwAD
=JZxh
-----END PGP SIGNATURE-----
Mario Trangoni (3):
.travis.yml: move from Ubuntu Trusty to Xenial.
.travis.yml: Update clang-6.0 to clang-7
.travis.yml: add some soft requirements
Mihai Moldovan (7):
nxdialog/: create (almost) empty m4 directory.
nxcomp/src/Makefile.am: PTHREAD_LDFLAGS does not exist, replace with PTHREAD_LIBS.
m4/: update external macros from autoconf-archive.
m4/ax_pthread.m4: implement workaround for libtool bug #13550.
nxproxy/{m4,configure.ac,src/Makefile.am}: drop pthread overlinking.
debian/patches/{,series}: remove 2004_enforce-lpthread.patch.
Merge branch 'sunweaver-pr/pthread-flags' into arctica-3.6.x
Mike Gabriel (40):
debian/changelog: post-release fix (UNRELEASED -> unstable).
debian/nxagent.{post,pre}*: Fix versions in dpkg-maintscript-helper calls.
debian/*: Adopt packaging changes from official Debian package.
Merge branch 'uli42-pr/fix_uninit' into 3.6.x
Merge branch 'uli42-pr/fb_fastpath' into 3.6.x
Merge branch 'uli42-pr/xnest_manpages' into 3.6.x
Merge branch 'uli42-pr/keyboard_cleanup' into 3.6.x
Merge branch 'uli42-pr/improve_keyboard2' into 3.6.x
Merge branch 'uli42-pr/x2go_bypass' into 3.6.x
nxagent.1 man page: Grammar fix.
Merge branch 'uli42-pr/fix_xlibcrash' into 3.6.x
Merge branch 'uli42-pr/window_fixes' into 3.6.x
Merge branch 'theqvd-unix_socket_forwarding' into 3.6.x
release 3.5.99.18
Merge branch 'uli42-pr/misc' into 3.6.x
Merge branch 'uli42-pr/revert' into 3.6.x
Merge branch 'uli42-pr/fix_keystrokes' into 3.6.x
Keyboard.c: fix comment.
Merge branch 'uli42-pr/session_types' into 3.6.x
Regression fix for bfc05af7. Properly end lines in help/usage text.
Revert "Fix parsing ports set to unix sockets"
nx-X11/lib/configure.ac: Assure that the USE_DYNAMIC_XCURSOR macro is defined at build-time.
Merge branch 'uli42-pr/xfixes_memset' into 3.6.x
Merge branch 'uli42-pr/fix_clang_warnings' into 3.6.x
Merge branch 'mjtrangoni-move-to-xenial' into 3.6.x
Merge branch 'uli42-pr/add_nxdialog' into 3.6.x
nxdialog: Turn into autotools project, add man page.
Makefile: Integrate new subproject "nxdialog".
Merge branch 'sunweaver-pr/nxdialog-autotools' into 3.6.x
debian/*: Debianize package inclusion of nxdialog (ships with nxagent bin:pkg for now).
debian/libnx-x11-6.symbols: Update symbols.
nx-libs.spec: Dropping nxdialog files from installation for now when building RPMs. Postponing nxdialog integration with RPM packaging for now.
debian/patches: Add 2004_enforce-lpthread.patch. On Debian, enforce -lpthread when building nxcomp. This is a nasty work around for a missing symbols issue that needs to get addressed otherwise in later release.
release 3.5.99.19
Merge branch 'Ionic-bugfix/libXcomp-pthread-underlinking' into 3.6.x
Makefile: Add clean/distclean target calls for nxdialog subdir to master Makefile's clean/distclean targets.
nxdialog/Makefile.am: We forgot to clean up nxdialog/bin/Makefile.in.
nxcomp/src/Makefile.am: Correct usage of PTHREAD_CFLAGS and PTHREAD_LIBS. PTHREAD_CFLAGS is also supposed to be used when linking. See comments in m4/ax_pthread.m4.
nxdialog/bin/nxdialog: Fix error dialog-type-not-supplied error message.
release 3.5.99.20
Ulrich Sibiller (70):
Fix crash due to uninitialized VModMap fields.
xkb: Initialize pad bytes sent in replies of geometry requests.
Fix uninitialized bytes
fb: Fix memcpy abuse
fb: fix fast-path blt detection
manpage: add -sync
manpage: add -full
manpage: add -class
manpage: add -depth
manpage: add -geometry
manpage: add/extend -dpi/-autodpi
manpage: add -name
manpage: reformat some lines
Keyboard.c: move keyboard file creation to extra function
Keyboard.c: refactor keycode conversion
Keyboard.c: rename variables to better reflect their meaning
Keyboard.c: use 'variant' all over the place
Keyboard.c: reformat nxagentKeycodeConversionSetup
Keyboard.c: improve creation of keyboard config file
nxagent: fix references to default rules in manpage
Keyboard.c: remove non-fitting comment
Reconnect.c: restore old keyboard value if no new one is given
nxagent: add keyboard=clone configuration option
nxagent: add additional keyboard config option rmlvo
nxagent: store remote keyboard in global variables
nxagent: simplify keycode conversion setup
Keyboard.c: add static keyword where appropriate
nxagent: bypass X2go's keyboard configuration hack
XlibInt.c: fix wrong debug message
XlibInt: check for XlibError before accessing other dpy fields
Window.c: move WM_STATE handling to separate function
Set default screen size to the whole screen in rootless mode
Extensions.c: fix first resolution being ignored
Extensions.c: Cleanup nxagentRandRInitSizes()
Screen.c: move identical line out of both parts of an if clause
Screen.c: improve readability of size calculations
Screen.c: fix size calculation in rootless mode
Screen.c: fix handling of fullscreen startup
rrdispatch.c: remove obsolete ifdef
Screen.c: simplify and fix handling of rootless mode
Screen.c: code optimization for rootless mode
nxagent: rework Bool handling
Revert "nxagent: rework Bool handling"
keystrokes.cfg: Add missing Shift=1 for viewport_move_up/down/right
nxproxy: list known session types in help output
Merge branch 'gh-sunweaver/pr/xlib-loadable-modules' into 3.6.x
nx-X11/lib/configure.ac: fix version number
nx-X11/lib/configure.ac: add forgotten status line
ConnDis.c: remove obsolete MNX_TCPCONN
Use calloc to zero fill buffers being allocated for replies & events
Use C99 designated initializers in various extension Replies
xfixes: use calloc for some structs
Fix: clang does not know about gnu_printf
nxcomp: fix unused variable
nxcomp: fix unused variables
xlib: remove superflous parens
Xlib: remove register keywords
xcompshad: remove unused variables
Logger.h: fix missing compiler attribute
Logger.h: remove pragma, correct attributes
GenericReply.h: remove unused variable
add nxdialog for displaying dialogs
nxdialog: pylint improvements
nxdialog: use gtk3 instead of gtk2
nxdialog: convert from optparse to argparse
nxdialog: make code compatible to python2 _and_ python3
nxdialog: allow to provide --parent 0 for testing
nxdialog: add example call
nxdialog: Allow user to specify hexadecimal X11 window IDs.
nxdialog: fix example
Vadim (2):
Make getUnixPath() return the right value when called without an argument.
Fix parsing ports set to unix sockets
-----------------------------------------------------------------------
No new revisions were added by this update.
--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/nx-libs.git
More information about the x2go-tags
mailing list