aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2014-06-11 12:25:52 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2014-06-11 12:33:03 +0200
commit065dcc90303798f380755551dbc5deb13df23ec5 (patch)
treeb7c1135286c7812738ac853900660a9684520a95
parent5a07d00e0476ad278d1e54e51b667e1b5b95fd2e (diff)
downloadnx-libs-065dcc90303798f380755551dbc5deb13df23ec5.tar.gz
nx-libs-065dcc90303798f380755551dbc5deb13df23ec5.tar.bz2
nx-libs-065dcc90303798f380755551dbc5deb13df23ec5.zip
fix patch name
-rw-r--r--debian/changelog4
-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/series2
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