Releases: 02strich/pykerberos
Releases · 02strich/pykerberos
v1.2.4
- Added C API change support for Python 3.10 (thanks @stevenpackardblp!)
- Fixed a pointer alignment issue that impacted M1 Mac users (thanks @devashish2203!)
v1.2.1
- adds support for WinRM-flavored IOV buffer encryption/decryption
- adds support for HTTPS channel binding tokens
Fixing memory leak and better Py3k compat
Fixing krb5-config version parsing
Fixing the krb5-config version parsing on Mac OS X
Improve error message when krb5-config is missing
No functional changes.
Adding KDC verification support
Adding support for verifying the KDC response using the local keytab. Also added support for Python 3 packaging on Debian/Ubuntu.