[Pkg-ofed-commits] [librdmacm] 01/06: Add symbols files to librdmacm library

Benjamin Drung bdrung at moszumanska.debian.org
Fri Aug 19 14:44:04 UTC 2016


This is an automated email from the git hooks/post-receive script.

bdrung pushed a commit to branch master
in repository librdmacm.

commit 72c51454de5b8f19a99c34eb89a43cc15c81baec
Author: Benjamin Drung <benjamin.drung at profitbricks.com>
Date:   Tue Aug 9 13:18:35 2016 +0200

    Add symbols files to librdmacm library
    
    dpkg can use symbols files in order to generate more accurate library
    dependencies for applications, based on the symbols from the library
    that are actually used by the application.
    
    Refer to the dpkg-gensymbols(1) manual page and
    https://wiki.debian.org/UsingSymbolsFiles for details.
---
 debian/librdmacm1.symbols | 99 +++++++++++++++++++++++++++++++++++++++++++++++
 debian/rules              |  3 --
 2 files changed, 99 insertions(+), 3 deletions(-)

diff --git a/debian/librdmacm1.symbols b/debian/librdmacm1.symbols
new file mode 100644
index 0000000..1381936
--- /dev/null
+++ b/debian/librdmacm1.symbols
@@ -0,0 +1,99 @@
+librdmacm.so.1 librdmacm1 #MINVER#
+ RDMACM_1.0 at RDMACM_1.0 1.0.15
+ raccept at RDMACM_1.0 1.0.16
+ rbind at RDMACM_1.0 1.0.16
+ rclose at RDMACM_1.0 1.0.16
+ rconnect at RDMACM_1.0 1.0.16
+ rdma_accept at RDMACM_1.0 1.0.15
+ rdma_ack_cm_event at RDMACM_1.0 1.0.15
+ rdma_bind_addr at RDMACM_1.0 1.0.15
+ rdma_connect at RDMACM_1.0 1.0.15
+ rdma_create_ep at RDMACM_1.0 1.0.15
+ rdma_create_event_channel at RDMACM_1.0 1.0.15
+ rdma_create_id at RDMACM_1.0 1.0.15
+ rdma_create_qp at RDMACM_1.0 1.0.15
+ rdma_create_qp_ex at RDMACM_1.0 1.0.19
+ rdma_create_srq at RDMACM_1.0 1.0.15
+ rdma_create_srq_ex at RDMACM_1.0 1.0.19
+ rdma_destroy_ep at RDMACM_1.0 1.0.15
+ rdma_destroy_event_channel at RDMACM_1.0 1.0.15
+ rdma_destroy_id at RDMACM_1.0 1.0.15
+ rdma_destroy_qp at RDMACM_1.0 1.0.15
+ rdma_destroy_srq at RDMACM_1.0 1.0.15
+ rdma_disconnect at RDMACM_1.0 1.0.15
+ rdma_event_str at RDMACM_1.0 1.0.15
+ rdma_free_devices at RDMACM_1.0 1.0.15
+ rdma_freeaddrinfo at RDMACM_1.0 1.0.15
+ rdma_get_cm_event at RDMACM_1.0 1.0.15
+ rdma_get_devices at RDMACM_1.0 1.0.15
+ rdma_get_dst_port at RDMACM_1.0 1.0.19
+ rdma_get_request at RDMACM_1.0 1.0.15
+ rdma_get_src_port at RDMACM_1.0 1.0.19
+ rdma_getaddrinfo at RDMACM_1.0 1.0.15
+ rdma_join_multicast at RDMACM_1.0 1.0.15
+ rdma_leave_multicast at RDMACM_1.0 1.0.15
+ rdma_listen at RDMACM_1.0 1.0.15
+ rdma_migrate_id at RDMACM_1.0 1.0.15
+ rdma_notify at RDMACM_1.0 1.0.15
+ rdma_reject at RDMACM_1.0 1.0.15
+ rdma_resolve_addr at RDMACM_1.0 1.0.15
+ rdma_resolve_route at RDMACM_1.0 1.0.15
+ rdma_set_option at RDMACM_1.0 1.0.15
+ rfcntl at RDMACM_1.0 1.0.16
+ rgetpeername at RDMACM_1.0 1.0.16
+ rgetsockname at RDMACM_1.0 1.0.16
+ rgetsockopt at RDMACM_1.0 1.0.16
+ riomap at RDMACM_1.0 1.0.19
+ riounmap at RDMACM_1.0 1.0.19
+ riowrite at RDMACM_1.0 1.0.19
+ rlisten at RDMACM_1.0 1.0.16
+ rpoll at RDMACM_1.0 1.0.16
+ rread at RDMACM_1.0 1.0.16
+ rreadv at RDMACM_1.0 1.0.16
+ rrecv at RDMACM_1.0 1.0.16
+ rrecvfrom at RDMACM_1.0 1.0.16
+ rrecvmsg at RDMACM_1.0 1.0.16
+ rselect at RDMACM_1.0 1.0.16
+ rsend at RDMACM_1.0 1.0.16
+ rsendmsg at RDMACM_1.0 1.0.16
+ rsendto at RDMACM_1.0 1.0.16
+ rsetsockopt at RDMACM_1.0 1.0.16
+ rshutdown at RDMACM_1.0 1.0.16
+ rsocket at RDMACM_1.0 1.0.16
+ rwrite at RDMACM_1.0 1.0.16
+ rwritev at RDMACM_1.0 1.0.16
+librspreload.so.1 librdmacm1 #MINVER#
+ __fxstat at Base 1.0.19
+ accept at Base 1.0.16
+ bind at Base 1.0.16
+ close at Base 1.0.16
+ connect at Base 1.0.16
+ dup2 at Base 1.0.19
+ fcntl at Base 1.0.16
+ getenv_options at Base 1.0.16
+ getpeername at Base 1.0.16
+ getsockname at Base 1.0.16
+ getsockopt at Base 1.0.16
+ idm_clear at Base 1.0.16
+ idm_set at Base 1.0.16
+ idx_insert at Base 1.0.16
+ idx_remove at Base 1.0.16
+ idx_replace at Base 1.0.16
+ listen at Base 1.0.16
+ poll at Base 1.0.16
+ read at Base 1.0.16
+ readv at Base 1.0.16
+ recv at Base 1.0.16
+ recvfrom at Base 1.0.16
+ recvmsg at Base 1.0.16
+ select at Base 1.0.16
+ send at Base 1.0.16
+ sendfile at Base 1.0.19
+ sendmsg at Base 1.0.16
+ sendto at Base 1.0.16
+ set_rsocket_options at Base 1.0.16
+ setsockopt at Base 1.0.16
+ shutdown at Base 1.0.16
+ socket at Base 1.0.16
+ write at Base 1.0.16
+ writev at Base 1.0.16
diff --git a/debian/rules b/debian/rules
index f280e45..5df88c8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,9 +9,6 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 override_dh_strip:
 	dh_strip --dbg-package=librdmacm1-dbg
 
-override_dh_makeshlibs:
-	dh_makeshlibs -V 'librdmacm1 (>= 1.0.16)'
-
 override_dh_auto_configure:
 	autoreconf -f -i
 	dh_auto_configure

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ofed/librdmacm.git



More information about the Pkg-ofed-commits mailing list