[krbdev.mit.edu #9024] git commit
"Greg Hudson via RT" <[email protected]> Sun, 29 Aug 2021 16:25:40 -0400
| Newsgroups | gmane.comp.encryption.kerberos.bugs |
|---|---|
| Message-ID | <[email protected]> |
Sun Aug 29 16:25:40 2021: Request 9024 was acted upon. Transaction: Ticket created by [email protected] Queue: krb5 Subject: git commit Owner: [email protected] Requestors: Status: new Ticket <URL: https://krbdev.mit.edu/rt/Ticket/Display.html?id=9024 > Find gss_get_mic_iov extensions in GSS modules Commit d750ef3130b76dd079e863ed395eb3620a37386b added gss_get_mic_iov(), gss_verify_mic_iov(), and gss_get_mic_iov_length(), but did not add them to the symbols looked up in external GSS modules and interposer modules. Add them now. [[email protected]: rewrote commit message] https://github.com/krb5/krb5/commit/2dc3c36eb299e599faca414a79d8c90c7b123c63 Author: Robbie Harwood <[email protected]> Committer: Greg Hudson <[email protected]> Commit: 2dc3c36eb299e599faca414a79d8c90c7b123c63 Branch: master src/lib/gssapi/mechglue/g_initialize.c | 8 ++++++++ 1 files changed, 8 insertions(+), 0 deletions(-)