Export krb5_set_trace_callback/filename krb5_set_trace_callback and krb5_set_trace_filename were added to krb5.h in krb5 1.9, but were mistakenly left out of the library export lists. Add them now. Reported by Russ Allbery. (backported from commit 61e6ab231b75f7ac3ff8967f002436e48ce05620) https://github.com/krb5/krb5/commit/d0e740185b3f5732055dfa9a76a98c193d36b412 Author: Greg Hudson Committer: Tom Yu Commit: d0e740185b3f5732055dfa9a76a98c193d36b412 Branch: krb5-1.10 src/lib/krb5/libkrb5.exports | 2 ++ src/lib/krb5_32.def | 3 +++ 2 files changed, 5 insertions(+), 0 deletions(-)