From: Ben Kaduk Date: Fri, 29 Aug 2014 02:58:49 +0000 (-0400) Subject: Export gssrpc_bindresvport_sa X-Git-Tag: krb5-1.13-beta1~22 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb345e55bb6d197b5f4b11750b08fa6019f4084f;p=thirdparty%2Fkrb5.git Export gssrpc_bindresvport_sa It was added in commit 0d04b60d159ab83b943e43802b1449a3b074bc83, but was not added to the library export symbol list, and thus was unusable on systems that enforced library export lists. (cherry picked from commit f749c07bb18878f34f63aa3997bb0ef1360a9a0a) ticket: 8003 version_fixed: 1.13 status: resolved --- diff --git a/src/lib/rpc/libgssrpc.exports b/src/lib/rpc/libgssrpc.exports index 79e69612dd..ce76f55317 100644 --- a/src/lib/rpc/libgssrpc.exports +++ b/src/lib/rpc/libgssrpc.exports @@ -15,6 +15,7 @@ gssrpc_authnone_create gssrpc_authunix_create gssrpc_authunix_create_default gssrpc_bindresvport +gssrpc_bindresvport_sa gssrpc_callrpc gssrpc_clnt_broadcast gssrpc_clnt_create