- Call gss_acquire_cred() before gss_init_sec_context() in gssapi_client_mech_step()
- Fix a bug which prevented the client from retrieving a credential from CCACHE.
These patches were already merged into upstream.
https://github.com/cyrusimap/cyrus-sasl/pull/575 https://github.com/cyrusimap/cyrus-sasl/pull/591
Submitted by: hrs