Commit 26cfe931 authored by Mike Gabriel's avatar Mike Gabriel

fix 3.5.0.29 changelog entry

parent 1f3222fa
......@@ -8,26 +8,26 @@ nx-libs (2:3.5.99.0-0~build1) UNRELEASED; urgency=medium
nx-libs (2:3.5.0.29-0x2go2) UNRELEASED; urgency=medium
[ Paul Szabo ]
* DISABLED:401_nxcomp_bigrequests-and-genericevent-extensions.full+lite.patch.
* DISABLED:0401_nxcomp_bigrequests-and-genericevent-extensions.full+lite.patch.
Enable support for the X11 big requests extension and the generic events
extension.
[ Mike Gabriel ]
* Update 320_nxagent_configurable-keystrokes.full.patch. Fix patch header
* Update 0320_nxagent_configurable-keystrokes.full.patch. Fix patch header
referring to keystrokes.cfg (plural), not keystroke.cfg.
* Allow sysadmins to manipulate nxagent's / x2goagent's rgb file by placing
it into /etc/nxagent or /etc/x2go.
* Provide support for separate .keyboard files for nxagent/x2goagent.
* Modify 101_nxagent_set-rgb-path.full.patch. Allow configurable rgb files.
* Extend 999_nxagent_unbrand-nxagent-brand-x2goagent.full.patch. Let rgb
* Modify 0101_nxagent_set-rgb-path.full.patch. Allow configurable rgb files.
* Extend 0999_nxagent_unbrand-nxagent-brand-x2goagent.full.patch. Let rgb
file shipped with x2goagent supersede rgb file shipped with nxagent.
FIXME: a better approach would be to decide at runtime if to use
/etc/x2go/rgb or /etc/nxagent/rgb.
* Extend 999_nxagent_unbrand-nxagent-brand-x2goagent.full.patch. Allow
* Extend 0999_nxagent_unbrand-nxagent-brand-x2goagent.full.patch. Allow
separate .keyboard files for x2goagent and nxagent.
* Update 600_nx-X11+nxcompext+nxcompshad_unique-libnames.full.patch. Don't
* Update 0600_nx-X11+nxcompext+nxcompshad_unique-libnames.full.patch. Don't
patch files that get removed during code reduction.
* Add 991_fix-hr-typos.full+lite.patch and 991_fix-hr-typos.full.patch.
* Add 0991_fix-hr-typos.full+lite.patch and 0991_fix-hr-typos.full.patch.
Fix several typos in upstream code detected by lintian.
* Makefile.nx-libs: Don't allow symlinks to point into buildroot.
* Makefile.nx-libs: Install man pages via main Makefile.
......@@ -54,11 +54,11 @@ nx-libs (2:3.5.0.29-0x2go2) UNRELEASED; urgency=medium
- Makefile.nx-libs: Don't install Mesa header files into DESTDIR anymore.
- Unify source tree reduction (debian/rules vs. roll-tarball.sh) via file/
folder lists in text files named debian/CODE-REDUCTION_*.
- Update 991_fix-hr-typos.full.patch. Don't patch files that get removed by
- Update 0991_fix-hr-typos.full.patch. Don't patch files that get removed by
the NX code reduction effort.
- Drop 604_nx-X11_recent-freetype-API.full.patch. Not used in current build
- Drop 0604_nx-X11_recent-freetype-API.full.patch. Not used in current build
process.
- Update 600_nx-X11+nxcompext+nxcompshad_unique-libnames.full.patch. Don't
- Update 0600_nx-X11+nxcompext+nxcompshad_unique-libnames.full.patch. Don't
patch files matter to the NX code reduction efforts.
- Update 0031_nx-X11_parallel-make.full.patch. Don't patch .original files
in NX code tree.
......@@ -122,10 +122,10 @@ nx-libs (2:3.5.0.29-0x2go2) UNRELEASED; urgency=medium
x2goagent.keyboard).
[ Horst Schirmeier ]
* Update 320_nxagent_configurable-keystrokes.full.patch. Fix a typo that
* Update 0320_nxagent_configurable-keystrokes.full.patch. Fix a typo that
prevented the /etc/nxagent/keystrokes.cfg file from being parsed. (Fixes:
#741).
* Add 321_nxagent_x2go-specific-keystroke-config.full.patch. If nxagent is
* Add 0321_nxagent_x2go-specific-keystroke-config.full.patch. If nxagent is
launched as x2goagent, use X2Go-specific paths for the keystrokes.cfg file.
(Fixes: #744).
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment