This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository nx-libs. commit 10d670c0c85da52f4688b8a82a0cc074c09424d8 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Thu Jan 29 09:46:34 2015 +0100 Support .symbols for 64bit and 32bit alike. --- debian/changelog | 1 + debian/libnx-x11-6.symbols | 10 +++++----- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/debian/changelog b/debian/changelog index cf15f36..796b1bd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -55,6 +55,7 @@ nx-libs (2:3.5.0.29-0x2go2) UNRELEASED; urgency=medium + Support hardened builds for nxcomp* libraries. + Support hardened builds for nxagent and libNX_*.so files. + Add debian/*.symbols files for shared nx-X11 libraries. + + Support .symbols for 64bit and 32bit alike. + Provide CDBS-generated debian/copyright.in file. * debian/rules: diff --git a/debian/libnx-x11-6.symbols b/debian/libnx-x11-6.symbols index ade8d1c..4b7ceac 100644 --- a/debian/libnx-x11-6.symbols +++ b/debian/libnx-x11-6.symbols @@ -817,7 +817,7 @@ libNX_X11.so.6 libnx-x11-6 #MINVER# _XConnectDisplay@Base 3.5.0.29 _XCopyToArg@Base 3.5.0.29 _XCreateMutex_fn@Base 3.5.0.29 - _XData32@Base 3.5.0.29 + (arch=amd64 ia64 alpha ppc64 arm64)_XData32@Base 3.5.0.29 _XDefaultError@Base 3.5.0.29 _XDefaultIOError@Base 3.5.0.29 _XDefaultWireError@Base 3.5.0.29 @@ -872,7 +872,7 @@ libNX_X11.so.6 libnx-x11-6 #MINVER# _XPollfdCacheInit@Base 3.5.0.29 _XProcessWindowAttributes@Base 3.5.0.29 _XPutBackEvent@Base 3.5.0.29 - _XRead32@Base 3.5.0.29 + (arch=amd64 ia64 alpha ppc64 arm64)_XRead32@Base 3.5.0.29 _XRead@Base 3.5.0.29 _XReadEvents@Base 3.5.0.29 _XReadPad@Base 3.5.0.29 @@ -1121,9 +1121,9 @@ libNX_X11.so.6 libnx-x11-6 #MINVER# _XkbInternAtomFunc@Base 3.5.0.29 _XkbNoteCoreMapChanges@Base 3.5.0.29 _XkbPeekAtReadBuffer@Base 3.5.0.29 - _XkbReadBufferCopy32@Base 3.5.0.29 + (arch=amd64 ia64 alpha ppc64 arm64)_XkbReadBufferCopy32@Base 3.5.0.29 _XkbReadBufferCopyKeySyms@Base 3.5.0.29 - _XkbReadCopyData32@Base 3.5.0.29 + (arch=amd64 ia64 alpha ppc64 arm64)_XkbReadCopyData32@Base 3.5.0.29 _XkbReadCopyKeySyms@Base 3.5.0.29 _XkbReadGetCompatMapReply@Base 3.5.0.29 _XkbReadGetGeometryReply@Base 3.5.0.29 @@ -1132,7 +1132,7 @@ libNX_X11.so.6 libnx-x11-6 #MINVER# _XkbReadGetNamesReply@Base 3.5.0.29 _XkbReloadDpy@Base 3.5.0.29 _XkbSkipReadBufferData@Base 3.5.0.29 - _XkbWriteCopyData32@Base 3.5.0.29 + (arch=amd64 ia64 alpha ppc64 arm64)_XkbWriteCopyData32@Base 3.5.0.29 _XkbWriteCopyKeySyms@Base 3.5.0.29 _XkeyTable@Base 3.5.0.29 _XlcAddCT@Base 3.5.0.29 -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/nx-libs.git