[X2Go-Commits] [nx-libs] 01/01: Support .symbols for 64bit and 32bit alike.

git-admin at x2go.org git-admin at x2go.org
Thu Jan 29 09:46:41 CET 2015


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 at 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 at Base 3.5.0.29
  _XCopyToArg at Base 3.5.0.29
  _XCreateMutex_fn at Base 3.5.0.29
- _XData32 at Base 3.5.0.29
+  (arch=amd64 ia64 alpha ppc64 arm64)_XData32 at Base 3.5.0.29
  _XDefaultError at Base 3.5.0.29
  _XDefaultIOError at Base 3.5.0.29
  _XDefaultWireError at Base 3.5.0.29
@@ -872,7 +872,7 @@ libNX_X11.so.6 libnx-x11-6 #MINVER#
  _XPollfdCacheInit at Base 3.5.0.29
  _XProcessWindowAttributes at Base 3.5.0.29
  _XPutBackEvent at Base 3.5.0.29
- _XRead32 at Base 3.5.0.29
+ (arch=amd64 ia64 alpha ppc64 arm64)_XRead32 at Base 3.5.0.29
  _XRead at Base 3.5.0.29
  _XReadEvents at Base 3.5.0.29
  _XReadPad at Base 3.5.0.29
@@ -1121,9 +1121,9 @@ libNX_X11.so.6 libnx-x11-6 #MINVER#
  _XkbInternAtomFunc at Base 3.5.0.29
  _XkbNoteCoreMapChanges at Base 3.5.0.29
  _XkbPeekAtReadBuffer at Base 3.5.0.29
- _XkbReadBufferCopy32 at Base 3.5.0.29
+ (arch=amd64 ia64 alpha ppc64 arm64)_XkbReadBufferCopy32 at Base 3.5.0.29
  _XkbReadBufferCopyKeySyms at Base 3.5.0.29
- _XkbReadCopyData32 at Base 3.5.0.29
+ (arch=amd64 ia64 alpha ppc64 arm64)_XkbReadCopyData32 at Base 3.5.0.29
  _XkbReadCopyKeySyms at Base 3.5.0.29
  _XkbReadGetCompatMapReply at Base 3.5.0.29
  _XkbReadGetGeometryReply at Base 3.5.0.29
@@ -1132,7 +1132,7 @@ libNX_X11.so.6 libnx-x11-6 #MINVER#
  _XkbReadGetNamesReply at Base 3.5.0.29
  _XkbReloadDpy at Base 3.5.0.29
  _XkbSkipReadBufferData at Base 3.5.0.29
- _XkbWriteCopyData32 at Base 3.5.0.29
+ (arch=amd64 ia64 alpha ppc64 arm64)_XkbWriteCopyData32 at Base 3.5.0.29
  _XkbWriteCopyKeySyms at Base 3.5.0.29
  _XkeyTable at Base 3.5.0.29
  _XlcAddCT at Base 3.5.0.29

--
Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/nx-libs.git


More information about the x2go-commits mailing list