From unknown Sun Apr 05 09:41:05 2026
X-Loop: git-admin@x2go.org
Subject: Bug#16: Fixed in release nx-libs 3.5.0.15
Reply-To: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>, 16@bugs.x2go.org
Resent-From: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
Resent-To: x2go-dev@lists.berlios.de
Resent-CC: X2Go Developers <x2go-dev@lists.berlios.de>
X-Loop: git-admin@x2go.org
Resent-Date: Fr, 21 Sep 2012 08:17:52 +0000
Resent-Message-ID: <handler.16.B16.134821544127606@bugs.x2go.org>
Resent-Sender: git-admin@x2go.org
X-X2Go-PR-Message: followup 16
X-X2Go-PR-Package: x2goagent
X-X2Go-PR-Keywords: pending
Received: via spool by 16-submit@bugs.x2go.org id=B16.134821544127606
          (code B ref 16); Fr, 21 Sep 2012 08:17:52 +0000
Received: (at 16) by bugs.x2go.org; 21 Sep 2012 08:17:21 +0000
Received: from freya.das-netzwerkteam.de (freya.das-netzwerkteam.de [88.198.48.199])
	by ymir (Postfix) with ESMTPS id 8DB8A5DB34;
	Fri, 21 Sep 2012 10:17:21 +0200 (CEST)
Received: from grimnir.das-netzwerkteam.de (grimnir.das-netzwerkteam.de [78.46.204.98])
	by freya.das-netzwerkteam.de (Postfix) with ESMTPS id 40CCD176;
	Fri, 21 Sep 2012 10:17:21 +0200 (CEST)
Received: from localhost (localhost [127.0.0.1])
	by grimnir.das-netzwerkteam.de (Postfix) with ESMTP id 2A82B3BCE1;
	Fri, 21 Sep 2012 10:17:21 +0200 (CEST)
X-Virus-Scanned: Debian amavisd-new at grimnir.das-netzwerkteam.de
Received: from grimnir.das-netzwerkteam.de ([127.0.0.1])
	by localhost (grimnir.das-netzwerkteam.de [127.0.0.1]) (amavisd-new, port 10024)
	with ESMTP id dgfNmdN9Kc4Y; Fri, 21 Sep 2012 10:17:21 +0200 (CEST)
Received: from localhost (localhost [127.0.0.1])
	by grimnir.das-netzwerkteam.de (Postfix) with ESMTP id F41B13BB3F;
	Fri, 21 Sep 2012 10:17:20 +0200 (CEST)
Received: from localhost (localhost [127.0.0.1])
	by grimnir.das-netzwerkteam.de (Postfix) with ESMTP id D8EBC3BCE1;
	Fri, 21 Sep 2012 10:17:20 +0200 (CEST)
X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on
	grimnir.das-netzwerkteam.de
X-Spam-Flag: NO
X-Spam-Status: No, hits=-2.9 required=5.0 tests=ALL_TRUSTED,BAYES_00
	autolearn=ham version=3.3.1 running as userid=
X-Spam-Level: 
X-Spam-Bayes-Score: 0.0000
Received: by grimnir.das-netzwerkteam.de (Postfix, from userid 33)
	id A5E8F3BB3F; Fri, 21 Sep 2012 10:17:20 +0200 (CEST)
Received: from nocatv2.tng.de (nocatv2.tng.de [213.178.75.58]) by
 mail.das-netzwerkteam.de (Horde Framework) with HTTP; Fri, 21 Sep 2012
 10:17:20 +0200
Message-ID: <20120921101720.17314xjvb0uvtk7k@mail.das-netzwerkteam.de>
X-Priority: 3 (Normal)
Date: Fri, 21 Sep 2012 10:17:20 +0200
From: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
To: 16@bugs.x2go.org
Cc: control@bugs.x2go.org
MIME-Version: 1.0
Content-Type: multipart/signed;
 boundary="=_4tvv9xh8hf2o";
 protocol="application/pgp-signature";
 micalg="pgp-sha1"
Content-Transfer-Encoding: 7bit
User-Agent: Internet Messaging Program (IMP) H3 (4.3.4)

This message is in MIME format and has been PGP signed.

--=_4tvv9xh8hf2o
Content-Type: text/plain;
 charset=UTF-8;
 DelSp="Yes";
 format="flowed"
Content-Disposition: inline
Content-Transfer-Encoding: 7bit

tags #16 fixed
close #16
thanks

Fixed in release nx-libs 3.5.0.15.

nx-libs (2:3.5.0.15-0) unstable; urgency=low

   [ Mike Gabriel ]
   * Improve 020_add-nxagent-wrapper.full.patch: Properly set NX_TEMP, make
     sure nxagent launches even with pam_tmpdir.so being in use.
   * Improve 023_add-x2goagent-wrapper.full.patch: Properly set NX_TEMP, make
     sure x2goagent launches even with pam_tmpdir.so being in use.
   * Add VERSION.x2goagent to package x2goagent package so x2goversion command
     lists up x2goagent in the list of X2Go server-side packages.
   * Refresh patch: 200_nxagent_check-binary-x2go-flavour.full.patch.
   * Make sure the NX_TEMP envvar gets set in all wrapper script for all nx*
     execubles.
   * Link libNX_Xrandr to a separate location where we can provide it as
     libXrandr.
   * /debian/control:
     + Maintainer change in package: X2Go Developers  
<x2go-dev@lists.berlios.de>.
     + Priority: optional.
   * 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.

   [ Oleksandr Shneyder ]
   * Add patch: 204-nxagent_repaint-solidpict.full.patch. Fixes repainting of
     SolidFill pictures by nxagent/x2goagent on reconnects. Closes upstream
     issue #16.

  -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
     Fri, 21 Sep 2012 10:02:16 +0200


-- 

DAS-NETZWERKTEAM
mike gabriel, rothenstein 5, 24214 neudorf-bornstein
fon: +49 (1520) 1976 148

GnuPG Key ID 0x25771B31
mail: mike.gabriel@das-netzwerkteam.de, http://das-netzwerkteam.de

freeBusy:
https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xfb

--=_4tvv9xh8hf2o
Content-Type: application/pgp-signature
Content-Description: Digitale PGP-Unterschrift
Content-Disposition: inline
Content-Transfer-Encoding: 7bit

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iQIcBAABAgAGBQJQXCKQAAoJEJr0azAldxsxJmkP/jyUDTD40nXLdjb2Hx5QiwxD
TPCD5yzo2n6voNuTRIIwtBswHtXXzig2nUSu511y4ccrFDG58pw2uxJcZTNKpry7
hQv3jSvkDeSRvDLw+kqSlP9X8GUWYMp9/dlmu0frcghagTsX/G7RDFvCIp3m6rXM
TRPUYHPMh/dUikP1Lv3g9xJQPPOO8lE4Fl/HsW+59WEH+JwtMZoNi8smq1RSuIru
5P2NWSSZ0vmWDflGeCasUol6m00auo2s03qlpjNztDU5DFML/33pgbNcDB5slUZw
1d8iehJf+JyIKYW6CmfATbk8nUIIeI1OPr/i2Vm9UdXNDCi1TaG34d2aS29UqixX
L/cQXdN3cqrYlGm7EWrXSb29lDM8ERN9vUt7+gkgEVpaWTtlyWeEYczFmAIGshvl
jkOc0D8n2mjMex3HWWQU3dt4xLTJaPl4LIB43ZBhvbPBN/ygzFETHEu7ujdTbHnN
QzIclSWN2SI7/tmKqtP41bjaZvJLbKo/qIybn9BZ9olq7HuRo+qBFy80EkU8BwNg
nFDnj4wvabBRcCqnAVIYDinBDc07dYbItChUbHiDb4jsFIQrAd7hszx0nRhdCDcp
io6mxuRG2UE7Ea2gmtfd7jnlWp8xQ8xLLYfpkY9qfMOjy59DWRhNl+pqG2GtrNTG
/ttlhhHcXh/QqdMkf7u0
=tgJQ
-----END PGP SIGNATURE-----

--=_4tvv9xh8hf2o--
