From: Ben Kaduk Date: Fri, 29 Aug 2014 02:58:49 +0000 (-0400) Subject: Export gssrpc_bindresvport_sa X-Git-Tag: krb5-1.14-alpha1~260 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f749c07bb18878f34f63aa3997bb0ef1360a9a0a;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. ticket: 8003 (new) tags: pullup target_version: 1.13 --- 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