From: | ghudson@mit.edu |
Subject: | git commit |
Restore krb5_set_default_tgs_ktypes()
Samba only uses the correct name (krb5_set_default_tgs_enctypes) if it
cannot find the old one in the library, so removing the name causes a
linker error for existing builds.
https://github.com/krb5/krb5/commit/17ee97788611f8f8f4a6bd69968a9499f4db2215
Author: Greg Hudson <ghudson@mit.edu>
Commit: 17ee97788611f8f8f4a6bd69968a9499f4db2215
Branch: master
src/lib/krb5/krb/init_ctx.c | 11 +++++++++++
src/lib/krb5/libkrb5.exports | 1 +
2 files changed, 12 insertions(+), 0 deletions(-)