Gssapi

Latest version: v1.8.3

Safety actively analyzes 630523 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 6

1.6.1

Changelog

Features

- Windows support, with wheels! (177, 32, others)
- GSSAPI extension rfc4178 (set_neg_mechs) support (176, 50)
- Expose mechanisms in the high-level API (126)
- Test suite improvements (159)

Documentation

- Add documentation for common cred store values (157)
- Documentation typo fixes (167)

*n.b.* Due to difficulties enabling Windows support, there is no official 1.6.0 release. Please use this release instead.

1.6.0

1.5.1

Changelog

Bugfixes

- Remove warning about collections.abc usage for Python 3.7+ (154)

1.5.0

Changelog

Features

- Added build support for mingw32 (149)
- Implement `gss_set_cred_option()` and `gss_set_sec_context_option()` (151, 51)

Bugfixes

- Handle `GSS_NO_OID_SET` when creating sets (148)

1.4.1

Changelog

Features

* Support most of the [GGF Extensions](https://tools.ietf.org/html/draft-engert-ggf-gss-extensions-00) (#141)

Tooling

* Exit successfully when no docs change (136, 145)

Documentation

* Fix typo in Name documentation (138)

*N.B.*: Due to a tooling failure, there is no official 1.4.0. Please use this release instead.

1.3.0

Changelog

Features

* Support [RFC 5587](https://tools.ietf.org/html/rfc5587): Extended GSS Mechanism Inquiry APIs (#121)

* Support [RFC 5801](https://tools.ietf.org/html/rfc5587): Using GSSAPI Mechanisms in SASL (#124)

Bugfixes

* Fix potential infinite recursion in `GSSErrordisplay_status` when there is an error displaying the error (112)

* Read the linker path during setup to support properly building with Heimdal on Debian (122)

* Fix OID inequality comparison (previously would return the results of an equality comparison for inequality) (125)

Tooling

* k5test and gssapi-console now live in their own projects. They can be found at [pythongssapi/k5test](https://github.com/pythongssapi/k5test) and [pythongssapi/gssapi-console](https://github.com/pythongssapi/gssapi-console), respectively, and are available on PyPI as `k5test` and `gssapi_console` (#102)

Documentation

* Correct the capitalization of the HTTP service in the tutorial to match historical convention and case sensitivity rules from [RFC 4120](https://tools.ietf.org/html/rfc4120) (#107)

* Correct a link error in when referring to multiple `MechType`s (115)

* Make docs work with newer versions of Sphinx (115)

* The documentation now officially lives at https://pythongssapi.github.io/python-gssapi/latest for the documentation for HEAD, and https://pythongssapi.github.io/python-gssapi/stable for the most recently-released tag

*NB*: this was erroneously released as v1.2.4, despite adding new features. v1.2.4 has been hidden. Please use this release instead.

Page 4 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.