diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2014-06-11 10:42:04 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2014-06-11 10:42:04 +0200 |
commit | 57fb5bb5733fb69c98a9c2fecb06ed4cd7b922f3 (patch) | |
tree | bb37c6c7311e8cd450f1073144ff7a9af5f1de72 /debian/patches/series | |
parent | eb36421013cc93221136f37e7b2872d1bd457de7 (diff) | |
download | nx-libs-57fb5bb5733fb69c98a9c2fecb06ed4cd7b922f3.tar.gz nx-libs-57fb5bb5733fb69c98a9c2fecb06ed4cd7b922f3.tar.bz2 nx-libs-57fb5bb5733fb69c98a9c2fecb06ed4cd7b922f3.zip |
Add 027_nxcomp_abstract-X11-socket.patch. In proxy mode server let NX proxy attempt connecting to the abstract X11 socket first, and only fallback to the file system socket, if the abstract socket is not available. (Fixes: #505).
Diffstat (limited to 'debian/patches/series')
-rw-r--r-- | debian/patches/series | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/patches/series b/debian/patches/series index e0fdb323e..162c52281 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -22,6 +22,7 @@ 026_nxcompext_honour-optflags.full.patch 026_nxcomp_honour-optflags.full+lite.patch 026_nxcompshad_honour-optflags.full.patch +027_nxcomp_abstract-X11-socket.patch 030_nx-X11_configure-args.full.patch 031_nx-X11_parallel-make.full.patch 051_nxcomp_macos105-fdisset.full+lite.patch |