+5621. [bug] Due to a backporting mistake in change 5609, named
+ binaries built against a Kerberos/GSSAPI library whose
+ header files did not define the GSS_SPNEGO_MECHANISM
+ preprocessor macro were not able to start if their
+ configuration included the "tkey-gssapi-credential"
+ option. This has been fixed. [GL #2634]
+
5614. [bug] Ensure all resources are properly cleaned up when a call
to gss_accept_sec_context() fails. [GL #2620]