OpenAFS Master Repository branch, master, updated. BP-openafs-stable-1_8_x-117-g3be1de0
Gerrit Code Review
gerrit@openafs.org
Fri, 25 May 2018 07:50:24 -0400
The following commit has been merged in the master branch:
commit 3be1de0e823db7068e27b9c5c30a91673f058e52
Author: Benjamin Kaduk <kaduk@mit.edu>
Date: Sat May 5 14:42:31 2018 -0500
Export ubik_PR_ symbols from libafsauthent
Also export from liboafs_prot the ones missing from this set.
This brings the unix exports in sync with the Windows exports
(of ubik_PR_ symbols), and is tested as being sufficient to compile
python-afs.
Change-Id: I77941aa7fbbcb154c67769fe875474920d86d756
Reviewed-on: https://gerrit.openafs.org/13056
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Tested-by: Anders Kaseorg <andersk@mit.edu>
Reviewed-by: Michael Meffie <mmeffie@sinenomine.net>
Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
src/libafsauthent/libafsauthent.la.sym | 23 +++++++++++++++++++++++
src/ptserver/liboafs_prot.la.sym | 13 +++++++++++++
2 files changed, 36 insertions(+), 0 deletions(-)
--
OpenAFS Master Repository