diff options
author | Mike DePaulo <mikedep333@gmail.com> | 2015-02-14 17:07:21 -0500 |
---|---|---|
committer | Mike DePaulo <mikedep333@gmail.com> | 2015-02-14 17:07:21 -0500 |
commit | 7b0c8a2acdb866f23c0569b4ba549e9e8c94428e (patch) | |
tree | c95e7b4fa036af105df53a2dc9cb12d22a64e256 /debian/changelog | |
parent | 4587881130db36125c6b800e8f7e3fa0a3c5c9fb (diff) | |
download | nx-libs-7b0c8a2acdb866f23c0569b4ba549e9e8c94428e.tar.gz nx-libs-7b0c8a2acdb866f23c0569b4ba549e9e8c94428e.tar.bz2 nx-libs-7b0c8a2acdb866f23c0569b4ba549e9e8c94428e.zip |
Fix FTBFS due to the nxproxy executable already existing under /usr/lib/nx/bin/nx
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 a85cdec64..39105b082 100644 --- a/debian/changelog +++ b/debian/changelog @@ -187,6 +187,8 @@ nx-libs (2:3.5.0.29-0x2go2) UNRELEASED; urgency=medium - Security fixes with no assigned CVE: 1008-Don-t-crash-when-we-receive-an-FS_Error-from-the-fon.patch + - Fix FTBFS due to the nxproxy executable already existing under + /usr/lib/nx/bin/nx/ [ Mihai Moldovan ] * Change string "X2go" to "X2Go" where appropriate. |