aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2015-01-28 11:44:04 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2015-01-28 12:58:56 +0100
commit22f0208cb6ebb7d690669d363dc8e6dedec57fdf (patch)
treec20bd8e96b8e26c7aa687c517c783655b560b7ff
parent100276175195da4d507e4498b8d0901c7a19d2ba (diff)
downloadnx-libs-22f0208cb6ebb7d690669d363dc8e6dedec57fdf.tar.gz
nx-libs-22f0208cb6ebb7d690669d363dc8e6dedec57fdf.tar.bz2
nx-libs-22f0208cb6ebb7d690669d363dc8e6dedec57fdf.zip
re-arrange changelog, work-in missing entries for previous commits
-rw-r--r--debian/changelog53
1 files changed, 30 insertions, 23 deletions
diff --git a/debian/changelog b/debian/changelog
index cdbec3ff5..1bd36fd63 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,23 +6,32 @@ nx-libs (2:3.5.0.29-0x2go2) UNRELEASED; urgency=medium
extension.
[ Mike Gabriel ]
- * nx-libs.spec:
- + The gpg-offline bin:package is not available in our SLE repo. We can do
- without.
* Update 320_nxagent_configurable-keystrokes.full.patch. Fix patch header
referring to keystrokes.cfg (plural), not keystroke.cfg.
- * Drop more unused code in nx-X11/programs/Xserver/hw/. Do this in
- roll-tarball.sh and in debian/rules alike.
- * Stop shipping unused / very old xterm code.
- * Drop nx-X11/programs/Xserver/hw/xfree86 except of four files symlinked
- to other locations in the source tree at build time.
- * More source tree size reduction by analyzing what exactly of the Mesa
- source code in nx-X11/extras/ is used and what not.
- * Drop more unused folders from tarball release / before .deb package build:
- - nx-X11/programs/Xserver/miext/shadow/
- - nx-X11/programs/Xserver/XpConfig/
- - nx-X11/programs/Xserver/Xprint/
- * Makefile.nx-libs: Don't install Mesa header files into DESTDIR anymore.
+ * 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
+ 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
+ separate .keyboard files for x2goagent and nxagent.
+
+ * NX code reduction efforts (from 93Mb to 52Mb):
+ - Drop more unused code in nx-X11/programs/Xserver/hw/. Do this in
+ roll-tarball.sh and in debian/rules alike.
+ - Stop shipping unused / very old xterm code.
+ - Drop nx-X11/programs/Xserver/hw/xfree86 except of four files symlinked
+ to other locations in the source tree at build time.
+ - More source tree size reduction by analyzing what exactly of the Mesa
+ source code in nx-X11/extras/ is used and what not.
+ - Drop more unused folders from tarball release / before .deb package build:
+ . nx-X11/programs/Xserver/miext/shadow/
+ . nx-X11/programs/Xserver/XpConfig/
+ . nx-X11/programs/Xserver/Xprint/
+ - Makefile.nx-libs: Don't install Mesa header files into DESTDIR anymore.
* Debian/Ubuntu packaging:
+ Fully rework the way nx-libs gets packaged for Debian/Ubuntu.
@@ -33,7 +42,8 @@ nx-libs (2:3.5.0.29-0x2go2) UNRELEASED; urgency=medium
+ Provide nx-x11proto-*-dev packages for all libnx-* libraries.
+ Install _all_ library files (*.so*) to /usr/lib/<triplet>/, so
no extra settings of LD_LIBRARY_PATH is necessary.
-
+ + Add Multi-Arch support for Debian based distro versions that
+ support Multi-Arch.
* debian/rules:
+ Backup nxcomp/VERSION file from NoMachine before replacing it with
a symlink to debian/VERSION. Recreate the original file when cleaning
@@ -43,13 +53,10 @@ nx-libs (2:3.5.0.29-0x2go2) UNRELEASED; urgency=medium
shell globbing with curly braces).
+ Correctly link config files (etc/rgb, etc/nxagent.keyboard,
etc/x2goagent.keyboard) before dh_auto_build.
- * Modify 101_nxagent_set-rgb-path.full.patch. Allow configurable rgb files.
- * Extend 999_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
- separate .keyboard files for x2goagent and nxagent.
+
+ * nx-libs.spec:
+ + The gpg-offline bin:package is not available in our SLE repo. We can do
+ without.
* debian/roll-tarball.sh:
+ Install etc/ files into etc/ subfolder (rgb, nxagent.keyboard,