Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
N
nx-libs
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1
Issues
1
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
dimbor
nx-libs
Commits
22f0208c
Commit
22f0208c
authored
Jan 28, 2015
by
Mike Gabriel
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
re-arrange changelog, work-in missing entries for previous commits
parent
10027617
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
27 additions
and
20 deletions
+27
-20
changelog
debian/changelog
+27
-20
No files found.
debian/changelog
View file @
22f0208c
...
...
@@ -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
* 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
-
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
-
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.
-
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,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment