SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python3-pyspnego-0.1.6-lp153.13.5.noarch.rpm :

* Thu May 13 2021 Martin Hauke - Update to version 0.1.6
* Change enum type of iov.BufferType to IntEnum to fix load on Python 3.10 - #10
* Make pyspnego-parse and entry point which uses __main__.py in the spnego package. This allows users to use the parser script by running python -m spnego --token ...
* Tue Jan 12 2021 Martin Hauke - Update to version 0.1.5
* Respect NETBIOS_COMPUTER_NAME when getting the workstation name for NTLM tokens. This matches the behaviour of gss-ntlmssp to ensure a consistent approach.
* Fri Dec 04 2020 Martin Hauke - Update to version 0.1.4
* Only send negState: request-mic for the first reply from an acceptor for Negotiate auth.
* Strict interpretations of SPNEGO will fail if the initiator sends this state as it is against the RFC.
* Thu Oct 29 2020 Martin Hauke - Update to version 0.1.3
* Added Python 3.9 to CI
* Sun Oct 25 2020 Martin Hauke - Update to version 0.1.2
* Fix up WinRM wrapping on SSPI- Update to version 0.1.1
* Include the cython files in the built sdist
* Sat Aug 22 2020 Martin Hauke - Initial package, version 0.1.0
 
ICM