diff options
author | Oleksandr Shneyder <oleksandr.shneyder@treuchtlingen.de> | 2012-02-28 13:44:25 +0100 |
---|---|---|
committer | Oleksandr Shneyder <oleksandr.shneyder@treuchtlingen.de> | 2012-02-28 13:44:33 +0100 |
commit | be86627adf0392f94d70ad28cb9c6867b3bef0f5 (patch) | |
tree | 2e7bb9243829adc06b49e6516e018e86cfeca6f9 /debian/changelog | |
parent | 0586f0d6e83cfa9ea12a3bf6a0015a4e84d09ae2 (diff) | |
download | nx-libs-be86627adf0392f94d70ad28cb9c6867b3bef0f5.tar.gz nx-libs-be86627adf0392f94d70ad28cb9c6867b3bef0f5.tar.bz2 nx-libs-be86627adf0392f94d70ad28cb9c6867b3bef0f5.zip |
Create patch: 203_nxagent_disable-rootless-exit.full.patch
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index f1697bcc0..d2da304d9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,17 @@ nx-libs (2:3.5.0.12-0) UNRELEASED; urgency=low + [ Mike Gabriel ] * Update patch: 001_add-main-makefile.full+lite.patch, adapt patch from packaging. Test for Makefiles in subfolders before calling them. Fixes build failure during ,,make distclean'' calls. + [ Oleksandr Shneyder ] + * Create patch: 203_nxagent_disable-rootless-exit.full.patch. + Add command line argument "-norootlessexit". + Usually, nxagent exits after 30 seconds if running in rootless mode + and no X-Clients are present. Starting nxagent with option "-norootlessexit" + will change this behaviour. + -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Wed, 22 Feb 2012 15:05:38 +0100 nx-libs (2:3.5.0.11-0) unstable; urgency=low |