[X2Go-tags] [nx-libs] annotated tag 3.5.99.4 created (now aa43895)
git-admin at x2go.org
git-admin at x2go.org
Thu Feb 15 22:21:30 CET 2018
This is an automated email from the git hooks/post-receive script.
x2go pushed a change to annotated tag 3.5.99.4
in repository nx-libs.
at aa43895 (tag)
tagging e1f2902bb1ad29f852f97dc08a3e3e29ad88c384 (commit)
replaces 3.5.99.3
tagged by Mike Gabriel
on Fri Feb 24 23:24:48 2017 +0100
- Log -----------------------------------------------------------------
Release 3.5.99.4
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAABCAAGBQJYsLKwAAoJEJr0azAldxsxL+MQALPVQS81urr3babKbOkGDRmA
Wu4YFiAJtZgswsAlzkKqB09XURyWKTW7gpOFozLrAMmdoCAMJuUAFaiiJ/ob/2FH
40bYHUhms+acWV40+Qq1UCqmLJUVrPBbGSjwLx8Oq/A5R9vadlAemnhaAKOolC12
41A0KqMSjVUd4KYN31Ne19Nm2i6inytGSTLkuwmFfJCd7rsF/7Sz4YNxb2eT5/oC
sdJkqb9qcsEaz9zRqdNKLGT/3Wx6cVVImLz4c5MYi4cpOIc+okNx6wNbe8s2dkFn
0437oZit3O9T7raLqkUW4DVOQyMHscbW1+FoxB1Fu305OXQKblg7HfwnJq8al6AG
kvERboTdPFE3rTrdCk0/ZPnv/jdQK8iTX+bWxz1wdfUlu/LZaOtBNHiy5UUWTu3U
NmYNWDRFa0I0prR997QTMWL78QHQBCLbQ9sqhJtZTXWS/sn/WU1sb/SrllpT+Wsd
gjVw6uvEJnZMC+e8gEqgJN19yBJ3cmfJu2Y12qqR90Vk9bRVp3o0kSxmm2kVKBC1
JJ89yKJC/3HUOlJ569mzAVcQtbNB1WRFR8FWysTisqlDyxcTLTXGSI3/Z5HZ7zBJ
Ck65FkPjPmTGTaAsjEfhaxFeJkKOnMKDnFibwRtBKomeggJI8y6fklekzo4if+vn
y3kIvDuWNUn0xrUwhI/v
=FtxZ
-----END PGP SIGNATURE-----
Daniel Stone (1):
dix: remove staggeringly broken vendor workarounds
Mathieu Bérard (1):
The smart scheduler is not optional.
Mihai Moldovan (6):
Merge branch 'sunweaver-pr/fix-DefaultRGBDatabase-path' into 3.6.x
Merge branch 'sunweaver-pr/drop-support-for-ancient-platforms' into 3.6.x
Merge branch 'sunweaver-pr/use-rpath-for-nxagent' into 3.6.x
Merge branch 'sunweaver-pr/smart-scheduler-is-not-optional' into 3.6.x
Merge branch 'sunweaver-pr/security-acl-naming-change' into 3.6.x
Merge branch 'uli42-fix_#306_#322' into 3.6.x
Mike Gabriel (34):
roll-tarballs.sh: Adapt to recent changes in nx-libs, keep legacy support for older 3.6.x and 3.5.x releases.
nxcompext: Drop folder with .gitignore file. nxcompext has been moved into nxagent DDX.
nxcomp: Fix artifacts in copyright headers.
helper scripts: Add license headers to files.
hw/nxagent/Init.c: Amend artifact in license header.
Merge branch 'opoplawski-fedora' into 3.6.x
Merge branch 'opoplawski-symlink' into 3.6.x
debian/changelog: Cosmetic fix, restoring correct version number for 3.5.99.2 release stanza.
Makefile: Don't create superfluous symlink for libX11.so -> ../libNX_X11.so. The libNX_X11.so is only required at build time, so need to use it for faking libX11.so in nxagent.
debian/copyright{,.in}: Adopt from Debian's upload candidate, being DEP-5 compliant and up-to-date for 3.5.99.3.
nx-X11/config/cf/X11.tmpl: Fix DefaultRGBDatabase path to $(USRDATADIR)/rgb (not $(LIBDIR)/rgb).
Merge branch 'uli42-pr/fix_#293' into 3.6.x
drop platform support: unifdef __UNIXOS2__.
drop platform support: unifdef Lynx.
drop platform support: unifdef hpux and __hppa__.
drop platform support: unifdef AIXV3, AIXV4 (and AIXrt, AIX386).
drop platform support: unifdef __osf__.
drop platform support: unifdef DGUX.
drop platform support: unifdef QNX.
drop platform support: unifdef sgi.
nx-X11/include/Xos_r.h: Drop one _POSIX_REENTRANT_FUNCTIONS macro block, where offenders AIXV3, AIXV4 and __osf__ are gone now.
Makefile: Align variable names USRLIBDIR, SHLIBDIR (and NX_DIR) with nx-X11 internal naming schemes (and use /usr/<lib>/nx/X11 rather than /usr/<lib>/nx-X11).
nx-libs.spec: Don't manually override SHLIBDIR via the .spec file. The default in the main Makefile should work fine.
debian/rules: Don't manually override SHLIBDIR via the dh_auto_build call. The default in the main Makefile should work fine.
Makefile: Actively set/override USRLIBDIR and SHLIBDIR when calling Xserver's make process.
Makefile: Allow longer names for variables that we want to allow distro maintainers to override.
Load libNX_X11 / faked libX11 via RPATH setting rather than fidgeting with LD_LIBRARY_PATH in the nxagent wrapper script.
debian/patches: Update 016_nx-X11_install-location.debian.patch. Adapt path to recent upstream changes.
debian/patches: Update comment header of 016_nx-X11_install-location.debian.patch.
Makefile: Fix flawed uninstall-* targets. Spotted by Ionic while reviewing the nxagent RPATH changeset. Thanks!
Switch from using libNX_X11's deprecated XKeycodeToKeysym() function to using XGetKeyboardMapping().
Merge branch 'sunweaver-pr/use-xgetkeyboardMapping-instead-of-deprecated-xkeycodetokeysym' into 3.6.x
Naming change: Security*Access -> Dix*Access
release 3.5.99.4
Orion Poplawski (5):
Use Obsoletes instead of Conflicts. Drop unneeded %{?_isa} versions
Be consistent with macros
Install missing libNX_X11.so.6 symlink - fixes gh-287
Use Obsoletes instead of Conflicts. Drop unneeded %{?_isa} versions
Be consistent with macros
Ulrich Sibiller (3):
Screen.c: Ensure that an output is unused before destroying it
Screen.c: clean up superfluous whitespace
dix: fix incomplete commit
-----------------------------------------------------------------------
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