diff options
author | Mihai Moldovan <ionic@ionic.de> | 2015-03-26 00:23:09 +0100 |
---|---|---|
committer | Mihai Moldovan <ionic@ionic.de> | 2015-03-26 00:36:30 +0100 |
commit | a88fc7163fe292ad13e6adbb04ee21bbb06c9545 (patch) | |
tree | 90919fa50d78801b0bca731e112ded27bf0b7fb4 /debian/changelog | |
parent | 1e0adb7153b3908cfd23e4a4d26811291564cf4d (diff) | |
download | nx-libs-a88fc7163fe292ad13e6adbb04ee21bbb06c9545.tar.gz nx-libs-a88fc7163fe292ad13e6adbb04ee21bbb06c9545.tar.bz2 nx-libs-a88fc7163fe292ad13e6adbb04ee21bbb06c9545.zip |
Only use the first three numbers in the full version for current_version on OS X. ld(1) on 10.6 fails otherwise.
Affected:
- 0420_nxcomp_use-correct-library-naming-scheme-on-OS-X.full+lite.patch
- 0620_nxcompext_use-correct-library-naming-scheme-on-OS-X.full.patch
- 0621_nxcompshad_use-correct-library-naming-scheme-on-OS-X.full.patch
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 62513f849..3d58ed9e1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,12 @@ nx-libs (2:3.5.0.32-0x2go1) UNRELEASED; urgency=low - * Continue development + [ Mihai Moldovan ] + * Only use the first three numbers in the full version for current_version + on OS X. ld(1) on 10.6 fails otherwise. + Affected: + - 0420_nxcomp_use-correct-library-naming-scheme-on-OS-X.full+lite.patch + - 0620_nxcompext_use-correct-library-naming-scheme-on-OS-X.full.patch + - 0621_nxcompshad_use-correct-library-naming-scheme-on-OS-X.full.patch -- X2Go Release Manager <git-admin@x2go.org> Tue, 17 Mar 2015 19:19:32 +0100 |