diff options
author | Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> | 2012-09-20 21:27:59 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2012-09-20 21:28:26 +0200 |
commit | f6adfd1fa2d5afc98166486b905305ad718853d1 (patch) | |
tree | e6fc18f6144b8036689718861c5bd575eb5df9cc /debian/changelog | |
parent | b8db5192d8b60c4371aa339e0762268efd62d53f (diff) | |
download | nx-libs-f6adfd1fa2d5afc98166486b905305ad718853d1.tar.gz nx-libs-f6adfd1fa2d5afc98166486b905305ad718853d1.tar.bz2 nx-libs-f6adfd1fa2d5afc98166486b905305ad718853d1.zip |
Add patch: 204-nxagent_repaint-solidpict.full.patch. Fixes repainting of SolidFill pictures by nxagent/x2goagent on reconnects.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 90f17324a..c2c83bfe0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,6 @@ nx-libs (2:3.5.0.15-0) UNRELEASED; 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 @@ -17,6 +18,10 @@ nx-libs (2:3.5.0.15-0) UNRELEASED; urgency=low 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. + -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Thu, 28 Jun 2012 14:54:51 +0200 nx-libs (2:3.5.0.14-0) unstable; urgency=low |