diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2015-01-28 14:58:17 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2015-01-28 16:35:07 +0100 |
commit | 2a4015865143f3f306e4d98859bdc95ba3954ea8 (patch) | |
tree | 4c02b2559ed5a48f07e200da57feaa9d159ad04e /debian/changelog | |
parent | 8b432c7a5bbf99cc426f492d25fda988d162280c (diff) | |
download | nx-libs-2a4015865143f3f306e4d98859bdc95ba3954ea8.tar.gz nx-libs-2a4015865143f3f306e4d98859bdc95ba3954ea8.tar.bz2 nx-libs-2a4015865143f3f306e4d98859bdc95ba3954ea8.zip |
Support hardened builds for nxcomp* libraries.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 8d95b5f7b..1d1078a09 100644 --- a/debian/changelog +++ b/debian/changelog @@ -46,6 +46,8 @@ nx-libs (2:3.5.0.29-0x2go2) UNRELEASED; urgency=medium no extra settings of LD_LIBRARY_PATH is necessary. + Add Multi-Arch support for Debian based distro versions that support Multi-Arch. + + Support hardened builds for nxcomp* libraries. + * debian/rules: + Backup nxcomp/VERSION file from NoMachine before replacing it with a symlink to debian/VERSION. Recreate the original file when cleaning |