diff options
-rw-r--r-- | debian/changelog | 4 | ||||
-rw-r--r-- | debian/patches/027_nxcomp_abstract-X11-socket.full+lite.patch (renamed from debian/patches/027_nxcomp_abstract-X11-socket.patch) | 0 | ||||
-rw-r--r-- | debian/patches/series | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 54992628b..6c806882a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,12 +2,12 @@ nx-libs (2:3.5.0.25-0x2go1) UNRELEASED; urgency=low * Add 606_nx-X11_build-on-aarch64.full.patch. Build on aarch64 architectures. (Fixes: #490). - * Add 027_nxcomp_abstract-X11-socket.patch. In proxy mode "server" let + * Add 027_nxcomp_abstract-X11-socket.full+lite.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). * Make 220_nxproxy-bind-loopback-only.full+lite.patch cleanly apply after - having added 027_nxcomp_abstract-X11-socket.patch. + having added 027_nxcomp_abstract-X11-socket.full+lite.patch. -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Wed, 07 May 2014 09:58:10 +0200 diff --git a/debian/patches/027_nxcomp_abstract-X11-socket.patch b/debian/patches/027_nxcomp_abstract-X11-socket.full+lite.patch index 4f614338c..4f614338c 100644 --- a/debian/patches/027_nxcomp_abstract-X11-socket.patch +++ b/debian/patches/027_nxcomp_abstract-X11-socket.full+lite.patch diff --git a/debian/patches/series b/debian/patches/series index 162c52281..fdb76702d 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -22,7 +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 +027_nxcomp_abstract-X11-socket.full+lite.patch 030_nx-X11_configure-args.full.patch 031_nx-X11_parallel-make.full.patch 051_nxcomp_macos105-fdisset.full+lite.patch |