[X2Go-tags] [nx-libs] annotated tag 3.5.99.6 created (now 49a73c8)
git-admin at x2go.org
git-admin at x2go.org
Thu Feb 15 22:21:32 CET 2018
This is an automated email from the git hooks/post-receive script.
x2go pushed a change to annotated tag 3.5.99.6
in repository nx-libs.
at 49a73c8 (tag)
tagging 06a6a5fca31a2f104c734ce49acaaccb5ddf1718 (commit)
replaces 3.5.99.5
tagged by Mike Gabriel
on Fri Apr 21 16:27:51 2017 +0200
- Log -----------------------------------------------------------------
Release 3.5.99.6
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAABCAAGBQJY+hbnAAoJEJr0azAldxsxSjsQAKYGiLapXBWiUwmzVg5QHPdV
OAcoG5CvRaF1QtB4Jq0G1v2CvdasO6DrZNm7rXHx0aBhSrRuFdDy/nUzxb6RCobY
KtOp/BG02k2VlgZmNdGFisbvBRaCwnL9TX2GKOLaZNDUUj9RvZhD/UJaw8l3o0XG
d4EArLiAK7FHrPx4M+QdkHaK1+fdB8X60nkIqcMJbLwDQmvL5N5wGJBZ9yjNx+P7
dUGgn3odvwelE75BfUEvnBr9uDXFz6uhxKXQ79oLx79vXDL3jlCr2x3LFYdF1zzt
7I9b+bFcrnvMom/92qHLEwNvDpbCjkG3aw78EAbrGBaMilZGE30ZpL+i8tzFeyv3
VL9l7o70AVUVa2AtxSWfbHawRlaS/qUhmGKur/aUZlFmBCZM1WKoE9Ri8IlfoYNd
boseef2h/EKomGPW0fnAq/43PBVhYqctjd9bgJB3/RdT2O5cFe5wF/dZZ/gZwsfE
0hR+sqapF9hfnaEsS+mXAqYgqlCqhuYbLxTodxwIJb4ch+1DaW3z2McDqnPPBJah
0NjPcE3UcsH4AVIhlG3pFaD9DKBuuG5eRHqBtGgQmtAA3owbNsq5len4KO0xbMoT
WFYwPgjH4uHE8fHJbkXGFPv11Km1VGCfvNSZZGvgBt8kcOQph+iMh54uadDS67sZ
jS/hBvYzArNa3iLpQLrF
=ntVX
-----END PGP SIGNATURE-----
Mihai Moldovan (11):
Merge branch 'sunweaver-pr/fix-ftbfs-on-aarch64' into 3.6.x
Merge branch 'sunweaver-pr/fix-ftbfs-on-linux-sparc64' into 3.6.x
Merge branch 'sunweaver-pr/Mesa-define-USE_IEEE-macro-for-more-platforms' into 3.6.x
Merge branch 'sunweaver-pr/enable-mit-screen-saver-extension' into 3.6.x
nx-libs.spec: whitespace only.
{debian/control,nx-libs.spec}: add proper dependencies upon xkbcomp for RPM and DEB packages.
nx-libs.spec: sync up RPM builds after Xext proto change in a51cb94559e9228a55e01956f242dabccc5e6b14.
Merge branch 'sunweaver-pr/enhance-displayfd-auto-detection' into 3.6.x
nx-X11/programs/Xserver/os/connection.c: compact display autodetection code.
Merge branch 'sunweaver-pr/nxagent-dialog-fixes' into 3.6.x
Merge branch 'sunweaver-pr/use-source-tree-nxcomp' into 3.6.x
Mike Gabriel (26):
nx-X11/config/cf/linux.cf: Fix FTBFS on arm64 (aarch64) due to missing -D_XSERVER64 definition.
nx-X11/config/cf/linux.cf: Fix FTBFS on Linux SPARC64 due to missing -D_XSERVER64 definition.
Makefile: Fix comment above special clean rules.
Makefile: Remove nx-X11/config/cf/date.def on clean.
Makefile: Make sure that 'make all' only calls 'make build' and _not_ the global '%:' ruleset afterwards.
nx-X11/config/cf: Clean-up left-overs from having our own libNX_Xext shared library.
Mesa.patches: Define USE_IEEE for __aarch64__ and __mc68000__, as well.
Xserver: Build nxagent with MIT-SCREEN-SAVER extension enabled.
debian/copyright{,in}: Pull-over latest changes on these files from the official Debian package.
debian/control: Pull-over latest changes on these files from the official Debian package. Various improvements several package descriptions.
debian/control: Pre-D (nx-x11-common) on versioned dpkg not required anymore.
debian/{rules,nx-x11proto-xext-dev}: More Xext header files belong int nx-x11proto-xext-dev (instead of removing them in debian/rules).
debian/control: Add get-orig-source rule as in official Debian package.
Merge branch 'Ionic-add-xkbcomp-dep' into 3.6.x
Clearing comments from $XFree86$ (et al.) header lines.
Xserver/GL/glx/glxext.c: Fix for previous commit, re-adding a comment starter '/*'.
Merge branch 'uli42-pr/extend_manpage' into 3.6.x
Xserver/os/connection.c: Accompany display number with some human-readable (machine-parseable) text when -displayfd is set to STDERR.
Xserver/os/connection.c: If -displayfd and an explicit display port number are given, use the explicit display number as a starting point for auto-detecting the next available display number.
man/nxagent.1: Document the nxagent specific usage pattern of the displayfd cmdline option.
Revert "NXpicturestr_PictSolidFill.h: Drop file and revert db8705. Not an issue anymore nowadays."
hw/nxagent/Dialog.c: Drop unused dialog for DIALOG_DISABLE_XKB_LOCAL.
nxcomp/Children.cpp: Don't generate warnings with duplicated NX paths.
Xserver/Imakefile: Change order of linker options, so that self-built components get mentioned first in the nxagent linker command.
Xserver/Imakefile: Drop redundant library path option -L../../../nx-X11/exports/lib when linking nxagent. As -L../../exports/lib is already present and points to the same location.
release 3.5.99.6
Ulrich Sibiller (8):
nxagent.1: remove no longer existing -co option from manpage
nxagent.1: fix typo
nxagent.1: add -options, previously undocumented
nxagent.1: rephrase description
nxagent.1: use nxagent everywhere
nxagent.1: highlight nxagent
nxagent.1: fix: "tolerancechecks" was documented as "reconnectchecks"
nxagent.1: some more rephrasing
-----------------------------------------------------------------------
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