Major changes in 1.8.3 ====================== * Behavior Change: GSS-API context expiration -- the gss_wrap and gss_unwrap functions no longer check for ticket expiration. Applications wishing to enforce ticket lifetimes should check using the gss_inquire_context function. The previous behavior of checking for ticket expiration produced results that were not expected by application developers, and could lead to poor user experience. * Fix an interoperability issue when the Microsoft HMAC-MD5 checksum type was used with non-RC4 keys. * Fix an interoperability issue with ephemeral Diffie-Hellman key exchange in PKINIT that would happen for less than 1% of transactions. Reproducible: Always
Created attachment 241485 [details] mit-krb5-1.8.3.ebuild Changelog: Verion bump bug #331297
+*mit-krb5-1.8.3 (05 Aug 2010) + + 05 Aug 2010; Jeremy Olexa <darkside@gentoo.org> +mit-krb5-1.8.3.ebuild: + Verion bump bug #331297 by Eray Aslan done, thx.