diff options
author | Mihai Moldovan <ionic@ionic.de> | 2017-11-04 08:00:32 +0100 |
---|---|---|
committer | Mihai Moldovan <ionic@ionic.de> | 2017-11-04 08:01:54 +0100 |
commit | 2c75b00f3fe8e9df4e94244ab66567cd3789f9d2 (patch) | |
tree | beccc3f4dd0b1217898af58a867c6ba468bc091c /debian/changelog | |
parent | e095b8f6bd4497c371df7ffda31597aa032a597e (diff) | |
download | nx-libs-2c75b00f3fe8e9df4e94244ab66567cd3789f9d2.tar.gz nx-libs-2c75b00f3fe8e9df4e94244ab66567cd3789f9d2.tar.bz2 nx-libs-2c75b00f3fe8e9df4e94244ab66567cd3789f9d2.zip |
nxcomp: Hardcode X11 and (legacy/xfs) font UNIX paths.
Fixes: ArcticaProject/nx-libs#536
Allowing overrides via NX_TEMP and TEMP breaks system using
pam_tmpdir.so and most server infrastructure expects the location to be
fixed anyway.
Backported from Arctica GH 3.6.x branch.
v2: backport to nx-libs 3.5.0.x (Mihai Moldovan)
Adds:
- debian/patches/1610_nxcomp-harcode-some-UNIX-socket-path.full+lite.patch
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 06ffd2fb4..dc0e08f1f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -60,6 +60,15 @@ nx-libs (2:3.5.0.33-0x2go1) UNRELEASED; urgency=low v2: backport to nx-libs 3.5.0.x (Mihai Moldovan) Adds: - debian/patches/1600_nxcomp-handle-launchd-socket-in-Auth.full+lite.patch + * nxcomp: Hardcode X11 and (legacy/xfs) font UNIX paths. + Fixes: ArcticaProject/nx-libs#536 + Allowing overrides via NX_TEMP and TEMP breaks system using + pam_tmpdir.so and most server infrastructure expects the location to be + fixed anyway. + Backported from Arctica GH 3.6.x branch. + v2: backport to nx-libs 3.5.0.x (Mihai Moldovan) + Adds: + - debian/patches/1610_nxcomp-harcode-some-UNIX-socket-path.full+lite.patch [ Mike Gabriel ] * debian/libxinerama1.postinst.in: |